]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
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...
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
2019-11-25  Martin Schwenkectdb-tcp: Check incoming queue to see if incoming conne...
2019-11-25  Jeremy Allisons3: libsmb: Ensure return from net_share_enum_rpc(...
2019-11-18  Jeremy Allisons3: utils: smbtree. Ensure we don't call cli_RNetShareE...
2019-11-18  Jeremy Allisons3: libsmb: Ensure we don't call cli_RNetShareEnum...
2019-11-18  Ralph Boehmes3:printing: Fix %J substition
2019-11-18  Ralph Boehmes3:printing: add a DEBUG statement
2019-11-18  Ralph Boehmes3:lib: factor out talloc_sub_advanced() from talloc_su...
2019-11-18  Ralph Boehmes3: rename talloc_sub_advanced() to talloc_sub_full()
2019-11-18  Ralph Boehmes3: remove unused function standard_sub_advanced()
2019-11-18  Ralph Boehmes3: replace standard_sub_advanced with talloc_sub_advan...
2019-11-18  Ralph Boehmes3:printing: fix a long line
2019-11-08  Ralph Boehmelib/adouble: pass filesize to ad_unpack()
2019-11-08  Ralph Boehmelib/adouble: drop ad_data reallocate logic
2019-11-08  Ralph Boehmevfs_fruit: README.Coding fix: multi-line if expression
2019-11-08  Ralph Boehmevfs_fruit: fix a long line
2019-11-08  Ralph Boehmetorture: expand test "vfs.fruit.resource fork IO" to...
2019-11-08  Ralph Boehmes3:smbd: Fix sync dosmode fallback in async dosmode...
2019-11-08  Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-11-08  Ralph Boehmes3: remove now unneeded call to cmdline_messaging_context()
2019-11-08  Ralph Boehmes3:dbwrap: initialize messaging before getting the...
2019-11-05  Isaac Boukrislibnet_join: add SPNs for additional-dns-hostnames...
2019-11-05  Isaac Boukrisdocs-xml: add "additional dns hostnames" smb.conf option
2019-11-05  Isaac Boukrislibnet_join_set_machine_spn: simplify adding uniq spn...
2019-11-05  Isaac Boukrislibnet_join_set_machine_spn: simplify memory handling
2019-11-05  Isaac Boukrislibnet_join_set_machine_spn: improve style and make...
2019-11-05  Isaac Boukrislibnet_join: build dnsHostName from netbios name and...
2019-11-05  Stefan Metzmachers4:dirsync: fix interaction of dirsync and extended_dn...
2019-11-05  Stefan Metzmachers4:tests/dirsync: add tests for dirsync with extended_dn
2019-11-04  Andreas Schneiderreplace: Only link libnsl and libsocket if requrired
2019-11-04  Jeremy Allisons3: torture: Ensure SMB1 cli_qpathinfo2() doesn't retur...
2019-11-04  Jeremy Allisons3: libsmb: Ensure SMB1 cli_qpathinfo2() doesn't return...
2019-11-04  Christof Schmittwscript: Remove checks for shm_open and shmget
2019-11-04  Björn Jackewaf: print the library name in which we search for...
2019-10-29  Karolin SeegerVERSION: Bump version up to 4.10.11. gitlab-samba-devel/v4-10-test gitlab-samba-security/v4-10-test
2019-10-29  Karolin SeegerMerge tag 'samba-4.10.10' into v4-10-test
2019-10-24  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.10.10 release. gitlab-samba-devel/v4-10-stable gitlab-samba-security/v4-10-stable samba-4.10.10
2019-10-24  Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.10.
2019-10-24  Andrew BartlettCVE-2019-14847 dsdb: Correct behaviour of ranged_result...
2019-10-24  Andrew BartlettCVE-2019-14847 dsdb: Demonstrate the correct interactio...
2019-10-24  Douglas BagnallCVE-2019-14847 dsdb/modules/dirsync: ensure attrs exist...
2019-10-24  Björn BaumbachCVE-2019-14833 dsdb: send full password to check passwo...
2019-10-24  Andrew BartlettCVE-2019-14833: Use utf8 characters in the unacceptable...
2019-10-24  Jeremy AllisonCVE-2019-10218 - s3: libsmb: Protect SMB2 client code...
2019-10-24  Jeremy AllisonCVE-2019-10218 - s3: libsmb: Protect SMB1 client code...
2019-10-24  Karolin SeegerVERSION: Bump version up to 4.10.10...
2019-10-17  Karolin SeegerVERSION: Bump version up to 4.10.10...
2019-10-17  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.9.10 release. samba-4.10.9
2019-10-17  Karolin SeegerWHATSNEW: Add release notes for Samba 4.10.9.
2019-10-16  Andreas Schneiders3:libads: Do not turn on canonicalization flag for...
2019-10-16  Andreas Schneiderlib:krb5_wrap: Do not create a temporary file for MEMOR...
2019-10-16  Isaac Boukrisspnego: fix server handling of no optimistic exchange
2019-10-16  Isaac Boukrispython/tests/gensec: add spnego downgrade python tests
2019-10-16  Stefan Metzmacherpython/tests/gensec: make it possible to add knownfail...
2019-10-16  Isaac Boukrisselftest: add tests for no optimistic spnego exchange
2019-10-16  Isaac Boukrisspnego: add client option to omit sending an optimistic...
2019-10-16  Isaac Boukrisselftest: s3: add a test for spnego downgrade from...
2019-10-16  Andreas Schneiders3:libsmb: Do not check the SPNEGO neg token for KRB5
2019-10-16  Isaac Boukrisspnego: ignore server mech_types list
2019-10-16  Andreas Schneidertestprogs: Add test for 'net ads join createcomputer='
2019-10-16  Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-16  Andreas Schneiders3:libnet: Improve debug messages
2019-10-16  Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-16  Andreas Schneiders3:libads: Don't set supported encryption types during...
2019-10-16  Andreas Schneiders3:libads: Fix detection if acount already exists in...
2019-10-16  Andreas Schneiders3:libads: Use a talloc_asprintf in ads_find_machine_acct()
next