s4-pvfs: log more error conditions in NTVFS backend
[ira/wip.git] / source4 / ntvfs / posix /
2010-03-05 Andrew Tridgells4-pvfs: log more error conditions in NTVFS backend
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-03-03 Andrew Tridgells4-posix: allow change ownership of files if the user...
2010-02-11 Kai Blins4: Switch to S3-style id mapping data types.
2010-02-09 Matthias Dieter... s4:Remove "Py_RETURN_NONE" compatibility code
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-25 Jelmer Vernooijpyxattr: Move to the same directory as the xattr code.
2010-01-20 Matthieu Patous4: ntvfs, create push_xattr_blob_tdb_raw and pull_xatt...
2009-12-17 brendan powerss4-ntvfs: check if pvfs is NULL in pvfs_logoff
2009-12-16 Andrew Tridgells4-ntvfs: try to fix bug 6989
2009-12-08 Kamen Mazdrashkis4/smbstreams: Fix memory use after free.
2009-12-03 Matthias Dieter... s4:ntvfs/posix/pvfs_streams - Fix "discard const" warning
2009-12-03 Matthias Dieter... s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warning
2009-11-27 Andrew Tridgells4-pvfs: fixed access check failure in SFILEINFO test
2009-11-27 Andrew Tridgells4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled...
2009-11-20 Matthias Dieter... s4:ntvfs/posix/pvfs_acl - Remove unused variable "token"
2009-10-19 Andrew Tridgells4-pvfs: fill in alignment_requirement (valgrind error)
2009-10-19 Andrew Tridgells4-pvfs: another uninitialised variable
2009-10-19 Andrew Tridgells4-pvfs: fixed uninitialised variable
2009-10-18 Andrew Tridgells4-streams: fixed handling of stream rename and overwrite
2009-10-18 Andrew Tridgells4-pvfs: rename with full name gives SHARING_VIOLATION
2009-10-18 Andrew Tridgells4-pvfs: when reporting the file name, don't include...
2009-10-18 Andrew Tridgells4-pvfs: the STREAM_INFORMATION calls don't need any...
2009-10-18 Andrew Tridgells4-pvfs: fixed update of stream sizes
2009-10-17 Andrew Tridgells4-pvfs: more fixes for ACLs on file creation
2009-10-17 Andrew Tridgells4-smb2: fixed SMB2 find commands
2009-10-17 Andrew Tridgells4-pvfs: change the handling of access checking on...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-pvfs: when uwrap is enabled, ignore chown errors
2009-10-17 Andrew Tridgells4-pvfs: don't auto-apply privilege bits in unix acl...
2009-10-17 Andrew Tridgells4-pvfs: use privileges rather than "uid == 0" in unix...
2009-10-15 Andrew Tridgells4-pvfs: fixed mask handling for SEC_FLAG_MAXIMUM_ALLOWED
2009-10-15 Andrew Tridgells4-pvfs: implement root_fid support in posix backend
2009-10-15 Andrew Tridgells4-pvfs: fixed handling of SEC_FLAG_MAXIMUM_ALLOWED
2009-08-12 Andrew Tridgellno need to shout about getting an oplock
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Andrew Tridgellfixed a problem with group policy writes causing policy...
2009-08-05 Andrew Tridgellfixed the sense of the pvfs_acl uwrap check
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-08-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-04 Andrew Tridgellfixed support for readx greater than 64k
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-15 Stefan Metzmachers3:ntvfs/posix: avoid unnesessary talloc_reference()
2009-06-05 Andrew Tridgellfixed handling of change notify buffer overruns
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-30 Kai Blinlibwbclient: Add async call framework.
2009-05-20 Sam LiddicottHave ntvfs_connect() accept union smb_tcon *tcon instea...
2009-04-24 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jelmer VernooijAdd a new non-convenience version of push_codepoint.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Stefan Metzmachers4:pvfs_aio: fix compiler warning
2009-02-05 Stefan Metzmachers4:pvfs: remove compiler warning
2009-02-05 Stefan Metzmachers4:pvfs: use talloc_get_type() to cast from void *
2009-02-05 Stefan Metzmachers4:pvfs: fix some talloc related compiler warnings
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmachers4:ntvfs/posix: s/private/private_data
2009-01-30 Simo SorceFix the mess with ldb includes.
2009-01-07 Andrew Tridgelladded support for stream renames in Samba4
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:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4:pvfs_aio: use tevent
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
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-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Stefan Metzmachers4:pvfs: correctly check stream names
2008-12-01 Stefan Metzmachers4:pvfs: return the correct error code for invalid...
2008-10-28 Stefan Metzmachers4: ntvfs/posix: to set a DACL at open time SEC_DESC_DA...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijRemove unused include param/param.h.
2008-10-24 Jelmer VernooijAdd version of next_codepoint without iconv_convenience.
2008-10-24 Jelmer VernooijRemove a few more usages of global_loadparm.
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-24 Jelmer VernooijSplit up codepoints code, use consistent _m suffix.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-25 Andrew Tridgellempty access mask is only denied on SMB2
2008-09-25 Andrew Tridgellzero access mask should give ACCESS_DENIED
2008-09-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-23 Andrew Tridgelladded some debug code
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijFix last few includes to use new tdb location.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-26 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next