summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* Changes all over the shop, but all towards:Andrew Bartlett2003-11-221-72/+112
* show locked files for -u <user>; bug 590Gerald Carter2003-11-121-10/+41
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-063-4/+5
* Add shutdown abort try over initshutdown pipe first, then fall back toJim McDonough2003-10-241-4/+49
* Fix bug 451. Stop net -P from prompting for machine account password.Jim McDonough2003-10-233-3/+4
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-222-11/+11
* Changed output so all debug output goes to stderr, and all file processingJohn Terpstra2003-10-201-40/+40
* Break out of samsync loop on error.Tim Potter2003-10-141-0/+3
* Set errno = ENOSYS if mmap not supported.Tim Potter2003-10-141-0/+1
* Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.Jeremy Allison2003-10-021-1/+7
* Testparm fixes:Jelmer Vernooij2003-09-291-3/+9
* Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.Jeremy Allison2003-09-261-16/+4
* This only touches the fake kaserver support. It adds two parameters:Volker Lendecke2003-09-231-3/+3
* fix some warnings found by the Sun C compilerGerald Carter2003-09-222-4/+3
* Fix typoJelmer Vernooij2003-09-211-1/+1
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-191-3/+3
* Fix from gregory@networksentry.co.za, don't clobber the comment if itJeremy Allison2003-09-151-2/+2
* Fixed test and wording for long share names.Christopher R. Hertel2003-09-151-3/+4
* fix online helpSimo Sorce2003-09-151-1/+1
* Fix error message when calling namedtogid() fails adding a group mapTim Potter2003-09-111-1/+1
* Fix error return path memory leaks in vampire code for creating users.Tim Potter2003-09-101-3/+8
* Use opt_target_workgroup instead of lp_workgroup() in vampire code soTim Potter2003-09-101-2/+2
* Formatting fixups for help output.Tim Potter2003-09-101-2/+2
* Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>.Jeremy Allison2003-09-081-2/+2
* Nobody complained on the team-list, so commit it ...Volker Lendecke2003-09-072-0/+50
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-2/+41
* Fix for bug #73. Name types can be specified using name#type notation.Tim Potter2003-09-051-7/+31
* Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter2003-09-041-2/+7
* Fix bug 342. Short version of --add now -a instead of -A.Tim Potter2003-09-011-2/+2
* We don't need to #include memory.h here. It's a BSD'ism and just includesTim Potter2003-08-311-1/+0
* Fix some compiler warnings.Tim Potter2003-08-291-10/+8
* Fixed warnings in secret code.Jeremy Allison2003-08-281-26/+0
* fixing typos pointed out by Vance in WHATSNEWGerald Carter2003-08-282-2/+57
* Ensure nmblookup correctly converts from CH_DOS to CH_UNIX when displayingJeremy Allison2003-08-221-1/+1
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* - Make 'net' use a single funciton for setting the 'use machine account' code.Andrew Bartlett2003-08-192-31/+46
* In case of 'net rpc trustdom add' without domain name we were silentlyRafal Szczesniak2003-08-151-2/+7
* Give a temporary hint on how to delete trust account.Rafal Szczesniak2003-08-151-0/+1
* Print more than 1 packet in hex modeJelmer Vernooij2003-08-151-1/+1
* Add ability to output native pcap files without the requirement for text2pcap.Jelmer Vernooij2003-08-151-15/+131
* get rid of more compiler warningsHerb Lewis2003-08-154-56/+56
* Add the gss-spnego kerberos server side to ntml_auth. This uses theVolker Lendecke2003-08-151-10/+68
* Fix some memory issues. It is now possible to convert extract packet dataJelmer Vernooij2003-08-151-9/+20
* get rid of warning on IRIXHerb Lewis2003-08-151-10/+8
* Don't ask, it's too embarrassing :-)Volker Lendecke2003-08-151-1/+1
* Get packet contents correct as well.Jelmer Vernooij2003-08-151-12/+18
* Add utility that takes a samba log file (at least level 5 for headers andJelmer Vernooij2003-08-151-16/+16
* Makefile.inJelmer Vernooij2003-08-151-0/+164
* Fix the build for non-kerberos environments.Volker Lendecke2003-08-141-0/+8
* Small typo fix found while testing domain trusts.Rafal Szczesniak2003-08-131-1/+1