summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* CVE-2019-3880 s3: rpc: winreg: Remove implementations of SaveKey/RestoreKey.Jeremy Allison2019-04-051-88/+4
* CVE-2019-3870 pysmbd: Ensure a zero umask is set for smbd.mkdir()Andrew Bartlett2019-04-051-1/+10
* CVE-2019-3870 pysmbd: Move umask manipuations as close as possible to usersAndrew Bartlett2019-04-051-24/+10
* vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallbackDavid Disseldorp2019-03-041-89/+8
* vfs_ceph: fix strict_allocate_ftruncate()David Disseldorp2019-03-041-2/+4
* vfs_ceph: add missing fallocate hookDavid Disseldorp2019-03-041-0/+17
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-03-041-0/+18
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-041-0/+102
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-03-041-0/+25
* smbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH_OPEN for UCF_UNIX_NAM...Jeremy Allison2019-03-041-0/+1
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-042-1/+101
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-03-041-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-03-041-0/+7
* winbindd: switch send-next/done orderRalph Boehme2019-03-041-9/+13
* winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme2019-03-041-0/+1
* winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme2019-03-041-2/+2
* winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2019-03-042-2/+2
* winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme2019-03-041-1/+6
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-03-041-0/+16
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-041-20/+24
* messages_dgm: Use saved errno valueVolker Lendecke2019-03-041-1/+1
* notifyd: Fix SIGBUS on sparcJiří Šašek2019-03-041-2/+9
* waf: Check for libnscdChristof Schmitt2019-02-212-0/+4
* tldap: avoid more use after free errorsRalph Boehme2019-02-211-2/+0
* tldap: avoid a use after free crashRalph Boehme2019-02-211-1/+0
* s3:vfs: Correctly check if OFD locks should be enabled or notAndreas Schneider2019-02-214-16/+16
* s3:vfs: Initialize pid to 0 in test_netatalk_lock()Andreas Schneider2019-02-211-1/+1
* s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility code.Jeremy Allison2019-02-211-106/+96
* smbd: uid: Don't crash if 'force group' is added to an existing share connect...Jeremy Allison2019-02-211-2/+33
* s3: tests: Add regression test for smbd crash on share force group change wit...Jeremy Allison2019-02-212-0/+76
* printing: check lp_load_printers() prior to pcap cache updateDavid Disseldorp2019-02-212-1/+6
* printing: drop pcap_cache_loaded() guard around load_printers()David Disseldorp2019-02-213-10/+6
* s3-smbd: use fruit:model string for mDNS registrationGünther Deschner2019-02-211-0/+27
* s3-vfs: Use ENOATTR in errno comparison for getxattrAnoop C S2019-02-053-4/+4
* s3-vfs: add glusterfs_fuse vfs module.Günther Deschner2019-02-053-0/+80
* vfs_glusterfs: Adapt to changes in libgfapi signaturesAnoop C S2019-02-052-0/+22
* vfs_fileid: fix fsname_norootdir algorithmRalph Wuerthner2019-02-051-1/+2
* vfs_fileid: fix get_connectpath_inoRalph Wuerthner2019-02-011-1/+3
* s3:libsmb: cli_smb2_list() can sometimes fail initially on a connectionTim Beale2019-02-011-1/+13
* s3: libsmb: use smb2cli_conn_max_trans_size() in cli_smb2_list()Ralph Boehme2019-02-011-1/+2
* s3:libsmb: Honor disable_netbios option in smbsock_connect_sendJustin Stephenson2019-02-011-0/+7
* s3:utils:net: Print debug message about NetbiosJustin Stephenson2019-02-012-2/+10
* s3:smbpasswd: Print debug message about NetbiosJustin Stephenson2019-02-011-4/+12
* s3:libsmb: Print debug message about NetbiosJustin Stephenson2019-02-012-3/+11
* s3:libsmb: Check disable_netbios in socket connectJustin Stephenson2019-02-011-0/+5
* s3: lib: nmbname: Ensure we limit the NetBIOS name correctly. CID: 1433607Jeremy Allison2019-01-211-13/+21
* s3: net: Do not set NET_FLAGS_ANONYMOUS with -kJustin Stephenson2019-01-141-2/+8
* s3-vfs-fruit: add close callGünther Deschner2019-01-141-0/+82
* s3-vfs-streams_xattr: add close callGünther Deschner2019-01-141-0/+26
* s3:auth_winbind: ignore a missing winbindd as NT4 PDC/BDC without trustsStefan Metzmacher2019-01-091-1/+32