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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
sysdep
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
3
-9
/
+6
*
r23698: fixed notify:backend so it actually works again
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
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
3
-20
/
+27
*
r18370: allow system inotify to be disabled
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r17930: Merge noinclude branch:
Jelmer Vernooij
2007-10-10
2
-3
/
+3
*
r17206: Add a modular API for share configuration.
Simo Sorce
2007-10-10
2
-3
/
+6
*
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r15029: fixed the detection of inotify
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r15017: When making up our own inotify functions, make sure glibc exports the
Tim Potter
2007-10-10
1
-1
/
+7
*
r14993: Make subsystems again
Jelmer Vernooij
2007-10-10
1
-5
/
+1
*
r14966: make more functions _PUBLIC_
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r14964: - move sidmap code from ntvfs_common to SAMDB
Stefan Metzmacher
2007-10-10
5
-23
/
+47
*
r14956: change the notify search to be much more efficient by using a
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
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
*
r14925: trigger NOTIFY_ACTION_OLD_NAME and NOTIFY_ACTION_NEW_NAME events for
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r14920: allow a notify backend to separately specify if it has handled the
Andrew Tridgell
2007-10-10
3
-33
/
+48
*
r14918: cleaner handling of systems without inotify
Andrew Tridgell
2007-10-10
2
-1
/
+5
*
r14912: don't crash if inotify isn't present...
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r14877: added support for the kernel inotify mechanism. This passes basic
Andrew Tridgell
2007-10-10
6
-0
/
+493