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
2008-05-18 19:54:27 +02:00
..
config.m4 ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE 2008-03-12 17:35:06 +01:00
config.mk Use variables for source directory in a couple more places. 2008-05-18 19:54:27 +02:00
inotify.c Remove yet more uses of global_loadparm. 2008-02-21 17:17:37 +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 ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE 2008-03-12 17:35:06 +01:00
sys_lease.c Fix LDB module initialization when using external ldb. 2008-05-11 01:53:11 +02:00
sys_lease.h ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocks 2008-03-12 17:35:05 +01:00
sys_notify.c Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 2008-04-25 10:04:20 +01:00
sys_notify.h r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05: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.