1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4/ntvfs/sysdep
Andrew Bartlett cdd802af83 s4-messaging Rename messaging -> imessaging
This avoid symbol and structure conflicts between Samba3 and Samba4,
and chooses a less generic name.

Andrew Bartlett
2011-05-03 07:37:07 +02:00
..
inotify.c s4:sysdep/inotify: use tevent_fd_set_auto_close() 2009-01-03 19:58:52 +01:00
README r14877: added support for the kernel inotify mechanism. This passes basic 2007-10-10 14:00:11 -05:00
sys_lease_linux.c source4/ntvfs: Fix prototypes for all functions. 2011-03-19 03:20:05 +01:00
sys_lease.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_lease.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_notify.c Use <tevent.h> so the system tevent gets included, if enabled. 2011-02-28 21:11:21 +01:00
sys_notify.h s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDL 2010-05-24 23:08:11 +10:00
wscript_build ntvfs: Add some missing dependencies on tevent/events. 2011-02-28 21:57:16 +01:00
wscript_configure s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them 2010-04-06 20:27:11 +10:00

This directory contains OS depdendent interfaces to facilities that
are only available on a few of our target systems, and require
substantial code to abstract.