summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett2003-04-021-4/+6
| * Fix searching master ip by bcast when old master has gone away (based on patc...Jelmer Vernooij2003-04-021-11/+18
| * error_string, not error_message...Andrew Bartlett2003-04-021-1/+1
| * Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett2003-04-021-111/+417
| * Remove useless popt optionsJelmer Vernooij2003-03-311-2/+0
| * Waider's cosmetic change to print out the database type whenVolker Lendecke2003-03-311-1/+17
| * This sets the domain for the user in vampire. OtherwiseVolker Lendecke2003-03-301-0/+2
| * - Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij2003-03-301-2/+0
| * fixed the -B option as wellAndrew Tridgell2003-03-301-4/+4
| * fixed the -U option in nmblookupAndrew Tridgell2003-03-291-1/+1
| * Don't use 'opt'Jelmer Vernooij2003-03-251-1/+1
| * Make variables static to satisfy exotic compilersJelmer Vernooij2003-03-252-3/+2