index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
/
cyrus_sasl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sasl_secret_t ends in a char [1] size. This means the extra character is impl...
Jeremy Allison
2011-05-04
1
-2
/
+2
*
source4/auth/gensec: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4-gensec Don't give more to sasl_encode() than it will permit
Andrew Bartlett
2010-10-19
1
-3
/
+10
*
s4-gensec Don't upgrade all DIGEST-MD5 connections to seal
Andrew Bartlett
2010-10-19
1
-12
/
+21
*
s4:auth Remove un-needed headers.
Andrew Bartlett
2010-05-21
1
-1
/
+0
*
s4-gensec: Replace gensec_get_peer_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-6
/
+6
*
s4-gensec: Replace gensec_get_my_addr with new tsocket based fn.
Andreas Schneider
2009-12-16
1
-6
/
+7
*
s4: ran minimal_includes.pl on source4/auth/gensec
Andrew Tridgell
2009-10-20
1
-1
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-1
/
+1
*
Provide the same set of helper functions for DEBUG in Samba 3 and Samba
Jelmer Vernooij
2008-10-11
1
-11
/
+11
*
Cosmetic corrections for the KERBEROS library
Matthias Dieter Wallnöfer
2008-09-24
1
-1
/
+1
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-0
/
+1
*
cyrus_sasl: fix compiler warnings
Stefan Metzmacher
2008-02-15
1
-1
/
+4
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26416: Janitorial: Fix warnings in auth/gensec/
Kai Blin
2007-12-21
1
-8
/
+12
*
r26260: Store loadparm context in gensec context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26258: Use loadparm context in client_start function of gensec.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25562: Use standard bool types in cyrus sasl code - patch by Julien.
Jelmer Vernooij
2007-10-10
1
-8
/
+9
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19598: Ahead of a merge to current lorikeet-heimdal:
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r18354: It seems safe to enable the DIGEST-MD5 module now.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r18257: Order the GENSEC modules, with unknown modules last.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r18253: Turn Cyrus-SASL DIGEST-MD5 off by default for now.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r18250: Add an ordering of GENSEC modules, so we do preferred modules first.
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r18242: The cyrus-sasl encode/decode routines process the entire input.
Andrew Bartlett
2007-10-10
1
-0
/
+2
*
r18198: Fix callbacks to use allocated or constant memory, not the stack.
Andrew Bartlett
2007-10-10
1
-16
/
+22
*
r18155: Add my work in progress, a module to link with Cyrus-SASL, for a
Andrew Bartlett
2007-10-10
1
-0
/
+413