summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2003-08-01Add ntlmssp client support to ntlm_auth. Find the corresponding cyrus saslVolker Lendecke1-25/+310
2003-07-31Fixes for memory leaks in gss spnego handling by aliguori.Volker Lendecke1-13/+9
2003-07-30Add a command line option (-S on|off|required) to enable signing on clientJeremy Allison4-5/+7
2003-07-29This adds gss-spnego to ntlm_auth. It contains some new spnego supportVolker Lendecke1-1/+225
2003-07-29Typo fix for bug 258.Tim Potter1-1/+1
2003-07-27Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).Andrew Bartlett1-3/+3
2003-07-27Ensure all code paths set add_script.Jeremy Allison1-4/+3
2003-07-23convert snprintf() calls using pstrings & fstringsGerald Carter2-3/+3
2003-07-22Another round of uid/gid/pid format string changes I missed theTim Potter1-2/+3
2003-07-22Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter3-6/+11
2003-07-22Replace the eight (!) copies of dummy become/unbecome root with a single one.Tim Potter5-55/+0
2003-07-19According to the result of voting, net has default debug level withRafal Szczesniak1-3/+12
2003-07-16Add API framework for server SMB signing.Jeremy Allison1-1/+0
2003-07-16fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter1-25/+12
2003-07-15Fix memleakVolker Lendecke1-0/+2
2003-07-15Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...Alexander Bokovoy1-0/+11
2003-07-15Jim, could you please look at this? smbpasswd -a <username> was brokenVolker Lendecke1-2/+2
2003-07-11Doesn't re-prompt for password when it is specified on the cmdlineJim McDonough1-2/+2
2003-07-11moving more code around.Gerald Carter2-2/+4
2003-07-10Just a few formatting fixed caught while testing.Rafal Szczesniak1-1/+1
2003-07-10pdbedit should not call idmap anymore. Otherwise pdbedit -L wouldVolker Lendecke1-13/+2
2003-07-09Large set of changes to add UNIX account/group managementGerald Carter1-4/+11
2003-07-09more compile fixes for become/unbecome_root()Gerald Carter3-0/+45
2003-07-07and so it begins....Gerald Carter2-22/+22
2003-07-05Add some debug statments to our vampire code - try to make it easier to trackAndrew Bartlett1-0/+6
2003-07-05Fixes to our LDAP/vampire codepaths:Andrew Bartlett1-37/+44
2003-07-04This patch cleans up some of our ldap code, for better behaviour:Andrew Bartlett1-0/+6
2003-07-03Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison4-11/+11
2003-07-03Some fixes for ads printer publish:Tim Potter1-6/+26
2003-07-03Implemented 'net ads printer search' which searches the directory forTim Potter1-0/+32
2003-07-02#ifdef out apparently unused function.Tim Potter1-0/+4
2003-06-30Yet more shadow variable warnings.Tim Potter1-3/+3
2003-06-27Some const correctness. Stop tdb being used as a remote backend. If anJeremy Allison3-27/+26
2003-06-25large change:Gerald Carter3-13/+11
2003-06-24Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and changeJeremy Allison1-7/+6
2003-06-22Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce1-2/+2
2003-06-21(fixing bug in my last commit)Andrew Bartlett1-6/+6
2003-06-21This removes the StrCaseCmp() stuff from 'net idmap' and 'netAndrew Bartlett4-178/+202
2003-06-20Fix bug #136. Add message about erroneous empty "passdb backend" parameter.Jim McDonough1-0/+4
2003-06-18Ok, this patch removes the privilege stuff we had in, unused, for some time.Simo Sorce4-44/+13
2003-06-16Replace all use of bzero with memset ...Richard Sharpe1-15/+15
2003-06-16This glosses over John's problem at SambaXP 2003. When we want to joinVolker Lendecke1-3/+17
2003-06-16Fix misleading debug message.Volker Lendecke1-1/+1
2003-06-16Make net rpc vampire return an error if the sam sync RPC returns an error.Tim Potter1-9/+29
2003-06-16another improved debug statementAndrew Tridgell1-1/+1
2003-06-14Add 'net idmap restore'. This restores a broken idmap fileVolker Lendecke2-0/+73
2003-06-14This patch modifies 'net rpc vampire' to add new and existing users to bothAndrew Bartlett2-20/+43
2003-06-13Trivial extension to 'net' to dump current local idmap.Volker Lendecke2-0/+62
2003-06-12Fix for bug#3. Show comments when doing 'net group -l'.Volker Lendecke1-16/+80
2003-06-12Working on bug#3. We want all of the aliases, so start with 0.Volker Lendecke1-0/+2