summaryrefslogtreecommitdiff
path: root/source4/ntvfs/sysdep
Commit message (Expand)AuthorAgeFilesLines
* s4: ntvfs: Add a TALLOC_CTX * to sys_notify_register().Jeremy Allison2017-05-133-4/+6
* s4: ntvfs: Add a TALLOC_CTX * to sys_lease_register().Jeremy Allison2017-05-133-4/+5
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-224-8/+8
* configure: Don't check for inotify on illumosJorge Schrauwen2016-04-061-4/+9
* notify: Add "dir" to notify_eventVolker Lendecke2014-12-091-0/+2
* s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2014-02-202-2/+9
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-061-1/+1
* rely on sys/inotify.h for inotifyAdrian Bunk2012-04-132-37/+3
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-032-6/+6
* lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_runAndrew Bartlett2011-10-282-2/+2
* lib/util Rename samba_init_module_fn -> samba_module_init_fnAndrew Bartlett2011-10-282-2/+2
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-282-2/+2
* lib/util Rename run_init_functions -> samba_init_module_fns_runAndrew Bartlett2011-10-282-2/+2
* lib/util Rename init_module_fn to samba_init_module_fnAndrew Bartlett2011-10-282-2/+2
* lib/util: consolidate module loading into common codeAndrew Bartlett2011-10-062-0/+2
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-202-5/+5
* librpc/idr Use the Samba3 notify.idl in common.Andrew Bartlett2011-06-091-1/+1
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-032-5/+5
* source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+2
* ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij2011-02-281-1/+1
* Use <tevent.h> so the system tevent gets included, if enabled.Jelmer Vernooij2011-02-281-1/+1
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-012-8/+4
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-54/+0
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* s4: Rename LIBEVENTS to libevents.Jelmer Vernooij2010-10-231-1/+1
* s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett2010-05-241-1/+1
* s4-waf: sys_lease depends on tallocAndrew Tridgell2010-04-061-1/+2
* s4-waf: more dependencies on tallocAndrew Tridgell2010-04-061-1/+2
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-062-0/+4
* build: sys_lease_linux needs to be conditionally enabledAndrew Tridgell2010-04-061-9/+12
* build: conditionally enable inotifyAndrew Tridgell2010-04-062-8/+10
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+27
* build: improve autoconf macrosAndrew Tridgell2010-04-061-2/+4
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-061-0/+7
* s4:sysdep/inotify: use tevent_fd_set_auto_close()Stefan Metzmacher2009-01-031-3/+17
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-295-8/+8
* s4:sys_lease_linux: use teventStefan Metzmacher2008-12-292-8/+8
* s4: Fix include path to work with teventTim Prouty2008-12-181-1/+1
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-173-1/+3
* Remove last instance of global_loadparm.Jelmer Vernooij2008-11-022-4/+11
* use glibc sys/inotify.h headerAndrew Tridgell2008-10-302-1/+10
* Fix include paths for files that aren't compiled - breaks dependencyJelmer Vernooij2008-10-121-1/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-113-3/+3
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-4/+4
* Fix LDB module initialization when using external ldb.Jelmer Vernooij2008-05-111-1/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-252-2/+3
|\
| * Require explicit event context rather than looking if it is not specified.Jelmer Vernooij2008-04-171-1/+1
| * Explicitly require event context to be specified.Jelmer Vernooij2008-04-171-1/+1
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-18/+8