summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-10/+42
* r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter2007-10-101-13/+37
* r6051: finish offGerald Carter2007-10-101-9/+289
* r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter2007-10-101-2/+98
* r6041: cleaning up output from 'rpc service list'Gerald Carter2007-10-101-1/+1
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-3/+24
* r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...Gerald Carter2007-10-101-63/+3
* r6038: adding more flesh to 'net rpc service'Gerald Carter2007-10-101-34/+72
* r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter2007-10-102-0/+155
* r5971: Check for the correct cli-struct when copying files.Günther Deschner2007-10-101-1/+1
* r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...Gerald Carter2007-10-101-1/+6
* r5954: Fix some compiler warnings and add missing exclude-block in "net rpcGünther Deschner2007-10-101-7/+16
* r5918: Fix typo.John Terpstra2007-10-101-1/+1
* r5912: - Enhance net rpc rights utilitySimo Sorce2007-10-101-23/+131
* r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ...Volker Lendecke2007-10-101-36/+16
* r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.Tim Potter2007-10-102-2/+2
* r5888: fix incorrect test - don't print anything if user is not in any groupsHerb Lewis2007-10-101-4/+1
* r5862: And some more constVolker Lendecke2007-10-101-1/+1
* r5790: Added ability to set account description.John Terpstra2007-10-101-2/+8
* r5776: Fix typo (found by lieschen).Günther Deschner2007-10-101-1/+1
* r5653: Fixiing typos.John Terpstra2007-10-101-1/+1
* r5650: add help lines for net rpc group addmem and delmem commandsHerb Lewis2007-10-101-0/+2
* r5614: fix proto for copy_fn() after changes to cli_list()Gerald Carter2007-10-101-1/+1
* r5594: Fix comment to read "remove" instead of "add"Jim McDonough2007-10-101-1/+1
* r5591: Implement "net rpc trustdom del", including client side ofJim McDonough2007-10-101-5/+114
* r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough2007-10-101-10/+24
* r5547: Fix compile warning.Günther Deschner2007-10-101-1/+1
* r5546: Fix some comments in "net rpc printer migrate settings"Günther Deschner2007-10-101-14/+5
* r5541: Fix crash bug in the client-spoolss enumdataex-call.Günther Deschner2007-10-101-1/+1
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2007-10-101-2/+2
* r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...Gerald Carter2007-10-101-1/+1
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-102-44/+16
* r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2007-10-102-16/+21
* r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2007-10-102-5/+43
* r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter2007-10-101-2/+2
* r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner2007-10-101-1/+1
* r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner2007-10-101-2/+16
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-101-1/+1
* r5176: Warn the user that print command is ignored when using cups librariesSimo Sorce2007-10-101-0/+7
* r5046: mark 'winbind enable local accounts' and testprns as depcrecatedGerald Carter2007-10-101-0/+3
* r4972: Fix a warning and some debugging-outputs.Günther Deschner2007-10-103-6/+6
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-102-16/+44
* r4921: Typo.Jeremy Allison2007-10-101-2/+2
* r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison2007-10-101-2/+2
* r4877: When vampiring account policy AP_LOCK_ACCOUNT_DURATION honour "LockoutGünther Deschner2007-10-101-1/+4
* r4868: Add "net rpc user RENAME"-command.Günther Deschner2007-10-102-0/+131
* r4850: Fix remaining pdb_setsampwent-calls.Günther Deschner2007-10-101-3/+2
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-102-13/+47
* r4848: fix build; gd please check and make sure this is okGerald Carter2007-10-101-1/+2
* r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner2007-10-101-3/+3