s4:librpc/rpc: force printing in dcerpc_bh_do_ndr_print() log level >= 11
[sfrench/samba-autobuild/.git] / source4 / auth / ntlm /
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
2012-02-24 Andrew Bartlettauth: Rename some elements of auth4_context
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
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 Bartlettauth: Make check_password and generate_session_info...
2011-12-29 Andrew Bartletts4-auth: Rename memory contexts for greater clarity
2011-12-29 Andrew Bartletts4-gensec: Move parsing of the PAC blob and creating...
2011-12-28 Andrew Bartletts4-auth Remove unused auth_context_create_from_ldb()
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
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...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-24 Simo Sorceidl: Improve MS-PAC IDL
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Andrew Tridgells4-auth: rework map_user_info() to use cracknames
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-29 Andrew Bartletts4-auth Fill in the remainder of the unix info in auth_...
2011-07-29 Andrew Bartletts4-auth Move conversion of security_token to unix_token...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-11 Matthias Dieter... s4:auth/ntlm/auth_unix.c - remove unused variables
2011-06-09 Matthias Dieter... s4:auth/ntlm/auth.c - fix incompatible pointer type...
2011-06-06 Andrew Bartletts4-auth Move default auth methods back into auth.c
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-05 Andrew Tridgells4-auth: removed the password combinations code in...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-19 Jelmer Vernooijsource4/auth/ntlm: Fix prototypes for all functions.
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-24 Andrew Tridgellbuild: moved libcli/auth/ntlmssp*.c into a common libcl...
2011-02-18 Andrew Tridgells4-auth: rename 'auth' subsystem to 'auth4'
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2011-02-08 Günther Deschnerpam: share pam errors in a common location.
2011-01-20 Andrew Bartletts4-auth Remove special case for account_sid from auth_s...
2011-01-19 Andrew Bartletts4-auth Allow NULL methods to be specified to auth_cont...
2011-01-18 Andrew Bartletts4-auth Extend python bindings to allow ldb and message...
2011-01-15 Matthias Dieter... s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_...
2011-01-14 Andrew Bartletts4-auth Add function to obtain any user's session_info...
2010-12-21 Andrew Bartletts4-auth rework session_info handling not to require...
2010-11-15 Jelmer Vernooijauth/ntlm: Use name consistent with other service names.
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-05 Anatoliy Atanasovs4/auth: Add logon_parameters to authenticate_username_pw
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 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
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.
next