]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2017-12-05  Ralph Boehmes3/loadparm: don't mark IPC$ as autoloaded
2017-12-05  Ralph Boehmes3/loadparm: ensure default service options are not...
2017-12-05  Ralph Boehmes3/loadparm: allocate a fresh sDefault object per lp_ctx
2017-12-05  Timur I. BakeyevAdd vfs_zfsacl manpage to the list of manpages if we...
2017-12-05  Timur I. BakeyevFix typo in the "wide links" description for the getwd...
2017-11-29  Stefan Metzmacherlibnet_join: fix "net rpc oldjoin"
2017-11-29  Stefan Metzmachers3:selftest: add samba3.blackbox.net_rpc_oldjoin test
2017-11-22  Amitay Isaacsctdb-common: Call missing tevent_wakeup_recv() in sock_...
2017-11-22  Amitay Isaacsctdb-daemon: Allocate deferred calls off calling context
2017-11-22  Volker Lendeckewinbind: Remove winbind_messaging_context
2017-11-22  Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-22  Volker Lendeckewinbind: Remove winbind_event_context
2017-11-22  Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-11-22  Jeremy Allisons3: smbclient: tests: Test "volume" command over SMB1...
2017-11-22  Jeremy Allisons3: smbclient: Implement "volume" command over SMB2.
2017-11-22  Karolin SeegerVERSION: Bump version up to 4.6.12...
2017-11-22  Karolin SeegerMerge tag 'samba-4.6.11' into v4-6-test
2017-11-20  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.6.11 release samba-4.6.11
2017-11-20  Karolin SeegerWHATSNEW: Add release notes for Samba 4.6.11.
2017-11-20  Jeremy Allisons3: smbd: Chain code can return uninitialized memory...
2017-11-20  Jeremy Allisons3: smbd: Fix SMB1 use-after-free crash bug. CVE-2017...
2017-11-20  Karolin SeegerVERSION: Re-enable GIT_SNAPSHOT.
2017-11-17  Jeremy Allisons3: libsmb: smbc_statvfs is missing the supporting...
2017-11-17  Karolin SeegerVERSION: Bump version up to 4.6.11...
2017-11-17  Jeremy Allisonlibsmbclient: Allow server (NetApp) to return STATUS_IN...
2017-11-15  Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.6.10 release. samba-4.6.10
2017-11-15  Karolin SeegerVERSION: Bump version up to 4.6.11...
2017-11-15  Karolin SeegerWHATSNEW: Add release notes for Samba 4.6.10.
2017-11-14  Jeremy Allisons4: torture: kernel oplocks. Add smb2.kernel-oplocks...
2017-11-14  Jeremy Allisons3: smbd: kernel oplocks. Replace retry_open() with...
2017-11-14  Christof Schmittselftest: Also run smbtorture smb2.compound with aio...
2017-11-14  Christof Schmitttorture: Add testcase for compound CREATE-WRITE-CLOSE...
2017-11-14  Christof Schmittsmbd/aio: Do not go async for SMB2 compound requests
2017-11-14  Christof Schmittsmbd: Move check for SMB2 compound request to new function
2017-11-14  Joe Guopython: use communicate to fix Popen deadlock
2017-11-14  Gary Lockyerblackbox tests: method to check specific exit codes
2017-11-14  Stefan Metzmachertevent: version 0.9.34
2017-11-14  Volker Lendecketevent: Fix a race condition
2017-11-14  Jeremy Allisonlib: tevent: Remove select backend.
2017-11-14  Stefan Metzmachertevent: version 0.9.33
2017-11-14  Stefan Metzmachertevent: handle passing req = NULL to tevent_req_print()
2017-11-14  Stefan Metzmachertevent: avoid calling talloc_get_name(NULL) in tevent_r...
2017-11-14  Stefan Metzmachertevent: version 0.9.32
2017-11-14  Stefan Metzmachertevent: include the finish location in tevent_req_defau...
2017-11-14  Volker Lendecketevent: Simplify create_immediate
2017-11-14  Volker Lendecketevent_threads: Fix a rundown race introduced with...
2017-11-14  Volker Lendecketevent: Fix a race condition in tevent context rundown
2017-11-14  Volker Lendecketevent: Fix a memleak on FreeBSD
2017-11-14  Volker Lendecketevent: Add tevent_re_initialise to threaded test
2017-11-14  Volker Lendecketevent: Re-init threading in tevent_re_initialise
2017-11-14  Volker Lendecketevent: Factor out context initialization
2017-11-14  Volker Lendecketevent: Fix a typo
2017-11-14  Stefan MetzmacherRevert "tevent: Fix a race condition"
2017-11-13  Volker Lendecketevent: Fix a race condition
2017-11-13  Ralph Wuerthners4: torture: Add smb2 FIND_and_set_DOC test case.
2017-11-13  Ralph Wuerthners3: smbd: Fix delete-on-close after smb2_find
2017-11-13  Jeremy Allisons4: torture: kernel_oplocks. Create a regression test...
2017-11-13  Jeremy AllisonRevert "s3/smbd: fix deferred open with streams and...
2017-11-02  Karolin SeegerRevert "s3: smbclient: Test we can rename with a name... 109/head
2017-11-02  Andreas Schneiders3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
2017-11-02  Andreas Schneiders4:pyparam: Fix resource leaks on error
2017-11-02  Andreas Schneiders3:passdb: Make sure the salt is fully initialized...
2017-11-02  Andreas Schneiders3:secrets: Do not leak memory of pw and old_pw
2017-11-02  Martin Schwenkectdb-tests: Process-exists unit tests should wait until...
2017-11-02  Martin Schwenkectdb-tests: Wait for fake_ctdbd to start, fail if it...
2017-11-02  Martin Schwenkectdb-tests: Skip starting fake_ctdbd when current node...
2017-11-02  Martin Schwenkectdb-tests: Wait for ctdb_eventd to start, fail if...
2017-11-02  Martin Schwenkectdb-tests: Allow wait_until() to be used in unit tests
2017-11-02  Jeremy Allisons3: smbclient: Test we can rename with a name containing.
2017-11-02  Jeremy Allisons3: smbclient: Ensure we call client_clean_name() befor...
2017-11-02  Jeremy Allisons3: client: Add new utility function client_clean_name().
2017-11-02  Michael Adamvfs_glusterfs: Fix exporting subdirs with shadow_copy2
2017-11-02  Anoop C Svfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR
2017-10-25  Karolin SeegerVERSION: Bump version up to 4.6.10...
2017-10-25  Karolin SeegerVERSION: Disable GIT_SNAPSHOTS for the 4.6.9 release. samba-4.6.9
2017-10-25  Karolin SeegerWHATSNEW: Add release notes for Samba 4.6.9.
2017-10-25  Volker Lendeckevfs_catia: Fix a potential memleak
2017-10-25  Volker Lendeckevfs_catia: Fix a memory leak
2017-10-25  Stefan Metzmacherkrb5_wrap: ADDRTYPE_INET6 is available in all supported...
2017-10-25  Stefan Metzmacherkrb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal
2017-10-25  Ralph Boehmes4/torture: vfs_fruit: test xattr unpacking
2017-10-25  Ralph Boehmes4/torture: vfs_fruit: replace AppleDouble data blob...
2017-10-25  Ralph Boehmevfs_fruit: on-access conversion of AppleDouble xattr...
2017-10-25  Ralph Boehmevfs_fruit: static string fruit_catia_maps
2017-10-25  Ralph Boehmevfs_fruit: pass path to ad_convert
2017-10-25  Ralph Boehmevfs_fruit: unpack AppleDouble xattr header if present
2017-10-25  Ralph Boehmevfs_fruit: allocate ad_data buffer up to AD_XATTR_MAX_H...
2017-10-25  Ralph Boehmevfs_fruit: add AppleDouble xattr structure definitions
2017-10-25  Ralph Boehmevfs_fruit: fix ftruncating resource fork
2017-10-25  Ralph Boehmevfs_catia: factor out mapping functions
2017-10-25  Amitay Isaacsctdb-common: Ignore event scripts with multiple '.'s
2017-10-25  Jeremy Allisons3: VFS: Protect errno if sys_getwd() fails across...
2017-10-25  Jeremy Allisons3: VFS: Ensure sys_getwd() doesn't leak memory on...
2017-10-25  Ralph Boehmenet: groupmap cleanup should not delete BUILTIN mappings
2017-10-25  Amitay Isaacsctdb-common: Do not queue a packet if queue does not...
2017-10-25  Amitay Isaacsctdb-tests: Send broadcast to connected nodes, not...
2017-10-25  Amitay Isaacsctdb-daemon: Send broadcast to connected nodes, not...
2017-10-25  Lutz Justenlib: gpo: Put enforced GPOs at the end of the list.
2017-10-25  Lutz Justenlib: gpo: Fixes issue with GPOPTIONS_BLOCK_INHERITANCE.
2017-10-25  Lutz Justenlib: gpo: Changes order to match GPO application order.
next