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
2001-10-29
Fixed confusing debug message - it was always printing uid 0 instead of the
Tim Potter
1
-1
/
+1
2001-10-28
fix a logic bug on max size of a returned string,
Simo Sorce
1
-3
/
+9
2001-10-27
smbd/notify_hash.c: Merged Herb's fix.
Jeremy Allison
1
-2
/
+2
2001-10-26
Fixed compile warning.
Tim Potter
1
-1
/
+1
2001-10-24
Made default vfs ops static so we can use this symbol in actual modules.
Tim Potter
1
-1
/
+1
2001-10-23
more compiler warnings
Herb Lewis
3
-3
/
+3
2001-10-23
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
4
-7
/
+6
2001-10-23
IRIX compiler dies not like casts in macro args
Herb Lewis
1
-1
/
+1
2001-10-22
ops, some testing code in compat function let only mangled name come back.
Simo Sorce
1
-12
/
+12
2001-10-22
server support for RAP session list function
Jim McDonough
2
-0
/
+118
2001-10-22
lets try the new mangling code
Simo Sorce
2
-7
/
+44
2001-10-22
- fixed link order of krb5 libs
Andrew Tridgell
2
-19
/
+6
2001-10-21
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
2
-10
/
+10
2001-10-21
patch for neater output() function from vance
Andrew Tridgell
1
-351
/
+193
2001-10-21
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
1
-22
/
+18
2001-10-21
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
1
-1
/
+3
2001-10-21
support both old and new kerberos OIDs
Andrew Tridgell
1
-1
/
+1
2001-10-21
fixed the spnego detection code in session setup
Andrew Tridgell
1
-2
/
+8
2001-10-20
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
2
-4
/
+4
2001-10-20
Move from timestamp to gen count file id's for finding oplocked files
Jeremy Allison
5
-993
/
+983
2001-10-20
Use asprintf, do bounds check, better rc logic
Jim McDonough
1
-33
/
+43
2001-10-20
crude fix for anonymous session setup with extended security
Andrew Tridgell
1
-1
/
+62
2001-10-20
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
2
-2
/
+7
2001-10-20
finished auth when we get a valid kerberos ticket
Andrew Tridgell
1
-8
/
+58
2001-10-20
add non_root_mode() check
Andrew Tridgell
1
-1
/
+1
2001-10-20
quick fix for krb5 compilation. I've told vance how to fix this module
Andrew Tridgell
1
-5
/
+2
2001-10-19
Add RAP net share add support
Jim McDonough
1
-31
/
+113
2001-10-19
print in a human readable format when the password expired.
Jean-François Micouleau
1
-1
/
+1
2001-10-19
Fixed issues with changenotify only being called once in VC++.
Jeremy Allison
1
-4
/
+29
2001-10-19
Tidy up debug in notify code.
Jeremy Allison
2
-24
/
+35
2001-10-19
Restored old Bmpx code - actually used by OS/2.
Jeremy Allison
3
-61
/
+267
2001-10-19
client : Fixed error return.
Jeremy Allison
1
-1
/
+1
2001-10-18
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
9
-76
/
+180
2001-10-18
got rid of start_background_queue()
Andrew Tridgell
1
-1
/
+6
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
2
-12
/
+91
2001-10-18
Renamed vfs_init() to smbd_vfs_init() to allow vfs modules to compile.
Tim Potter
2
-4
/
+4
2001-10-17
removed some debug code
Andrew Tridgell
1
-2
/
+2
2001-10-17
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
3
-33
/
+337
2001-10-17
Fixed inconsistent definitions of InBuf/OutBuf/last_char.
Jeremy Allison
1
-3
/
+0
2001-10-16
very simple asynchronous "lpq" thread patch
Jean-François Micouleau
1
-0
/
+2
2001-10-16
Fix for connectinos.tdb error message from "Richard Bollinger" <rabollinger@h...
Jeremy Allison
1
-2
/
+3
2001-10-15
split session setup code out of reply.c in preparation for adding
Andrew Tridgell
2
-344
/
+356
2001-10-13
introduce mangle backward compatibility functions
Simo Sorce
1
-2
/
+147
2001-10-12
Made nt acl support a local parameter for w2ksp2 profile fix.
Jeremy Allison
2
-27
/
+55
2001-10-12
fixed compiler warning.
Tim Potter
1
-1
/
+1
2001-10-11
merge from 2.2
Gerald Carter
1
-2
/
+2
2001-10-11
remove unused function in mangle.c
Simo Sorce
1
-12
/
+0
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
1
-4
/
+4
2001-10-11
Fixed bug when status=no and max smbd processes > 0.
Jeremy Allison
1
-0
/
+6
2001-10-10
Fixed some compile warnings.
Tim Potter
1
-4
/
+2
[next]