summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warning.Tim Potter2003-04-281-1/+1
* Merge of const fixes from HEAD.Tim Potter2003-04-283-3/+3
* back port from HEADSimo Sorce2003-04-261-5/+74
* Merge of missed another while condition when enumerating aliases.Tim Potter2003-04-251-1/+1
* fix and if () that should be an 'else if()'Gerald Carter2003-04-251-1/+1
* Merge:Tim Potter2003-04-251-2/+2
* groupmap delet should take a name or a SIDGerald Carter2003-04-241-2/+13
* More fun with Sun CC needing constant initializersAndrew Bartlett2003-04-231-1/+1
* Fix up non-constant initialisers for Sun's CC.Andrew Bartlett2003-04-231-1/+1
* This const isn't quite vaild C.Andrew Bartlett2003-04-231-1/+1
* allow the unix group in a mapping to be changed; doesn't work with LDAP right...Gerald Carter2003-04-231-1/+21
* don't reset the group type unless specifiedGerald Carter2003-04-221-14/+8
* default new groups to domain groupsGerald Carter2003-04-221-3/+3
* Fix up bugs in the new 'store sec_channel type' code - we were always joiningAndrew Bartlett2003-04-222-6/+4
* support referencing group by sid in all operations; allow group name to be ch...Gerald Carter2003-04-221-13/+60
* removing some ifdef'd out codeGerald Carter2003-04-221-8/+0
* Fixup a few typos for Jerry.Jeremy Allison2003-04-211-4/+4
* * fix segfault when no vfs objects definedGerald Carter2003-04-211-5/+15
* Make it easier to select which domain to show the sid for.Andrew Bartlett2003-04-211-2/+2
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-216-58/+151
* Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter2003-04-193-0/+461
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-04-171-0/+2976
|\
| * More updates ...Richard Sharpe2003-04-171-2/+64
| * Updates to editreg.c to provide more functionality ...Richard Sharpe2003-04-171-261/+1119
| * Check for -1 not EOF as return value of poptGetNextOptJelmer Vernooij2003-04-161-1/+1
| * Fix segfault by getting this the right way aroundAndrew Bartlett2003-04-161-1/+1
| * Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett2003-04-166-56/+151
| * Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij2003-04-143-6/+20
| * Remove unused variables.Tim Potter2003-04-141-3/+0
| * Some small changes - typos, adding usage for some commandsJelmer Vernooij2003-04-134-7/+7
* | Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison2003-04-161-0/+2
* | Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij2003-04-161-1/+1
* | Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij2003-04-151-4/+4
* | - Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij2003-04-143-6/+20
* | Add some more functions for the modules (backport from HEAD):Jelmer Vernooij2003-04-141-0/+6
* | Merge: remove unused variables.Tim Potter2003-04-141-3/+0
* | Merge of Jelmer's usage updates for net.Tim Potter2003-04-144-5/+8
* | Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter2003-04-141-5/+7
* | Merge rewrite of smbcontrol.Tim Potter2003-04-141-549/+572
* | Merge:Tim Potter2003-04-146-337/+220
* | Merge Jelmer's popt updates from HEAD.Tim Potter2003-04-143-170/+36
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2003-04-131-0/+545
|\|
| * smbcquota patch from metzeGerald Carter2003-04-111-0/+545
| * This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-10/+8
| * Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij2003-04-091-2/+2
| * Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter2003-04-091-530/+573
| * Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter2003-04-071-21/+1
| * Some more good stuff from coolo.Richard Sharpe2003-04-041-61/+0
| * Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter2003-04-041-3/+5
| * Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij2003-04-031-0/+5