]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
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-01-31  Andreas Schneiders4:torture: Skip the deltest20 as user root
2020-01-31  Andreas Schneiderlib:util: Log mkdir error on correct debug levels
2020-01-31  Jeremy Allisons3: lib: nmblib. Clean up and harden nmb packet processing.
2020-01-28  Karolin SeegerVERSION: Bump version up to 4.11.7...
2020-01-28  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.6 release. samba-4.11.6
2020-01-28  Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.6.
2020-01-27  Volker Lendeckesmbd: Fix the build with clang
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.11.6.
2020-01-21  Karolin SeegerMerge tag 'samba-4.11.5' into v4-11-test
2020-01-15  Andreas Schneiderlibsmbclient: If over SMB1 first try to do a posix...
2020-01-15  Andreas Schneiders3:libsmb: Add a setup_stat_from_stat_ex() function
2020-01-15  Andreas Schneiders3:libsmb: Return a 'struct stat' buffer for SMBC_getatr()
2020-01-15  Andreas Schneiders3:libsmb: Add try_posixinfo to SMBSRV struct. Only...
2020-01-15  Andreas Schneiders3:libsmb: Generate the inode only based on the path...
2020-01-15  Jeremy Allisons3: libsmb: Move setting all struct stat fields into...
2020-01-15  Jeremy Allisons3: libsmb: Move setting st->st_ino into setup_stat.
2020-01-15  Jeremy Allisons3: libsmb: Change generate_inode()/setup_stat() to...
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.11.5 release. samba-4.11.5
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  Fabrice Fontainesource4/utils/oLschema2ldif: include stdint.h before...
2020-01-14  Fabrice Fontainelib/ldb/tests: include stdint.h before cmocka.h
2020-01-14  David Disseldorpvfs_ceph_snapshots: fix root relative path handling
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-08  Gary LockyerCVE-2019-19344 kcc dns scavenging: Fix use after free...
2020-01-08  Andrew BartlettCVE-2019-14907 lib/util: Do not print the failed to...
2020-01-08  Andrew BartlettCVE-2019-14902 dsdb: Change basis of descriptor module...
2020-01-08  Andrew BartlettCVE-2019-14902 repl_meta_data: Set renamed = true ...
2020-01-08  Andrew BartlettCVE-2019-14902 repl_meta_data: Fix issue where inherite...
2020-01-08  Andrew BartlettCVE-2019-14902 repl_meta_data: schedule SD propagation...
2020-01-08  Andrew BartlettCVE-2019-14902 dsdb: Ensure we honour both change-...
2020-01-08  Andrew BartlettCVE-2019-14902 dsdb: Add comments explaining why SD...
2020-01-08  Andrew BartlettCVE-2019-14902 dsdb: Explain that descriptor_sd_propaga...
2020-01-08  Andrew Bartlettselftest: Add test to confirm ACL inheritence really...
2020-01-08  Andrew BartlettCVE-2019-14902 selftest: Add test for a special case...
2020-01-08  Andrew BartlettCVE-2019-14902 selftest: Add test for replication of...
2020-01-08  Karolin SeegerVERSION: Bump version up to 4.11.5...
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.11.5...
2019-12-16  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.4 release. samba-4.11.4
2019-12-13  Jeremy Allisons3: smbd: Only set xconn->smb1.negprot.done = true...
2019-12-13  Jeremy Allisonpython: tests. Add test for fuzzing smbd crash bug.
2019-12-13  Jeremy Allisons3: smbd: Ensure we exit if supported_protocols[protoco...
2019-12-13  Jeremy Allisons3: smbd: Change (*proto_reply_fn()) to return an NTSTATUS.
2019-12-13  Jeremy Allisons3: smbd: Change reply_smb20xx() to return NTSTATUS.
2019-12-13  Jeremy Allisons3: smbd: Ensure we exit on smbd_smb2_process_negprot...
2019-12-13  Jeremy Allisons3: smbd: Allow smbd_smb2_process_negprot() to return...
2019-12-13  Jeremy Allisons3: smbd: SMB2 - Ensure we use the correct session_id...
2019-12-10  Karolin SeegerVERSION: Bump version up to 4.11.4.
2019-12-10  Karolin SeegerMerge tag 'samba-4.11.3' into v4-11-test
2019-12-04  Volker Lendeckesmbd: Increase a debug level
2019-12-04  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.11.3 release. samba-4.11.3
2019-12-04  Karolin SeegerWHATSNEW: Add release notes for Samba 4.11.3.
2019-12-04  Uri Simchoniheimdal-build: avoid hard-coded /usr/include/heimdal...
2019-12-04  Uri Simchonildb: Release ldb 2.0.8 ldb-2.0.8
2019-12-04  Uri Simchoniautobuild: harden samba-xc test suite
2019-12-04  Uri Simchoniwafsamba: pass environment to cross-execute tests
2019-12-04  Uri Simchoniwafsamba: avoid pre-forking if cross-compilation is...
2019-12-04  Uri Simchoniwafsamba: use test_args instead of exec_args to support...
2019-12-04  Uri Simchoniwaf: upgrade to 2.0.18
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.11.3.
2019-11-19  Volker Lendeckectdb-tcp: Close inflight connecting TCP sockets after...
2019-11-19  Martin Schwenkectdb-tcp: Drop tracking of file descriptor for incoming...
2019-11-19  Martin Schwenkectdb-tcp: Avoid orphaning the TCP incoming queue
2019-11-19  Martin Schwenkectdb-tcp: Check incoming queue to see if incoming conne...
2019-11-19  Christof Schmittgitlab-ci: Run samba-fileserver-heimdalkrb5
2019-11-19  Christof Schmittbootstrap: Add heimdal-multidev for Debian and Ubuntu
2019-11-19  Christof Schmittautobuild: Add test for build with system heimdal library
2019-11-19  Christof Schmittkrb5_plugin: Fix developer build with newer heimdal...
2019-11-19  Christof Schmittkrb5_plugin: Use C99 initializer
2019-11-19  Isaac Boukrisselftest: system-heimdal: workaround upstream "host...
2019-11-19  Christof Schmittwscript: Fix build with system heimdal
2019-11-19  Jeremy Allisons3: libsmb: Ensure return from net_share_enum_rpc(...
2019-11-13  Jeremy Allisons3: utils: smbtree. Ensure we don't call cli_RNetShareE...
next