index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
sysdep
/
inotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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