libwbclient: Add async call framework.
[kai/samba.git] / source4 / ntvfs / posix / config.mk
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Stefan Metzmachertevent: move samba4 stuff from libtevent.m4 to samba.m4
2008-12-29 Stefan Metzmachers4:pvfs_aio: use tevent
2008-12-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-18 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-17 Stefan Metzmachers4: fix LIBEVENTS dependencies and use more forward...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-28 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-28 Stefan Metzmacherpvfs: create a pvfs_acl subsystem
2008-06-28 Stefan Metzmacherpvfs: pvfs_aio should be a subsystem instead of an...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijFix a couple (well, little more than that..) of typos.
2008-05-18 Jelmer VernooijCreate prototype headers from Makefile directory, witho...
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-14 Jelmer VernooijUse _OBJ_FILES variables in a couple more places.
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-28 Jelmer VernooijMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-03-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-27 Jelmer VernooijMerge v4.0-test
2008-03-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-03-07 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-04 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-03 Jelmer VernooijMove object file lists to the Makefile.
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-26 Stefan Metzmacherpvfs: add pvfs_setup_oplock() to receive oplock breaks...
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-gmake3
2008-02-18 Jelmer VernooijGet rid of 'INTEGRATED' build of modules - now replaced...
2007-10-10 Stefan Metzmacherr22406: this dependencies should also be private
2007-10-10 Andrew Tridgellr20624: added AIO read to pvfs backend
2007-10-10 Jelmer Vernooijr19671: Fix remaining unresolved symbols in shared...
2007-10-10 Andrew Tridgellr19508: fixed SMB2-SETINFO
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Tridgellr19441: work in progress support for NFS4 ACLs in Samba...
2007-10-10 Andrew Tridgellr19199: split out the xattr NTACL code into a separate...
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Jelmer Vernooijr15379: Fix shared library build's unresolved dependencies
2007-10-10 Jelmer Vernooijr15274: Drop default EXT_LIB_ prefix for external libra...
2007-10-10 Jelmer Vernooijr15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPEN...
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Tridgellr14616: added notify change support to the posix backend
2007-10-10 Jelmer Vernooijr13960: Generate makefile rules for installing/removing...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES...
2007-10-10 Jelmer Vernooijr11244: Relative path names in .mk files
2007-10-10 Stefan Metzmacherr9031: don't use the global $LIBS variables for posix...
2007-10-10 Andrew Tridgellr4242: added support for storing xattrs in a tdb. This...
2007-10-10 Andrew Tridgellr3982: split out the sid -> uid/gid mapping routines...
2007-10-10 Jelmer Vernooijr3881: Split up the LIBNDR_GEN subsystem into NDR_...
2007-10-10 Andrew Tridgellr3832: added NT ACL query/set to the posix NTVFS backen...
2007-10-10 Andrew Tridgellr3747: - added some of the infrastructure needed for...
2007-10-10 Jelmer Vernooijr3733: More build system fixes/features:
2007-10-10 Jelmer Vernooijr3586: Fix some of the issues with the module init...
2007-10-10 Andrew Tridgellr3549: added support for DOS extended attribute lists...
2007-10-10 Andrew Tridgellr3545: initial support for using extended attributes...
2007-10-10 Andrew Tridgellr3253: - added rudimentary support for ntioctl in pvfs
2007-10-10 Andrew Tridgellr3161: pvfs now passes the RAW-SEEK test
2007-10-10 Andrew Tridgellr3127: added the initial code for the open files databa...
2007-10-10 Andrew Tridgellr3057: - moved the idtree.c code into lib/
2007-10-10 Andrew Tridgellr3056: added a id -> pointer data structure (a type...
2007-10-10 Andrew Tridgellr3029: implemented byte range lock timeouts.
2007-10-10 Andrew Tridgellr3012: added initial support for byte range locking...
2007-10-10 Andrew Tridgellr2941: added pvfs_flush() implementation to the posix...
2007-10-10 Andrew Tridgellr2573: - added a configure test for nanosecond time...