rodc: Allow local RODC changes with version 0
[kai/samba-autobuild/.git] / source4 /
2017-04-13 Garming Samrodc: Allow local RODC changes with version 0
2017-04-13 Garming Samdrepl: Add partial attribute set in the case of repl...
2017-04-13 Garming Sampassword_lockout: Tests against RODC (once preloaded)
2017-04-13 Garming Samtests/rodc: Add a number of tests for RODC-RWDC interaction
2017-04-13 Garming Samsam.c: Make NTLM login set logonCount when unset
2017-04-13 Garming Sampassword_lockout: Move some unnecessary methods from...
2017-04-13 Garming Sampassword_lockout: Move lockoutObservationWindow tests...
2017-04-13 Garming Sampassword_lockout: Factor out a base testcase
2017-04-13 Garming Sampassword_lockout: Remove use of global creds variables
2017-04-13 Garming Sampassword_lockout: Remove use of global lp and host...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Move more helper methods to a base...
2017-04-13 Garming Sampassword_lockout: Begin moving helper methods to a...
2017-04-13 Garming Samselftest: Make some assertions about RODC referrals
2017-04-13 Garming Samrodc: Force all RODC add and delete to cause a referral
2017-04-13 Garming Samselftest: Add ldap rodc python test
2017-04-13 Garming Samreplmd: Send RODC referrals preferably to the PDC
2017-04-13 Garming Samsamba_dnsupdate: Remove extra argument from debug
2017-04-13 Garming Samwhitespace: Remove some whitespace
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 Metzmachers4:selftest: run test_trust_ntlm.sh against various...
2017-04-09 Stefan Metzmacherauth4: use lpcfg_is_my_domain_or_realm() in authsam_wan...
2017-04-08 Jeremy Allisons4: process_standard: Add a simplified SIGTERM handler...
2017-04-08 Jeremy Allisons4: process_standard: Add tevent SIGHUP signal handler...
2017-04-08 Jeremy Allisons4: process_standard: Add return checking for tevent_ad...
2017-04-08 Jeremy Allisons4: process_standard: Always free tevent_context before...
2017-04-08 Jeremy Allisons4: process_standard: Move talloc_free of event context...
2017-04-07 Ralph Boehmes4/torture: vfs_fruit: test for bug 12565
2017-04-06 Gary Lockyerpassword_hash: refactor setup_supplemental_field
2017-04-06 Gary Lockyerpassword_hash: Add tests to allow refactoring
2017-04-02 Jeremy Allisons4: server: Fix crash in NTVFS server caused by orderin...
2017-03-31 Jeremy Allisons4: messaging. Add imessaging_reinit_all() function.
2017-03-29 Garming Samldap_server: Move a variable into a smaller scope
2017-03-29 Andrew Bartlettpython: Add bindings for NTLMSSP
2017-03-29 Gary Lockyerldap_server: Log failures to find a valid user in the...
2017-03-29 Andrew Bartlettdsdb: Add authentication audit logging for LDAP passwor...
2017-03-29 Andrew Bartlettsamr: Add logging of password change success and failure
2017-03-29 Gary Lockyerauth log tests: password change tests
2017-03-29 Andrew Bartlettheimdal: Pass extra information to hdb_auth_status...
2017-03-29 Gary Lockyers4-ntvfs: Correct mixup between local/remote addresses
2017-03-29 Gary Lockyers4-named_pipe_auth: Rename client -> remote_client...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartletts4-messaging: split up messaging into a smaller library...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartlettldap_server: Log access without a bind
2017-03-29 Andrew Bartletts4-rpc_server: Log authorization to DCE/RPC for anonymo...
2017-03-29 Andrew Bartlettldap_server: Log authorization for simple binds
2017-03-29 Andrew Bartletts4-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartlettauth_log: Also log the final type of authentication...
2017-03-29 Andrew Bartlettdns: Provide local and remote socket address to GENSEC
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Gary Lockyerauth: Generate a human readable Authentication log...
2017-03-29 Gary Lockyerlib/util: Add functions to escape log lines but not...
2017-03-29 Andrew Bartletts4-rpc_server: Correct comment about where the current...
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-29 Andrew Bartletts4-ldap_server: Do not set conn->session_info to NULL...
2017-03-29 Andrew Bartletts4-ldap_server: Set remote and local address values...
2017-03-29 Andrew Bartletts4-ldap_server: Split gensec setup into a helper function
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-29 Andrew Bartlettgensec: Add gensec_{get,set}_target_service_description()
2017-03-29 Andrew Bartletts4-netlogon: Remember many more details in the auth_use...
2017-03-29 Andrew Bartletts4-smbd: Remember the original client and server IPs...
2017-03-29 Andrew Bartlettauth_log: Add tests by listening for JSON messages...
2017-03-29 Gary LockyerTestBase: move insta_creds from password_lockout.py
2017-03-29 Gary Lockyerpython net: add username, oldpassword and domain to...
2017-03-29 Gary Lockyerpysmb: Check for credentials using same method as pyrpc
2017-03-29 Andrew Bartlettpysmb: Extend py_smb_new to allow use_ntlmv2 and use_sp...
2017-03-28 Andrew Bartlettpython: Provide Python bindings for messaging.idl
2017-03-28 Gary Lockyerpymessaging: add single element tupple form of the...
2017-03-28 Andrew Bartlettpymessaging: Add a hook to run the event loop, make...
2017-03-28 Andrew Bartlettpymessaging: Add irpc_remove_name
2017-03-28 Andrew Bartlettpymessaging: Add support for irpc_add_name
2017-03-27 Garming Samsamba_dnsupdate: Add additional debugging
2017-03-27 Douglas Bagnallwhitespace: remove in rootdse
2017-03-27 Douglas Bagnallgetncchanges: remove whitespace
2017-03-27 Garming Samrepl_secret: Error condition should sound harmless
2017-03-27 Andrew Bartlettselftest: Add more RODC tests to avoid regressions...
2017-03-27 Garming Samrepl_secret: Prevent null deref on DEBUG
2017-03-27 Garming Samauth/sam: Remove lastLogonTimestamp from RODC success...
2017-03-27 Andrew Bartlettheimdal: Add initializer for stack pointers
2017-03-27 Andrew Bartlettauth: Add SID_NT_NTLM_AUTHENTICATION / S-1-5-64-10...
2017-03-26 Uri Simchoniselftest: tests for vfs_fruite file-id behavior
2017-03-24 Stefan Metzmachers4:selftest: specify auth methods of pdbtests without...
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
next