summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* CVE-2018-1050: s3: RPC: spoolss server. Protect against null pointer derefs.Jeremy Allison2018-03-131-0/+13
* s3:smbd: Do not crash if we fail to init the session tableAndreas Schneider2018-03-081-3/+20
* libsmb: Use smb2 tcon if conn_protocol >= SMB2_02Dan Robertson2018-03-081-1/+1
* smbd: Fix channel sequence number checks for long-running requestsVolker Lendecke2018-03-083-2/+17
* smbd: Remove a "!" from an if-condition for easier readabilityVolker Lendecke2018-03-081-5/+5
* smbd: Fix a typoVolker Lendecke2018-03-081-1/+1
* build: fix libceph-common detectionGünther Deschner2018-02-281-2/+4
* build: fix ceph_statx check when configured with libcephfs_dirDavid Disseldorp2018-02-131-2/+7
* vfs_fruit: set delete-on-close for empty finderinfoRalph Boehme2018-01-261-24/+36
* vfs_fruit: filter out AFP_AfpInfo streams with pending delete-on-closeRalph Boehme2018-01-251-1/+71
* vfs_fruit: factor out delete_invalid_meta_stream() from fruit_streaminfo_meta...Ralph Boehme2018-01-251-23/+34
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-253-14/+25
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-252-4/+4
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-253-45/+24
* s3:waf: Move HAVE_NETGROUP to wscriptAndreas Schneider2018-01-252-4/+5
* vfs_default: use VFS statvfs macro in fs_capabilitiesDavid Disseldorp2018-01-221-7/+7
* vfs_ceph: add fs_capabilities hook to avoid local statvfsDavid Disseldorp2018-01-221-0/+15
* s3: smbd: Use identical logic to test for kernel oplocks on a share.Jeremy Allison2018-01-091-7/+18
* smbd: Fix coredump on failing chdir during logoffChristof Schmitt2018-01-021-4/+0
* selftest: Add test for failing chdir call in smbdChristof Schmitt2018-01-022-0/+59
* vfs_error_inject: Add new moduleChristof Schmitt2018-01-023-0/+108
* sysacls: change datatypes to 32 bitsUri Simchoni2018-01-021-2/+8
* pysmbd: fix use of sysacl APIUri Simchoni2018-01-021-5/+38
* s3:smb2_server: allow logoff, close, unlock, cancel and echo on expired sessionsStefan Metzmacher2017-12-222-0/+36
* s3:smbd: return the correct error for cancelled SMB2 notifies on expired sess...Stefan Metzmacher2017-12-221-4/+13
* g_lock: fix cleanup of stale entries in g_lock_trylock()Stefan Metzmacher2017-12-221-1/+5
* messaging: Always register the unique idVolker Lendecke2017-12-151-0/+13
* winbindd: idmap_rid: error code for failing id-to-sid mapping requestRalph Boehme2017-12-141-1/+1
* winbindd: idmap_rid: don't rely on the static domain listRalph Boehme2017-12-141-4/+4
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-12-145-5/+15
* winbindd: add domain SID to idmap mapping domainsRalph Boehme2017-12-141-15/+147
* s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse po...Jeremy Allison2017-12-131-7/+7
* s3: client: Rename <oldname> to <link_target> in cmd_symlink() and cli_posix_...Jeremy Allison2017-12-132-14/+16
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-131-0/+7
* vfs_zfsacl: fix compilation errorRalph Boehme2017-12-071-4/+6
* winbindd: let normalize_name_map() call find_domain_from_name_noinit()Ralph Boehme2017-12-056-23/+15
* s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().Jeremy Allison2017-12-051-2/+6
* s3:libads: net ads keytab list fails with "Key table name malformed"Noel Power2017-12-051-1/+5
* vfs_fruit: proper VFS-stackable conversion of FinderInfoRalph Boehme2017-12-051-14/+75
* vfs_fruit: add AfpInfo prototypesRalph Boehme2017-12-051-0/+4
* selftest: add localdir option to fruit subtestsRalph Boehme2017-12-051-2/+2
* selftest: reorder arguments for fruit testsRalph Boehme2017-12-051-2/+2
* s3/loadparm: don't mark IPC$ as autoloadedRalph Boehme2017-12-051-1/+1
* s3/loadparm: ensure default service options are not changedRalph Boehme2017-12-051-2/+9
* s3/loadparm: allocate a fresh sDefault object per lp_ctxRalph Boehme2017-12-051-1/+8
* s4:samba: Allow samba daemon to run in foregroundAndreas Schneider2017-11-301-1/+1
* libnet_join: fix "net rpc oldjoin"Stefan Metzmacher2017-11-281-22/+72
* s3:selftest: add samba3.blackbox.net_rpc_oldjoin testStefan Metzmacher2017-11-282-0/+36
* vfs_glusterfs: include glusterfs/api/glfs.h without relying on -I optionsNiels de Vos2017-11-242-3/+3
* winbind: Remove winbind_messaging_contextVolker Lendecke2017-11-222-20/+0