build: a more portable way of finding waf in makefiles
[sfrench/samba-autobuild/.git] / source4 / auth /
2010-11-03 Philip M. Whites4:waf - fix the build on Gentoo platforms
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Andrew Tridgells4-auth: added a dependency on com_err
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-cmdline: make cmdline-credentials a private library
2010-10-30 Andrew Tridgells4-auth: make KERBEROS subsystem into authkrb5 private...
2010-10-30 Andrew Tridgells4-credentials: make a private library from CREDENTIALS...
2010-10-27 Andrew Bartlettauth/credentials Give a sensible behaviour for resettin...
2010-10-26 Jelmer Vernooijtalloc: change pytalloc-util to be a public library.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-26 Jelmer Vernooijs4: Drop duplicate 'lib' prefix for private libraries.
2010-10-24 Jelmer Vernooijs4: Rename WBCLIENT to wbclient.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-24 Jelmer Vernooijs4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
2010-10-23 Jelmer Vernooijs4: Rename NSS_WRAPPER to nss_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename UID_WRAPPER to uid_wrapper.
2010-10-23 Jelmer Vernooijs4: Rename LIBEVENTS to libevents.
2010-10-21 Andrew Tridgells4-waf: removed the XATTR and SASL aliases
2010-10-21 Andrew Tridgells4-auth: make auth a private library
2010-10-19 Andrew Bartletts4-auth Add DEBUG() for invalid DNs and errors expandin...
2010-10-19 Andrew Bartletts4-gensec Don't give more to sasl_encode() than it...
2010-10-19 Andrew Bartletts4-gensec Don't upgrade all DIGEST-MD5 connections...
2010-10-18 Matthias Dieter... s4:"util_ldb" - remove some really unused dependancies
2010-10-18 Andreas Schneiders4-gensec: Add dependency on com_err to GENSEC_KRB5.
2010-10-17 Matthias Dieter... Revert "s4:remove "util_ldb" submodule and integrate...
2010-10-17 Matthias Dieter... s4:remove "util_ldb" submodule and integrate the three...
2010-10-14 Matthias Dieter... s4:dsdb - remove "samdb_result_uint", "samdb_result_int...
2010-10-12 Andrew Bartlettlibcli/security Use common security.h
2010-10-12 Andrew Bartletts4-credentials Allocate ldb result on correct memory...
2010-10-12 Andrew Bartlettlibcli/security Add debug class to security_token_debug...
2010-10-11 Jelmer Vernooijsamdb_common, ntlm: Add missing dependency on libsamba...
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Andrew Bartletts4-param Refactor secrets code to not require an event...
2010-10-11 Andrew Bartletts4-kerberos Remove unused parameter
2010-10-11 Andrew Bartletts4-kerberos Remove unsued variable
2010-10-11 Jelmer Vernooijcredentials: Avoid unnecessary includes.
2010-10-11 Jelmer Vernooijcredentials: Fix the build.
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-11 Jelmer Vernooijkerberos_util: Put into separate subsystem.
2010-10-10 Jelmer Vernooijauth: Remove unnecessary dependencies, fix formatting.
2010-10-10 Jelmer Vernooijcredentials: Move code that doesn't need any external...
2010-10-10 Jelmer Vernooijgensec: Support building without any linked-in modules.
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijheimdal: Fix name of hx509 library.
2010-10-04 Jelmer Vernooijheimdal: Fix library name of gssapi.
2010-10-02 Andrew Bartletts4-gensec Always honour the set server principal
2010-10-02 Andrew Bartletts4-kerberos Don't regenerate key values for each alias...
2010-10-01 Andrew Bartletts4-auth Add make_server_info_pac() to include 'resource...
2010-10-01 Andrew Bartletts4-auth Allocate domain SIDs under the sids array,...
2010-10-01 Andrew Tridgells4-auth: fixed a vagrind error when creating keytabs
2010-09-29 Andrew Tridgells4-sam: added DOMAIN_RID_ENTERPRISE_READONLY_DCS for...
2010-09-29 Andrew Tridgells4-sam: fixed termination of krbtgt_attrs (comma and...
2010-09-28 Andrew Bartletts4-kdc Use msDS-SecondaryKrbTgtNumber to fill in the...
2010-09-28 Andrew Tridgells4-auth: removed unused variable dom_sid
2010-09-28 Stefan Metzmachers4:gensec_tstream: remove plain socket handling
2010-09-28 Stefan Metzmachers4:gensec: add gensec_create_tstream()
2010-09-27 Andrew Tridgells4-gensec: fixed a valgrind error in gensec
2010-09-26 Stefan Metzmachers4:schannel: handle move flag combinations in the server
2010-09-26 Andrew Tridgells4-auth: fixed the SID list for DCs in the PAC
2010-09-26 Andrew Bartletts4-kerberos Don't segfault if the password isn't specif...
2010-09-25 Andrew Tridgells4-pycredentials: avoid a tallloc_free on ref
2010-09-24 Andrew Bartletts4-kerberos Rework keytab handling to export servicePri...
2010-09-23 Andrew Bartletts4-kerberos Move 'set key into keytab' code out of...
2010-09-23 Andrew Bartletts4-kerberos Fix kerberos_enctype_bitmap_to_enctypes()
2010-09-23 Andrew Tridgells4-gensec: fixed a client side bug in GENSEC/SASL/SSF...
2010-09-23 Andrew Tridgells4-gensec: prevent a double free in the error path...
2010-09-23 Andrew Tridgells4-gensec: fixed a GSSAPI SASL negotiation bug
2010-09-23 Jelmer Vernooijs4-selftest: Move credentials tests to standard python...
2010-09-23 Jelmer Vernooijs4-param: Fix more memory leaks, invalid memory context.
2010-09-23 Jelmer Vernooijs4-param: Check type when converting python object...
2010-09-23 Jelmer Vernooijpygensec: Implement start_mech_by_name().
2010-09-22 Jelmer Vernooijs4-selftest: Move more tests to scripting/python, simpl...
2010-09-16 Andrew Bartlettlibcli/auth/ntlmssp Be clear about talloc parents for...
2010-09-16 Andrew Tridgells4-kerberos: obey the credentials setting for forwardab...
2010-09-16 Andrew Tridgells4-pycredentials: expose forwardable setting via python
2010-09-16 Andrew Tridgells4-credentials: added ability to control forwardable...
2010-09-15 Andrew Tridgells4-auth: allow multiple active auth backends
2010-09-15 Andrew Tridgells4-rodc: add a trigger message for REPL_SECRET to auth_sam
2010-09-15 Volker Lendeckes4: Fix two typos
2010-09-11 Andrew Bartletts4:gensec Put the "NTLM" string for NTLMSSP's SASL...
2010-09-11 Andrew Tridgells4-credentials: get all attributes in cli_credentials_s...
2010-09-03 Stefan Metzmachers4:auth_winbind: use irpc_binding_handle_by_name()
2010-09-03 Stefan Metzmachers4:auth_winbind: remove unused winbind_samba3 backend
2010-09-03 Stefan Metzmachers4:auth_winbind: fix segfault in winbind_check_password...
2010-09-03 Stefan Metzmachers4:auth_winbind: fix compiler warnings
2010-09-02 Andrew Tridgells4-auth: make the disabled acct messages a bit less...
2010-08-27 Matthias Dieter... s4:credentials_krb5.c - quiet a Solaris warning
2010-08-26 Matthias Dieter... s4:ntlm/auth.c - add a whitespace in a debug output
2010-08-22 Andrew Bartletts4:security Change struct security_token->sids from...
2010-08-17 Andrew Bartletts4:auth Change {anonymous,system}_session to use common...
2010-08-17 Andrew Bartletts4:auth Avoid doing database lookups for NT AUTHORITY...
2010-08-17 Andrew Bartletts4:auth Remove system_session_anon() from python bindings
2010-08-17 Andrew Bartletts4:auth Remove the system:anonymous parameter used...
2010-08-17 Andrew Bartletts4:auth Remove special case constructor for admin_session()
2010-08-17 Andrew Bartletts4:security Remove use of user_sid and group_sid from...
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
2010-08-10 Andrew Bartlettlibcli/auth Make the source3/ implementation of the...
2010-08-10 Andrew Bartlettlibcli/auth Move some source3/ NTLMSSP functions to...
2010-08-09 Andrew Tridgells4-build: use @PACKAGE_VERSION@ in s4 pc.in files
next