summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-04-09Rewrite of smbcontrol - it was a bit of a mess. It should now be muchTim Potter1-530/+573
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 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-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-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-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
2003-03-20Fix setOtherHelp() - pointed out by metzeJelmer Vernooij1-1/+1
2003-03-20Fix compile errors - don't use pstrcpy() on a fstringJelmer Vernooij1-7/+8
2003-03-20Use True, not TRUE and False, not FALSEJelmer Vernooij1-4/+4
2003-03-20Convert smbcacls to poptJelmer Vernooij1-84/+50
2003-03-16Changes to help the kerberos change password code work on systems thatAndrew Bartlett1-0/+9
2003-03-15Minor fixes.Andrew Bartlett1-1/+1
2003-03-15Fix signed/unsigned issues - mostly 'i' counters.Andrew Bartlett1-4/+4
2003-03-15Fix off-by-one bug in safe_strcpy size paramater.Andrew Bartlett1-1/+1
2003-03-15Truncate the machinename manually, so as not to generate level 0 debugs forAndrew Bartlett1-10/+12
2003-03-12Patch from Ken Cross <kcross@nssolutions.com> to take a username in the formAndrew Bartlett1-0/+11
2003-03-08Testparm needs the extra arg to set_local_machine_name() too.Andrew Bartlett1-1/+1
2003-03-06More safe_strcpy() off-by-one bug fixes. (mostly moves to pstrcpy()/fstrcpy())Andrew Bartlett2-3/+3
2003-03-03Try the PASSWD environment variable if we don't have one from the command line.Andrew Bartlett1-0/+4
2003-02-28- added help on -P optionAndrew Tridgell1-0/+2
2003-02-28cleanup some compiler warningsJim McDonough1-3/+3
2003-02-28Improve net ads lookup:Jim McDonough1-61/+142
2003-02-27- Rename 'modules = ' to 'preload modules = 'Jelmer Vernooij2-2/+7
2003-02-25Fix compiler warning.Tim Potter1-1/+1
2003-02-25For some reason some attributes in ADS do not appear (and are not available)Andrew Bartlett1-1/+63