summaryrefslogtreecommitdiffstats
path: root/source4/ntvfs
Commit message (Expand)AuthorAgeFilesLines
* s4-ntfs: Improve uid check in wrapper mode.Andreas Schneider2014-04-171-3/+19
* lib: Change uid_wrapper to preloadable version.Andreas Schneider2014-04-171-2/+2
* s4:ntvfs/unixuid: explicitly use allow_warnings=TrueStefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/sysdep: add sys_notify_inotify_init() prototype to avoid a warningStefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: correctly reset errno on success in pvfs_sys_mkdir()Stefan Metzmacher2014-04-021-0/+1
* s4:ntvfs/posix: avoid const warnings in pvfs_resolve_name_handle()Stefan Metzmacher2014-04-021-3/+4
* s4:ntvfs/common: explicitly check the status of imessaging_send() in notify_s...Stefan Metzmacher2014-04-021-0/+5
* tdb_wrap: Remove tdb_wrap_open_ againVolker Lendecke2014-03-312-3/+3
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_setxattrVolker Lendecke2014-03-311-3/+5
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap_getxattrVolker Lendecke2014-03-311-2/+5
* ntvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_setup_optionsVolker Lendecke2014-03-311-3/+4
* Remove all uses of the NT_STATUS_NOT_OK_RETURN_AND_FREE macro from the codebase.Garming Sam2014-03-051-3/+12
* Remove a number of NT_STATUS_HAVE_NO_MEMORY_AND_FREE macros from the codebase.Garming Sam2014-03-051-3/+12
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-03-051-8/+0
* ntvfs_posix: No wbc_context requiredVolker Lendecke2014-03-052-8/+0
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-051-3/+1
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-03-052-6/+7
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-03-051-1/+1
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-03-052-14/+3
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-03-052-14/+5
* s4: tidy up vfs smb2 in regards to using share_string_optionGarming Sam2014-02-241-21/+21
* s4: tidy up vfs cifs in regards to using share_string_optionGarming Sam2014-02-241-21/+22
* s4: tidy up some null checks in ntvfsGarming Sam2014-02-242-4/+4
* s4: pass down a memory context when performing share_string_option, to allow ...Garming Sam2014-02-208-26/+85
* Revert "source4: Use wbc_sids_to_xids"Volker Lendecke2014-02-182-5/+14
* Revert "source4: Use wbc_xids_to_sids"Volker Lendecke2014-02-182-3/+14
* Revert "auth4: security_token_to_unix_token only needs a tevent_context"Volker Lendecke2014-02-181-1/+1
* Revert "pvfs: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-182-7/+6
* Revert "unixuid: Use the tevent_context from the ntvfs_context"Volker Lendecke2014-02-181-1/+3
* Revert "ntvfs_posix: No wbc_context required"Volker Lendecke2014-02-182-0/+8
* Revert "ntvfs_unixuid: No wbc_context required"Volker Lendecke2014-02-181-0/+8
* ntvfs_unixuid: No wbc_context requiredVolker Lendecke2014-02-101-8/+0
* ntvfs_posix: No wbc_context requiredVolker Lendecke2014-02-102-8/+0
* unixuid: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-101-3/+1
* pvfs: Use the tevent_context from the ntvfs_contextVolker Lendecke2014-02-102-6/+7
* auth4: security_token_to_unix_token only needs a tevent_contextVolker Lendecke2014-02-101-1/+1
* source4: Use wbc_xids_to_sidsVolker Lendecke2014-02-102-14/+3
* source4: Use wbc_sids_to_xidsVolker Lendecke2014-02-102-14/+5
* dbwrap: add a dbwrap_flags argument to db_open_tdb()Michael Adam2014-02-071-2/+4
* waf: Fix the FreeBSD build with libinotifyVolker Lendecke2014-01-061-1/+1
* ntvfs: Fix CID 241291 Argument cannot be negativeVolker Lendecke2013-12-171-1/+1
* ntvfs: Fix CID 1034883 Resource leakVolker Lendecke2013-11-111-1/+4
* ntvfs: Fix CID 1107225 Resource leakVolker Lendecke2013-10-211-1/+3
* ntvfs: Fix Coverity ID 1107224 Resource leakVolker Lendecke2013-10-211-1/+3
* source4/cluster and source4/ntvfs: convert to dbwrap, add ntdb option.Rusty Russell2013-04-123-160/+129
* ntvfs: support setfileinfo with FULL_EA_INFORMATIONDavid Disseldorp2013-04-031-1/+6
* Fix bug #9130 - Certain xattrs cause Windows error 0x800700FFJeremy Allison2013-04-021-0/+6
* s4-ntvfs: Cast getpid() result to unsigned int for GNU/Solaris buildAndrew Bartlett2013-03-151-1/+1
* brlock_tdb.c: Fix typo in comment.Karolin Seeger2013-02-181-1/+1
* ntvfs: Fill in sd->type based on the new ACL being addedAndrew Bartlett2012-11-131-0/+21