Age | Commit message (Expand) | Author | Files | Lines |
2003-02-20 | Remove obsolete files | Jelmer Vernooij | 2 | -1699/+0 |
2003-02-20 | Remove obsolete files | Jelmer Vernooij | 3 | -3038/+0 |
2003-02-19 | Merge typo fix. | Tim Potter | 1 | -1/+1 |
2003-02-19 | Merge NTSTATUS vs WERROR return for cli_srvsvc_net_srv_get_info() | Tim Potter | 1 | -4/+3 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 2 | -0/+2 |
2003-02-18 | Check return code of string_to_sid. (Merge from HEAD) | Martin Pool | 1 | -2/+5 |
2003-02-18 | Doxygen janitor. No other changes. | Martin Pool | 1 | -0/+9 |
2003-02-18 | cmd_lsa_lookup_sids: Check return code from string_to_sid; skip SIDs | Martin Pool | 1 | -2/+5 |
2003-02-17 | Dummy commit, I can't get through to samba-cvs@samba.org. It can't really | Volker Lendecke | 1 | -1/+0 |
2003-02-17 | cmd_srvsvc.c | Volker Lendecke | 1 | -3/+3 |
2003-02-17 | Typo: /mized/mixed/ | Martin Pool | 1 | -1/+1 |
2003-02-17 | Don't pstrcpy into an fstring. (Harmless in this case since it comes | Martin Pool | 1 | -3/+10 |
2003-02-17 | Start reworking rpcclient to use popt rather than next_token to parse | Martin Pool | 1 | -103/+69 |
2003-02-12 | merge desired_access for open_printer_ex from HEAD, allowing cupsaddsmb to | Andrew Bartlett | 1 | -1/+1 |
2003-02-12 | Match Samba 2.2 by chosing the correct desired access, and getting cupsaddsmb | Andrew Bartlett | 1 | -1/+1 |
2003-02-10 | added the 'lsaenumacctwithright' command to rpcclient. This allows you | Andrew Tridgell | 1 | -2/+47 |
2003-01-29 | Merge tpot's changes to request the correct sizes for user dispinfo | Jeremy Allison | 1 | -6/+22 |
2003-01-29 | Remove NULL buffer checks before rpcstr_pull() as they're now done | Jeremy Allison | 1 | -63/+38 |
2003-01-29 | Use new interface for cli_samr_query_dispinfo(). | Tim Potter | 1 | -6/+22 |
2003-01-29 | Remove NULL buffer checks before rpcstr_pull() as they're now done | Tim Potter | 1 | -63/+38 |
2003-01-29 | Merge tridge's client priv code from HEAD. | Jeremy Allison | 1 | -11/+56 |
2003-01-28 | added LsaRemoveAccountRights | Andrew Tridgell | 1 | -1/+40 |
2003-01-28 | Merging tridge's privillage client changes from HEAD. | Jeremy Allison | 1 | -0/+74 |
2003-01-28 | cleaned up the lsa_enum_acct_rights function and added a | Andrew Tridgell | 1 | -0/+39 |
2003-01-21 | revert accidentally committed changes | Jim McDonough | 2 | -86/+4 |
2003-01-21 | Properly display popt errors. Also fix debug to be -d for consistency with o... | Jim McDonough | 2 | -4/+86 |
2003-01-17 | reverted this patch till I sort out the craziness with UNIHDR | Andrew Tridgell | 1 | -2/+2 |
2003-01-17 | This removes the 3rd argument from init_unistr2(). There were 240 | Andrew Tridgell | 1 | -2/+2 |
2003-01-16 | allow a couple of LSA functions to take a username instead of a SID, | Andrew Tridgell | 1 | -3/+44 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 1 | -1/+1 |
2003-01-15 | merging some rpcclient and net functionality from HEAD | Gerald Carter | 2 | -1/+49 |
2003-01-15 | [merge] | Gerald Carter | 1 | -3/+2 |
2003-01-15 | * removed unused variable from rpcclient code | Gerald Carter | 1 | -3/+2 |
2003-01-15 | added cli_lsa_enum_account_rights() call. Note that this is in | Andrew Tridgell | 1 | -0/+48 |
2003-01-14 | Merge from HEAD: | Andrew Bartlett | 2 | -34/+32 |
2003-01-11 | A couple more fstring/pstring issues - and move from sizeof(fstring) to | Andrew Bartlett | 2 | -34/+32 |
2003-01-08 | Display an error message when the server cannot be resolved when running at | Tim Potter | 1 | -1/+1 |
2003-01-04 | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1 | Andrew Bartlett | 1 | -19/+16 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 3 | -10/+10 |
2003-01-02 | BIG patch... | Andrew Bartlett | 3 | -10/+10 |
2002-12-30 | the shutdown call does not have a 16 bit flags, but 2 byte representing booleans | Simo Sorce | 1 | -19/+16 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2 | -3/+3 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 2 | -3/+3 |
2002-12-20 | Merge from HEAD: | Tim Potter | 1 | -2/+0 |
2002-12-08 | fix rpcclient querygroup command (from 2.2 and head) | Simo Sorce | 1 | -2/+2 |
2002-12-08 | make querygroup in rpcclient working, same fix as per 2.2 tree | Simo Sorce | 1 | -4/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -6/+6 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -6/+6 |