summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep
AgeCommit message (Expand)AuthorFilesLines
2012-04-13rely on sys/inotify.h for inotifyAdrian Bunk2-37/+3
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij2-6/+6
2011-10-28lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2-2/+2
2011-10-28lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2-2/+2
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett2-2/+2
2011-10-28lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2-2/+2
2011-10-28lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2-2/+2
2011-10-06lib/util: consolidate module loading into common codeAndrew Bartlett2-0/+2
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2-5/+5
2011-06-09librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett1-1/+1
2011-05-03s4-messaging Rename messaging -> imessagingAndrew Bartlett2-5/+5
2011-03-19source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij1-0/+2
2011-02-28ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij1-1/+1
2011-02-28Use <tevent.h> so the system tevent gets included, if enabled.Jelmer Vernooij1-1/+1
2010-11-01s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2-8/+4
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2-54/+0
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-23s4: Rename LIBEVENTS to libevents.Jelmer Vernooij1-1/+1
2010-05-24s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett1-1/+1
2010-04-06s4-waf: sys_lease depends on tallocAndrew Tridgell1-1/+2
2010-04-06s4-waf: more dependencies on tallocAndrew Tridgell1-1/+2
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2-0/+4
2010-04-06build: sys_lease_linux needs to be conditionally enabledAndrew Tridgell1-9/+12
2010-04-06build: conditionally enable inotifyAndrew Tridgell2-8/+10
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+27
2010-04-06build: improve autoconf macrosAndrew Tridgell1-2/+4
2010-04-06build: ntvfs/sysdep configure checksAndrew Tridgell1-0/+7
2009-01-03s4:sysdep/inotify: use tevent_fd_set_auto_close()Stefan Metzmacher1-3/+17
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher5-8/+8
2008-12-29s4:sys_lease_linux: use teventStefan Metzmacher2-8/+8
2008-12-18s4: Fix include path to work with teventTim Prouty1-1/+1
2008-12-17s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher3-1/+3
2008-11-02Remove last instance of global_loadparm.Jelmer Vernooij2-4/+11
2008-10-30use glibc sys/inotify.h headerAndrew Tridgell2-1/+10
2008-10-12Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij3-3/+3
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-4/+4
2008-05-11Fix LDB module initialization when using external ldb.Jelmer Vernooij1-1/+4
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2-2/+3
2008-04-17Require explicit event context rather than looking if it is not specified.Jelmer Vernooij1-1/+1
2008-04-17Explicitly require event context to be specified.Jelmer Vernooij1-1/+1
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-18/+8
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2-0/+2
2008-03-28Merge v4.0-testJelmer Vernooij5-0/+438
2008-03-12ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASEStefan Metzmacher3-0/+233
2008-03-12ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocksStefan Metzmacher3-0/+215
2008-03-08Fix the build.Jelmer Vernooij1-0/+1
2008-03-08Push SOVERSION and VERSION out of perl code.Jelmer Vernooij1-1/+0
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-5/+4
2008-02-21Remove yet more uses of global_loadparm.Jelmer Vernooij1-5/+4