mit_samba: Fix principal lookup for cross domain referral
[ambi/samba-autobuild/.git] / source4 /
2017-04-30 Andreas Schneidermit_samba: Fix principal lookup for cross domain referral
2017-04-29 Andreas Schneidermit-samba: Remove obsolete mit_samba_update_pac_data()
2017-04-29 Andreas Schneiders4-kdc: Use mit_samba_reget_pac() in ks_verify_pac()
2017-04-29 Andreas Schneiders4-kdc: Implement mit_samba_reget_pac()
2017-04-29 Andreas Schneiders4-pac-glue: Do not add an empty PAC_TYPE_LOGON_NAME...
2017-04-29 Andreas Schneidermit-samba: Remove unused mit_samba_get_pac_data()
2017-04-29 Andreas Schneiders4-kdc: Use mit_samba_get_pac() in ks_get_pac()
2017-04-29 Andreas Schneiders4-kdc: Implement mit_samba_get_pac()
2017-04-29 Andreas Schneiders4-kdc: Fix logging with the KDB driver
2017-04-29 Andreas Schneiders4-torture: Fix reauth tests with smaller clockskew...
2017-04-29 Andreas Schneidertestprogs: Add MIT Kerberos specific kpasswd blackbox...
2017-04-29 Andreas Schneiders4-kdc: Start the kpasswd service with MIT KDC
2017-04-29 Andreas Schneiders4-kdc: Add MIT Kerberos specific kpasswd code
2017-04-29 Andreas Schneiders4-torture: Add AES and RC4 enctype checks
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_CLOCK_SKEW test
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_BREAK_PW test
2017-04-29 Andreas Schneiders4-torture: Add TORTURE_KRB5_TEST_PAC_REQUEST test
2017-04-29 Andreas Schneiders4-torture: Add KDC test harness and first test
2017-04-29 Andreas Schneiderwaf: Only build KRB5 KDC tests when AD_DC build is...
2017-04-29 Andreas Schneidertestprogs: Add test with exported keytab from samba...
2017-04-29 Andreas Schneidertestprogs: Add a kinit trust test for MIT KDC
2017-04-29 Andreas Schneidertestprogs: Add test_kinit_mit.sh test
2017-04-29 Andreas Schneiders4-torture: Fix kinit of samba4.blackbox.locktest
2017-04-29 Günther Deschners4-torture: disable s4u2self/proxy remote pac tests...
2017-04-29 Andreas Schneiderparam: Add 'mit kdc config' option to smb.conf
2017-04-29 Andreas Schneiders4-kdc: Register the MIT irpc PAC validation service
2017-04-29 Andreas Schneiders4-kdc: Add MIT KRB5 based irpc service for PAC validation
2017-04-29 Andreas Schneiders4-kdc: Add a MIT Kerberos KDC service
2017-04-29 Andreas Schneidermit-kdb: Update KDB vtable for DAL version 6
2017-04-29 Andreas Schneidermit-kdb: Zero the db principal when we allocate it
2017-04-29 Andreas Schneidersamba_dnsupdate: Do not rewrite krb5.conf in selftest
2017-04-29 Andreas Schneiders4:torture: Fix the remote_pac test
2017-04-29 Andreas Schneiders4:selftest: Only run auth_log tests with Heimdal
2017-04-29 Volker Lendeckelsa4_srv: Factor out dcesrc_lsa_valid_AccountRight()
2017-04-28 Gary Lockyersource3 smbd: tests for null pointer dereference
2017-04-26 Andrew Bartletts4-messaging: Add helpful comments
2017-04-25 Andrew Bartlettprocess_standard: clean up messaging for children after...
2017-04-22 Ralph Boehmevfs_fruit: lp_case_sensitive() does not return a bool
2017-04-22 Andrew Bartlettselftest: Do not enable inbound replication during...
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.
next