summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke1-48/+24
2007-10-10r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...Volker Lendecke1-7/+11
2007-10-10r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2-16/+0
2007-10-10r6261: Tidyup message str printf. Ensure tvs struct is zeroed.Jeremy Allison1-1/+1
2007-10-10r6256: Fix fprintf errors in smbpasswd. Fix for bug #2585 Ulf Härnhammar <me...Jeremy Allison1-3/+3
2007-10-10r6225: get rid of warnings from my compiler about nested externsHerb Lewis1-1/+1
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman3-4/+5
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman3-3/+3
2007-10-10r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke1-10/+42
2007-10-10r6071: * clean up UNISTR2_ARRAY ( really just an array of UNISTR4 + count )Gerald Carter1-13/+37
2007-10-10r6051: finish offGerald Carter1-9/+289
2007-10-10r6046: $ net -S block -U % -W VALE rpc service status spoolerGerald Carter1-2/+98
2007-10-10r6041: cleaning up output from 'rpc service list'Gerald Carter1-1/+1
2007-10-10r6040: finish out 'net rpc service list'Gerald Carter1-3/+24
2007-10-10r6039: add CLI_DO_RPC macro for cookie cutter code; no new functionality to '...Gerald Carter1-63/+3
2007-10-10r6038: adding more flesh to 'net rpc service'Gerald Carter1-34/+72
2007-10-10r6029: adding files necessary to support 'net rpc service' functions; will fi...Gerald Carter2-0/+155
2007-10-10r5971: Check for the correct cli-struct when copying files.Günther Deschner1-1/+1
2007-10-10r5955: BUG 2517: use the realm from smb.conf for 'net ads info' when 'disable...Gerald Carter1-1/+6
2007-10-10r5954: Fix some compiler warnings and add missing exclude-block in "net rpcGünther Deschner1-7/+16
2007-10-10r5918: Fix typo.John Terpstra1-1/+1
2007-10-10r5912: - Enhance net rpc rights utilitySimo Sorce1-23/+131
2007-10-10r5910: Partial fix for bug 2438. I'll leave the debug message in place, that ...Volker Lendecke1-36/+16
2007-10-10r5909: Remove some unecessary casts. Patch from Jason Mader for bugzill #2468.Tim Potter2-2/+2
2007-10-10r5888: fix incorrect test - don't print anything if user is not in any groupsHerb Lewis1-4/+1
2007-10-10r5862: And some more constVolker Lendecke1-1/+1
2007-10-10r5790: Added ability to set account description.John Terpstra1-2/+8
2007-10-10r5776: Fix typo (found by lieschen).Günther Deschner1-1/+1
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