summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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-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
2003-03-24Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changesJelmer Vernooij8-62/+21
2003-03-24(merge from HEAD)Andrew Bartlett1-82/+82
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke1-6/+0
2003-03-23Implement abartlet's suggestion to add attribs to ldap if theyVolker Lendecke1-6/+0
2003-03-23Convert to popt.Jelmer Vernooij1-42/+29
2003-03-23NTLM Authentication:Andrew Bartlett1-82/+82
2003-03-23Use popt_common for -s, -d and -VJelmer Vernooij2-16/+8
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-23This does two things:Volker Lendecke1-1/+37
2003-03-23Merge of patch by waider to our samsync code.Andrew Bartlett1-35/+155
2003-03-23Patch from waider to update our samsync (net rpc vampire) code:Andrew Bartlett1-35/+155
2003-03-23We don't need optarg when we have poptJelmer Vernooij2-4/+2
2003-03-23Convert to popt.Jelmer Vernooij1-134/+88
2003-03-23Fix typo in commentJelmer Vernooij1-2/+2
2003-03-23Convert to popt.Jelmer Vernooij1-54/+56
2003-03-23Move -V to -C to prevent conflict with -V for versionJelmer Vernooij1-1/+2
2003-03-22Convert to poptJelmer Vernooij1-98/+23