s4:auth: use "sam winbind" for the netlogon server
[nivanova/samba-autobuild/.git] / source4 / auth / ntlm /
2017-08-07 Stefan Metzmachers4:auth: use "sam winbind" for the netlogon server
2017-08-07 Stefan Metzmachers4:auth/ntlm: provide auth_check_password_wrapper_send...
2017-08-07 Stefan Metzmachers4:auth_winbind: implement async authentication via...
2017-06-27 Stefan Metzmachers4:auth/ntlm: allow auth_operations to specify check_pa...
2017-06-27 Stefan Metzmachers4:auth/ntlm: introduce auth_check_password_next()
2017-06-27 Stefan Metzmachers4:auth/ntlm: move auth_check_password_wrapper() furthe...
2017-06-27 Stefan Metzmachers4:auth_winbind: rename 's' to 'state' in winbind_check...
2017-06-27 Ralph Boehmes4:auth_winbind: remove a block nesting level and fix...
2017-06-27 Stefan Metzmachers4:auth_winbind: fix error checking in winbind_check_pa...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:dsdb/samdb: pass an existing 'struct ldb_context...
2017-06-26 Stefan Metzmachers4:auth/unix_token: remove unused tevent_context from...
2017-06-15 Stefan Metzmachers4:auth: make authenticate_ldap_simple_bind*() use...
2017-06-15 Stefan Metzmachers4:auth: add authenticate_ldap_simple_bind_send/recv
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samauth_sam: Make auth_sam_trigger_repl_secret more generic
2017-05-30 Garming Samrodc: Set non-authoritative for RODC bad passwords
2017-05-30 Garming Samauth_winbind: Allow badPwdCount to be set to 0 with...
2017-05-30 Garming Samauth4: Add authoritative flag to check_password
2017-05-11 Jeremy Allisons4: auth: Add TALLOC_CTX * to auth_register()
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-09 Stefan Metzmacherauth4: use "sam winbind_rodc sam_failtrusts" for the...
2017-04-09 Stefan Metzmacherauth4: remove unused map_user_info[_cracknames]()
2017-04-09 Stefan Metzmacherauth4: avoid map_user_info() in auth_check_password_send()
2017-04-09 Stefan Metzmacherauth4: improve authsam_want_check for upn authentication
2017-04-09 Stefan Metzmacherauth4: let authsam_check_password_internals use crack_n...
2017-04-09 Stefan Metzmacherauth4: use "anonymous sam winbind sam_ignoredomain...
2017-04-09 Stefan Metzmacherauth4: use "anonymous sam winbind_rodc sam_failtrusts...
2017-04-09 Stefan Metzmacherauth4: add a "sam_failtrusts" module
2017-04-09 Stefan Metzmacherauth4: use lpcfg_is_my_domain_or_realm() in authsam_wan...
2017-03-29 Gary Lockyerldap_server: Log failures to find a valid user in the...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Andrew Bartlettauth: Add "auth_description" to allow logs to distingui...
2017-03-29 Andrew Bartlettldap_server: Move code into authenticate_ldap_simple_bind()
2017-03-29 Andrew Bartlettauth: Add a reminder about the strings currently used...
2017-03-24 Stefan Metzmacherauth4: implement the deprecated 'auth methods' in auth_...
2017-03-24 Stefan Metzmacherauth4: reflect the reality and use "winbind_rodc" inste...
2017-03-24 Stefan Metzmacherauth4: add a "winbind_rodc" backend
2017-03-24 Stefan Metzmacherauth4: remove unused USER_INFO_LOCAL_SAM_ONLY/AUTH_METH...
2017-03-24 Stefan Metzmacherauth4: debug if method->ops->check_password() gives...
2017-03-24 Stefan Metzmacherauth: let auth4_context->check_ntlm_password() return...
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2017-03-24 Stefan Metzmacherauth4: add auth_context_create_for_netlogon()
2017-03-24 Stefan Metzmacherauth4: make auth_check_password_wrapper() static
2017-03-24 Stefan Metzmacherauth4: add TODO comment on the auth_sam_trigger_repl_se...
2017-03-10 Volker Lendeckeauth_winbind4: Correctly handle !authoritative
2017-03-06 Volker Lendeckeauth4: Move a variable closer to its use
2017-02-28 Volker Lendeckeauth4: Reduce indentation level by an early error return
2017-02-28 Volker Lendeckeauth4: Only use CrackNames if we're a DC
2017-02-28 Volker Lendeckeauth4: Fix map_user_info_cracknames for domain==NULL
2017-01-03 Volker Lendeckeauth4: Use "all_zero" where appropriate
2016-06-30 Stefan Metzmacherauth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamI...
2016-06-30 Stefan Metzmachers4:auth: fill user_principal_* and dns_domain_name...
2016-06-30 Stefan Metzmachers4:auth_sam: don't allow interactive logons with UF_SMA...
2016-06-22 Andreas Schneiders4-ntlm: Fix a NULL pointer dereference in error path
2016-04-28 Stefan Metzmachers4:auth_anonymous: anonymous authentication doesn't...
2016-04-12 Stefan MetzmacherCVE-2016-2110: libcli/auth: pass server_timestamp to...
2016-03-09 Aurelien Aptels4/auth/ntlm/auth_unix.c: add parens
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-14 Douglas Bagnallauth: keep track of lastLogon and lastLogonTimestamp
2015-12-14 Douglas Bagnallauth: increase resolution for password grace period...
2015-11-13 Günther Deschners4-auth: Fix some debugging and crash in error cases
2015-10-16 Douglas Bagnallntlm auth: spelling fixes
2014-09-08 Andrew Bartletts4-auth: Use sizeof() rather than a fixed constant...
2014-07-04 Andrew Bartletts4-auth: Do not override the NT_STATUS_NOT_IMPLEMENTED...
2014-06-11 Andrew Bartlettauth: Provide a way to use the auth stack for winbindd...
2014-05-16 Andrew Bartlettauth: Allow auth_samba4 to be forced to run a specific...
2014-05-12 Andrew Bartletts4:auth_winbind: explicitly use dcerpc_binding_handle_s...
2014-04-18 Andrew Bartletts4-auth: Make the auth_winbind_wbclient use more correc...
2014-04-15 Andrew Bartlettauth: Remove support for HAVE_TRUNCATED_SALT from pass_...
2014-04-15 Andrew Bartlettauth: Remove USE_BOTH_CRYPT_CALLS block from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove linux_bigcrypt support from pass_check.c
2014-04-15 Andrew Bartlettauth: Remove support for plaintext auth on systems...
2014-04-15 Andrew Bartlettauth: Remove afs_auth() from pass_check.c and s4's...
2014-04-15 Andrew Bartlettauth: Remove dfs_auth() from pass_check.c and s4's...
2014-04-02 Andrew Bartletts4-auth: Support password history correctly, including...
2014-04-02 Andrew Bartletts4-auth: Add authsam_zero_bad_pwd_count to zero out...
2014-04-02 Andrew Bartletts4-auth: Rework memory handling to use a tmp_ctx
2014-04-02 Andrew Bartletts4:auth: Add password lockout support to the AD DC
2014-04-02 Andrew Bartlettdsdb: Put password lockout support in samdb_result_pass...
2014-04-02 Andrew Bartlettdsdb: Rework samdb_result_acct_flags to use either...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-03-05 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-03-05 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2014-02-18 Volker LendeckeRevert "auth4: auth_session_info_fill_unix only needs...
2014-02-18 Volker LendeckeRevert "auth4: Do not generate just a temporary wbc_con...
2014-02-10 Volker Lendeckeauth4: Do not generate just a temporary wbc_context
2014-02-10 Volker Lendeckeauth4: auth_session_info_fill_unix only needs a tevent_...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-08-10 Björn Jackebuild: rename security → samba-security
2012-07-02 Andrew Bartlettauth: Remove .get_challenge (only used for security...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-07 Andrew Bartlettbuild: Add missing deps and make MESSAGING a private...
2012-05-15 Stefan Metzmachers4:auth: remove unused auth_server.c
next