summaryrefslogtreecommitdiffstats
path: root/source3/smbd/notify_inotify.c
Commit message (Expand)AuthorAgeFilesLines
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r21774: Fix the build with Fedora Core 6.Günther Deschner2007-10-101-0/+4
* r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke2007-10-101-8/+9
* r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2007-10-101-27/+33
* r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke2007-10-101-171/+326
* r20933: Fix the build without inotifyVolker Lendecke2007-10-101-2/+2
* r20932: This is the basic infrastructure for inotify support. This is far fro...Volker Lendecke2007-10-101-0/+263