summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5653: Fixiing typos.John Terpstra1-1/+1
2007-10-10r5650: add help lines for net rpc group addmem and delmem commandsHerb Lewis1-0/+2
2007-10-10r5614: fix proto for copy_fn() after changes to cli_list()Gerald Carter1-1/+1
2007-10-10r5594: Fix comment to read "remove" instead of "add"Jim McDonough1-1/+1
2007-10-10r5591: Implement "net rpc trustdom del", including client side ofJim McDonough1-5/+114
2007-10-10r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough1-10/+24
2007-10-10r5547: Fix compile warning.Günther Deschner1-1/+1
2007-10-10r5546: Fix some comments in "net rpc printer migrate settings"Günther Deschner1-14/+5
2007-10-10r5541: Fix crash bug in the client-spoolss enumdataex-call.Günther Deschner1-1/+1
2007-10-10r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke1-2/+2
2007-10-10r5462: BUG 1549: patch from SATOH Fumiyasu <fumiya@samba.gr.jp> to fix trunct...Gerald Carter1-1/+1
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2-44/+16
2007-10-10r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2-16/+21
2007-10-10r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2-5/+43
2007-10-10r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter1-2/+2
2007-10-10r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner1-1/+1
2007-10-10r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner1-2/+16
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter1-1/+1
2007-10-10r5176: Warn the user that print command is ignored when using cups librariesSimo Sorce1-0/+7
2007-10-10r5046: mark 'winbind enable local accounts' and testprns as depcrecatedGerald Carter1-0/+3
2007-10-10r4972: Fix a warning and some debugging-outputs.Günther Deschner3-6/+6
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2-16/+44
2007-10-10r4921: Typo.Jeremy Allison1-2/+2
2007-10-10r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison1-2/+2
2007-10-10r4877: When vampiring account policy AP_LOCK_ACCOUNT_DURATION honour "LockoutGünther Deschner1-1/+4
2007-10-10r4868: Add "net rpc user RENAME"-command.Günther Deschner2-0/+131
2007-10-10r4850: Fix remaining pdb_setsampwent-calls.Günther Deschner1-3/+2
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2-13/+47
2007-10-10r4848: fix build; gd please check and make sure this is okGerald Carter1-1/+2
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-3/+3
2007-10-10r4827: add 'net rpc rights list accounts' & update help textGerald Carter1-15/+60
2007-10-10r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter1-4/+222
2007-10-10r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter3-7/+133
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-2/+2
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke2-5/+5
2007-10-10r4539: patch from Rob -- adding real printcap name cache function to speed up...Gerald Carter1-8/+10
2007-10-10r4538: Fix bugzilla 2198, accounts which have password last set to 0 are gettingJim McDonough1-0/+3
2007-10-10r4353: Finally get length of munged_dial correct.Günther Deschner1-1/+1
2007-10-10r4352: Base64-encode munged-dial with correct length in 'net rpc vampire'.Günther Deschner1-1/+4
2007-10-10r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner1-1/+20
2007-10-10r4311: 'Document' the -L switch when adding groups with "net rpc group".Günther Deschner1-0/+1
2007-10-10r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2-2/+7
2007-10-10r4287: Vampire SAM_DELTA_DOMAIN_INFO.Günther Deschner1-2/+112
2007-10-10r4285: Allow -v or -l for displaying verbose groupmap-listing as well asGünther Deschner1-0/+3
2007-10-10r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.Tim Potter1-1/+1
2007-10-10r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...Volker Lendecke1-0/+54
2007-10-10r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke1-15/+21
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison2-56/+56
2007-10-10r4153: port from trunk of pdbedit changesSimo Sorce1-7/+82
2007-10-10r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner1-2/+5