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
/
libads
/
sasl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r24098: - make use of the ads_service_principal abstraction
Stefan Metzmacher
1
-61
/
+32
2007-10-10
r24095: add one more fallback alternative to
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r24093: move gssapi/krb5 principal handling into a function
Stefan Metzmacher
1
-88
/
+146
2007-10-10
r24062: fix logic for broken krb5 libs which always force
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r24042: add support for krb5 sign and seal in LDAP via "GSS-SPNEGO"
Stefan Metzmacher
1
-1
/
+309
2007-10-10
r24037: only setup sasl wrapping after a successful bind
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r23953: Some C++ warnings
Volker Lendecke
1
-3
/
+6
2007-10-10
r23948: add gsskrb5 sign and seal support for LDAP connections
Stefan Metzmacher
1
-5
/
+135
2007-10-10
r23946: add support for NTLMSSP sign and seal
Stefan Metzmacher
1
-1
/
+122
2007-10-10
r23945: add infrastructure to select plain, sign or seal LDAP connection
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
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
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-9
/
+9
2007-10-10
r22153: fix LDAP SASL "GSSAPI" bind against w2k3, this isn't critical
Stefan Metzmacher
1
-5
/
+10
2007-10-10
r22092: - make spnego_parse_auth_response() more generic and
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22079: Tsk, tsk, Metze didn't compile before check-in :-).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22078: fix memory leak in not often used code, we only use it if the server
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r21850: After Jerry explained to me the HORRIBLE way in which
Jeremy Allison
1
-5
/
+15
2007-10-10
r21847: Fix memory leaks in error paths (and in main code path in one case...)
Jeremy Allison
1
-5
/
+13
2007-10-10
r21273: * Protect the sasl bind against a NULL principal string
Gerald Carter
1
-1
/
+29
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
1
-2
/
+6
2007-10-10
r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup
Gerald Carter
1
-0
/
+11
2007-10-10
r20403: Cleaning out my Samba 3.0 tree:
Andrew Bartlett
1
-11
/
+0
2007-10-10
r20132: get rid of defined but not used warning - static function only used
Herb Lewis
1
-0
/
+2
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-3
/
+3
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-1
/
+1
2007-10-10
r17899: Fix Stanford checker bug - possible null deref.
Jeremy Allison
1
-2
/
+5
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-2
/
+0
2007-10-10
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
1
-1
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-5
/
+18
2007-10-10
r13137: make cleare where long ifdefs ends
Simo Sorce
1
-2
/
+2
2007-10-10
r11504: Added Andrew Bartletts removal of another NTLMSSP implementation
Jeremy Allison
1
-85
/
+89
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-1
/
+1
2007-10-10
r8989: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
1
-4
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+4
2007-10-10
r5952: BUG 2469: patch from Jason Mader to cleanup compiler warning when not ...
Gerald Carter
1
-0
/
+4
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2007-10-10
r1378: Better debugging so I don't get confused what principal we mean.
Jeremy Allison
1
-2
/
+2
2007-10-10
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
1
-1
/
+1
2007-10-10
r533: More memory leak fixes from kawasa_r@itg.hitachi.co.jp. I need to
Jeremy Allison
1
-8
/
+32
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-5
/
+12
2003-08-15
s/OM_uint32//uint32/g
Gerald Carter
1
-2
/
+2
2003-08-15
get rid of more compiler warnings
Herb Lewis
1
-8
/
+8
2003-07-25
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
1
-1
/
+2
2003-06-10
added an auth flag that indicates if we should be allowed to fallback
Andrew Tridgell
1
-1
/
+4
2003-04-24
Revert patch - we need to try the NTLMSSP code below...
Andrew Bartlett
1
-9
/
+4
2003-04-24
Use the kerberos error from ads_kinit_password() in the return value from
Andrew Bartlett
1
-4
/
+9
2003-02-24
Merge from HEAD client-side authentication changes:
Andrew Bartlett
1
-1
/
+6
[next]