s4:scripting/python: always treat the highwatermark as opaque (bug #9508)
[sfrench/samba-autobuild/.git] / source4 / auth /
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-08-10 Björn Jackebuild: rename security → samba-security
2012-07-17 Andreas Schneiders4-auth: Make sure we use the correct credential state.
2012-07-06 Christof Schmittauth: Common function for retrieving PAC_LOGIN_INFO...
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-12 Michael Adams4:kerberos: fix typos in kerberos-notes.txt
2012-06-12 Michael Adams4:gensec: fix a comment typo
2012-06-07 Andrew Bartlettbuild: Add missing deps and make MESSAGING a private...
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-23 Simo Sorcegensec_gssapi: Make it possible to build with MIT krb5
2012-05-18 Jelmer Vernooijpygensec: Fix init of variable if not specified.
2012-05-17 Stefan Metzmachers4:auth/gensec_gssapi: add "gensec_gssapi:requested_lif...
2012-05-17 Stefan Metzmachers4:auth/gensec: implement gensec_gssapi_expire_time()
2012-05-17 Stefan Metzmachers4:auth/gensec_gssapi: add missing 'break' statements
2012-05-17 Stefan Metzmachers4:auth/gensec_gssapi: remember the expire time
2012-05-15 Stefan Metzmachers4:auth: remove unused auth_server.c
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 Sorceauth-session: MIT doesn't have import/export cred yet
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-13 Alexander Bokovoys4-auth: Make sure ldb context is initialized even...
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 Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
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 Sorcegensec_gssapi: keep private header file close to the...
2012-04-12 Simo Sorcekrb5_wrap: remove duplicate declaration and dead ifdef
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: initialize struct schannel_sta...
2012-03-02 Stefan Metzmachers4:auth/gensec/schannel: make a copy of netlogon_creds_...
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Jelmer Vernooijpygensec: Fix whitespace.
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-17 Andrew Bartlettauth/kerberos: Move gse_get_session_key() to common...
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2012-01-30 Andrew Bartlettgensec: inline gensec_generate_session_info() into...
2012-01-30 Andrew Bartletts4-auth: Return NT_STATUS_NOT_IMPLEMENTED if the challe...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-20 Stefan Metzmachers4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C...
2012-01-13 Stefan Metzmacherauth/gensec: move spnego.c to the toplevel
2012-01-13 Stefan Metzmacherauth/gensec: common helper functions should be in gense...
2012-01-13 Stefan Metzmachers4:auth/gensec: inline packet_full_request_u32()
2012-01-13 Stefan Metzmachers4:auth/gensec: fix compiler warnings in spnego.c
2012-01-12 Stefan Metzmachers4:auth/gensec/spnego: add support for fragmented spneg...
2012-01-12 Stefan Metzmachers4:pygensec: add set_max_update_size() and max_update_s...
2012-01-11 Andrew Bartletts4:auth: Make sure to check the optional auth_context...
2012-01-11 Andrew Bartlettgensec: Rename want_flags and got_flags in gensec_gssapi
2012-01-11 Andrew Bartlettgensec: make gensec_gssapi.h common
2012-01-11 Andrew Bartlettgensec: move gensec_util.c to the top level
2012-01-11 Andrew Bartlettauth: make auth4_context common to provide access to...
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.
2012-01-06 Andrew Bartlettntlmssp: merge initial packet implementations
2012-01-04 Stefan Metzmachers4:pygensec: add session_key() method
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_util for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_krb5 for...
2011-12-29 Andrew Bartletts4-gensec: Rename memory contexts in gensec_gssapi...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec remove auth_session dep from gensec_gssapi.c
2011-12-29 Andrew Bartletts4-gensec Remove fallback for simple privileges
2011-12-29 Andrew Bartletts4-torture: Demonstrate handling of the PAC in a custom...
2011-12-29 Andrew Bartletts4-pyauth: Make sure event context allows nesting
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-gensec: fix cyrus sasl module after update() protype...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
next