lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *)
[ambi/samba-autobuild/.git] / source4 /
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-21 Gary Lockyerpyrpc: Fix segfault in ClientConnection
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
2017-04-18 Ralph Boehmes4/torture: add a test for compound SMB2 FIND requests
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-04-17 Jeremy Allisons4: server: Use state as the talloc context for open_sc...
2017-04-17 Jeremy Allisons4: server: Remove use of talloc_autofree_context as...
2017-04-17 Jeremy Allisons4: messaging: When talloc_free()'ing an event context...
2017-04-17 Jeremy Allisons4: server: Add a tevent signal handler for SIGTERM.
2017-04-17 Jeremy Allisons4: server: Add error return checks for tevent_add_fde...
2017-04-17 Jeremy Allisons4: server: Plumb server_state through the irpc messagi...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to max_runt...
2017-04-17 Jeremy Allisons4: server: Use server_state as a parameter to stdin...
2017-04-17 Jeremy Allisons4: server: Create a server 'state' struct.
2017-04-17 Jeremy Allisons4: server. Whitespace and 80+ column cleanup.
2017-04-17 Jeremy Allisons4: messaging. Minor cleanup. Check for error returns...
2017-04-13 Garming Samupdaterefs: Do not open transaction even when unnecessary
2017-04-13 Garming Samdrepl_server: Allow refresh of partitions on UpdateRef
2017-04-13 Garming Samdns_update: RODC updates should use lower case realm
2017-04-13 Garming Samrodc/dns: Do not put a trailing dot at end of a DNS...
2017-04-13 Garming Sampassword-lockout: Allow RODC to ensure lockout and...
2017-04-13 Garming Samreplmd: Reduce calls to ldb_request_get_control
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
next