index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
notify.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
smbd: Use fsp_str_dbg() in DEBUGs
Volker Lendecke
1
-3
/
+4
2024-11-05
smbd: use contend_dirleases() in notify_fname()
Ralph Boehme
1
-0
/
+8
2024-11-05
smbd: pass lease, if any, to notify_fname()
Ralph Boehme
1
-2
/
+6
2024-06-24
smbd: Simplify notify_filter_string
Volker Lendecke
1
-51
/
+16
2024-04-23
s3:notify: don't log user_can_stat_name_under_fsp with level 0 for OBJECT_NAM...
Stefan Metzmacher
1
-3
/
+8
2024-03-28
smbd: Simplify users of fsp_fullbasepath()
Volker Lendecke
1
-11
/
+0
2024-01-08
smbd: use check_any_access_fsp() for all access checks
Ralph Boehme
1
-2
/
+3
2023-07-19
s3:smbd: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-04-12
smbd/notify: Handle allocation failure
Joseph Sutton
1
-13
/
+63
2022-03-08
s3: smbd: notify_mid_maps is used by both SMB1 and SMB2.
Jeremy Allison
1
-4
/
+4
2021-06-09
s3: smbd: smbd_check_access_rights_fsp(). Add dirfsp parameter.
Jeremy Allison
1
-2
/
+4
2021-06-09
s3: smbd: In notify, user_can_stat_name_under_fsp(), smbd_check_access_rights...
Jeremy Allison
1
-11
/
+41
2020-12-17
smbd/notify: add option "honor change notify privilege"
Björn Baumbach
1
-0
/
+129
2020-10-29
s3: smbd: Ensure change notifies can't get set unless the directory handle is...
Jeremy Allison
1
-0
/
+8
2020-06-22
smbd: Use NT_STATUS_NOTIFY_CLEANUP instead of STATUS_NOTIFY_CLEANUP
Christof Schmitt
1
-3
/
+3
2019-06-20
smbd: Only remove locks by mid if necessary
Volker Lendecke
1
-2
/
+3
2019-03-29
s3:smbd: fix max_buffer handling of initial notify requests
Stefan Metzmacher
1
-2
/
+9
2018-06-18
smbd: remove unused tevent_context argument from notify_init
Stefan Metzmacher
1
-1
/
+1
2017-12-21
s3:smbd: return the correct error for cancelled SMB2 notifies on expired sess...
Stefan Metzmacher
1
-4
/
+13
2016-07-20
smbd: Re-register notify requests
Volker Lendecke
1
-0
/
+50
2016-07-20
smbd: Store notify filters in fsp->notify
Volker Lendecke
1
-5
/
+12
2016-07-20
smbd: Protect notify_callback from stray pointers
Volker Lendecke
1
-3
/
+24
2016-07-20
smbd: Pass "sconn" via notify to notify_callback()
Volker Lendecke
1
-1
/
+2
2016-07-20
smbd: There's only one notify_callback
Volker Lendecke
1
-2
/
+1
2016-07-20
smbd: Make notify_callback() public
Volker Lendecke
1
-2
/
+2
2016-07-20
smbd: Avoid a talloc_asprintf
Volker Lendecke
1
-13
/
+4
2016-02-06
dlist: remove unneeded type argument from DLIST_ADD_END()
Michael Adam
1
-2
/
+1
2015-10-18
smbd: Fix file name buflen and padding in notify repsonse
Jeremy Allison
1
-1
/
+13
2015-07-07
smbd: Kernel change notify is done by notifyd
Volker Lendecke
1
-22
/
+0
2015-05-06
s3:smbd: use STATUS_NOTIFY_CLEANUP on smb2 logoff (explicit and implicit) and...
Stefan Metzmacher
1
-0
/
+14
2015-05-06
s3:smbd: add a smbd_notify_cancel_by_map() helper function
Stefan Metzmacher
1
-6
/
+13
2015-05-06
Convert all uses of uint8/16/32 to _t in source3/smbd.
Richard Sharpe
1
-10
/
+10
2015-04-22
smbd: Cancel pending notifies if the directory goes away
Volker Lendecke
1
-0
/
+43
2014-12-16
notify: Move path construction to notify_trigger
Volker Lendecke
1
-11
/
+2
2014-09-11
s3: smbd: Ensure we don't call qsort() with a size of -1.
Jeremy Allison
1
-16
/
+16
2014-04-23
smbd: Sort notify events by timestamp
Volker Lendecke
1
-0
/
+16
2014-04-23
smbd: Pass timespec_current through the notify_callback
Volker Lendecke
1
-2
/
+3
2014-04-23
smbd: Pass timespec_current to notify_fsp
Volker Lendecke
1
-4
/
+7
2014-04-23
smbd: Add a timestamp to queued notify events
Volker Lendecke
1
-7
/
+14
2013-12-14
s3:smbd: use PATH_MAX for the buffer passed to full_path_tos()
Stefan Metzmacher
1
-1
/
+1
2013-12-14
smbd: Implement and use full_path_tos
Volker Lendecke
1
-6
/
+8
2013-02-19
s3:smbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
1
-1
/
+1
2012-06-06
s3:smbd: make struct notify_change_buf private to notify.c
Stefan Metzmacher
1
-0
/
+20
2012-06-06
s3:smbd: add change_notify_fsp_has_changes()
Stefan Metzmacher
1
-0
/
+17
2012-04-17
s3: New notify implementation
Volker Lendecke
1
-29
/
+7
2012-03-26
s3: Pass filters explicitly through vfs notify watch
Volker Lendecke
1
-2
/
+2
2012-03-23
s3: Remove the sys_notify dependency from notify_internal
Volker Lendecke
1
-18
/
+27
2012-03-21
s3: Move the notify_ctx to the smbd_server_connection
Volker Lendecke
1
-3
/
+4
2012-03-21
s3: Remove "conn" param from sys_notify_context_create
Volker Lendecke
1
-2
/
+1
2012-03-21
s3: Remove "conn" from sys_notify_context
Volker Lendecke
1
-1
/
+0
[next]