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
/
source4
/
auth
/
gensec
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
s4:auth/gensec/spnego.c - remove unused variable "principal"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-12-14
s4:gensec/spnego: only look at the optimistic token if we support the first mech
Stefan Metzmacher
1
-4
/
+20
2010-12-09
s4-spnego Match Windows 2008, and no longer supply a name in the CIFS Negprot
Andrew Bartlett
1
-10
/
+1
2010-12-08
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
1
-1
/
+1
2010-12-08
s4-spnego use "not_defined_in_RFC4178@please_ignore" if no principal specified
Andrew Bartlett
1
-0
/
+2
2010-12-08
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
1
-1
/
+2
2010-12-04
s4:auth/gensec/gensec_krb5.c - fix/reorder memory free operations
Matthias Dieter Wallnöfer
1
-3
/
+15
2010-12-04
s4:auth/gensec/gensec_krb5.c - remove a pointless "nt_status" test
Matthias Dieter Wallnöfer
1
-8
/
+3
2010-12-01
pygensec: Fix initialization.
Jelmer Vernooij
1
-1
/
+1
2010-12-01
pygensec: Use talloc.Object.
Jelmer Vernooij
1
-1
/
+4
2010-11-29
s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-29
s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-17
s4-gensec: zero the gssapi_state
Andrew Tridgell
1
-1
/
+1
2010-11-15
s4-gensec Indicate if GENSEC is in client or server mode in the debug
Andrew Bartlett
1
-2
/
+4
2010-11-15
auth/gensec Handle incorrect username or password in Kerberos client code
Andrew Bartlett
2
-0
/
+3
2010-11-08
s4-auth Supply more useful error messages on Kerberos failure
Andrew Bartlett
3
-13
/
+28
2010-11-08
s4-auth Fix typos in samba4 auth code
Brad Hards
1
-7
/
+7
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-5
/
+5
2010-11-01
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
1
-11
/
+2
2010-10-31
s4-auth: added a dependency on com_err
Andrew Tridgell
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2
-84
/
+0
2010-10-30
s4-auth: make KERBEROS subsystem into authkrb5 private library
Andrew Tridgell
1
-2
/
+2
2010-10-26
talloc: change pytalloc-util to be a public library.
Jelmer Vernooij
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-2
/
+2
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-21
s4-waf: removed the XATTR and SASL aliases
Andrew Tridgell
1
-1
/
+1
2010-10-19
s4-gensec Don't give more to sasl_encode() than it will permit
Andrew Bartlett
1
-3
/
+10
2010-10-19
s4-gensec Don't upgrade all DIGEST-MD5 connections to seal
Andrew Bartlett
1
-12
/
+21
2010-10-18
s4-gensec: Add dependency on com_err to GENSEC_KRB5.
Andreas Schneider
1
-1
/
+1
2010-10-11
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2
-16
/
+32
2010-10-11
credentials: Split up into several subsystems.
Jelmer Vernooij
1
-3
/
+3
2010-10-10
gensec: Support building without any linked-in modules.
Jelmer Vernooij
1
-0
/
+4
2010-10-05
Add missing dependencies for com_err.
Jelmer Vernooij
1
-0
/
+1
2010-10-05
heimdal: Fix library name of gssapi.
Jelmer Vernooij
1
-1
/
+1
2010-10-02
s4-gensec Always honour the set server principal
Andrew Bartlett
1
-1
/
+1
2010-09-28
s4:gensec_tstream: remove plain socket handling
Stefan Metzmacher
1
-124
/
+12
2010-09-28
s4:gensec: add gensec_create_tstream()
Stefan Metzmacher
3
-1
/
+764
2010-09-26
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
1
-12
/
+2
2010-09-26
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
1
-13
/
+23
2010-09-23
s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiation
Andrew Tridgell
1
-7
/
+10
2010-09-23
s4-gensec: prevent a double free in the error path of GSSAPI auth
Andrew Tridgell
1
-1
/
+0
2010-09-23
s4-gensec: fixed a GSSAPI SASL negotiation bug
Andrew Tridgell
1
-11
/
+14
2010-09-22
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
1
-1
/
+1
2010-09-22
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
1
-0
/
+18
2010-09-22
pygensec: Implement start_mech_by_name().
Jelmer Vernooij
2
-8
/
+30
2010-09-21
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
1
-39
/
+0
2010-09-14
s4: Fix two typos
Volker Lendecke
1
-2
/
+2
2010-09-11
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
1
-0
/
+2
2010-08-09
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell
1
-1
/
+1
[prev]
[next]