libcli/smb: Introduce smbXcli_conn_dfs_supported
[obnox/samba/samba-obnox.git] / source4 / auth / kerberos /
2013-05-16 Karolin Seegersource4/auth/kerberos/kerberos-notes.txt: Fix typo.
2013-02-19 Stefan Metzmachers4:auth/kerberos: make use of samba_tevent_context_init()
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-06-12 Michael Adams4:kerberos: fix typos in kerberos-notes.txt
2012-05-30 Andrew Bartlettlib/krb5_wrap: Move krb5_princ_size helper to source4...
2012-05-23 Andreas Schneidergse: Use the smb_gss_oid_equal wrapper.
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-08 Andreas Schneiders4-auth: Use smb_krb5_make_pac_checksum.
2012-05-04 Alexander Bokovoys4:auth/kerberos: don't do tracing in MIT build
2012-05-04 Simo Sorces4-auth-krb: Make srv_keytab.c build against MIT Kerberos
2012-05-04 Simo SorceFix incompatible assignment warning
2012-05-04 Simo SorceFix compiler warning
2012-05-04 Simo Sorces4-auth-krb: Use compat code to initialize keyblock...
2012-05-04 Simo Sorces4-auth-krb: Disable code in MIT build
2012-05-04 Simo SorceMove keytab_copy to krb5samba lib
2012-05-04 Simo SorceFix keytab_copy to compile with MIT librariues too
2012-05-04 Simo Sorcekeytab_copy: Fix style, whitespaces
2012-05-04 Simo Sorcekerberos_pac: Fix code to work with MIT too
2012-05-04 Simo Sorces4-auth-krb: smb_rd_req_return_stuff is used only in...
2012-05-04 Simo SorceSplit normal kinit from s4u2 flavored kinit
2012-05-04 Simo SorceMove kerberos_kinit_password_cc to krb5samba lib
2012-05-04 Simo SorceMove kerberos_kinit_keyblock_cc to krb5samba lib
2012-05-04 Simo Sorcekrb-init: define out heimdal specific stuff in mitkrb...
2012-05-04 Simo Sorces4-auth-krb: avoid useless condition
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-04-23 Simo SorceMake krb5 wrapper library common so they can be used...
2012-04-23 Simo SorceFor now just disable this Heindal specific stuff in...
2012-04-23 Simo SorceMake krb5 context initialization not heimdal specific
2012-04-19 Simo SorceFix Error messages
2012-04-12 Simo Sorcesrv_keytab: Pass krb5_context directly, it's all we...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorces4-auth-krb: Remove dependency on credentials too.
2012-04-12 Simo Sorces4-auth-krb: Remove unneded dependency on kerberos_util.
2012-04-12 Simo Sorces4-auth-krb: Simplify salt_princ handling.
2012-04-12 Simo Sorces4-auth-krb: Move function to db-glue.c and make it...
2012-04-12 Simo Sorces4-auth-krb: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Streamline and cleanup code to make it...
2012-04-12 Simo Sorces4-auth-krb: streamline and rename enctype functions
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctype...
2012-04-12 Simo Sorces4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes...
2012-04-12 Simo Sorces4-auth-krb: Move function into more appropriate header.
2012-04-12 Simo Sorces4-auth-krb: Make impersonate_principal_from_credential...
2012-04-12 Simo Sorcekrb5_wrap: remove duplicate declaration and dead ifdef
2012-01-10 Andrew Bartlettkrb5: Require krb5_set_real_time is available to build...
2012-01-09 Günther Deschners4-kerberos: remove some unused prototypes.
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-06 Andrew Bartlettauth: Allow a NULL principal to be obtained from the...
2011-11-29 Andrew Bartletts4-samba-tool: Add --principal argument to samba-tool...
2011-07-25 Stefan Metzmachers4:auth/kerberos: activate windows related krb5 flags
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-22 Stefan Metzmachers4:auth/kerberos: protect kerberos_kinit_password_cc...
2011-06-22 Stefan Metzmachers4:auth/kerberos: add S4U2Proxy support to kerberos_kin...
2011-06-22 Stefan Metzmachers4:auth/kerberos: protect kerberos_kinit_password_cc...
2011-06-22 Stefan Metzmachers4:auth/kerberos: remove one indentation level in kerbe...
2011-06-22 Stefan Metzmachers4:auth/kerberos: reformat kerberos_kinit_password_cc()
2011-06-22 Stefan Metzmachers4:auth/kerberos: don't mix s4u2self creds with machine...
2011-06-22 Stefan Metzmachers4:auth/kerberos: use better variable names in kerberos...
2011-06-22 Stefan Metzmachers4:auth/kerberos: don't ignore return code in kerberos_...
2011-06-21 Brad Hardss4/auth: Trivial spelling fixes.
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-20 Andrew Bartlettlibcli/util Bring samba4 unix -> nt_status code in...
2011-05-18 Stefan Metzmachers4:auth/credentials: pass 'self_service' to cli_credent...
2011-04-20 Andrew Bartlettlibcli/auth Move PAC parsing and verification in common.
2011-04-29 Andrew Bartletts4-param Remove config_path() -> lpcfg_config_path()
2011-04-14 Andrew Bartletts3-auth Rename smb_krb5_open_keytab to avoid a conflict...
2011-04-14 Andrew Bartlettlibcli/auth Move krb5 wrapper functions from s3 into...
2011-04-06 Andrew Tridgelllib: make asn1_util a private library
2011-04-04 Andrew Tridgells4-krb5: be a bit less verbose about krb5 packets
2011-03-19 Jelmer Vernooijsource4/auth: Fix prototypes for all functions.
2011-02-14 Günther Deschnerlibrpc: make NDR_KRB5PAC a shared library (libndr-krb5p...
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-10 Andrew Tridgells4-krb5: authkrb5 should depend on ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-01-01 Jelmer Vernooijheimdal_build: Add missing dependencies when building...
2010-12-04 Matthias Dieter... s4:auth/kerberos/kerberos_pac.c - fix another memory...
2010-11-14 Andrew Tridgells4-auth: fixed infinite loop in krb5 auth
2010-11-14 Andrew Tridgells4-auth: fixed crash in krb5 auth
2010-11-05 Andrew Bartletts4-kerberos Mention the remote address we fail to conta...
2010-11-04 Andrew Tridgells4-auth: unconditionally set previous_ev
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-30 Andrew Tridgells4-auth: make KERBEROS subsystem into authkrb5 private...
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-11 Andrew Bartletts4-credentials Add explicit event context handling...
2010-10-11 Andrew Bartletts4-kerberos Remove unused parameter
2010-10-11 Andrew Bartletts4-kerberos Remove unsued variable
2010-10-11 Jelmer Vernooijcredentials: Split up into several subsystems.
2010-10-11 Jelmer Vernooijkerberos_util: Put into separate subsystem.
2010-10-04 Jelmer VernooijAdd missing dependencies for com_err.
2010-10-04 Jelmer Vernooijheimdal: Fix name of hx509 library.
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 Tridgells4-auth: fixed a vagrind error when creating keytabs
2010-09-26 Andrew Bartletts4-kerberos Don't segfault if the password isn't specif...
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()
next