index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-fix regression noticed by Tom Schaefer <tom@umsl.edu> due to
Jeremy Allison
2003-04-04
2
-0
/
+5
*
Fix for very subtle POSIX lock interaction race condition found by
Jeremy Allison
2003-04-04
1
-6
/
+6
*
Add static
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
2
-2
/
+123
*
changed the order of checking whether a SID is a UID or a GID in posix
Andrew Tridgell
2003-04-01
1
-3
/
+3
*
Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base...
Alexander Bokovoy
2003-03-31
1
-3
/
+5
*
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2003-03-31
2
-13
/
+20
*
NT4 is particularly fussy about getting this right.
Andrew Bartlett
2003-03-31
1
-1
/
+0
*
Success is not a level-0 issue...
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
Don't try and dlsym or dlclose a NULL pointer.
Andrew Bartlett
2003-03-31
1
-9
/
+12
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
1
-1
/
+1
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
1
-7
/
+12
*
Allow the new modules system to function with builtin vfs modules.
Andrew Bartlett
2003-03-28
1
-1
/
+1
*
fix up IPC/LPT:/A: devicetype in tcon_and_X
Gerald Carter
2003-03-28
1
-21
/
+20
*
it is possible for some of the real time signals to be used by glibc,
Andrew Tridgell
2003-03-28
2
-2
/
+8
*
Put backwards compatibility support for old modules in a seperate function
Jelmer Vernooij
2003-03-27
1
-45
/
+58
*
local_gid_to_sid() could use pdb_ldap, which for now requires ROOT.
Andrew Bartlett
2003-03-27
1
-0
/
+2
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
2
-34
/
+111
*
Fix DOS del command with widelinks = False.
Jeremy Allison
2003-03-26
1
-1
/
+2
*
- Support building all auth modules as .so's
Jelmer Vernooij
2003-03-25
1
-1
/
+1
*
Print list of builtin modules in 'smbd -b'
Jelmer Vernooij
2003-03-25
1
-0
/
+3
*
Remove obsolete defines (because of new modules system). We need
Jelmer Vernooij
2003-03-25
1
-9
/
+0
*
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
2003-03-25
1
-1
/
+14
*
Don't use old usage() function, but the one from popt.
Jelmer Vernooij
2003-03-24
1
-1
/
+0
*
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
2003-03-24
1
-0
/
+1
*
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
2003-03-24
1
-4
/
+0
*
Add nicer --help headers
Jelmer Vernooij
2003-03-22
1
-1
/
+1
*
Revert bogus part of previous patch.
Andrew Bartlett
2003-03-22
1
-6
/
+9
*
Small clenaup patches:
Andrew Bartlett
2003-03-22
3
-17
/
+58
*
Clobber our SMB buffers between packets. I hope this will help find bugs
Andrew Bartlett
2003-03-21
1
-2
/
+10
*
NT4 as well as W2k respond with IPC regardless of what service
Volker Lendecke
2003-03-20
1
-1
/
+1
*
Patch from Samuel Thibault to convert messages from unix to dos charset. Works
Jelmer Vernooij
2003-03-20
1
-9
/
+18
*
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
2003-03-19
1
-3
/
+4
*
Ensure dev in make_connection is const.
Jeremy Allison
2003-03-18
1
-3
/
+9
*
Add copyright.
Andrew Bartlett
2003-03-17
1
-1
/
+1
*
Brain fart - make sure we truncate the right string...
Andrew Bartlett
2003-03-17
1
-4
/
+4
*
Fix const warnings.
Andrew Bartlett
2003-03-17
1
-5
/
+5
*
Add const.
Andrew Bartlett
2003-03-17
2
-4
/
+4
*
More statcache fixes - and add a bit more doco.
Andrew Bartlett
2003-03-17
1
-9
/
+25
*
Fix memory leaks and add parinoioa code to our stat() cache.
Andrew Bartlett
2003-03-17
1
-2
/
+23
*
Missed one when I move 'share_sanity_checks' to use an fstring for 'dev'.
Andrew Bartlett
2003-03-16
1
-1
/
+1
*
Make sure we mark the assumption of a fstring parameter for 'devicetype'
Andrew Bartlett
2003-03-16
2
-8
/
+8
*
Add const.
Andrew Bartlett
2003-03-16
1
-7
/
+7
*
- Make ReadDirName return a const char*.
Andrew Bartlett
2003-03-16
5
-27
/
+34
*
Try to avoid dereferencing a null pointer.
Andrew Bartlett
2003-03-16
1
-9
/
+13
*
New statcache internals - this time it's actually possible to follow what's
Andrew Bartlett
2003-03-16
1
-54
/
+82
*
Minor fixes.
Andrew Bartlett
2003-03-15
1
-4
/
+4
*
String handling parinoia fixes.
Andrew Bartlett
2003-03-15
2
-47
/
+6
*
Clean up the VFS module loading logic by making the parameter an P_LIST,
Andrew Bartlett
2003-03-15
1
-40
/
+34
*
Found by my new checking code (yet to be commited):
Andrew Bartlett
2003-03-15
1
-1
/
+1
[next]