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
/
source3
/
smbd
/
notify_fam.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ...
Volker Lendecke
1
-76
/
+90
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
1
-1
/
+1
2007-10-10
r21082: Make canonicalize_path static to service.c -- we do have conn->connec...
Volker Lendecke
1
-18
/
+3
2007-10-10
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
1
-4
/
+4
2007-10-10
r20931: This changes the notify infrastructure from a polling-based to an eve...
Volker Lendecke
1
-364
/
+184
2007-10-10
r20699: This is an attempt to fix bug 4326.
Volker Lendecke
1
-1
/
+2
2007-10-10
r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigned
Jeremy Allison
1
-1
/
+1
2007-10-10
r14111: Work around additional typedefs in the gamin implementation
James Peach
1
-4
/
+11
2007-10-10
r13484: Add missing semi-colon.
James Peach
1
-1
/
+1
2007-10-10
r13482: Push the FAM notification file descriptor into the select
James Peach
1
-13
/
+23
2007-10-10
r13027: Support file change notifications from FAM.
James Peach
1
-0
/
+446