s4:libcli/rap: the caller should get talloc children from call->ndr_pull_{param,data}
[kai/samba.git] / source4 / ntvfs / posix /
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... save-diskspace-tags/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
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...
next