param: fix a typo emtpy -> empty
[sharpe/samba-autobuild/.git] / source4 /
2016-07-04 Bob Campbellcheck_password_script: Add a DEBUG message for timeouts
2016-07-04 Bob Campbellselftest: add check password script test
2016-07-04 Garming Samcheck-password-script: Allow AD to execute these scripts
2016-07-01 Uri Simchoniselftest: Add test for domain join + kerberos-only...
2016-06-30 Stefan Metzmachers4:rpc_server/netlogon: make use of auth_convert_user_i...
2016-06-30 Stefan Metzmachers4:rpc_server/netlogon: initialize pointer to NULL...
2016-06-30 Stefan Metzmacherauth/wbc_auth_util: change wbcAuthUserInfo_to_netr_SamI...
2016-06-30 Stefan Metzmachers4:auth/kerberos: improve error message in kerberos_pac...
2016-06-30 Stefan Metzmachers4:auth: fill user_principal_* and dns_domain_name...
2016-06-30 Stefan Metzmachers4:auth: make use of lpcfg_sam_name() in authsam_get_us...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py verify the logon...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py validate the...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py test with all...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py verify more...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py copy user{name...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use creds and...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use userpass...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use other_ldb...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use userdn varia...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py make use of...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use _readd_user...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py pass creds as...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py use user{name...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py pass username...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py let _readd_user...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py make use of...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py add a _readd_use...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py make the LDAP...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py cross-check...
2016-06-30 Stefan Metzmachers4:dsdb/tests: let password_lockout.py reduce the value...
2016-06-30 Stefan Metzmachers4:auth/sam: update the logonCount for interactive...
2016-06-30 Stefan Metzmachers4:auth/sam: don't update lastLogon just because it...
2016-06-30 Stefan Metzmachers4:auth/sam: only reset badPwdCount when the effetive...
2016-06-30 Stefan Metzmachers4:dsdb: add some const to {samdb_result,dsdb}_effectiv...
2016-06-30 Stefan Metzmachers4:kdc: don't allow interactive password logons with...
2016-06-30 Stefan Metzmachers4:auth_sam: don't allow interactive logons with UF_SMA...
2016-06-30 Stefan Metzmachers4:dsdb/common: remove unused samdb_result_force_passwo...
2016-06-30 Stefan Metzmachers4:kdc: use "msDS-UserPasswordExpiryTimeComputed" inste...
2016-06-30 Stefan Metzmachers4:rpc_server/samr: use "msDS-UserPasswordExpiryTimeCom...
2016-06-30 Stefan Metzmachers4:auth/sam: use "msDS-UserPasswordExpiryTimeComputed...
2016-06-30 Stefan Metzmachers4:kdc: add some const to samba_get_logon_info_pac_blob()
2016-06-29 Jeremy Allisons4: ldb: Ignore case of "range" in sscanf as we've...
2016-06-28 Richard Sharpes4/selftests: test net ads dns register/unregister.
2016-06-28 Volker Lendeckelibnet: Fix CID 1362934: CHECKED_RETURN
2016-06-27 Stefan Metzmachers4:dsdb/tests: add pwdLastSet tests
2016-06-27 Stefan Metzmachers4:dsdb/samldb: pwdLastSet = -1 requires Unexpire-Passw...
2016-06-27 Stefan Metzmachers4:dsdb/samldb: fix comment "lockoutTime" reset as...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: only allow pwdLastSet as "0...
2016-06-27 Stefan Metzmachers4:rpc_server/samr: only set pwdLastSet to "0" or "-1"
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: allow pwdLastSet only changes
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make it possible to specify...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: handle the DSDB_CONTROL_PASSWORD...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make the DSDB_CONTROL_PASSWORD_B...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: only set pwdLastSet if required
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: create a shallow copy of the...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: move ldb_msg_add_empty() calls...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: remember if we need to update...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: call ndr_pull_supplementalCreden...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: move the check for old passwords...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: leave the current value of pwdLa...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: make the variable names in setup...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: split out a update_final_msg...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: split out a password_hash_needed...
2016-06-27 Stefan Metzmachers4:dsdb/password_hash: use full NTTIME resolution for...
2016-06-27 Stefan Metzmachers4:dsdb/common: add some const to helper functions
2016-06-27 Stefan Metzmachers4:samldb: pass down DSDB_CONTROL_PASSWORD_USER_ACCOUNT...
2016-06-27 Stefan Metzmachers4:dsdb/samdb: allocate DSDB_CONTROL_PASSWORD_USER_ACCO...
2016-06-27 Stefan Metzmachers4:dsdb/samldb: add DSDB_CONTROL_PASSWORD_DEFAULT_LAST_...
2016-06-27 Stefan Metzmachers4:dsdb/samdb: allocate DSDB_CONTROL_PASSWORD_DEFAULT_L...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use more useful userAccountControl/pwdLa...
2016-06-27 Stefan Metzmachers4:selftest: run samba4.ldap.password_lockout.python...
2016-06-27 Stefan Metzmachers4:dsdb/repl_meta_data: pass now to replmd_add_fix_la
2016-06-27 Stefan Metzmachers4:dsdb/tests: improve error message in test_new_user_d...
2016-06-27 Stefan Metzmachers4:dsdb/tests: let the user_account_control.py test...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use GENSEC_SEAL for ldap connections...
2016-06-27 Stefan Metzmachers4:dsdb/tests: use ncacn_ip_tcp:server[seal] for samr...
2016-06-27 Stefan Metzmachers4:dsdb/tests: make user_account_control.py executable
2016-06-27 Andrew BartlettRevert "source4/scripting: add an option to samba_dnsup...
2016-06-26 Andrew Bartlettdsdb: Make less talloc() for parsed_dn.guid
2016-06-26 Andrew Bartlettdsdb: Avoid talloc() calls in dsdb_get_extended_dn_*()
2016-06-26 Andrew Bartlettdsdb: Apply linked attribute backlinks as we apply...
2016-06-26 Andrew Bartlettdsdb: Only fetch changed attributes in replmd_update_rpmd
2016-06-26 Andrew Bartlettdsdb: Fix use-after-free of parent_dn in operational...
2016-06-26 Andrew Bartlettdsdb: Provide shortcuut for repl_meta_data avoiding...
2016-06-26 Andrew Bartlettselftest: Do not run winbind tests against ad_dc_ntvfs
2016-06-25 Ralph Boehmes4/torture: add a test for dosmode and hidden files
2016-06-24 Stefan Metzmachers4:rpc_server: generate the correct error when we got...
2016-06-24 Stefan Metzmachers4:librpc/rpc: don't ask for auth_length if we ask...
2016-06-24 Stefan Metzmachers4:rpc_server: parse auth data only for BIND,ALTER_REQ...
2016-06-24 Stefan Metzmachers4:rpc_server: remove unused dcesrv_connection_context...
2016-06-24 Stefan Metzmachers4:rpc_server: remove unused '_unused_auth_state'
2016-06-24 Stefan Metzmachers4:rpc_server: context_id fields of presentation contex...
2016-06-24 Stefan Metzmachers4:server_named_pipe: make sure we use lower case pipe...
2016-06-23 Stefan Metzmachers4:rpc_server: use a variable for the max total reassem...
2016-06-22 Stefan Metzmachers4:librpc/rpc: allow a total reassembled response paylo...
2016-06-22 Andreas Schneiders4-ntlm: Fix a NULL pointer dereference in error path
2016-06-22 Andreas Schneiders4-dsdb: Fix a possible NULL pointer dereference
2016-06-22 Andreas Schneiders3-torture: Do some code hygiene in the ldb test
2016-06-22 Andreas Schneiderlibrpc: Check for negative return value of socket_get_fd()
2016-06-20 Richard Sharpesource4/scripting: add an option to samba_dnsupdate...
next