s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*.c files...
[samba.git] / source3 / smbd / smb2_query_directory.c
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-02-23 Jeremy Allisons3: smbd: Fix possible directory fd leak if the underly...
2017-09-12 Ralph Boehmes3/smbd: sticky write time offset miscalculation causes...
2017-05-22 Jeremy Allisons3: smbd: We can now remove the 'bool dfs_path' paramet...
2017-05-02 Volker Lendeckesmbd: Fix a 32-bit problem
2017-04-18 Ralph Boehmes3/smbd: add "smbd:find async delay usec" to SMB2 FIND
2017-04-18 Ralph Boehmes3/smbd: make write time fetching async
2017-04-18 Ralph Boehmes3/smbd: ask_sharemode is not needed for info_level...
2017-04-18 Ralph Boehmes3/smbd: add file_id return arg to smbd_dirptr_lanman2_...
2017-03-23 Ralph BoehmeCVE-2017-2619: s3/smbd: re-open directory after dptr_Cl...
2016-03-01 Jeremy Allisons3: smbd: Change dptr_create() to take a const struct...
2015-12-23 Jeremy Allisons3: smbd: Replace lp_posix_pathnames() with smbreq...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c.c, add in UCF_POSIX...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c Use ucf_flags varia...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-15 Volker Lendeckesmbd: Fix CID 1343333 Uninitialized variables
2015-12-13 Jeremy Allisons3: smbd: Moving lp_posix_pathnames() out of the lower...
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...