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
/
posix
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-25
pyxattr: Move to the same directory as the xattr code.
Jelmer Vernooij
1
-0
/
+11
2009-05-30
libwbclient: Add async call framework.
Kai Blin
1
-1
/
+1
2009-01-04
tevent: move samba4 stuff from libtevent.m4 to samba.m4
Stefan Metzmacher
1
-1
/
+1
2008-12-29
s4:pvfs_aio: use tevent
Stefan Metzmacher
1
-1
/
+1
2008-12-17
s4: fix LIBEVENTS dependencies and use more forward declarations
Stefan Metzmacher
1
-1
/
+1
2008-06-28
pvfs: create a pvfs_acl subsystem
Stefan Metzmacher
1
-7
/
+13
2008-06-28
pvfs: pvfs_aio should be a subsystem instead of an extra ntvfs module
Stefan Metzmacher
1
-2
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+2
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-4
/
+4
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-11
/
+15
2008-02-26
pvfs: add pvfs_setup_oplock() to receive oplock breaks and pass them to the c...
Stefan Metzmacher
1
-0
/
+1
2008-02-18
Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22406: this dependencies should also be private
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20624: added AIO read to pvfs backend
Andrew Tridgell
1
-1
/
+8
2007-10-10
r19671: Fix remaining unresolved symbols in shared library build.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r19508: fixed SMB2-SETINFO
Andrew Tridgell
1
-1
/
+1
2007-10-10
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r19441: work in progress support for NFS4 ACLs in Samba4 on Linux. Still work
Andrew Tridgell
1
-1
/
+11
2007-10-10
r19199: split out the xattr NTACL code into a separate part of the posix
Andrew Tridgell
1
-0
/
+11
2007-10-10
r16051: Move the XATTR compatability code into a new file, so I can use it for
Andrew Bartlett
1
-1
/
+1
2007-10-10
r15379: Fix shared library build's unresolved dependencies
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14964: - move sidmap code from ntvfs_common to SAMDB
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14616: added notify change support to the posix backend
Andrew Tridgell
1
-0
/
+1
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-26
/
+26
2007-10-10
r9031: don't use the global $LIBS variables for posix specific stuff
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4242: added support for storing xattrs in a tdb. This allows all advanced NT
Andrew Tridgell
1
-1
/
+3
2007-10-10
r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap
Andrew Tridgell
1
-4
/
+2
2007-10-10
r3881: Split up the LIBNDR_GEN subsystem into NDR_* and RPC_NDR_* subsystems.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3747: - added some of the infrastructure needed for streams support in pvfs
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3733: More build system fixes/features:
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
1
-9
/
+1
2007-10-10
r3545: initial support for using extended attributes to hold extended dos att...
Andrew Tridgell
1
-0
/
+9
2007-10-10
r3253: - added rudimentary support for ntioctl in pvfs
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3161: pvfs now passes the RAW-SEEK test
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3127: added the initial code for the open files database. Doesn't do
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3057: - moved the idtree.c code into lib/
Andrew Tridgell
1
-1
/
+0
2007-10-10
r3056: added a id -> pointer data structure (a type of radix tree). This is
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3029: implemented byte range lock timeouts.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3012: added initial support for byte range locking in the posix vfs. This is
Andrew Tridgell
1
-1
/
+3
2007-10-10
r2941: added pvfs_flush() implementation to the posix backend
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2573: - added a configure test for nanosecond time resolution in struct stat
Andrew Tridgell
1
-0
/
+23