1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/ntvfs/sysdep
Jorge Schrauwen 94f31295b1 configure: Don't check for inotify on illumos
Bug: https://bugzilla.samba.org/show_bug.cgi?id=11816
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-04-06 00:15:17 +02:00
..
inotify.c notify: Add "dir" to notify_event 2014-12-09 04:12:09 +01:00
README
sys_lease_linux.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
sys_lease.c s4: pass down a memory context when performing share_string_option, to allow substitutions 2014-02-20 10:11:00 +13:00
sys_lease.h s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
sys_notify.c s4: pass down a memory context when performing share_string_option, to allow substitutions 2014-02-20 10:11:00 +13:00
sys_notify.h librpc/idr Use the Samba3 notify.idl in common. 2011-06-09 12:40:08 +02:00
wscript_build waf: Fix the FreeBSD build with libinotify 2014-01-06 19:50:22 +01:00
wscript_configure configure: Don't check for inotify on illumos 2016-04-06 00:15:17 +02: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.