index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
sysdep
/
inotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
notify: Add "dir" to notify_event
Volker Lendecke
2014-12-09
1
-0
/
+2
*
s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warning
Stefan Metzmacher
2014-04-02
1
-0
/
+1
*
rely on sys/inotify.h for inotify
Adrian Bunk
2012-04-13
1
-28
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-3
/
+3
*
s4:sysdep/inotify: use tevent_fd_set_auto_close()
Stefan Metzmacher
2009-01-03
1
-3
/
+17
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
Remove last instance of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-4
/
+0
*
use glibc sys/inotify.h header
Andrew Tridgell
2008-10-30
1
-0
/
+5
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-5
/
+4
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-7
/
+7
*
r25430: Add the loadparm context to all parametric options.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25035: Fix some more warnings, use service pointer rather than service numbe...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r22831: take advantage of EVENT_FD_AUTOCLOSE in the inotify code
Andrew Tridgell
2007-10-10
1
-12
/
+1
*
r21104: Rename struct watch_context to struct inotify_watch_context
Volker Lendecke
2007-10-10
1
-8
/
+9
*
r21041: Change some "private" to "private_data", and change one (void **) fun...
Volker Lendecke
2007-10-10
1
-12
/
+16
*
r18370: allow system inotify to be disabled
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r14964: - move sidmap code from ntvfs_common to SAMDB
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14948: add testing of truncate events, and add truncate support to inotify
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r14943: bring the inotify backend up to date with all the strange rename
Andrew Tridgell
2007-10-10
1
-16
/
+82
*
r14926: change the inotify backend to implement the rather unusual semantics
Andrew Tridgell
2007-10-10
1
-4
/
+28
*
r14920: allow a notify backend to separately specify if it has handled the
Andrew Tridgell
2007-10-10
1
-8
/
+14
*
r14918: cleaner handling of systems without inotify
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14877: added support for the kernel inotify mechanism. This passes basic
Andrew Tridgell
2007-10-10
1
-0
/
+313