summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* This adds *experimental* kerberos gss spnego client support to ntlm_auth.Volker Lendecke2003-08-121-12/+110
* Some more shuffling around gss-spnego serverVolker Lendecke2003-08-121-34/+37
* Test invalid map system, map hidden, create mask, force create maskJeremy Allison2003-08-121-0/+21
* Clarify gss spnego ntlmssp server a bitVolker Lendecke2003-08-121-36/+29
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-121-3/+17
* Turns out I had my packet sequences wrong for oplock break code.Jeremy Allison2003-08-071-2/+6
* Cosmetic fix from waider@waider.ie.Jeremy Allison2003-08-071-0/+31
* When doing 'net groupmap add', default to algorithmic mapping for the rid.Volker Lendecke2003-08-061-6/+11
* Changes to make gss-spnego ntlmssp client work against W2k AD.Volker Lendecke2003-08-041-26/+42
* Add ntlmssp client support to ntlm_auth. Find the corresponding cyrus saslVolker Lendecke2003-08-011-25/+310
* Fixes for memory leaks in gss spnego handling by aliguori.Volker Lendecke2003-07-311-13/+9
* Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison2003-07-304-5/+7
* This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke2003-07-291-1/+225
* Typo fix for bug 258.Tim Potter2003-07-291-1/+1
* Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).Andrew Bartlett2003-07-271-3/+3
* Ensure all code paths set add_script.Jeremy Allison2003-07-271-4/+3
* convert snprintf() calls using pstrings & fstringsGerald Carter2003-07-232-3/+3
* Another round of uid/gid/pid format string changes I missed theTim Potter2003-07-221-2/+3
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-223-6/+11
* Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter2003-07-225-55/+0
* According to the result of voting, net has default debug level withRafal Szczesniak2003-07-191-3/+12
* Add API framework for server SMB signing.Jeremy Allison2003-07-161-1/+0
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-161-25/+12