cs/samba-autobuild/.git
2019-04-04 Karolin SeegerVERSION: Disable GIT_SNAPSHOT for the 4.8.10 release. samba-4.8.10
2019-04-04 Karolin SeegerWHATSNEW: Add release notes for Samba 4.8.10.
2019-04-02 Andrew Bartlettselftest: Make setexpiry test much more reliable
2019-04-02 Andreas Schneiders3:lib: Fix the debug message for adding cache entries.
2019-03-28 Andreas Schneiders3:waf: Fix the detection of makdev() macro on Linux
2019-03-28 Stefan Metzmacherdbcheck: use the str() value of the "name" attribute
2019-03-28 Stefan Metzmacherdbcheck: don't check expired tombstone objects by defau...
2019-03-28 Stefan Metzmacherblackbox/dbcheck-links.sh: prepare regression test...
2019-03-28 Stefan Metzmacherblackbox/dbcheck*.sh: pass --selftest-check-expired...
2019-03-28 Stefan Metzmacherdbcheck: add --selftest-check-expired-tombstones cmdlin...
2019-03-28 Stefan Metzmacherpython/samba/netcmd: provide SUPPRESS_HELP via Option...
2019-03-28 Stefan Metzmacherdbcheck: detect the change after deletion bug
2019-03-28 Stefan Metzmacherblackbox/dbcheck-links.sh: add regression test for...
2019-03-28 Stefan Metzmacherdbcheck: add find_repl_attid() helper function
2019-03-28 Stefan Metzmacherdbcheck: don't remove dangling one-way links on already...
2019-03-28 Stefan Metzmacherdbcheck: don't move already deleted objects to LostAndFound
2019-03-28 Stefan Metzmacherdbcheck: do isDeleted, systemFlags and replPropertyMeta...
2019-03-28 Stefan Metzmacherdbcheck: use DSDB_CONTROL_DBCHECK_FIX_LINK_DN_NAME...
2019-03-28 Stefan Metzmacherdsdb:repl_meta_data: allow CONTROL_DBCHECK_FIX_LINK_DN_...
2019-03-28 Stefan Metzmacherblackbox/dbcheck-links.sh: reproduce lost deleted objec...
2019-03-28 Stefan Metzmacherselftest: force running with TZ=UTC
2019-03-28 Noel Powerpython/samba: extra ndr_unpack needs bytes function
2019-03-28 Noel Powerpython/samba: PY3 port for ridalloc_exop test to work
2019-03-26 Andreas Schneiders4:librpc: Fix installation of Samba
2019-03-26 Martin Schwenkectdb-tests: Add some testing for IPv4-mapped IPv6 addre...
2019-03-26 Zhu Shangzhongctdb: Initialize addr struct to zero before reparsing...
2019-03-26 Amitay Isaacsctdb-common: Add fd argument to ctdb_connection_list_read()
2019-03-26 Amitay Isaacsctdb-protocol: Avoid fgets in ctdb_connection_list_read
2019-03-26 Amitay Isaacsctdb-common: Add line based I/O
2019-03-26 Andreas Schneiders3:client: Fix smbspool device uri handling
2019-03-26 Andreas Schneiders3:client: Make sure we work on a copy of the title
2019-03-26 Andreas Schneiders3:client: Evaluate the AUTH_INFO_REQUIRED variable...
2019-03-26 Andreas Schneiders3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env...
2019-03-26 Andreas Schneiders3:script: Fix jobid check in test_smbspool.sh
2019-03-26 Stefan Metzmacherndr_spoolss_buf: fix out of scope use of stack variable...
2019-03-26 Marcos MelloSend status to systemd on daemon start
2019-03-12 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-12 Günther DeschnerWHATSNEW: mention new vfs_glusterfs_fuse module
2019-03-12 Christof Schmittlib/winbind_util: Add winbind_xid_to_sid for --without...
2019-03-12 Christof Schmittlib/winbind_util: Move include out of ifdef
2019-03-12 Christof Schmittpassdb: Update ABI to 0.27.2
2019-03-12 Stefan Metzmachers3:passdb: add create_builtin_guests()
2019-03-12 Volker Lendeckepassdb: Make [ug]id_to_sid use xid_to_sid
2019-03-12 Volker Lendeckepassdb: Introduce xid_to_sid
2019-03-12 Volker Lendeckelib: Add dom_sid_str_buf
2019-03-12 Volker Lendeckelib: Introduce winbind_xid_to_sid
2019-03-12 Volker Lendeckewinbind: Use idmap_cache_find_xid2sid
2019-03-12 Volker Lendecketorture: Add tests for idmap cache
2019-03-12 Volker Lendeckeidmap_cache: Introduce idmap_cache_find_xid2sid
2019-03-12 Volker Lendeckewinbind: Now we explicitly track if we got ids from...
2019-03-12 Volker Lendeckewinbind: Initialize "expired" parameter to idmap_cache_...
2019-03-12 Volker Lendeckeidmap_cache: Only touch "sid" on success in find_xid_to_sid
2019-03-12 Volker Lendeckelib: Make idmap_cache return negative mappings
2019-03-11 Ralph Boehmelibcli/security: fix handling of deny type ACEs in...
2019-03-11 Ralph Boehmes4:torture: Add test_deny1().
2019-03-11 Jeremy Allisons4:torture: Add test_owner_rights_deny1().
2019-03-11 Ralph Boehmelibcli/security: correct access check and maximum acces...
2019-03-11 Jeremy Allisons4:torture: Add test_owner_rights_deny().
2019-03-11 Jeremy Allisons4:torture: Fix the test_owner_rights() test to show...
2019-03-11 Ralph Boehmelibcli/security: add "Owner Rights" calculation to...
2019-03-11 Ralph Boehmes4:torture: add a Maximum Access check with an Owner...
2019-03-11 Ralph Boehmes4:libcli: remember return code from maximum access
2019-03-11 Björn Jackesambaundoguididx: use the right escaped oder unescaped...
2019-03-05 David Disseldorpvfs_ceph: remove ceph_fallocate/ceph_ftruncate fallback
2019-03-05 David Disseldorpvfs_ceph: fix strict_allocate_ftruncate()
2019-03-05 David Disseldorpvfs_ceph: add missing fallocate hook
2019-03-05 Jeremy Allisons3: smbd: filenames - ensure we replace the missing...
2019-03-05 Jeremy Allisons3: torture: Add additional POSIX mkdir tests.
2019-03-05 Jeremy Allisonsmbd: unix_convert: Ensure we don't call get_real_filen...
2019-03-05 Jeremy Allisonsmbd: SMB1-POSIX: Add missing info-level SMB_POSIX_PATH...
2019-03-05 Jeremy Allisons3: smbtorture3: Add POSIX-MKDIR test for posix_mkdir...
2019-03-05 Ralph Boehmewinbindd: set idmap cache entries as the last step...
2019-03-05 Ralph Boehmewinbindd: track whether a result from xid2sid was comin...
2019-03-05 Ralph Boehmewinbindd: switch send-next/done order
2019-03-05 Ralph Boehmewinbindd: update xid in wb_xids2sids_state->xids with...
2019-03-05 Ralph Boehmewinbindd: convert id to a pointer in wb_xids2sids_dom_d...
2019-03-05 Ralph Boehmewinbindd: make xids a const argument to wb_xids2sids_send()
2019-03-05 Ralph Boehmewinbindd: make a copy of xid's in wb_xids2sids_send()
2019-03-05 Volker Lendeckemessages_dgm: Properly handle receiver re-initialization
2019-03-05 Volker Lendecketorture3: Extend read3 for the "messaging target re...
2019-03-05 Volker Lendeckemessages_dgm: Use saved errno value
2019-03-05 Jiří Šašeknotifyd: Fix SIGBUS on sparc
2019-02-26 Gary LockyerPVE-2019-3824 ldb: Release ldb 1.3.8 ldb-1.3.8
2019-02-26 Gary LockyerCVE-2019-3824 ldb: Add tests for ldb_wildcard_match
2019-02-26 Gary LockyerCVE-2019-3824 ldb: wildcard_match end of data check
2019-02-26 Gary LockyerCVE-2019-3824 ldb: wildcard_match check tree operation
2019-02-26 Gary LockyerCVE-2019-3824 ldb: ldb_parse_tree use talloc_zero
2019-02-26 Andrew BartlettCVE-2019-3824 ldb: Improve code style and layout in...
2019-02-26 Andrew BartlettCVE-2019-3824 ldb: Extra comments to clarify no pointer...
2019-02-26 Lukas SlebodnikCVE-2019-3824 ldb: Out of bound read in ldb_wildcard_co...
2019-02-21 Christof Schmittwaf: Check for libnscd
2019-02-21 Ralph Boehmetldap: avoid more use after free errors
2019-02-21 Ralph Boehmetldap: avoid a use after free crash
2019-02-21 Andreas Schneiders3:vfs: Correctly check if OFD locks should be enabled...
2019-02-21 Andreas Schneiders3:vfs: Initialize pid to 0 in test_netatalk_lock()
2019-02-21 Jeremy Allisons4: torture: vfs_fruit. Change test_fruit_locking_confl...
2019-02-21 Jeremy Allisons3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatib...
2019-02-21 Joe Guonetcmd/user: python[3]-gpgme unsupported and replaced...
2019-02-21 Jeremy Allisonsmbd: uid: Don't crash if 'force group' is added to...
2019-02-21 Jeremy Allisons3: tests: Add regression test for smbd crash on share...
next