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