summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix
Commit message (Expand)AuthorAgeFilesLines
* s4:ntvfs/posix: name->dos.attrib isn't initialized in pvfs_access_check_create()Stefan Metzmacher2011-03-221-1/+1
* s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILDStefan Metzmacher2011-03-211-10/+58
* ntvfs: Add some missing dependencies on tevent/events.Jelmer Vernooij2011-02-281-3/+4
* Use <tdb.h> to include tdb, so the system include file gets used when buildin...Jelmer Vernooij2011-02-282-2/+2
* s4: Don't grant level II oplock to a file with byte-range locks.Pavel Shilovsky2011-02-151-1/+11
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* samdb: Lowercase library name.Jelmer Vernooij2010-11-071-2/+2
* s4-modules: get rid of the remaining static prototypes for modulesAndrew Tridgell2010-11-011-2/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-312-127/+0
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-261-2/+2
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-2/+2
* s4-waf: don't depend directly on python modulesAndrew Tridgell2010-10-211-2/+2
* s4-waf: removed dependencies on missing subsystemsAndrew Tridgell2010-10-211-1/+1
* s4-acl Merge sec_access_check() with se_access_check() from source3/Andrew Bartlett2010-10-141-1/+1
* s4/pvfs: use monotonic time for this timeoutBjörn Jacke2010-09-102-4/+4
* s4:ntvfs/posix/pvfs_*.c - quiet Solaris warningsMatthias Dieter Wallnöfer2010-08-273-15/+13
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-3/+3
* s4:idmap Adjust code to new idmap structure names and layout.Andrew Bartlett2010-05-242-41/+25
* s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value unused" warningMatthias Dieter Wallnöfer2010-05-211-3/+5
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-184-28/+18
* s4:ntvfs Prepare for a possible future sharing of notify.idlAndrew Bartlett2010-05-181-0/+4
* s4:ntvfs Prepare for a possible future sharing of notify.idlAndrew Bartlett2010-05-141-0/+4
* s4-waf: cleaned up tevent dependencyAndrew Tridgell2010-04-061-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-4/+4
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+52
* s4-pvfs_sys: build on systems without O_NOFOLLOW or O_DIRECTORYAndrew Tridgell2010-03-051-4/+22
* s4-pvfs_sys: talloc_free should be before errno restoreAndrew Tridgell2010-03-051-13/+13
* s4-pvfs: use pvfs_sys_fchmod()Andrew Tridgell2010-03-053-4/+4
* s4-pvfs: set default for perm override based on system featuresAndrew Tridgell2010-03-051-1/+9
* s4-pvfs: use O_FOLLOW one level at a time for security overridesAndrew Tridgell2010-03-051-37/+357
* s4-pvfs: use pvfs_sys_*() functions to wrap posix callsAndrew Tridgell2010-03-055-20/+20
* s4-pvfs: new pvfs_sys module Andrew Tridgell2010-03-052-0/+301
* s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDEAndrew Tridgell2010-03-052-0/+4
* s4-pvfs: log more error conditions in NTVFS backendAndrew Tridgell2010-03-053-0/+31
* s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell2010-03-052-4/+8
* s4-posix: allow change ownership of files if the user has the right privilegesAndrew Tridgell2010-03-031-2/+21
* s4: Switch to S3-style id mapping data types.Kai Blin2010-02-112-17/+17
* s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer2010-02-092-8/+0
* s4:UID wrapper - Fix includesMatthias Dieter Wallnöfer2010-02-051-0/+8
* Change uint_t to unsigned int in source4Matt Kraai2010-02-026-23/+23
* pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij2010-01-253-0/+259
* s4: ntvfs, create push_xattr_blob_tdb_raw and pull_xattr_blob_tdb_raw that do...Matthieu Patou2010-01-211-27/+49
* s4-ntvfs: check if pvfs is NULL in pvfs_logoffbrendan powers2009-12-171-0/+5
* s4-ntvfs: try to fix bug 6989Andrew Tridgell2009-12-161-2/+2
* s4/smbstreams: Fix memory use after free.Kamen Mazdrashki2009-12-081-4/+8
* s4:ntvfs/posix/pvfs_streams - Fix "discard const" warningMatthias Dieter Wallnöfer2009-12-031-1/+1
* s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warningMatthias Dieter Wallnöfer2009-12-032-4/+4
* s4-pvfs: fixed access check failure in SFILEINFO testAndrew Tridgell2009-11-271-8/+5
* s4-smb2: SMB2 uses NT_STATUS_CANCELLED for cancelled locksAndrew Tridgell2009-11-271-1/+5