dbcheck: add --selftest-check-expired-tombstones cmdline option
[gary/samba-autobuild/.git] / source3 /
2019-04-02 Andreas Schneiders3:waf: Fix the detection of makdev() macro on Linux
2019-04-02 Andreas Schneiders3:tests: Add test for smbstatus and smbstatus --resolv...
2019-04-02 Andreas Schneiders3:utils: Add 'smbstatus -L --resolve-uids' to show...
2019-04-02 Andreas Schneiders3:utils: Use C99 initializer for poptOption in smbstatus
2019-03-22 Andreas Schneiders3:lib: Fix the debug message for adding cache entries.
2019-03-22 Andreas Schneiders3:client: Fix smbspool device uri handling
2019-03-22 Andreas Schneiders3:client: Make sure we work on a copy of the title
2019-03-22 Andreas Schneiders3:client: Evaluate the AUTH_INFO_REQUIRED variable...
2019-03-22 Andreas Schneiders3:client: Pass DEVICE_URI and AUTH_INFO_REQUIRED env...
2019-03-22 Andreas Schneiders3:script: Fix jobid check in test_smbspool.sh
2019-03-13 Christof Schmittlib/winbind_util: Add winbind_xid_to_sid for --without...
2019-03-13 Christof Schmittlib/winbind_util: Move include out of ifdef
2019-03-13 Christof Schmittpassdb: Update ABI to 0.27.2
2019-03-13 Volker Lendeckepassdb: Make [ug]id_to_sid use xid_to_sid
2019-03-13 Volker Lendeckepassdb: Introduce xid_to_sid
2019-03-13 Volker Lendeckelib: Introduce winbind_xid_to_sid
2019-03-13 Volker Lendeckewinbind: Use idmap_cache_find_xid2sid
2019-03-13 Volker Lendecketorture: Add tests for idmap cache
2019-03-13 Volker Lendeckeidmap_cache: Introduce idmap_cache_find_xid2sid
2019-03-13 Volker Lendeckewinbind: Now we explicitly track if we got ids from...
2019-03-13 Volker Lendeckewinbind: Initialize "expired" parameter to idmap_cache_...
2019-03-13 Volker Lendeckeidmap_cache: Only touch "sid" on success in find_xid_to_sid
2019-03-13 Volker Lendeckelib: Make idmap_cache return negative mappings
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-21 Christof Schmittwaf: Check for libnscd
2019-02-21 Andreas Schneiderlib:util: Move discard_const(_p) to own header for...
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 Allisons3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatib...
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...
2019-02-21 David Disseldorpprinting: check lp_load_printers() prior to pcap cache...
2019-02-21 David Disseldorpprinting: drop pcap_cache_loaded() guard around load_pr...
2019-02-21 Günther Deschners3-smbd: use fruit:model string for mDNS registration
2019-02-05 Anoop C Ss3-vfs: Use ENOATTR in errno comparison for getxattr
2019-02-05 Günther Deschners3-vfs: add glusterfs_fuse vfs module.
2019-02-05 Anoop C Svfs_glusterfs: Adapt to changes in libgfapi signatures
2019-02-04 Tim Beales3:pylibsmb: Add FILE_READ_ATTRIBUTES access to .loadfi...
2019-02-04 Tim Beales3:pylibsmb: Add .set_acl API to SMB py bindings
2019-02-04 Justin Stephensons3:libsmb: Honor disable_netbios option in smbsock_conn...
2019-01-15 Stefan MetzmacherMerge remote-tracking branch 'origin/v4-10-test' into...
2019-01-15 Volker Lendeckelibcli/dns: Add resolv.conf parsing
2019-01-15 Ralph Wuerthnervfs_fileid: fix get_connectpath_ino
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in smb2_query_directory_...
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in smb2_query_directory_...
2019-01-14 Ralph Boehmes3:smbd: perform impersonation in dos_mode_at_vfs_get_d...
2019-01-14 Ralph Boehmevfs_default: use change_to_user_by_fsp() instead of...
2019-01-14 Ralph Boehmevfs: perform impersonation in smb_vfs_call_getxattrat_d...
2019-01-14 Ralph Boehmevfs: use struct initializer in smb_vfs_call_getxattrat_...
2019-01-14 Ralph Boehmevfs: perform impersonation in smb_vfs_call_get_dos_attr...
2019-01-14 Ralph Boehmevfs: use struct initializer in smb_vfs_call_get_dos_att...
2019-01-14 Tim Beales3:pylibsmb: Add .get_acl() API to SMB py bindings
2019-01-12 Swen Schilliglib: remove unused function nttime_from_string()
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_server_connection->raw_ev_ctx...
2019-01-11 Ralph Boehmevfs_aio_pthread: add sync fallback
2019-01-11 Ralph Boehmevfs_aio_pthread: store conn instead of sconn in aio_ope...
2019-01-11 Ralph Boehmevfs_aio_pthread: use struct initializer for aio_open_pr...
2019-01-11 Ralph Boehmevfs_default: add sync fallback to fsync_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pwrite_send/recv
2019-01-11 Ralph Boehmevfs_default: add sync fallback to pread_send/recv
2019-01-11 Ralph Boehmes3:smbd: don't use async dosmode if per-thread cwd...
2019-01-11 Ralph Boehmes3:smbd: use passed in ev in smbd_smb2_query_directory_...
2019-01-11 Ralph BoehmeRevert "vfs_glusterfs: explain that/why we use the...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: explain that/why we use the raw tevent_co...
2019-01-11 Ralph BoehmeRevert "smbd: use raw_ev_ctx to clear the MSG_SMB_CONF_...
2019-01-11 Ralph BoehmeRevert "smbd: add smbd_server_connection->{root,guest...
2019-01-11 Ralph BoehmeRevert "smbd: use sconn->root_ev_ctx for brl_timeout_fn()"
2019-01-11 Ralph BoehmeRevert "smbd: use sconn->root_ev_ctx for smbd_sig_...
2019-01-11 Ralph BoehmeRevert "smbd: add an effective connection_struct->user_...
2019-01-11 Ralph BoehmeRevert "smbd: add an effective {smb,smbd_smb2}_request...
2019-01-11 Ralph BoehmeRevert "smbd: remove unused smbd_server_connection...
2019-01-11 Ralph BoehmeRevert "s3:messages: protect against usage of wrapper...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_{dgm,ctdb}_registe...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_dgm_ref() to use...
2019-01-11 Ralph BoehmeRevert "s3:messages: allow messaging_filtered_read_send...
2019-01-11 Ralph BoehmeRevert "smbd: add [un]become_guest() helper functions"
next