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-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
2003-04-29
add version back to lanman string in sessetup reply
Gerald Carter
1
-1
/
+5
2003-04-29
consolidate idmap code in one place
Simo Sorce
1
-349
/
+0
2003-04-29
ok next_rid out as well local_*id_to*id functions
Simo Sorce
1
-229
/
+42
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-11
/
+12
2003-04-27
make winbind use idmap as well.
Simo Sorce
1
-1
/
+1
2003-04-24
Fix length in findfirst2 responses, fix os/2 clients
Jim McDonough
1
-4
/
+10
2003-04-22
Add runtime tests for "impossible" case with -DDEVELOPER. Trying to catch logic
Jeremy Allison
1
-0
/
+27
2003-04-22
another lost merge from 3.0; my fault
Gerald Carter
1
-2
/
+2
2003-04-22
Tidyups of some dubious logic discovered whilst trying to track down a
Jeremy Allison
2
-7
/
+6
2003-04-21
Remove unused (#ifdef'ed) code.
Andrew Bartlett
1
-12
/
+0
2003-04-21
Use fstrcpy/pstrcpy when that's what we really mean...
Andrew Bartlett
2
-6
/
+7
2003-04-19
use gid_t for gids not uid_t
Simo Sorce
1
-1
/
+1
2003-04-19
fixes
Simo Sorce
1
-0
/
+2
2003-04-16
Expand this magic number into the #defines it is made up of.
Andrew Bartlett
1
-1
/
+1
2003-04-16
Put this comment in a better place...
Andrew Bartlett
1
-3
/
+3
2003-04-16
Store the type of 'sec channel' that we establish to the DC. If we are a
Andrew Bartlett
2
-65
/
+36
2003-04-12
strncat get sometimes optimized to strcat by glibc and that triggers our
Simo Sorce
1
-4
/
+3
2003-04-11
* We must return 0x2 as the majorversion for nt4 to upload drivers
Gerald Carter
1
-10
/
+15
2003-04-11
cleanup lanman printing= for win98; device type is LPT1:; patch by Steve L.
Gerald Carter
2
-4
/
+4
2003-04-11
A new RPC pipe! The \pipe\echo named pipe is for testing large RPC
Tim Potter
1
-0
/
+1
2003-04-09
Fix from Steve Langasek <vorlon@netexpress.net> for non-RPC printing.
Jeremy Allison
1
-2
/
+2
2003-04-07
Remove duplicate "tallocdump" message from tdb messaging system. The
Tim Potter
1
-23
/
+0
2003-04-04
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2
-0
/
+5
2003-04-04
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
1
-6
/
+6
2003-04-02
Add static
Jelmer Vernooij
1
-1
/
+1
2003-04-02
THE Idmap patch :-)
Simo Sorce
2
-2
/
+123
[next]