index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
sysdep
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
2
-37
/
+3
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
2
-6
/
+6
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
2
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
2
-2
/
+2
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
2
-0
/
+2
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2
-5
/
+5
2011-06-09
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
1
-1
/
+1
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2
-5
/
+5
2011-03-19
source4/ntvfs: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+2
2011-02-28
ntvfs: Add some missing dependencies on tevent/events.
Jelmer Vernooij
1
-1
/
+1
2011-02-28
Use <tevent.h> so the system tevent gets included, if enabled.
Jelmer Vernooij
1
-1
/
+1
2010-11-01
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2
-8
/
+4
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2
-54
/
+0
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-23
s4: Rename LIBEVENTS to libevents.
Jelmer Vernooij
1
-1
/
+1
2010-05-24
s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDL
Andrew Bartlett
1
-1
/
+1
2010-04-06
s4-waf: sys_lease depends on talloc
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: more dependencies on talloc
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2
-0
/
+4
2010-04-06
build: sys_lease_linux needs to be conditionally enabled
Andrew Tridgell
1
-9
/
+12
2010-04-06
build: conditionally enable inotify
Andrew Tridgell
2
-8
/
+10
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+27
2010-04-06
build: improve autoconf macros
Andrew Tridgell
1
-2
/
+4
2010-04-06
build: ntvfs/sysdep configure checks
Andrew Tridgell
1
-0
/
+7
2009-01-03
s4:sysdep/inotify: use tevent_fd_set_auto_close()
Stefan Metzmacher
1
-3
/
+17
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
5
-8
/
+8
2008-12-29
s4:sys_lease_linux: use tevent
Stefan Metzmacher
2
-8
/
+8
2008-12-18
s4: Fix include path to work with tevent
Tim Prouty
1
-1
/
+1
2008-12-17
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
3
-1
/
+3
2008-11-02
Remove last instance of global_loadparm.
Jelmer Vernooij
2
-4
/
+11
2008-10-30
use glibc sys/inotify.h header
Andrew Tridgell
2
-1
/
+10
2008-10-12
Fix include paths for files that aren't compiled - breaks dependency
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
3
-3
/
+3
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-4
/
+4
2008-05-11
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
1
-1
/
+4
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-2
/
+3
2008-04-17
Require explicit event context rather than looking if it is not specified.
Jelmer Vernooij
1
-1
/
+1
2008-04-17
Explicitly require event context to be specified.
Jelmer Vernooij
1
-1
/
+1
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-18
/
+8
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2
-0
/
+2
2008-03-28
Merge v4.0-test
Jelmer Vernooij
5
-0
/
+438
2008-03-12
ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE
Stefan Metzmacher
3
-0
/
+233
2008-03-12
ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocks
Stefan Metzmacher
3
-0
/
+215
2008-03-08
Fix the build.
Jelmer Vernooij
1
-0
/
+1
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-5
/
+4
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
1
-5
/
+4
[next]