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-10-09
Changes to allow Samba3 to pass the Samba4 RAW-READ tests.
Jeremy Allison
2
-14
/
+47
2003-10-08
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
2
-39
/
+169
2003-10-07
Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.
Jeremy Allison
1
-6
/
+23
2003-10-06
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
1
-3
/
+3
2003-10-03
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
1
-3
/
+3
2003-10-02
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
2
-6
/
+7
2003-10-02
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
1
-3
/
+4
2003-09-29
Take care of condition where DOS and NT error codes must differ. Found by
Jeremy Allison
1
-1
/
+1
2003-09-29
Merge from 3.0:
Tim Potter
1
-6
/
+13
2003-09-29
Merge from 3.0:
Tim Potter
1
-3
/
+7
2003-09-24
* sync more files from 3.0
Gerald Carter
1
-1
/
+3
2003-09-17
Fix coredump from Samba4 torture suite.
Jeremy Allison
2
-0
/
+5
2003-09-16
Merge from 3.0:
Tim Potter
1
-1
/
+1
2003-09-15
Ensure HEAD is also up to date.
Jeremy Allison
1
-2
/
+2
2003-09-11
Merge from samba-3.0:
Tim Potter
1
-10
/
+7
2003-09-09
sync 3.0 into HEAD for the last time
Gerald Carter
25
-825
/
+914
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
21
-736
/
+897
2003-07-17
fix the build. Ifdef out some code
Gerald Carter
1
-532
/
+0
2003-07-16
ading new files from 3.0
Gerald Carter
2
-0
/
+425
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
32
-1344
/
+2952
2003-05-28
Fix bug brought up by Ken Cross that empty ACE's cause existing ACE's to
Jeremy Allison
1
-51
/
+14
2003-05-28
It seems only NT4 does the VC == 0 session drop code.
Jeremy Allison
1
-1
/
+5
2003-05-28
Merge from 3.0:
Tim Potter
1
-0
/
+1
2003-05-27
Correct (?) handling for VC = 0. Trying to fix XP logoff leaving resources
Jeremy Allison
1
-1
/
+18
2003-05-27
volker's add_signature() fix; must pass the beginning on the outbuf to get th...
Gerald Carter
1
-5
/
+5
2003-05-27
Fix shadow parameter warning in free_empty_sys_acl()
Tim Potter
1
-5
/
+5
2003-05-22
Stat opens can have fsp->fd == -1 and will have a share entry. Ensure
Jeremy Allison
1
-2
/
+10
2003-05-22
More fixes for debug log to catch logic error.
Jeremy Allison
1
-2
/
+4
2003-05-21
fix for UNICODE plaintext passwords (bug #59) and fix smbclient to send the u...
Gerald Carter
1
-1
/
+4
2003-05-21
we weren't filling in the keylength in LANMAN1 and LANMAN2.1 negprot
Andrew Tridgell
1
-0
/
+2
2003-05-20
really make sure to include the version in the lanman string; tested spnego u...
Gerald Carter
1
-8
/
+9
2003-05-17
Cope with cumulative permissions sets. This code is #ifdef'ed out at the
Jeremy Allison
1
-1
/
+49
2003-05-15
Fix from Steve G <linux_4ever@yahoo.com>. Ensure sigemptyset is called on
Jeremy Allison
2
-5
/
+7
2003-05-14
Fix winbindd coredump. Remember to set a ** pointer to null before
Jeremy Allison
1
-0
/
+1
2003-05-14
spelling
Tim Potter
4
-5
/
+5
2003-05-12
fixing typos in debug statements
Gerald Carter
1
-1
/
+1
2003-05-10
Reverse previous patch from Stefan and me after comments by Andrew Bartlett.
Jelmer Vernooij
1
-7
/
+0
2003-05-10
Patch from metze and me that adds dummy smb_register_*() functions
Jelmer Vernooij
1
-0
/
+7
2003-05-10
Optimisation. We don't need to do 2 strlen's when we're setting the stat
Jeremy Allison
1
-9
/
+0
2003-05-09
Fix nasty bug pointed out by samba-technical poster. If name is mangled
Jeremy Allison
1
-1
/
+12
2003-05-07
SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
Jeremy Allison
1
-9
/
+1
2003-05-07
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
1
-5
/
+16
2003-05-06
Add metze's exit and idle event patch
Jelmer Vernooij
2
-0
/
+10
2003-05-01
Fix uninitialized blobs reported by Luke Howard.
Jeremy Allison
1
-0
/
+6
2003-05-01
Fix for bugid 51 from Dragan Krnic.
Jeremy Allison
1
-5
/
+5
2003-05-01
proper wellknown sids initialization at startup
Simo Sorce
1
-1
/
+4
2003-05-01
*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce
2
-5
/
+5
2003-05-01
Fix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij
1
-1
/
+1
2003-05-01
Use ints for the version numbers in the smb_register_*() functions (patch by ...
Jelmer Vernooij
1
-1
/
+1
2003-04-29
This is a nice rewrite:
Simo Sorce
4
-21
/
+15
[next]