summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-04-21Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett6-58/+151
2003-04-19Merging smbgroupedit into 'net groupmap'. Not entirely done.Gerald Carter3-0/+461
2003-04-17This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+2976
2003-04-17More updates ...Richard Sharpe1-2/+64
2003-04-17Updates to editreg.c to provide more functionality ...Richard Sharpe1-261/+1119
2003-04-16Fixes to make SCHANNEL work in 3.0 against a W2K DC. Still need to fixJeremy Allison1-0/+2
2003-04-16Check whether return status of poptGetNextOpt is -1, not EOFJelmer Vernooij1-1/+1
2003-04-16Check for -1 not EOF as return value of poptGetNextOptJelmer Vernooij1-1/+1
2003-04-16Fix segfault by getting this the right way aroundAndrew Bartlett1-1/+1
2003-04-16Store the type of 'sec channel' that we establish to the DC. If we are aAndrew Bartlett6-56/+151
2003-04-15Use the new modules system for passdb (merge from HEAD)Jelmer Vernooij1-4/+4
2003-04-14- Change ADS CHOSTPASS -> ADS CHANGETRUSTPWJelmer Vernooij3-6/+20
2003-04-14Add some more functions for the modules (backport from HEAD):Jelmer Vernooij1-0/+6
2003-04-14Change ADS CHOSTPASS to ADS CHANGETRUSTPW and add aJelmer Vernooij3-6/+20
2003-04-14Merge: remove unused variables.Tim Potter1-3/+0
2003-04-14Remove unused variables.Tim Potter1-3/+0
2003-04-14Merge of Jelmer's usage updates for net.Tim Potter4-5/+8
2003-04-14Merge of bugfix for cli_lsa_query_info_policy() usage.Tim Potter1-5/+7
2003-04-14Merge rewrite of smbcontrol.Tim Potter1-549/+572
2003-04-14Merge:Tim Potter6-337/+220
2003-04-14Merge Jelmer's popt updates from HEAD.Tim Potter3-170/+36
2003-04-13Some small changes - typos, adding usage for some commandsJelmer Vernooij4-7/+7
2003-04-13This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User1-0/+545
2003-04-11smbcquota patch from metzeGerald Carter1-0/+545
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-10/+8
2003-04-09This is the netlogon schannel client code. Try aVolker Lendecke1-10/+8
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Use fprintf(f, ...) instead of plain printf() - patch by Ronan WaideJelmer Vernooij1-2/+2
2003-04-09Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter1-530/+573
2003-04-07Merge the ntlm_auth updates (refactor, add --diagnostics) into Samba 3.0Andrew Bartlett1-121/+425
2003-04-07Remove duplicate "tallocdump" message from tdb messaging system. TheTim Potter1-21/+1
2003-04-04Some more good stuff from coolo.Richard Sharpe1-61/+0
2003-04-04Fix compiler warning - cli_lsa_query_info_policy actually returns theTim Potter1-3/+5
2003-04-03Give warning if 'drvupgrade' doesn't get an argumentJelmer Vernooij1-0/+5
2003-04-03Give warning if 'drvupgrade' doesn't get a parameterJelmer Vernooij1-0/+5
2003-04-02Print out the 'freindly' error message from winbind. Also print usefulAndrew Bartlett1-4/+6
2003-04-02Fix searching master ip by bcast when old master has gone away (based on patc...Jelmer Vernooij1-11/+18
2003-04-02error_string, not error_message...Andrew Bartlett1-1/+1
2003-04-02Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check thatAndrew Bartlett1-111/+417
2003-03-31Remove useless popt optionsJelmer Vernooij1-2/+0
2003-03-31Waider's cosmetic change to print out the database type whenVolker Lendecke1-1/+17
2003-03-31Waider's cosmetic change to print out the database type whenVolker Lendecke1-1/+17
2003-03-30This sets the domain for the user in vampire. OtherwiseVolker Lendecke1-0/+2
2003-03-30This sets the domain for the user in vampire. OtherwiseVolker Lendecke1-0/+2
2003-03-30- Point users at the HOWTO Collection instead of 'README' in modules/mysql.cJelmer Vernooij1-2/+0
2003-03-30fixed the -B option as wellAndrew Tridgell1-4/+4
2003-03-29fixed the -U option in nmblookupAndrew Tridgell1-1/+1
2003-03-25Don't use 'opt'Jelmer Vernooij1-1/+1
2003-03-25Make variables static to satisfy exotic compilersJelmer Vernooij2-3/+2
2003-03-24Revoke some of the popt patch from metze I applied earlier today. It addedJelmer Vernooij7-6/+9