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