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
/
libsmb
/
spnego.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-23
s3-build: fix another build warning with the new ASN1 code.
Günther Deschner
1
-2
/
+5
2008-10-22
s3-build: fix the build.
Günther Deschner
1
-2
/
+2
2008-10-22
s3-asn1: make all of s3 asn1 code do a proper asn1_init() first.
Günther Deschner
1
-23
/
+31
2008-10-22
s3: use shared asn1 code.
Günther Deschner
1
-14
/
+14
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-6
/
+6
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-0
/
+4
2007-10-10
r13176: Fix show-stopper bug for 3.0.21b where 4 leg NTLMSSP SPNEGO
Jeremy Allison
1
-1
/
+0
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-2
/
+4
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-2
/
+2
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-9
/
+6
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-4
/
+7
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-6
/
+6
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-3
/
+2
2003-08-15
Add the gss-spnego kerberos server side to ntml_auth. This uses the
Volker Lendecke
1
-0
/
+14
2003-08-04
Changes to make gss-spnego ntlmssp client work against W2k AD.
Volker Lendecke
1
-1
/
+17
2003-07-31
Fix off-by-one found by valgrind.
Volker Lendecke
1
-1
/
+1
2003-07-31
This fixes an error I must have made when playing with spnego.c found
Volker Lendecke
1
-14
/
+35
2003-07-29
This adds gss-spnego to ntlm_auth. It contains some new spnego support
Volker Lendecke
1
-0
/
+292