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
/
sesssetup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-10-23
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
1
-1
/
+1
2001-10-22
- fixed link order of krb5 libs
Andrew Tridgell
1
-19
/
+5
2001-10-21
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
1
-6
/
+6
2001-10-21
change smbd to use HOST/hostname principle form until I work out how
Andrew Tridgell
1
-22
/
+18
2001-10-21
fixed the spnego detection code in session setup
Andrew Tridgell
1
-2
/
+8
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
1
-1
/
+6
2001-10-20
finished auth when we get a valid kerberos ticket
Andrew Tridgell
1
-8
/
+58
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
1
-9
/
+91
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
1
-0
/
+258
2001-10-15
split session setup code out of reply.c in preparation for adding
Andrew Tridgell
1
-0
/
+355