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-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
2003-04-01
changed the order of checking whether a SID is a UID or a GID in posix
Andrew Tridgell
1
-3
/
+3
2003-03-31
Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base...
Alexander Bokovoy
1
-3
/
+5
2003-03-31
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2
-13
/
+20
2003-03-31
NT4 is particularly fussy about getting this right.
Andrew Bartlett
1
-1
/
+0
2003-03-31
Success is not a level-0 issue...
Andrew Bartlett
1
-1
/
+1
2003-03-31
Don't try and dlsym or dlclose a NULL pointer.
Andrew Bartlett
1
-9
/
+12
2003-03-30
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
1
-1
/
+1
2003-03-30
This changes our handling of invalid service types that the
Volker Lendecke
1
-7
/
+12
2003-03-28
Allow the new modules system to function with builtin vfs modules.
Andrew Bartlett
1
-1
/
+1
2003-03-28
fix up IPC/LPT:/A: devicetype in tcon_and_X
Gerald Carter
1
-21
/
+20
2003-03-28
it is possible for some of the real time signals to be used by glibc,
Andrew Tridgell
2
-2
/
+8
2003-03-27
Put backwards compatibility support for old modules in a seperate function
Jelmer Vernooij
1
-45
/
+58
2003-03-27
local_gid_to_sid() could use pdb_ldap, which for now requires ROOT.
Andrew Bartlett
1
-0
/
+2
2003-03-27
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2
-34
/
+111
2003-03-26
Fix DOS del command with widelinks = False.
Jeremy Allison
1
-1
/
+2
2003-03-25
- Support building all auth modules as .so's
Jelmer Vernooij
1
-1
/
+1
2003-03-25
Print list of builtin modules in 'smbd -b'
Jelmer Vernooij
1
-0
/
+3
2003-03-25
Remove obsolete defines (because of new modules system). We need
Jelmer Vernooij
1
-9
/
+0
2003-03-25
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
1
-1
/
+14
2003-03-24
Don't use old usage() function, but the one from popt.
Jelmer Vernooij
1
-1
/
+0
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
1
-0
/
+1
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
1
-4
/
+0
2003-03-22
Add nicer --help headers
Jelmer Vernooij
1
-1
/
+1
2003-03-22
Revert bogus part of previous patch.
Andrew Bartlett
1
-6
/
+9
2003-03-22
Small clenaup patches:
Andrew Bartlett
3
-17
/
+58
2003-03-21
Clobber our SMB buffers between packets. I hope this will help find bugs
Andrew Bartlett
1
-2
/
+10
2003-03-20
NT4 as well as W2k respond with IPC regardless of what service
Volker Lendecke
1
-1
/
+1
2003-03-20
Patch from Samuel Thibault to convert messages from unix to dos charset. Works
Jelmer Vernooij
1
-9
/
+18
2003-03-19
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
1
-3
/
+4
2003-03-18
Ensure dev in make_connection is const.
Jeremy Allison
1
-3
/
+9
2003-03-17
Add copyright.
Andrew Bartlett
1
-1
/
+1
2003-03-17
Brain fart - make sure we truncate the right string...
Andrew Bartlett
1
-4
/
+4
2003-03-17
Fix const warnings.
Andrew Bartlett
1
-5
/
+5
2003-03-17
Add const.
Andrew Bartlett
2
-4
/
+4
2003-03-17
More statcache fixes - and add a bit more doco.
Andrew Bartlett
1
-9
/
+25
[next]