Age | Commit message (Expand) | Author | Files | Lines |
2010-11-05 | s4-kerberos Mention the remote address we fail to contact the KDC on | Andrew Bartlett | 1 | -1/+10 |
2010-11-05 | s4/auth: Add logon_parameters to authenticate_username_pw | Anatoliy Atanasov | 2 | -8/+12 |
2010-11-05 | s4/test: Added test for simple bind with machine account | Anatoliy Atanasov | 1 | -0/+116 |
2010-11-04 | s4-auth: unconditionally set previous_ev | Andrew Tridgell | 1 | -3/+1 |
2010-11-03 | s4:waf - fix the build on Gentoo platforms | Philip M. White | 1 | -2/+4 |
2010-11-01 | s4-modules: get rid of the remaining static prototypes for modules | Andrew Tridgell | 2 | -18/+4 |
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 | 9 | -841/+0 |
2010-10-30 | s4-cmdline: make cmdline-credentials a private library | Andrew Tridgell | 1 | -1/+1 |
2010-10-30 | s4-auth: make KERBEROS subsystem into authkrb5 private library | Andrew Tridgell | 2 | -9/+10 |
2010-10-30 | s4-credentials: make a private library from CREDENTIALS subsystem | Andrew Tridgell | 1 | -8/+9 |
2010-10-27 | auth/credentials Give a sensible behaviour for resetting the krb5 context | Andrew Bartlett | 1 | -3/+8 |
2010-10-26 | talloc: change pytalloc-util to be a public library. | Jelmer Vernooij | 3 | -3/+3 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 3 | -6/+6 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 4 | -4/+4 |
2010-10-24 | s4: Rename WBCLIENT to wbclient. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 3 | -5/+5 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 3 | -7/+7 |
2010-10-23 | s4: Rename NSS_WRAPPER to nss_wrapper. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4: Rename UID_WRAPPER to uid_wrapper. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-23 | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-21 | s4-waf: removed the XATTR and SASL aliases | Andrew Tridgell | 1 | -1/+1 |
2010-10-21 | s4-auth: make auth a private library | Andrew Tridgell | 1 | -5/+6 |
2010-10-19 | s4-auth Add DEBUG() for invalid DNs and errors expanding user groups. | Andrew Bartlett | 1 | -0/+5 |
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:"util_ldb" - remove some really unused dependancies | Matthias Dieter Wallnöfer | 4 | -4/+2 |
2010-10-18 | s4-gensec: Add dependency on com_err to GENSEC_KRB5. | Andreas Schneider | 1 | -1/+1 |
2010-10-17 | Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ... | Matthias Dieter Wallnöfer | 5 | -3/+5 |
2010-10-17 | s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb... | Matthias Dieter Wallnöfer | 5 | -5/+3 |
2010-10-15 | s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin... | Matthias Dieter Wallnöfer | 1 | -10/+10 |
2010-10-12 | libcli/security Use common security.h | Andrew Bartlett | 1 | -1/+1 |
2010-10-12 | s4-credentials Allocate ldb result on correct memory context | Andrew Bartlett | 1 | -1/+1 |
2010-10-12 | libcli/security Add debug class to security_token_debug() et al | Andrew Bartlett | 1 | -1/+1 |
2010-10-11 | samdb_common, ntlm: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-11 | s4-credentials Add explicit event context handling to Kerberos calls (only) | Andrew Bartlett | 11 | -81/+183 |
2010-10-11 | s4-param Refactor secrets code to not require an event context. | Andrew Bartlett | 1 | -1/+1 |
2010-10-11 | s4-kerberos Remove unused parameter | Andrew Bartlett | 2 | -3/+1 |
2010-10-11 | s4-kerberos Remove unsued variable | Andrew Bartlett | 1 | -1/+0 |
2010-10-11 | credentials: Avoid unnecessary includes. | Jelmer Vernooij | 1 | -2/+0 |
2010-10-11 | credentials: Fix the build. | Jelmer Vernooij | 5 | -2/+7 |
2010-10-11 | credentials: Split up into several subsystems. | Jelmer Vernooij | 5 | -10/+22 |
2010-10-11 | kerberos_util: Put into separate subsystem. | Jelmer Vernooij | 4 | -3/+11 |
2010-10-10 | auth: Remove unnecessary dependencies, fix formatting. | Jelmer Vernooij | 1 | -2/+2 |
2010-10-10 | credentials: Move code that doesn't need any external dependencies into | Jelmer Vernooij | 3 | -144/+147 |
2010-10-10 | gensec: Support building without any linked-in modules. | Jelmer Vernooij | 1 | -0/+4 |
2010-10-10 | samdb: Add flags argument to samdb_connect(). | Jelmer Vernooij | 1 | -1/+1 |
2010-10-05 | Add missing dependencies for com_err. | Jelmer Vernooij | 3 | -2/+3 |
2010-10-05 | heimdal: Fix name of hx509 library. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-05 | heimdal: Fix library name of gssapi. | Jelmer Vernooij | 2 | -2/+2 |