]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2020-07-06  Bjoern Jackeutil: fix build on AIX by fixing the order of replace... gitlab/v4-10-test
2020-07-06  Martin Schwenkeutil: Reallocate larger buffer if getpwuid_r() returns...
2020-07-06  Martin Schwenkeutil: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
2020-07-06  Martin Schwenkeutil: Simplify input validation
2020-07-02  Karolin SeegerVERSION: Bump version up to 4.10.18.
2020-07-02  Karolin SeegerMerge tag 'samba-4.10.17' into v4-10-test
2020-06-25  Karolin SeegerVERSION: Diable GIT_SNAPSHOT for the 4.10.17 release. gitlab/v4-10-stable samba-4.10.17
2020-06-25  Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.17.
2020-06-25  Andrew BartlettCVE-2020-10760 dsdb: Add tests for paged_results and...
2020-06-25  Andrew BartlettCVE-2020-10760 dsdb: Ensure a proper talloc tree for...
2020-06-25  Gary LockyerCVE-2020-14303: s4 nbt: fix busy loop on empty UDP...
2020-06-25  Andrew BartlettCVE-2020-14303 Ensure an empty packet will not DoS...
2020-06-25  Douglas BagnallCVE-2020-10745: ndr/dns-utils: prepare for NBT compatib...
2020-06-25  Douglas BagnallCVE-2020-10745: dns_util/push: forbid names longer...
2020-06-25  Douglas BagnallCVE-2020-10745: ndr_dns: do not allow consecutive dots
2020-06-25  Douglas BagnallCVE-2020-10745: ndr/dns_utils: correct a comment
2020-06-25  Douglas BagnallCVE-2020-10745: ndr_dns: move ndr_push_dns_string core...
2020-06-25  Douglas BagnallCVE-2020-10745: librpc/tests: cmocka tests of dns and...
2020-06-25  Douglas BagnallCVE-2020-10745: pytests: hand-rolled invalid dns/nbt...
2020-06-25  Gary Lockyerldb: Bump version to 1.5.8 ldb-1.5.8
2020-06-25  Gary LockyerCVE-2020-10730: lib ldb: Check if ldb_lock_backend_call...
2020-06-25  Gary LockyerCVE-2020-10730: s4 dsdb vlv_pagination: Prevent repeat...
2020-06-25  Gary LockyerCVE-2020-10730: s4 dsdb paged_results: Prevent repeat...
2020-06-25  Andrew BartlettCVE-2020-10730: dsdb: Ban the combination of paged_resu...
2020-06-25  Andrew BartlettCVE-2020-10730: dsdb: Fix crash when vlv and paged_resu...
2020-06-25  Andrew BartlettCVE-2020-10730: selftest: Add test to show that VLV...
2020-06-25  Andrew BartlettCVE-2020-10730: vlv: Another workaround for mixing...
2020-06-25  Andrew BartlettCVE-2020-10730: selftest: Add test to confirm VLV inter...
2020-06-25  Andrew BartlettCVE-2020-10730: vlv: Do not re-ASQ search the results...
2020-06-25  Andrew BartlettCVE-2020-10730: vlv: Use strcmp(), not strncmp() checki...
2020-06-25  Karolin SeegerVERSION: Bump version up to 4.10.17...
2020-05-25  Karolin SeegerVERSION: Bump version up to 4.10.17...
2020-05-25  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.16 release. samba-4.10.16
2020-05-25  Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.16.
2020-05-22  Jeremy Allisons3: lib: Paranoia around use of snprintf copying into...
2020-05-22  Andreas Schneiders3:gencache: Allow to open gencache as read-only
2020-05-22  Andreas Schneiderlib:util: Add test for path_expand_tilde()
2020-05-22  Andreas Schneiderlib:util: Add path_expand_tilde()
2020-05-18  Andreas Schneiderdocs-xml: Fix usernames in pam_winbind manpages
2020-05-14  Amit Kumarlib:util: Fix smbclient -l basename dir
2020-05-14  Amit KumarAdd a test for smbclient -l basename
2020-05-14  Andreas Schneidertestprogs: Add 'net ads join createupn' test also verif...
2020-05-14  Andreas Schneiders3:libads: Fix ads_get_upn()
2020-05-14  Volker Lendeckelibsmb: Protect cli_oem_change_password() from rprcnt<2
2020-05-14  Volker Lendeckelibsmb: Protect cli_RNetServerEnum against rprcnt<6
2020-05-14  Volker Lendeckelibsmb: Protect cli_RNetShareEnum() against rprcnt<6
2020-05-14  Volker Lendeckelibsmb: Fix indentation in cli_RNetShareEnum()
2020-05-04  Volker Lendeckelibsmb: Don't try to find posix stat info in SMBC_getatr()
2020-04-28  Karolin SeegerVERSION: Bump version up to 4.10.16.
2020-04-28  Karolin SeegerMerge tag 'samba-4.10.15' into v4-10-test
2020-04-21  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.15 release. samba-4.10.15
2020-04-21  Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.15.
2020-04-21  Gary LockyerCVE-2020-10704 libcli ldap: Check search request lengths.
2020-04-21  Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-04-21  Gary LockyerCVE-2020-10704: S4 ldap server: Limit request sizes
2020-04-21  Gary LockyerCVE-2020-10704: smb.conf: Add max ldap request sizes
2020-04-21  Gary LockyerCVE-2020-10704: ldapserver tests: Python 2 comaptibility
2020-04-21  Gary LockyerCVE-2020-10704: ldapserver tests: Limit search request...
2020-04-21  Gary LockyerCVE-2020-10704: lib util asn1: Check parse tree depth
2020-04-21  Gary LockyerCVE-2020-10704: libcli ldap: test recursion depth in...
2020-04-21  Gary LockyerCVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
2020-04-21  Karolin SeegerCVE-2020-10700: ldb: Bump version up to 1.5.7. ldb-1.5.7
2020-04-21  Andrew BartlettCVE-2020-10700: dsdb: Do not permit the ASQ control...
2020-04-21  Andrew BartlettCVE-2020-10700: ldb: Always use ldb_next_request()...
2020-04-21  Andrew BartlettCVE-2020-10700: dsdb: Add test for ASQ and ASQ in combi...
2020-04-21  Karolin SeegerVERSION: Bump verison up to 4.10.15...
2020-03-26  Karolin SeegerVERSION: Bump verison up to 4.10.15...
2020-03-26  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.14 release. 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.
next