Revert "ntvfs_posix: No wbc_context required"
[samba.git] / source4 / ntvfs / posix /
2014-02-18 Volker LendeckeRevert "ntvfs_posix: No wbc_context required"
2014-02-10 Volker Lendeckentvfs_posix: No wbc_context required
2014-02-10 Volker Lendeckepvfs: Use the tevent_context from the ntvfs_context
2014-02-10 Volker Lendeckesource4: Use wbc_xids_to_sids
2014-02-10 Volker Lendeckesource4: Use wbc_sids_to_xids
2014-02-07 Michael Adamdbwrap: add a dbwrap_flags argument to db_open_tdb()
2013-12-17 Volker Lendeckentvfs: Fix CID 241291 Argument cannot be negative
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-21 Volker Lendeckentvfs: Fix CID 1107225 Resource leak
2013-10-21 Volker Lendeckentvfs: Fix Coverity ID 1107224 Resource leak
2013-04-03 David Disseldorpntvfs: support setfileinfo with FULL_EA_INFORMATION
2013-04-02 Jeremy AllisonFix bug #9130 - Certain xattrs cause Windows error...
2012-11-13 Andrew Bartlettntvfs: Fill in sd->type based on the new ACL being...
2012-09-24 Andrew Bartlettbuild: Add missing dep on tdb_compat
2012-08-20 Andrew Bartletts4-ntvfs: Add TODO on ea_size
2012-08-20 Andrew Bartletts4-ntvfs: Ensure we do not attempt to write EAs on...
2012-06-19 Rusty Russelllib/tdb_wrap: use tdb directly, not tdb_compat.
2012-06-13 Stefan Metzmachers4:ntvfs: add '_fn' suffix to all ntvfs_ops function...
2012-06-10 Björn Jackes4/pvfs: handle non-POSIX compliant Tru64, NetBSD and...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-14 Michael Adammove the dbwrap library to the top level
2012-04-18 Andrew Bartletts4-python: Add python wrapper for xattr_tdb format...
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-02-07 Jelmer Vernooijpyxattr_tdb: Remove pointless check for blob.length...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-01 Andrew Tridgells4-ntvfs: added allow_override check based on use of...
2011-12-01 Andrew Tridgells4-ntvfs: fixed a unix ACL mapping bug
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-19 David Disseldorplibcli: move ioctl function field defs to smb_constants
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-09-23 Matthieu Patoupython-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTA...
2011-09-23 Matthieu Patoupys4: really return an exception if the status if not...
2011-09-05 Stefan Metzmachers4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/
2011-09-05 Stefan Metzmachers4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-13 Simo Sorces4:ntvfs: use tevent_ fn names instead of legacy event_...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-16 Matthias Dieter... s4:ntvfs subsystems - rework it using concrete enum...
2011-06-09 Matthias Dieter... s4:ntvfs subsystem - quiet enum warnings
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-08 Andrew Bartletts4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflic...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew Bartletts4-messaging Rename messaging -> imessaging
2011-03-22 Stefan Metzmachers4:ntvfs/posix: name->dos.attrib isn't initialized...
2011-03-21 Stefan Metzmachers4:ntvfs/posix: grant SEC_STD_DELETE if the parent...
2011-03-19 Jelmer Vernooijsource4/ntvfs/posix: Fix prototypes for all functions.
2011-02-28 Jelmer Vernooijntvfs: Add some missing dependencies on tevent/events.
2011-02-28 Jelmer VernooijUse <tdb.h> to include tdb, so the system include file...
2011-02-15 Pavel Shilovskys4: Don't grant level II oplock to a file with byte...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-11-07 Jelmer Vernooijsamdb: Lowercase library name.
2010-11-01 Andrew Tridgells4-modules: get rid of the remaining static prototypes...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-23 Jelmer Vernooijs4: Rename WRAP_XATTR to wrap_xattr.
2010-10-21 Andrew Tridgells4-waf: don't depend directly on python modules
2010-10-21 Andrew Tridgells4-waf: removed dependencies on missing subsystems
2010-10-14 Andrew Bartletts4-acl Merge sec_access_check() with se_access_check...
2010-09-10 Björn Jackes4/pvfs: use monotonic time for this timeout
2010-08-27 Matthias Dieter... s4:ntvfs/posix/pvfs_*.c - quiet Solaris warnings
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-05-21 Matthias Dieter... s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-05-18 Andrew Bartletts4:ntvfs Prepare for a possible future sharing of notif...
2010-05-14 Andrew Bartletts4:ntvfs Prepare for a possible future sharing of notif...
2010-04-06 Andrew Tridgells4-waf: cleaned up tevent dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-05 Andrew Tridgells4-pvfs_sys: build on systems without O_NOFOLLOW or...
2010-03-05 Andrew Tridgells4-pvfs_sys: talloc_free should be before errno restore
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_fchmod()
2010-03-05 Andrew Tridgells4-pvfs: set default for perm override based on system...
2010-03-05 Andrew Tridgells4-pvfs: use O_FOLLOW one level at a time for security...
2010-03-05 Andrew Tridgells4-pvfs: use pvfs_sys_*() functions to wrap posix calls
2010-03-05 Andrew Tridgells4-pvfs: new pvfs_sys module
2010-03-05 Andrew Tridgells4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE
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
next