index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-24
SMB signing is now working with change notify. Need to fix the disconnect
Jeremy Allison
2
-1
/
+3
2003-07-24
Server side NTLM signing works - until the first async packet. Working on this
Jeremy Allison
1
-2
/
+8
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2
-2
/
+2
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
1
-3
/
+3
2003-07-21
Clarify a debug log a little. The path might not exist, so say so.
Richard Sharpe
1
-1
/
+1
2003-07-18
make sure we don't allow the creation of directories containing
Andrew Tridgell
1
-1
/
+5
2003-07-18
this fixes a bug where Samba would under some circumstances return
Andrew Tridgell
1
-1
/
+7
2003-07-18
Signing so far... the client code fails on a SMBtrans2 secondary transaction
Jeremy Allison
4
-21
/
+44
2003-07-17
Formatting tidyups to match the rest of the source.
Jeremy Allison
1
-23
/
+33
2003-07-17
Correctly toggle the signing state to what it was previosly when sending
Jeremy Allison
1
-3
/
+8
2003-07-17
Don't allow read/write raw when signing is active.
Jeremy Allison
1
-0
/
+8
2003-07-17
Putting the framework for server signing in place. Ensure we don't use
Jeremy Allison
1
-0
/
+12
2003-07-16
Add API framework for server SMB signing.
Jeremy Allison
1
-1
/
+5
2003-07-16
Reformatting fixes to bring in line with the rest of the source.
Jeremy Allison
1
-338
/
+325
2003-07-15
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
1
-12
/
+16
2003-07-11
fix sid_to_[uid|gid] (spotted by Volker).
Gerald Carter
1
-87
/
+37
2003-07-11
use names from enumerated type to get rid of compiler warnings
Herb Lewis
1
-3
/
+3
2003-07-09
Fix a small spelling mistake and push out the new version of aclocal.m4 to
Richard Sharpe
1
-1
/
+1
2003-07-09
Large set of changes to add UNIX account/group management
Gerald Carter
1
-6
/
+17
2003-07-09
Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful
Jeremy Allison
1
-0
/
+4
2003-07-09
Ensure we correctly test for errors in uid/gid_to sid.
Jeremy Allison
1
-15
/
+14
2003-07-08
Moved SAM_ACCOUNT marshall/unmarshall functions to make them externally
Jeremy Allison
1
-2
/
+0
2003-07-07
Fix spotted by Nadav Danieli <nadavd@exanet.com> - ensure dev and inode
Jeremy Allison
1
-0
/
+10
2003-07-07
Fix from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> for new MB statcache
Jeremy Allison
1
-7
/
+9
2003-07-07
Fixed a couple of const issues with the new code.
Jeremy Allison
1
-1
/
+1
2003-07-07
and so it begins....
Gerald Carter
2
-13
/
+409
2003-07-06
This changes our Unix primary GID behaviour back to what most people expect:
Andrew Bartlett
1
-1
/
+1
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
1
-7
/
+13
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
6
-12
/
+13
2003-07-03
Missed this in the previous patch - we now have a seperate idea of the
Andrew Bartlett
1
-1
/
+1
2003-07-02
Fixing problems in the iconv discovery stuff in configure.in.
Richard Sharpe
1
-0
/
+1
2003-07-02
Added fix for Japanese case names in statcache - these can change
Jeremy Allison
1
-2
/
+33
2003-07-02
Whitespace reformat before applying a patch.
Jeremy Allison
1
-184
/
+187
2003-07-01
Fix for bug 189 from MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>. Incorrect
Jeremy Allison
1
-1
/
+1
2003-07-01
Fixed the latest complaint from jcmd :-). We were storing -1 for the
Jeremy Allison
1
-6
/
+10
2003-06-30
Finally ! Fixed the ACL ordering bug reported by jcmd. I realised we were
Jeremy Allison
1
-20
/
+10
2003-06-27
Some const correctness. Stop tdb being used as a remote backend. If an
Jeremy Allison
2
-7
/
+11
2003-06-25
large change:
Gerald Carter
1
-1
/
+1
2003-06-23
Fixed the merge_default_aces() code to work correctly with inheritance.
Jeremy Allison
1
-11
/
+38
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
4
-10
/
+10
2003-06-21
Always initialize.
Andrew Bartlett
1
-0
/
+2
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-3
/
+0
2003-06-20
Fixed sorting algorithm to prevent problems with W2K clients.
Jeremy Allison
1
-2
/
+2
2003-06-20
Mapping of Windows ACL inheritance and protected bits onto extended attributes
Jeremy Allison
1
-16
/
+461
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
1
-1
/
+1
2003-06-13
Fix an spelling mistake.
Richard Sharpe
1
-1
/
+1
2003-06-07
Don't assume that the SAM knows the unix home directory - look it up by
Andrew Bartlett
1
-6
/
+14
2003-06-06
* add in David Lee's utmp patch (defaults to on if available)
Gerald Carter
2
-11
/
+18
2003-06-06
SMBlockingX timeouts are in units of 2 milliseconds, not 1
Andrew Tridgell
1
-1
/
+1
2003-06-06
2 more places where win2003 forces UCS2
Andrew Tridgell
1
-2
/
+2
[prev]
[next]