s3: in sys_popen(), untangle function call from result check
[ambi/samba-autobuild/.git] / auth /
2012-08-31 Andrew Bartlettauth/credentials: Do not print passwords in a talloc...
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-08-29 Andrew Bartlettauth/credentials: Remove unused, and un-declared cli_cr...
2012-08-29 Andrew Bartlettauth/credentials: Better integrate fetch of secrets...
2012-08-29 Andrew Bartlettauth/credentials: Improve memory handling in cli_creden...
2012-08-28 Andrew Bartlettauth/credentials: Avoid double-free in the failure...
2012-08-27 Andrew Bartlettauth/credentials: Rework credentials handling to try...
2012-08-27 Andrew Bartlettauth/credentials: Expand secrets.tdb fetch of secrets...
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-08-04 Stefan Metzmacherauth/ntlmssp: avoid talloc_tos() in ntlmssp_client_init...
2012-07-30 Andrew Bartlettauth/kerberos: Do not do pointer arithmatic on a void *
2012-07-19 Andrew Bartlettauth/credentials: Remove extra newline
2012-07-15 Andrew Bartlettauth/credentials: Look in the secrets.tdb for the machi...
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-07-02 Andrew Bartlettauth/gensec: Remove unused gensec_security parameter
2012-06-06 Alexander Bokovoyauth-kerberos: avoid crash with MIT krb5 1.10.0 in...
2012-05-24 Alexander Bokovoyauth/credentials: 'workgroup' set via command line...
2012-05-23 Andreas Schneidergse: Use the smb_gss_oid_equal wrapper.
2012-05-23 Alexander Bokovoyauth-credentials: Support using pre-fetched ccache...
2012-05-23 Simo Sorceauth and s4-rpc_server: Do not use features we currentl...
2012-05-17 Stefan Metzmacherauth/gensec: implement gensec_spnego_expire_time()
2012-05-17 Stefan Metzmacherauth/gensec: add gensec_expire_time()
2012-05-04 Andreas Schneiders4-auth: Use smb_krb5_cc_get_lifetime() wrapper.
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-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: Use simpler method to extract keytype.
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: Move keytab functions in a separate file.
2012-04-12 Simo Sorces4-auth-krb: Move function into more appropriate header.
2012-04-12 Simo Sorces4-auth-krb: Make cli_credentials_invalidate_client_gss...
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-03-15 Stefan Metzmacherauth/gensec_gssapi: gss_krb5_lucid_context_v1_t is...
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove reference to struct ntlmssp_state
2012-03-09 Andrew Bartlettauth/ntlmssp: Remove gensec_security element from gense...
2012-03-08 Andrew Bartlettauth/kerberos: Fall back to gsskrb5_get_subkey if we...
2012-03-08 Andrew Bartlettauth/kerberos: Ensure we do not print invalid memory...
2012-02-24 Andrew Bartlettauth: Remove plugable password-check functions from...
2012-02-24 Andrew Bartlettauth: consolidate gensec_ntlmssp_server wrapper functions
2012-02-24 Andrew Bartletts3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp...
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-17 Andrew Bartlettauth: Allow the netbios name and domain to be set from...
2012-02-17 Andrew Bartlettauth: Make more of the ntlmssp code private or static
2012-02-17 Andrew Bartlettauth: Provide a way to specify the NTLMSSP server name...
2012-02-17 Andrew Bartlettauth: Rearrange ntlmssp code for clarity
2012-02-17 Andrew Bartlettauth: Set NTLMSSP_NEGOTIATE_SIGN when session key suppo...
2012-02-17 Andrew Bartletts3-auth Use the common gensec_ntlmssp_update in gensec_...
2012-02-17 Andrew Bartletts3-auth: Use common gensec_ntlmssp server functions...
2012-02-17 Andrew Bartletts3-auth: Add extra error messages on authentication...
2012-02-17 Andrew Bartlettauth: Cope with NO_USER_SESSION_KEY from security=server
2012-02-17 Andrew Bartlettauth: Move the rest of the source4 gensec_ntlmssp code...
2012-02-17 Andrew Bartletts3-auth Hook checking passwords and generating session_...
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-02-10 Andrew Bartlettgensec: explain gensec_use_kerberos_mechs() logic
2012-02-10 Andrew Bartlettgensec: set flag to continue in outer for loop in gense...
2012-02-10 Andrew BartlettRevert "gensec: Fix a memory corruption in gensec_use_k...
2012-02-10 Andrew Bartlettcredentials: Show returned error_string in debug message
2012-02-09 Volker Lendeckegensec: Fix a memory corruption in gensec_use_kerberos_...
2012-02-08 Andrew Bartlettauth: rename ntlmssp.c to ntlmssp_util.c
2012-01-30 Andrew Bartlettgensec: inline gensec_generate_session_info() into...
2012-01-30 Andrew Bartlettauth: Make check_password and generate_session_info...
2012-01-29 Andrew Bartlettauth: provide private pointer and do not return origina...
2012-01-25 Stefan Metzmacherauth/gensec_gssapi: sync gensec_gssapi_state with gse_c...
2012-01-18 Andrew Bartlettauth/gensec: align common elements between gse_context...
2012-01-13 Stefan Metzmachers3:build: add auth/gensec/spnego.o
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 Metzmacherauth/gensec: add some more functions from gensec_start...
2012-01-13 Stefan Metzmacherauth/gensec: make sure functions from gensec.c are...
2012-01-12 Stefan Metzmachers4:auth/gensec/spnego: add support for fragmented spneg...
2012-01-12 Stefan Metzmacherauth/gensec: add gensec_*max_update_size()
2012-01-12 Andrew Bartlettauth/kerberos: Remove unused TALLOC_CTX argument to...
2012-01-11 Andrew Bartlettgensec: 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-11 Andrew Bartlettauth/kerberos: Remove unused headers from gssapi_parse.c
2012-01-09 Andrew Bartlettauth/credentials Remove debug that prints in normal...
2011-12-29 Andrew Bartlettauth/kerberos: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartlettauth/kerberos: Make pac_data_out in kerberos_decode_pac...
2011-12-28 Andrew Bartlettauth/kerberos: Move gssapi_parse.c to the top level
2011-12-28 Andrew Bartlettcredentials: Always honour the return value of E_deshash()
2011-12-28 Andrew Bartlettgensec: Allow an alternate set of modules to be specified
2011-12-07 Andrew Bartletts4-dns Use match-by-key in GSSAPI server if principal...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-11-10 Andrew Tridgelltest: fixed several tests to use samba.tests
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
next