scabrero/samba-autobuild/.git
2020-03-26 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.14 release. origin/v4-10-stable samba-4.10.14
2020-03-26 Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.14.
2020-03-24 Martin Schwenkectdb-tcp: Do not stop outbound connection in ctdb_tcp_n...
2020-03-24 Martin Schwenkectdb-tcp: Factor out function ctdb_tcp_start_outgoing()
2020-03-24 Ralph Boehmectdb-tcp: add ctdb_tcp_stop_incoming()
2020-03-24 Ralph Boehmectdb-tcp: rename ctdb_tcp_stop_connection() to ctdb_tcp...
2020-03-24 Ralph Boehmectdb-tcp: Remove redundant restart in ctdb_tcp_tnode_cb()
2020-03-24 Ralph Boehmectdb-tcp: always call node_dead() upcall in ctdb_tcp_tn...
2020-03-24 Noel Powerctdb-tcp: move free of inbound queue to TCP restart
2020-03-24 Martin Schwenkectdb-daemon: more logical whitespace, debug modernisation
2020-03-24 Ralph Boehmectdb-daemon: ensure restart() callback is called in...
2020-03-24 Martin Schwenkectdb-daemon: Rename ctdb_context private_data to transp...
2020-03-24 Martin Schwenkectdb-daemon: Rename ctdb_node private_data to transport...
2020-03-18 Douglas Bagnallnmblib: avoid undefined behaviour in handle_name_ptrs()
2020-03-04 Tim Bealeselftest: Export DC conf path for special cases
2020-03-04 Andrew Bartlettselftest: Test behaviour of DNS scavenge with an existi...
2020-03-04 Andrew Bartlettdsdb: Correctly handle memory in objectclass_attrs
2020-02-24 Andreas Schneiderwafsamba: Do not use 'rU' as the 'U' is deprecated...
2020-02-20 Jeremy Allisons3: VFS: full_audit. Use system session_info if called...
2020-02-19 Volker Lendeckeauth: Fix CID 1458418 Null pointer dereferences (REVERS...
2020-02-19 Volker Lendeckeauth: Fix CID 1458420 Null pointer dereferences (REVERS...
2020-02-17 Martin Schwenkectdb-tcp: Make error handling for outbound connection...
2020-02-11 Stefan Metzmacherwinbindd: handling missing idmap in getgrgid()
2020-02-11 Stefan Metzmachers3:auth_sam: map an empty domain or '.' to the local...
2020-02-11 Stefan Metzmachers3:selftest: test authentication with an empty userdoma...
2020-02-11 Stefan Metzmachers3:auth_sam: introduce effective_domain helper variables
2020-02-11 Stefan Metzmachers3:auth_sam: make sure we never handle empty usernames
2020-02-11 Stefan Metzmachers3:auth_sam: unify the debug messages of all auth_sam...
2020-02-11 Stefan Metzmachers3:auth_sam: replace confusing FALL_THROUGH; with break;
2020-02-04 Karolin Seegerscript/release.sh: Don't use quotations any longer.
2020-02-03 Andreas Schneiderlib:util: Log mkdir error on correct debug levels
2020-02-03 Andreas Schneiders4:torture: Skip the deltest20 as user root
2020-02-03 Jeremy Allisons3: lib: nmblib. Clean up and harden nmb packet processing.
2020-01-23 Karolin SeegerVERSION: Bump version up to 4.10.14...
2020-01-23 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.13 release. samba-4.10.13
2020-01-23 Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.13.
2020-01-21 Stefan Metzmacherscript/release.sh: make it possible to run from a git...
2020-01-21 Karolin SeegerVERSION: Bump version up to 4.10.13.
2020-01-21 Karolin SeegerMerge tag 'samba-4.10.12' into v4-10-test
2020-01-14 Martin Schwenkectdb-tests: Skip some tests that don't work with IPv6
2020-01-14 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.12 release. samba-4.10.12
2020-01-14 Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.5.
2020-01-14 Martin Schwenkectdb-scripts: Strip square brackets when gathering...
2020-01-14 Andreas Schneiderlibrpc: Fix string length checking in ndr_pull_charset_...
2020-01-14 Gary Lockyerupgradedns: ensure lmdb lock files linked
2020-01-14 Gary Lockyertest upgradedns: ensure lmdb lock files linked
2020-01-14 Björn Jackedocs-xml/winbindnssinfo: clarify interaction with idmap...
2020-01-14 Andreas Schneiderlibsmbclient: If over SMB1 first try to do a posix...
2020-01-14 Andreas Schneiders3:libsmb: Add a setup_stat_from_stat_ex() function
2020-01-14 Andreas Schneiders3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
2020-01-14 Andreas Schneiders3:libsmb: Add try_posixinfo to SMBSRV struct. Only...
2020-01-14 Andreas Schneiders3:libsmb: Generate the inode only based on the path...
2020-01-14 Jeremy Allisons3: libsmb: Move setting all struct stat fields into...
2020-01-14 Jeremy Allisons3: libsmb: Move setting st->st_ino into setup_stat.
2020-01-14 Jeremy Allisons3: libsmb: Change generate_inode()/setup_stat() to...
2020-01-09 Gary LockyerCVE-2019-19344 kcc dns scavenging: Fix use after free...
2020-01-09 Andrew BartlettCVE-2019-14907 lib/util: Do not print the failed to...
2020-01-09 Noel PowerCVE-2019-14907 lib/util/charset: clang: Fix Value store...
2020-01-09 Andrew BartlettCVE-2019-14902 dsdb: Change basis of descriptor module...
2020-01-09 Andrew BartlettCVE-2019-14902 repl_meta_data: Set renamed = true ...
2020-01-09 Andrew BartlettCVE-2019-14902 repl_meta_data: Fix issue where inherite...
2020-01-09 Andrew BartlettCVE-2019-14902 repl_meta_data: schedule SD propagation...
2020-01-09 Andrew BartlettCVE-2019-14902 dsdb: Ensure we honour both change-...
2020-01-09 Andrew BartlettCVE-2019-14902 dsdb: Add comments explaining why SD...
2020-01-09 Andrew BartlettCVE-2019-14902 dsdb: Explain that descriptor_sd_propaga...
2020-01-09 Andrew Bartlettselftest: Add test to confirm ACL inheritence really...
2020-01-09 Andrew BartlettCVE-2019-14902 selftest: Add test for a special case...
2020-01-09 Andrew BartlettCVE-2019-14902 selftest: Add test for replication of...
2020-01-09 Karolin SeegerVERSION: Re-enable GIT_SNAPSHOT.
2020-01-09 Karolin SeegerVERSION: Bump version up to 4.10.12.
2019-12-19 Anoop C Ss3: VFS: glusterfs: Reset nlinks for symlink entries...
2019-12-19 Torsten FohrerAvoiding bad call flags with python 3.8, using METH_NOA...
2019-12-19 Douglas Bagnallpygpo: use correct method flags
2019-12-16 Karolin SeegerVERSION: Bump version up to 4.10.12.
2019-12-16 Jeremy Allisons3: smbd: Only set xconn->smb1.negprot.done = true...
2019-12-16 Jeremy Allisonpython: tests. Add test for fuzzing smbd crash bug.
2019-12-16 Jeremy Allisons3: smbd: Ensure we exit if supported_protocols[protoco...
2019-12-16 Jeremy Allisons3: smbd: Change (*proto_reply_fn()) to return an NTSTATUS.
2019-12-16 Jeremy Allisons3: smbd: Change reply_smb20xx() to return NTSTATUS.
2019-12-16 Jeremy Allisons3: smbd: Ensure we exit on smbd_smb2_process_negprot...
2019-12-16 Jeremy Allisons3: smbd: Allow smbd_smb2_process_negprot() to return...
2019-12-16 Jeremy Allisons3: smbd: SMB2 - Ensure we use the correct session_id...
2019-12-10 Karolin SeegerMerge tag 'samba-4.10.11' into v4-10-test
2019-12-03 Uri Simchoniheimdal-build: avoid hard-coded /usr/include/heimdal...
2019-12-03 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.11 release. samba-4.10.11
2019-12-03 Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.11.
2019-12-03 Isaac BoukrisCVE-2019-14870: mit-kdc: enforce delegation_not_allowed...
2019-12-03 Isaac BoukrisCVE-2019-14870: heimdal: enforce delegation_not_allowed...
2019-12-03 Isaac BoukrisCVE-2019-14870: heimdal: add S4U test for delegation_no...
2019-12-03 Isaac Boukrissamba-tool: add user-sensitive command to set not-deleg...
2019-12-03 Andrew Bartletts4-torture: Reduce flapping in SambaToolDrsTests.test_s...
2019-12-03 Andrew BartlettCVE-2019-14861: Test to demonstrate the bug
2019-12-03 Andrew BartlettCVE-2019-14861: s4-rpc/dnsserver: Avoid crash in ldb_qs...
2019-12-03 Andrew BartlettCVE-2019-14861: s4-rpc_server: Remove special case...
2019-12-03 Andrew BartlettCVE-2019-14861: s4-rpc/dnsserver: Confirm sort behaviou...
2019-12-03 Karolin SeegerVERSION: Re-enable GIT_SNAPSHOT.
2019-12-03 Karolin SeegerVERSION: Bump version up to 4.10.11.
2019-11-25 Volker Lendeckectdb-tcp: Close inflight connecting TCP sockets after...
2019-11-25 Martin Schwenkectdb-tcp: Drop tracking of file descriptor for incoming...
2019-11-25 Martin Schwenkectdb-tcp: Avoid orphaning the TCP incoming queue
next