index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
auth
/
gensec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pygensec: Use talloc.Object.
Jelmer Vernooij
2010-12-01
1
-1
/
+4
*
s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc"
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+2
*
s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall...
Matthias Dieter Wallnöfer
2010-11-29
1
-2
/
+2
*
s4-gensec: zero the gssapi_state
Andrew Tridgell
2010-11-17
1
-1
/
+1
*
s4-gensec Indicate if GENSEC is in client or server mode in the debug
Andrew Bartlett
2010-11-15
1
-2
/
+4
*
auth/gensec Handle incorrect username or password in Kerberos client code
Andrew Bartlett
2010-11-15
2
-0
/
+3
*
s4-auth Supply more useful error messages on Kerberos failure
Andrew Bartlett
2010-11-08
3
-13
/
+28
*
s4-auth Fix typos in samba4 auth code
Brad Hards
2010-11-08
1
-7
/
+7
*
credentials: Lowercase library name,
Jelmer Vernooij
2010-11-07
1
-5
/
+5
*
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2010-11-01
1
-11
/
+2
*
s4-auth: added a dependency on com_err
Andrew Tridgell
2010-10-31
1
-1
/
+1
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
2
-84
/
+0
*
s4-auth: make KERBEROS subsystem into authkrb5 private library
Andrew Tridgell
2010-10-30
1
-2
/
+2
*
talloc: change pytalloc-util to be a public library.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-2
/
+2
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4-waf: removed the XATTR and SASL aliases
Andrew Tridgell
2010-10-21
1
-1
/
+1
*
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-gensec: Add dependency on com_err to GENSEC_KRB5.
Andreas Schneider
2010-10-18
1
-1
/
+1
*
s4-credentials Add explicit event context handling to Kerberos calls (only)
Andrew Bartlett
2010-10-11
2
-16
/
+32
*
credentials: Split up into several subsystems.
Jelmer Vernooij
2010-10-11
1
-3
/
+3
*
gensec: Support building without any linked-in modules.
Jelmer Vernooij
2010-10-10
1
-0
/
+4
*
Add missing dependencies for com_err.
Jelmer Vernooij
2010-10-05
1
-0
/
+1
*
heimdal: Fix library name of gssapi.
Jelmer Vernooij
2010-10-05
1
-1
/
+1
*
s4-gensec Always honour the set server principal
Andrew Bartlett
2010-10-02
1
-1
/
+1
*
s4:gensec_tstream: remove plain socket handling
Stefan Metzmacher
2010-09-28
1
-124
/
+12
*
s4:gensec: add gensec_create_tstream()
Stefan Metzmacher
2010-09-28
3
-1
/
+764
*
s4-gensec: fixed a valgrind error in gensec
Andrew Tridgell
2010-09-26
1
-12
/
+2
*
s4:schannel: handle move flag combinations in the server
Stefan Metzmacher
2010-09-26
1
-13
/
+23
*
s4-gensec: fixed a client side bug in GENSEC/SASL/SSF negotiation
Andrew Tridgell
2010-09-23
1
-7
/
+10
*
s4-gensec: prevent a double free in the error path of GSSAPI auth
Andrew Tridgell
2010-09-23
1
-1
/
+0
*
s4-gensec: fixed a GSSAPI SASL negotiation bug
Andrew Tridgell
2010-09-23
1
-11
/
+14
*
s4-param: Fix more memory leaks, invalid memory context.
Jelmer Vernooij
2010-09-22
1
-1
/
+1
*
s4-param: Check type when converting python object to lp_ctx, fix some
Jelmer Vernooij
2010-09-22
1
-0
/
+18
*
pygensec: Implement start_mech_by_name().
Jelmer Vernooij
2010-09-22
2
-8
/
+30
*
s4-selftest: Move more tests to scripting/python, simplifies running of tests.
Jelmer Vernooij
2010-09-21
1
-39
/
+0
*
s4: Fix two typos
Volker Lendecke
2010-09-14
1
-2
/
+2
*
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
2010-09-11
1
-0
/
+2
*
s4-build: use @PACKAGE_VERSION@ in s4 pc.in files
Andrew Tridgell
2010-08-09
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
5
-12
/
+12
*
s4:auth/gensec/gensec_gssapi.c - reorder constructor
Matthias Dieter Wallnöfer
2010-06-24
1
-30
/
+38
*
s4-python: python is not always in /usr/bin
Andrew Tridgell
2010-06-24
1
-1
/
+1
*
python: Use samba.tests.TestCase, make sure base class tearDown and
Jelmer Vernooij
2010-06-19
1
-4
/
+4
*
ldb: Only build standard ldb modules when building bundled ldb.
Jelmer Vernooij
2010-06-15
1
-1
/
+1
*
s4-test: Use smb.conf path set in environment rather than using
Jelmer Vernooij
2010-06-13
1
-2
/
+2
*
s4:auth Remove un-needed headers.
Andrew Bartlett
2010-05-21
1
-1
/
+0
*
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
2010-05-20
1
-1
/
+7
*
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
2010-05-20
2
-1
/
+2
[prev]
[next]