gary/samba-autobuild/.git
2018-08-29 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.9.0rc4 release. samba-4.9.0rc4
2018-08-29 Karolin SeegerWHATSNEW: Add changes since RC3.
2018-08-28 Martin SchwenkeWHATSNEW: More CTDB updates for 4.9
2018-08-28 Martin Schwenkectdb-tests: Check that no IPs are assigned when failove...
2018-08-28 Martin Schwenkectdb-tests: Add an extra conf loading test case
2018-08-28 Martin Schwenkectdb-doc: Switch tunable DisableIPFailover to a config...
2018-08-28 Martin Schwenkectdb-config: Switch tunable DisableIPFailover to a...
2018-08-28 Martin Schwenkectdb-config: Integrate failover options into conf-tool
2018-08-28 Martin Schwenkectdb-failover: Add failover configuration options
2018-08-28 Martin Schwenkectdb-tests: Drop DisableIPFailover simple test
2018-08-28 Martin Schwenkectdb-daemon: Pass DisableIPFailover tunable via environ...
2018-08-28 Martin Schwenkectdb-common: Allow boolean configuration values to...
2018-08-28 Martin Schwenkectdb-doc: Switch tunable TDBMutexEnabled to a config...
2018-08-28 Martin Schwenkectdb-config: Switch tunable TDBMutexEnabled to a config...
2018-08-28 Martin Schwenkectdb-doc: Add support for migrating tunables to ctdb...
2018-08-28 Martin Schwenkectdb-doc: Change option "no realtime" option to "realti...
2018-08-28 Martin Schwenkectdb-config: Change option "no realtime" option to...
2018-08-28 Martin Schwenkectdb-doc: Handle boolean options in config migration...
2018-08-28 Martin Schwenkectdb-doc: Make config migration script notice removed...
2018-08-28 Martin Schwenkectdb-common: Fix aliasing issue in IPv6 checksum
2018-08-28 Jeremy Allisons3: smbd: Ensure get_real_filename() copes with empty...
2018-08-23 Volker Lendecketorture: Demonstrate the invalid lock order panic
2018-08-23 Volker Lendeckevfs_fruit: Fix a leak of "br_lck"
2018-08-23 Andreas Schneiderpython: Fix print in dns_invalid.py
2018-08-23 Alexander Bokovoywafsamba/samba_abi: always hide ABI symbols which must...
2018-08-23 Christof Schmittselftest: Load time_audit and full_audit modules for...
2018-08-23 Ralph Wuerthners3: vfs: time_audit: fix handling of token_blob in...
2018-08-23 Andreas Schneiders3:libads: Free addr before we free the context
2018-08-23 Andreas Schneiders3:winbind: Fix memory leak in nss_init()
2018-08-23 Andreas Schneiders3:registry: Fix possible memory leak in _reg_perfcount...
2018-08-23 Andreas Schneiders3:libads: Fix memory leaks in ads_krb5_chg_password()
2018-08-23 Andreas Schneiders3:client: Avoid a possible fd leak in do_get()
2018-08-23 Andreas Schneiders4:lib: Fix a possible fd leak in gp_get_file()
2018-08-23 Andreas Schneiders3:utils: Do not leak memory in new_user()
2018-08-23 Andreas Schneiders3:utils: Do not overflow the destination buffer in...
2018-08-23 Andreas Schneiders3:passdb: Don't leak memory on error in fetch_ldap_pw()
2018-08-23 Andreas Schneiderwbinfo: Free memory when we leave wbinfo_dsgetdcname()
2018-08-23 Tim Bealenetcmd: Fix --kerberos=yes and --no-secrets domain...
2018-08-23 Tim Bealenetcmd: Delete unnecessary function
2018-08-23 Tim Bealenetcmd: Fix kerberos option for domain backups
2018-08-23 Tim Bealenetcmd: domain backup didn't support prompting for...
2018-08-23 Tim Bealenetcmd: Improve domain backup targetdir checks
2018-08-15 Karolin SeegerVERSION: Bump version up to 4.9.0rc4...
2018-08-15 Karolin SeegerVERISON: Disable GIT_SNAPSHOT for 4.9.0rc3 release. samba-4.9.0rc3
2018-08-15 Karolin SeegerWHATSNEW: Add release notes for Samba 4.9.0rc3.
2018-08-14 Volker Lendeckelibsmb: Fix CID 1438243 Unchecked return value
2018-08-14 Volker Lendeckelibsmb: Fix CID 1438244 Unsigned compared against 0
2018-08-14 Volker Lendeckesmbd: Fix CID 1438245 Dereference before null check
2018-08-14 Volker Lendeckesmbd: Fix CID 1438246 Unchecked return value
2018-08-14 Volker Lendeckesmbd: Align integer types
2018-08-14 David Disseldorpctdb: add expiry test for ctdb_mutex_ceph_rados_helper
2018-08-14 David Disseldorpctdb_mutex_ceph_rados_helper: fix deadlock via lock...
2018-08-14 David Disseldorpctdb_mutex_ceph_rados_helper: rename timer_ev to ppid_t...
2018-08-14 David Disseldorpctdb_mutex_ceph_rados_helper: use talloc destructor...
2018-08-14 Samuel Cabreroctdb_mutex_ceph_rados_helper: Set SIGINT signal handler
2018-08-14 David Disseldorpctdb/build: link ctdb_mutex_ceph_rados_helper against...
2018-08-14 Jeremy Allisons3: tests: smbclient. Regression test to ensure we...
2018-08-14 Anoop C Ss4/torture: Add new test for DELETE_ON_CLOSE on non...
2018-08-14 Anoop C Ss3/libsmb: Explicitly set delete_on_close token for...
2018-08-14 Andrew Bartlettcracknames: Fix DoS (NULL pointer de-ref) when not...
2018-08-14 Jeremy Allisonlibsmb: Harden smbc_readdir_internal() against returns...
2018-08-14 Jeremy Allisonlibsmb: Ensure smbc_urlencode() can't overwrite passed...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add extra test for dirsync delete...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Fix unauthorized attribute...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Flip the logic in the dirsync...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Small refactor to aclread_call...
2018-08-14 Tim BealeCVE-2018-10919 acl_read: Split access_mask logic out...
2018-08-14 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-14 Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
2018-08-14 Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-08-14 Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-14 Tim BealeCVE-2018-10919 security: Move object-specific access...
2018-08-14 Kai BlinCVE-2018-1140 dns: Add a test to trigger the LDB casefo...
2018-08-14 Andrew BartlettRelease LDB 1.4.2 for CVE-2018-1140 ldb-1.4.2
2018-08-14 Andrew BartlettCVE-2018-1140 ldb: Add tests for search add and rename...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb_tdb: Check for DN validity in add...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedNa...
2018-08-14 Andrew BartlettCVE-2018-1140 ldb: Check for ldb_dn_get_casefold()...
2018-08-14 Andrej GesselCVE-2018-1140 Add NULL check for ldb_dn_get_casefold...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: Do not allow ntlmv1 over...
2018-08-14 Günther DeschnerCVE-2018-1139 selftest: verify whether ntlmv1 can be...
2018-08-14 Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: fix debug messages in hash_p...
2018-08-14 Andrew BartlettCVE-2018-1139 libcli/auth: Add initial tests for ntlm_p...
2018-08-13 Noel Powers3/smbd: Ensure quota code is only called when quota...
2018-08-13 Justin StephensonShorten description in vfs_linux_xfs_sgid manual
2018-08-13 Andreas Schneiders3:waf: Install eventlogadm to /usr/sbin
2018-08-13 Oleksandr Natalenkosystemd: Only start smb when network interfaces are up
2018-08-13 Amitay Isaacsctdb-eventd: Fix CID 1438155
2018-08-13 Volker Lendeckectdb: Fix a cut&paste error
2018-08-13 Noel Powers3/utils: fix regression where specifying -Unetbios...
2018-08-13 Noel Powers3/smbd: allow set quota for non root user (when built...
2018-08-13 Noel Powers3/script/tests: Add simple (smb1 & smb2) get/set/list...
2018-08-13 Noel Powers3/script/test: modify existing smbcquota test to use...
2018-08-13 Noel Powers3/smbd: smb2 server implementation for query get/set...
2018-08-13 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-08-13 Noel Powers3/libsmb: adjust smb2 code for new idl structs & gener...
2018-08-13 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2018-08-13 Noel Powerlibrpc/idl Add some query [getset]info quota related...
next