summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r4827: add 'net rpc rights list accounts' & update help textGerald Carter2007-10-101-15/+60
* r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter2007-10-101-4/+222
* r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter2007-10-103-7/+133
* r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison2007-10-101-2/+2
* r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2007-10-102-5/+5
* r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter2007-10-101-8/+10
* r4538: Fix bugzilla 2198, accounts which have password last set to 0 are gettingJim McDonough2007-10-101-0/+3
* r4353: Finally get length of munged_dial correct.Günther Deschner2007-10-101-1/+1
* r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.Günther Deschner2007-10-101-1/+4
* r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner2007-10-101-1/+20
* r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner2007-10-101-0/+1
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-102-2/+7