summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* passdb: Update ABI to 0.27.2Christof Schmitt2019-03-122-1/+312
* s3:passdb: add create_builtin_guests()Stefan Metzmacher2019-03-124-1/+363
* passdb: Make [ug]id_to_sid use xid_to_sidVolker Lendecke2019-03-121-189/+12
* passdb: Introduce xid_to_sidVolker Lendecke2019-03-122-0/+75
* lib: Add dom_sid_str_bufVolker Lendecke2019-03-122-0/+12
* lib: Introduce winbind_xid_to_sidVolker Lendecke2019-03-122-0/+32
* winbind: Use idmap_cache_find_xid2sidVolker Lendecke2019-03-121-13/+2
* torture: Add tests for idmap cacheVolker Lendecke2019-03-125-0/+126
* idmap_cache: Introduce idmap_cache_find_xid2sidVolker Lendecke2019-03-122-0/+38
* winbind: Now we explicitly track if we got ids from cacheVolker Lendecke2019-03-121-4/+10
* winbind: Initialize "expired" parameter to idmap_cache_xid2sidVolker Lendecke2019-03-121-1/+1
* idmap_cache: Only touch "sid" on success in find_xid_to_sidVolker Lendecke2019-03-122-4/+3
* lib: Make idmap_cache return negative mappingsVolker Lendecke2019-03-121-1/+6
* libcli/security: fix handling of deny type ACEs in access_check_max_allowed()Ralph Boehme2019-03-112-5/+1
* s4:torture: Add test_deny1().Ralph Boehme2019-03-112-0/+142
* s4:torture: Add test_owner_rights_deny1().Jeremy Allison2019-03-112-0/+146
* libcli/security: correct access check and maximum access calculation for Owne...Ralph Boehme2019-03-112-69/+73
* s4:torture: Add test_owner_rights_deny().Jeremy Allison2019-03-112-0/+139
* s4:torture: Fix the test_owner_rights() test to show permissions are additive.Jeremy Allison2019-03-111-4/+16
* libcli/security: add "Owner Rights" calculation to access_check_max_allowed()Ralph Boehme2019-03-112-7/+28
* s4:torture: add a Maximum Access check with an Owner Rights ACERalph Boehme2019-03-112-0/+127
* s4:libcli: remember return code from maximum accessRalph Boehme2019-03-112-2/+3
* sambaundoguididx: use the right escaped oder unescaped sam ldb filesBjörn Jacke2019-03-111-2/+1
* vfs_ceph: remove ceph_fallocate/ceph_ftruncate fallbackDavid Disseldorp2019-03-051-94/+8
* vfs_ceph: fix strict_allocate_ftruncate()David Disseldorp2019-03-051-2/+4
* vfs_ceph: add missing fallocate hookDavid Disseldorp2019-03-051-0/+17
* s3: smbd: filenames - ensure we replace the missing '/' if we error in an int...Jeremy Allison2019-03-052-1/+18
* s3: torture: Add additional POSIX mkdir tests.Jeremy Allison2019-03-052-0/+103
* smbd: unix_convert: Ensure we don't call get_real_filename on POSIX paths.Jeremy Allison2019-03-052-1/+25
* smbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH_OPEN for UCF_UNIX_NAM...Jeremy Allison2019-03-051-0/+1
* s3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir case sensitive bug.Jeremy Allison2019-03-054-1/+103
* winbindd: set idmap cache entries as the last step in async wb_xids2sidsRalph Boehme2019-03-051-11/+22
* winbindd: track whether a result from xid2sid was coming from the cacheRalph Boehme2019-03-051-0/+7
* winbindd: switch send-next/done orderRalph Boehme2019-03-051-9/+13
* winbindd: update xid in wb_xids2sids_state->xids with what we gotRalph Boehme2019-03-051-0/+1
* winbindd: convert id to a pointer in wb_xids2sids_dom_done()Ralph Boehme2019-03-051-2/+2
* winbindd: make xids a const argument to wb_xids2sids_send()Ralph Boehme2019-03-052-2/+2
* winbindd: make a copy of xid's in wb_xids2sids_send()Ralph Boehme2019-03-051-1/+6
* messages_dgm: Properly handle receiver re-initializationVolker Lendecke2019-03-052-1/+16
* torture3: Extend read3 for the "messaging target re-inits" failureVolker Lendecke2019-03-052-20/+25
* messages_dgm: Use saved errno valueVolker Lendecke2019-03-051-1/+1
* notifyd: Fix SIGBUS on sparcJiří Šašek2019-03-051-2/+9
* PVE-2019-3824 ldb: Release ldb 1.3.8ldb-1.3.8Gary Lockyer2019-02-264-1/+284
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-263-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-261-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-261-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-261-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-261-1/+2