amitay/samba.git
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 Andreas Schneidertestprogs: Fix usage printout of bogus blackbox test
2017-04-29 Andreas Schneidertestprogs: Fix test_chgdcpass blackbox test with MIT
2017-04-29 Günther Deschners4-torture: disable s4u2self/proxy remote pac tests...
2017-04-29 Andreas Schneiderselftest: Set clockskew grace time to 5 seconds
2017-04-29 Andreas Schneiderselftest: Setup configs for MIT KDC
2017-04-29 Andreas Schneiderselftest: Disable RODC tests with MIT KDC
2017-04-29 Andreas Schneiderselftest: Start MIT KDC if Kerberos is from MIT
2017-04-29 Andreas Schneiderwaf: Do not disable the ntvfs fileserver when we have...
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 Schneiderparam: Add 'mit kdc command' to change the default.
2017-04-29 Andreas Schneiderwaf: Check for MIT KDC binary
2017-04-29 Andreas Schneidermit-kdb: Update KDB vtable for DAL version 6
2017-04-29 Andreas Schneiderwaf: Require MIT Kerberos 1.15.1 for Samba AD
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 Schneiders3-tests: Use common functions in test_smbclient_netbio...
2017-04-29 Andreas Schneidertestprogs: Add common kinit function
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 smdb: fix null pointer dereference
2017-04-28 Gary Lockyersource3 smbd: tests for null pointer dereference
2017-04-28 Doug Nazars3: smbd: inotify_map_mask_to_filter incorrectly indexe...
2017-04-27 Stefan Metzmachertdb: version 1.3.13
2017-04-27 Andrew Bartletttdb: Improve debugging in _tdb_transaction_start
2017-04-27 Andrew Bartletttdb: Improve debugging when the allrecord lock fails...
2017-04-27 Ralph Boehmetdb: runtime check for robust mutexes may hang in threa...
2017-04-26 Shilpa Krishnareddynotify: Fix ordering of events in notifyd
2017-04-26 Andrew Bartletts4-messaging: Add helpful comments
2017-04-25 Andrew Bartlettprocess_standard: clean up messaging for children after...
2017-04-25 Volker Lendeckelib: Fix CID 1405493 Error handling issues (CHECKED_RETURN)
2017-04-25 Ralph Boehmelib/util: fix a Coverity finding in tfork
2017-04-24 Günther Deschners3-libgpo: Fix the build of the group policy CSEs
2017-04-22 Volker Lendecketdbtool: Add "storehex" command
2017-04-22 Volker Lendeckesecrets: Protect against a non-0-terminated ldap password
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 Boehmevfs_acl_xattr|tdb: ensure create mask is at least 0666...
2017-04-20 Hanno Böckcleanupdb: Fix a memory read error
2017-04-20 Ralph Boehmelib/util: add a test for samba_runcmd_send()
2017-04-20 Ralph Boehmewafsamba: add source directory define SRCDIR to config.h
2017-04-20 Ralph Boehmelib/util: make use of tfork in samba_runcmd_send()
2017-04-20 Ralph Boehmelib/util: add a test for tfork()
2017-04-20 Stefan Metzmacherlib/util: add tfork()
2017-04-20 Volker Lendeckesmbldap: Bump version number
2017-04-20 Volker Lendeckesmbldap: Privatize struct smbldap_state
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_paged_results"
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_paged_results"
2017-04-20 Volker Lendeckesmbldap: Introduce "smbldap_get_ldap"
2017-04-20 Volker Lendeckesmbldap: Fix a typo
2017-04-19 Andrew Bartlettautobuild: Do not require cmocka to be installed for...
2017-04-19 Jakub Hrozekldb:tests: Unit test the ldb_rename() operation
2017-04-19 Jakub Hrozekldb:tests: Add tests for case insensitive searches
2017-04-19 Jakub Hrozekldb:tests: unit test for ldb_search()
2017-04-19 Jakub Hrozekldb:tests: Add a modify test
2017-04-19 Jakub Hrozekldb:tests: Add a test for ldb transactions
2017-04-19 Jakub Hrozekldb:tests: Add a basic delete test
2017-04-19 Jakub Hrozekldb:tests: Add a basic search test
2017-04-19 Jakub Hrozekldb:tests: A rudimentary ldb_add() test
2017-04-19 Andreas Schneiderldb:tests: Build a ldb test for the tdb backend
2017-04-19 Jakub Hrozekldb:tests: Add a simple cmocka test for ldb_connect()
2017-04-19 Jakub Hrozekldb: Clarify LDB_MODULES_PATH is used
2017-04-19 Jakub Hrozekldb_tdb: Remove unused function parameter
2017-04-19 Jakub Hrozekldb_tdb: Remove unused function parameter
2017-04-19 Jakub Hrozekldb_tdb: Remove unused function ltdb_add_attr_results
2017-04-19 Alexander Bokovoys3-tests: assignement in shell shall have no spaces...
2017-04-18 Alexander Bokovoy_netr_ServerPasswordSet2: use info level 26 to set...
2017-04-18 Ralph Boehmeselftest: also run smb2.compound_find against share...
2017-04-18 Ralph Boehmes4/torture: add a test for compound SMB2 FIND requests
2017-04-18 Ralph Boehmes3/smbd: add "smbd:find async delay usec" to SMB2 FIND
2017-04-18 Ralph Boehmes3/smbd: make write time fetching async
2017-04-18 Ralph Boehmes3/smbd: enable processing SMB2 requests async internally
2017-04-18 Ralph Boehmes3/smbd: ask_sharemode is not needed for info_level...
2017-04-18 Ralph Boehmes3/smbd: add file_id return arg to smbd_dirptr_lanman2_...
2017-04-18 Ralph Boehmes3/locking: add fetch_share_mode_send/recv
2017-04-18 Ralph Boehmedbwrap_watch: add parse_record_send/recv wrappers
2017-04-18 Ralph Boehmedbwrap: add dbwrap_parse_record_send/recv
2017-04-18 Ralph Boehmedbwrap_ctdb: implement parse_record_send()/recv()
2017-04-18 Ralph Boehmedbwrap_ctdb: factor out a db_ctdb_try_parse_local_recor...
2017-04-18 Ralph Boehmectdb_conn: add ctdbd_parse_send/recv
2017-04-18 Ralph Boehmedbwrap: add parse_record_send/recv to struct db_context
2017-04-18 Ralph Boehmedbwrap: add enum dbwrap_req_state
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-04-18 Jeremy Allisonlib: param: Remove lpcfg_register_defaults_hook().
2017-04-18 Volker Lendeckesmbldap: Move ldapsam_privates to pdb_ldap.h
2017-04-18 Volker Lendeckesmbldap: pdb_ipa is gone
2017-04-18 Jan Engelhardtbuild: correct package dependencies
2017-04-18 Jeremy Allisons3:smbd: Fix incorrect use of sys_getgroups()
2017-04-18 Jeremy Allisons3:lib: Fix incorrect logic in sys_broken_getgroups()
next