summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep
AgeCommit message (Expand)AuthorFilesLines
2023-08-14s4:ntvfs: Fix code spellingAndreas Schneider3-4/+4
2020-12-07s3/wscript: only check for F_SETLEASE being available at compile timeStefan Metzmacher1-1/+0
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore2-0/+4
2017-05-13s4: ntvfs: Add a TALLOC_CTX * to sys_notify_register().Jeremy Allison3-4/+6
2017-05-13s4: ntvfs: Add a TALLOC_CTX * to sys_lease_register().Jeremy Allison3-4/+5
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison4-8/+8
2016-04-06configure: Don't check for inotify on illumosJorge Schrauwen1-4/+9
2014-12-09notify: Add "dir" to notify_eventVolker Lendecke1-0/+2
2014-04-02s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warningStefan Metzmacher1-0/+1
2014-02-20s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2-2/+9
2014-01-06waf: Fix the FreeBSD build with libinotifyVolker Lendecke1-1/+1
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