]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2018-08-23  Anoop C Ss3/libsmb: Explicitly set delete_on_close token for...
2018-08-14  Karolin SeegerVERSION: Bump version up to 4.8.5.
2018-08-14  Karolin SeegerMerge tag 'samba-4.8.4' into v4-8-test
2018-08-13  Noel Powers3/smbd: Ensure quota code is only called when quota...
2018-08-13  Oleksandr Natalenkosystemd: Only start smb when network interfaces are up
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...
2018-08-13  Noel Powers3/smbd: Don't stat when doing a quota operation (as...
2018-08-13  Noel Powers3/libsmb: Avoid potential smbpanic calling parse_user_...
2018-08-13  Noel Powers3/lib: Fix misleading typo in debug message
2018-08-13  Jeremy Allisons3: smbd: Fix AIX sendfile() for SMB2. Ensure we don...
2018-08-13  Jeremy Allisons3: smbd: Fix FreeBSD sendfile() for SMB2. Ensure we...
2018-08-13  Jeremy Allisons3: smbd: Fix HPUX sendfile() for SMB2. Ensure we don...
2018-08-13  Jeremy Allisons3: smbd: Fix Solaris sendfile() for SMB2. Ensure we...
2018-08-13  Jeremy Allisons3: smbd: Fix Linux sendfile() for SMB2. Ensure we...
2018-08-13  Gary Lockyerdns wildcards: fix BUG 13536
2018-08-13  Gary Lockyerdns wildcards: tests to confirm BUG 13536
2018-08-13  Ralph Boehmes3: smbd: fix path check in smbd_smb2_create_durable_le...
2018-08-13  Ralph Boehmes4: torture: run test_durable_v2_open_reopen2_lease...
2018-08-13  Jeremy Allisons3: libsmbclient: Fix cli_splice() fallback when readin...
2018-08-13  Jeremy Allisons3: torture: Test SMB1 cli_splice() fallback path when...
2018-08-13  David Disseldorpdocs/vfs_ceph: add CTDB_SAMBA_SKIP_SHARE_CHECK=yes...
2018-08-13  David Disseldorpvfs_ceph: don't lie about flock support
2018-08-13  Andrew Bartlettldb: Refuse to build Samba against a newer minor versio...
2018-08-13  Alexander Bokovoysamba-tool trust: support discovery via netr_GetDcName
2018-08-13  Stefan Metzmachers3:selftest: run rpc.lsa.lookupsids also with explicit...
2018-08-13  Stefan Metzmachers4:librpc: autonegotiate SMB1/2/3
2018-08-13  Stefan Metzmacherpython/tests: use explicit "client ipc max protocol...
2018-08-13  Alexander Bokovoytests/auth_log: Permit SMB2 service description if...
2018-08-13  Stefan Metzmachers4:libcli: add smb_connect_nego_{send,recv}()
2018-08-13  Stefan Metzmachers4:libcli: allow a fallback to NTLMSSP if SPNEGO is...
2018-08-13  Stefan Metzmachers4:libcli: add fallback_to_anonymous to smb2_connect_send()
2018-08-13  Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-08-13  Stefan Metzmachers4:libcli: split out smb2_connect_session_start()
2018-08-13  Stefan Metzmachers4:libcli: add smb2_transport_raw_init()
2018-08-13  Stefan Metzmachers4:libcli: allow passing an already negotiated connecti...
2018-08-13  Stefan Metzmachers4:libcli: use talloc_zero() for struct smb_composite_c...
2018-08-13  Stefan Metzmachers4:libcli: add smbcli_transport_raw_init()
2018-08-13  Stefan Metzmachers4:libcli: split out smb_raw_negotiate_fill_transport()
2018-08-13  Stefan Metzmacherlibrpc: add binding handle support for [smb1]
2018-08-13  Ralph Boehmes3: smbd: always set vuid in check_user_ok()
2018-08-11  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the Samba 4.8.4 release. samba-4.8.4
2018-08-11  Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.4.
2018-08-11  Kai BlinCVE-2018-1140 dns: Add a test to trigger the LDB casefo...
2018-08-11  Andrew Bartlettldb: Release LDB 1.3.5 for CVE-2018-1140 ldb-1.3.5
2018-08-11  Andrew BartlettCVE-2018-1140 ldb: Add tests for search add and rename...
2018-08-11  Andrew BartlettCVE-2018-1140 ldb_tdb: Check for DN validity in add...
2018-08-11  Andrew BartlettCVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedNa...
2018-08-11  Andrew BartlettCVE-2018-1140 ldb: Check for ldb_dn_get_casefold()...
2018-08-11  Andrej GesselCVE-2018-1140 Add NULL check for ldb_dn_get_casefold...
2018-08-11  Günther DeschnerCVE-2018-1139 libcli/auth: Do not allow ntlmv1 over...
2018-08-11  Günther DeschnerCVE-2018-1139 selftest: verify whether ntlmv1 can be...
2018-08-11  Günther DeschnerCVE-2018-1139 s3-utils: use enum ntlm_auth_level in...
2018-08-11  Günther DeschnerCVE-2018-1139 libcli/auth: fix debug messages in hash_p...
2018-08-11  Andrew BartlettCVE-2018-1139 libcli/auth: Add initial tests for ntlm_p...
2018-08-11  Douglas Bagnallselftest/tests.py: remove always-needed, never-set...
2018-08-11  Tim BealeCVE-2018-10919 tests: Add extra test for dirsync delete...
2018-08-11  Tim BealeCVE-2018-10919 acl_read: Fix unauthorized attribute...
2018-08-11  Tim BealeCVE-2018-10919 acl_read: Flip the logic in the dirsync...
2018-08-11  Tim BealeCVE-2018-10919 acl_read: Small refactor to aclread_call...
2018-08-11  Tim BealeCVE-2018-10919 acl_read: Split access_mask logic out...
2018-08-11  Gary LockyerCVE-2018-10919 tests: test ldap searches for non-existe...
2018-08-11  Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-11  Tim BealeCVE-2018-10919 tests: Add test case for object visibili...
2018-08-11  Tim BealeCVE-2018-10919 tests: Add tests for guessing confidenti...
2018-08-11  Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-11  Tim BealeCVE-2018-10919 security: Move object-specific access...
2018-08-11  Andrew BartlettCVE-2018-10918: cracknames: Fix DoS (NULL pointer de...
2018-08-11  Jeremy AllisonCVE-2018-10858: libsmb: Harden smbc_readdir_internal...
2018-08-11  Jeremy AllisonCVE-2018-10858: libsmb: Ensure smbc_urlencode() can...
2018-08-11  Karolin SeegerVERSION: Bump version up to 4.8.4...
2018-07-12  Ralph Boehmes3: smbd/durable: remove dev and inode check from vfs_d...
2018-07-12  Bailey Berrolibsmbclient: Initialize written in cli_splice_fallback()
2018-07-12  Jeremy Allisonlibsmbclient: Initialize written value before use.
2018-07-12  Ralph Boehmelib: smb_threads: fix access before init bug
2018-07-12  Jeremy Allisonpython: pysmbd: Additional error path leak fix.
2018-07-12  Ralph Boehmes3:smbd: don't allow renaming basefile if streams are...
2018-07-12  Ralph Boehmes3:locking: add file_has_open_streams()
2018-07-12  Ralph Boehmes3:smbd: add private option NTCREATEX_OPTIONS_PRIVATE_S...
2018-07-12  Ralph Boehmes4:torture/vfs/fruit: adjust test testing basefile...
2018-07-12  Ralph Boehmes4:torture/smb2/streams: try to rename basefile while...
2018-07-12  Ralph Boehmeselftest: run smb2.streams tests against a share with...
2018-07-12  Ralph Boehmevfs_fruit: delete 0 byte size streams if AAPL is enabled
2018-07-12  Ralph Boehmes4:torture: test setting EOF of a stream to 0 with...
2018-07-12  Ralph Boehmes4:torture/vfs/fruit: decrease large resource fork...
2018-07-10  Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-10  Amitay Isaacsctdb-tests: Avoid segfault by initializing logging
2018-07-10  Amitay Isaacsctdb-pmda: Use modified API in pcp library 4.0
2018-07-10  Amitay Isaacssocket_wrapper: Add missing dependency on tirpc
2018-07-10  Martin Schwenkectdb-daemon: Only consider client ID for local database...
2018-07-10  Martin Schwenkectdb-tests: Switch fake_ctdbd to use ctdb_get_peer_pid()
2018-07-10  Amitay Isaacsuid_wrapper: Be strict when checking __attribute__...
2018-07-10  Amitay Isaacsresolv_wrapper: Be strict when checking __attribute__...
next