summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix memleakVolker Lendecke2003-07-151-0/+2
* Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy2003-07-151-0/+11
* Jim, could you please look at this? smbpasswd -a <username> was brokenVolker Lendecke2003-07-151-2/+2
* Doesn't re-prompt for password when it is specified on the cmdlineJim McDonough2003-07-111-2/+2
* moving more code around.Gerald Carter2003-07-112-2/+4
* Just a few formatting fixed caught while testing.Rafal Szczesniak2003-07-101-1/+1
* pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke2003-07-101-13/+2
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-4/+11
* more compile fixes for become/unbecome_root()Gerald Carter2003-07-093-0/+45
* and so it begins....Gerald Carter2003-07-072-22/+22
* Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett2003-07-051-0/+6
* Fixes to our LDAP/vampire codepaths:Andrew Bartlett2003-07-051-37/+44
* This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett2003-07-041-0/+6
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-034-11/+11
* Some fixes for ads printer publish:Tim Potter2003-07-031-6/+26
* Implemented 'net ads printer search' which searches the directory forTim Potter2003-07-031-0/+32
* #ifdef out apparently unused function.Tim Potter2003-07-021-0/+4
* Yet more shadow variable warnings.Tim Potter2003-06-301-3/+3
* Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison2003-06-273-27/+26
* large change:Gerald Carter2003-06-253-13/+11
* Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and changeJeremy Allison2003-06-241-7/+6
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-2/+2
* (fixing bug in my last commit)Andrew Bartlett2003-06-211-6/+6
* This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett2003-06-214-178/+202
* Fix bug #136. Add message about erroneous empty "passdb backend" parameter.Jim McDonough2003-06-201-0/+4
* Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce2003-06-184-44/+13