Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6051: finish off | Gerald Carter | 1 | -9/+289 |
2007-10-10 | r6046: $ net -S block -U % -W VALE rpc service status spooler | Gerald Carter | 1 | -2/+98 |
2007-10-10 | r6041: cleaning up output from 'rpc service list' | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6040: finish out 'net rpc service list' | Gerald Carter | 1 | -3/+24 |
2007-10-10 | r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '... | Gerald Carter | 1 | -63/+3 |
2007-10-10 | r6038: adding more flesh to 'net rpc service' | Gerald Carter | 1 | -34/+72 |
2007-10-10 | r6029: adding files necessary to support 'net rpc service' functions; will fi... | Gerald Carter | 2 | -0/+155 |
2007-10-10 | r5971: Check for the correct cli-struct when copying files. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable... | Gerald Carter | 1 | -1/+6 |
2007-10-10 | r5954: Fix some compiler warnings and add missing exclude-block in "net rpc | Günther Deschner | 1 | -7/+16 |
2007-10-10 | r5918: Fix typo. | John Terpstra | 1 | -1/+1 |
2007-10-10 | r5912: - Enhance net rpc rights utility | Simo Sorce | 1 | -23/+131 |
2007-10-10 | r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ... | Volker Lendecke | 1 | -36/+16 |
2007-10-10 | r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468. | Tim Potter | 2 | -2/+2 |
2007-10-10 | r5888: fix incorrect test - don't print anything if user is not in any groups | Herb Lewis | 1 | -4/+1 |
2007-10-10 | r5862: And some more const | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r5790: Added ability to set account description. | John Terpstra | 1 | -2/+8 |
2007-10-10 | r5776: Fix typo (found by lieschen). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r5653: Fixiing typos. | John Terpstra | 1 | -1/+1 |
2007-10-10 | r5650: add help lines for net rpc group addmem and delmem commands | Herb Lewis | 1 | -0/+2 |
2007-10-10 | r5614: fix proto for copy_fn() after changes to cli_list() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5594: Fix comment to read "remove" instead of "add" | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r5591: Implement "net rpc trustdom del", including client side of | Jim McDonough | 1 | -5/+114 |
2007-10-10 | r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stop | Jim McDonough | 1 | -10/+24 |
2007-10-10 | r5547: Fix compile warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r5546: Fix some comments in "net rpc printer migrate settings" | Günther Deschner | 1 | -14/+5 |
2007-10-10 | r5541: Fix crash bug in the client-spoolss enumdataex-call. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5349: After talking with Jerry, reverted the addition of account policies to | Günther Deschner | 2 | -44/+16 |
2007-10-10 | r5318: Fix a small problem in where we ignore the response from a SamrGetGrou... | Richard Sharpe | 2 | -16/+21 |
2007-10-10 | r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'. | Volker Lendecke | 2 | -5/+43 |
2007-10-10 | r5269: BUG 858: fix order of popt args evalution so we don't crash when given... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r5264: Log with loglevel 0 when account-administration scripts fail. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r5234: Do not use the "Local Unix Group"-default description for all kinds of | Günther Deschner | 1 | -2/+16 |
2007-10-10 | r5203: additional changes for BUG 2291 to restrict who can join a BDC and add... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5176: Warn the user that print command is ignored when using cups libraries | Simo Sorce | 1 | -0/+7 |
2007-10-10 | r5046: mark 'winbind enable local accounts' and testprns as depcrecated | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r4972: Fix a warning and some debugging-outputs. | Günther Deschner | 3 | -6/+6 |
2007-10-10 | r4925: Migrate Account Policies to passdb (esp. replicating ldapsam). | Günther Deschner | 2 | -16/+44 |
2007-10-10 | r4921: Typo. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4877: When vampiring account policy AP_LOCK_ACCOUNT_DURATION honour "Lockout | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r4868: Add "net rpc user RENAME"-command. | Günther Deschner | 2 | -0/+131 |
2007-10-10 | r4850: Fix remaining pdb_setsampwent-calls. | Günther Deschner | 1 | -3/+2 |
2007-10-10 | r4849: * finish SeAddUsers support in srv_samr_nt.c | Gerald Carter | 2 | -13/+47 |
2007-10-10 | r4848: fix build; gd please check and make sure this is ok | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r4827: add 'net rpc rights list accounts' & update help text | Gerald Carter | 1 | -15/+60 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 1 | -4/+222 |