vfs_fruit: move AppleDouble functionality to a dedicated subsystem
[samba.git] / source3 /
2019-07-12 Ralph Boehmevfs_fruit: move AppleDouble functionality to a dedicate...
2019-07-12 Ralph Boehmevfs_fruit: pass catia mappings as argument to ad_convert()
2019-07-12 Ralph Boehmevfs_fruit: add flags to ad_convert()
2019-07-12 Ralph Boehmevfs_fruit: convert adouble accessor macros to functions
2019-07-10 Jeremy Allisons3: smbd: Remove ifdef'ed out dptr_close_oldest().
2019-07-09 Jeremy Allisons3: smbd: Remove the 'close oldest' logic in SMB1 trans...
2019-07-09 Jeremy Allisons3: smbd: Remove the 'close oldest' logic in SMB1search...
2019-07-09 Jeremy Allisons3: smbd: Remove now unused parameter 'forclose' to...
2019-07-09 Jeremy Allisons3: smbd: globals - remove dirhandles_open from interna...
2019-07-09 Jeremy Allisons3: smbd: We no longer need to keep a count of dirhandl...
2019-07-09 Jeremy Allisons3: smbd: Add a note explaining MAX_DIRECTORY_HANDLES...
2019-07-09 Jeremy Allisons3: smbd: Remove now unused MAX_OPEN_DIRECTORIES define.
2019-07-09 Jeremy Allisons3: smbd: Remove unused dptr_idleoldest() and dptr_idle...
2019-07-09 Jeremy Allisons3: smbd: Remove SMB1 idle unused directory handles...
2019-07-09 Jeremy Allisons3: smbd: Remove MAX_OPEN_DIRECTORIES check in dptr_cre...
2019-07-09 Jeremy Allisons3: smbd: Remove now unused dptr_idlecnum().
2019-07-09 Jeremy Allisons3: smbd: Remove unused DPTR_IDLE_TIMEOUT.
2019-07-09 Jeremy Allisons3: smbd: Don't idle SMB1 directory scans after DPTR_ID...
2019-07-09 Jeremy Allisons3: smbd: Don't idle connections with active SMB1 direc...
2019-07-09 Jeremy Allisons3: smbd: Add dptr_activecnum(), not yet used.
2019-07-09 Andreas Schneiders3:profile: Allow profile subsystem to use SHA1 in...
2019-07-09 Andreas Schneiderlib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE...
2019-07-09 Andreas Schneiders3:profile: Use SHA1 for hashing in profiling functions.
2019-07-08 Ralph Boehmedocs/xml: change default for "mangled names" to "illegal"
2019-07-08 Stefan Metzmacherdocs-xml: change "client min protocol" to SMB2_02
2019-07-08 Stefan Metzmacherdocs-xml: change "server min protocol" to SMB2_02
2019-07-08 Volker Lendeckesmbd: Move fcb_or_dos_open() out of open_file_ntcreate()
2019-07-08 Volker Lendeckesmbd: Slightly simplify open_mode_check()
2019-07-08 Volker Lendeckevfs_fruit: Fix a typo
2019-07-08 Volker Lendeckesmbd: Slightly simplify fsp_lease_update()
2019-07-08 Volker Lendeckesmbd: Simplify smbd_smb2_setinfo_send()
2019-07-08 Volker Lendeckesmbd: Make get_relative_fid_filename() static to open.c
2019-07-08 Volker Lendeckesmbd: Make find_share_mode_entry() static to locking.c
2019-07-08 Noel Powers3/lib: Fix Access to field results in dereference...
2019-07-07 Björn Jackeparam: change default of "allocation roundup size"...
2019-07-05 Christof Schmitts3:tests: Add test for manual smbtorture zero-data
2019-07-04 Jeremy Allisons3: smbd: SMB1 add range checks to reply_fclose().
2019-07-04 Jeremy Allisons3: smbd: SMB1 add range checks to reply_search().
2019-07-04 Bjoern Jackevfs_nfs4acl_xattr: fix setting of permissions via NFS
2019-07-04 Volker Lendeckesmbd: Don't store num_read_oplocks in brlock.tdb
2019-07-04 Volker Lendeckesmbd: Use share_mode's flags in contend_level2_oplocks
2019-07-04 Volker Lendeckesmbd: Set SHARE_MODE_HAS_READ_LEASE when downgrading...
2019-07-04 Volker Lendeckesmbd: Set SHARE_MODE_HAS_READ_LEASE when granting a...
2019-07-04 Volker Lendeckesmbd: Add file_has_read_lease()
2019-07-04 Volker Lendeckesmbd: Add flags to the beginning of share_mode_data
2019-07-04 Volker Lendeckesmbd: Send do_lock() through share_mode_do_locked()
2019-07-04 Volker Lendeckesmbd: Add share_mode_do_locked()
2019-07-04 Volker Lendeckesmbd: Introduce static_share_mode_record
2019-07-04 Volker Lendeckesmbd: Simplify share_mode_lock.c
2019-07-04 Volker Lendeckedbwrap: Add publically available dbwrap_watch_wakeup()
2019-07-04 Volker Lendeckedbwrap: Rename dbwrap_watched_wakeup()
2019-07-03 Ralf Habackerwinbind: fix crash in fill_domain_username_talloc(...
2019-07-03 Amit Kumardocs: Correct 'net ads dns unregister --help' description
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_streams_xattr
2019-07-03 Andreas Schneiders3:modules: Use hash_inode() in vfs_fruit
2019-07-03 Andreas Schneiders3:modules: Allow SHA1 usage for file IDs in FIPS mode
2019-07-03 Andreas Schneiders3:modules: Add hash_inode() function based on SHA1
2019-07-02 Volker Lendeckesmbd: Simplify filename_convert_internal()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_smb1_do_locks_s...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from smbd_do_locks_try()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from locking_close_file()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from do_unlock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_close_fnum()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_unlock()
2019-07-02 Volker Lendeckevfs: Remove unused "msg_ctx" from SMB_VFS_BRL_UNLOCK_WI...
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_unlock_posix()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from do_lock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_lock()
2019-07-02 Volker Lendeckesmbd: Remove unused "msg_ctx" from brl_lock_posix
2019-07-02 Volker Lendeckesmbd: Remove unused "blocking_lock" from brl_lock_windo...
2019-07-02 Volker Lendeckevfs: Remove "blocking_lock" from SMB_VFS_BRL_LOCK_WINDOWS
2019-07-02 Volker Lendeckesmbd: brl_lock() never sees blocking locks anymore
2019-07-02 Volker Lendeckesmbd: do_lock() never sees blocking locks anymore
2019-07-02 Volker Lendeckesmbd: Make do_lock() return NTSTATUS
2019-07-02 Volker Lendeckesmbd: Avoid casts in do_lock()
2019-07-02 Volker Lendeckesmbd: Ensure initialized vars in do_lock
2019-07-02 Douglas Bagnallnet idmap check: correct spelling of --force
2019-07-01 Ralph Boehmeselftest: add a test that itime is not set when setting...
2019-07-01 Ralph Boehmevfs_fruit: change default for "fruit:zero_file_id"...
2019-07-01 Ralph Boehmevfs_fruit: make "fruit:zero_file_id" a per share option
2019-07-01 Ralph Boehmevfs_fruit: move zero file-id to vfs_fruit
2019-07-01 Ralph Boehmes3:smbd: set file_id in fetch_dos_mode_done()
2019-07-01 Ralph Boehmes3:smbd: use stored file_id in SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:vfs: move get_fs_file_id to vfs_default
2019-07-01 Ralph Boehmes3:vfs: add SMB_VFS_FS_FILE_ID()
2019-07-01 Ralph Boehmes3:smbd: rename get_FileIndex() to get_fs_file_id()
2019-07-01 Ralph Boehmes3:smbd: return inode number, not FileIndex for UNIX...
2019-07-01 Ralph Boehmes3:smbd: use xattr_DosInfo4 in set_ea_dos_attribute()
2019-07-01 Ralph Boehmes3:smbd: parse xattr_DosInfo4 in parse_dos_attribute_blob()
2019-07-01 Ralph Boehmes3:smbd: mark itime non-calculated if we created a...
2019-07-01 Ralph Boehmes3/lib: add make_file_index_from_itime()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_file_id()
2019-07-01 Ralph Boehmes3/lib: add update_stat_ex_itime()
2019-07-01 Ralph Boehmes3: add st_ex_file_id to struct stat_ex
2019-07-01 Ralph Boehmes3: add st_ex_itime to struct stat_ex
2019-07-01 Ralph Boehmes3: convert struct stat_ex st_ex_calculated_birthtime...
2019-07-01 Ralph Boehmes3: remove unused st_ex_mask from struct stat_ex
2019-07-01 Ralph Boehmevfs_catia: pass stat info to synthetic_smb_fname()
2019-07-01 Andreas Schneiders3:winbind: Add support for storing KRB5 credential...
2019-06-30 Swen Schilligsource3: Update all consumers of strtoul_err(), strtoul...
next