Age | Commit message (Expand) | Author | Files | Lines |
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 |