index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Clarify gss spnego ntlmssp server a bit
Volker Lendecke
2003-08-12
1
-36
/
+29
*
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2003-08-12
1
-3
/
+17
*
Turns out I had my packet sequences wrong for oplock break code.
Jeremy Allison
2003-08-07
1
-2
/
+6
*
Cosmetic fix from waider@waider.ie.
Jeremy Allison
2003-08-07
1
-0
/
+31
*
When doing 'net groupmap add', default to algorithmic mapping for the rid.
Volker Lendecke
2003-08-06
1
-6
/
+11
*
Changes to make gss-spnego ntlmssp client work against W2k AD.
Volker Lendecke
2003-08-04
1
-26
/
+42
*
Add ntlmssp client support to ntlm_auth. Find the corresponding cyrus sasl
Volker Lendecke
2003-08-01
1
-25
/
+310
*
Fixes for memory leaks in gss spnego handling by aliguori.
Volker Lendecke
2003-07-31
1
-13
/
+9
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
4
-5
/
+7
*
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
2003-07-29
1
-1
/
+225
*
Typo fix for bug 258.
Tim Potter
2003-07-29
1
-1
/
+1
*
Use the specified workgroup in 'net ads'. (Defaults to lp_workgroup()).
Andrew Bartlett
2003-07-27
1
-3
/
+3
*
Ensure all code paths set add_script.
Jeremy Allison
2003-07-27
1
-4
/
+3
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
2
-3
/
+3
*
Another round of uid/gid/pid format string changes I missed the
Tim Potter
2003-07-22
1
-2
/
+3
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
3
-6
/
+11
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
5
-55
/
+0
*
According to the result of voting, net has default debug level with
Rafal Szczesniak
2003-07-19
1
-3
/
+12
*
Add API framework for server SMB signing.
Jeremy Allison
2003-07-16
1
-1
/
+0
*
fixes for 'net rpc vampire'. I can now take a blank Samba host
Gerald Carter
2003-07-16
1
-25
/
+12
*
Fix memleak
Volker Lendecke
2003-07-15
1
-0
/
+2
*
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
2003-07-15
1
-0
/
+11
*
Jim, could you please look at this? smbpasswd -a <username> was broken
Volker Lendecke
2003-07-15
1
-2
/
+2
*
Doesn't re-prompt for password when it is specified on the cmdline
Jim McDonough
2003-07-11
1
-2
/
+2
*
moving more code around.
Gerald Carter
2003-07-11
2
-2
/
+4
*
Just a few formatting fixed caught while testing.
Rafal Szczesniak
2003-07-10
1
-1
/
+1
*
pdbedit should not call idmap anymore. Otherwise pdbedit -L would
Volker Lendecke
2003-07-10
1
-13
/
+2
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-4
/
+11
*
more compile fixes for become/unbecome_root()
Gerald Carter
2003-07-09
3
-0
/
+45
*
and so it begins....
Gerald Carter
2003-07-07
2
-22
/
+22
*
Add some debug statments to our vampire code - try to make it easier to track
Andrew Bartlett
2003-07-05
1
-0
/
+6
*
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
2003-07-05
1
-37
/
+44
*
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
2003-07-04
1
-0
/
+6
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
4
-11
/
+11
*
Some fixes for ads printer publish:
Tim Potter
2003-07-03
1
-6
/
+26
*
Implemented 'net ads printer search' which searches the directory for
Tim Potter
2003-07-03
1
-0
/
+32
*
#ifdef out apparently unused function.
Tim Potter
2003-07-02
1
-0
/
+4
*
Yet more shadow variable warnings.
Tim Potter
2003-06-30
1
-3
/
+3
*
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2003-06-27
3
-27
/
+26
*
large change:
Gerald Carter
2003-06-25
3
-13
/
+11
*
Fixes from Martin Dorey <mdorey@bluearc.com> to only ask for and change
Jeremy Allison
2003-06-24
1
-7
/
+6
*
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
2003-06-22
1
-2
/
+2
*
(fixing bug in my last commit)
Andrew Bartlett
2003-06-21
1
-6
/
+6
*
This removes the StrCaseCmp() stuff from 'net idmap' and 'net
Andrew Bartlett
2003-06-21
4
-178
/
+202
*
Fix bug #136. Add message about erroneous empty "passdb backend" parameter.
Jim McDonough
2003-06-20
1
-0
/
+4
*
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
4
-44
/
+13
*
Replace all use of bzero with memset ...
Richard Sharpe
2003-06-16
1
-15
/
+15
*
This glosses over John's problem at SambaXP 2003. When we want to join
Volker Lendecke
2003-06-16
1
-3
/
+17
*
Fix misleading debug message.
Volker Lendecke
2003-06-16
1
-1
/
+1
*
Make net rpc vampire return an error if the sam sync RPC returns an error.
Tim Potter
2003-06-16
1
-9
/
+29
[prev]
[next]