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
/
ntvfs_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-6
/
+6
2011-10-28
lib/util Rename samba_modules_load -> samba_module_init_fns_for_subsystem
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename samba_init_module_fns_run -> samba_module_init_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename samba_init_module_fn -> samba_module_init_fn
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Split samba-modules library into public and private parts
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename load_samba_modules -> samba_modules_load
Andrew Bartlett
1
-1
/
+1
2011-10-28
lib/util Rename run_init_functions -> samba_init_module_fns_run
Andrew Bartlett
1
-2
/
+2
2011-10-28
lib/util Rename init_module_fn to samba_init_module_fn
Andrew Bartlett
1
-2
/
+2
2011-10-06
lib/util: consolidate module loading into common code
Andrew Bartlett
1
-0
/
+1
2011-06-06
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
1
-1
/
+1
2011-05-03
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
1
-1
/
+1
2010-11-11
s4-server: move the creation of the IPC$ share into ntvfs
Andrew Tridgell
1
-0
/
+26
2010-11-01
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
1
-9
/
+2
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-06-28
pvfs: create a pvfs_acl subsystem
Stefan Metzmacher
1
-2
/
+0
2008-05-15
started new vfs_smb2 module
Andrew Tridgell
1
-0
/
+1
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-4
/
+4
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-4
/
+4
2008-03-08
Fix the build.
Jelmer Vernooij
1
-0
/
+10
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-06
ntvfs: pass down the client capabilities into the ntvfs layer
Stefan Metzmacher
1
-0
/
+2
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26403: Make sure ntvfs is only initialized once.
Jelmer Vernooij
1
-1
/
+7
2007-12-21
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-9
/
+9
2007-10-10
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20646: first preparations for cluster enablement. This changes "
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-4
/
+3
2007-10-10
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
1
-12
/
+47
2007-10-10
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
1
-47
/
+12
2007-10-10
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
1
-2
/
+10
2007-10-10
r15184: Declare ntvfs_register with a typed ops pointer.
James Peach
1
-2
/
+1
2007-10-10
r15183: Hoist the critical sizes initialiser into a header so that modules
James Peach
1
-9
/
+37
2007-10-10
r14736: - the ntvfs subsystem should not know about smb_server.h
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r14456: don't access the smbsrv_tcon inside the ntvfs modules
Stefan Metzmacher
1
-11
/
+15
2007-10-10
r14157: - pass a struct ntvfs_request to the ntvfs layer
Stefan Metzmacher
1
-12
/
+11
2007-10-10
r13969: Make these names lowercase as well (just like they are now in the bui...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13655: Use new name of build header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13128: init the private_data to NULL
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r12838: make the ntvfs function public
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+13
2007-10-10
r4608: - use better error codes
Stefan Metzmacher
1
-12
/
+7
[next]