1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/ntvfs/posix
Andrew Bartlett 7d33ec3dfe lib/util: consolidate module loading into common code
This creates a samba-modules private libary that handles the details.

Andrew Bartlett
2011-10-06 07:18:07 +02:00
..
python python-s4: use PyErr_SetNTSTATUS instead of PyErr_NTSTATUS_IS_ERR_RAISE as it use NT_STATUS_IS_ERROR which is not completely the same as NT_STATUS_IS_OK 2011-09-23 09:22:56 +02:00
pvfs_acl_nfs4.c source4/ntvfs/posix: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
pvfs_acl_xattr.c source4/ntvfs/posix: Fix prototypes for all functions. 2011-03-19 03:20:04 +01:00
pvfs_acl.c lib/util: consolidate module loading into common code 2011-10-06 07:18:07 +02:00
pvfs_aio.c s4:pvfs_aio: fix compiler warning 2009-02-05 17:48:09 +01:00
pvfs_dirlist.c lib/util Rename ms_fnmatch() to ms_fnmatch_protocol() to avoid dup symbol 2011-05-06 07:51:24 +02:00
pvfs_fileinfo.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_flush.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_fsinfo.c Change uint_t to unsigned int in source4 2010-02-02 07:18:18 +01:00
pvfs_ioctl.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_lock.c s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ 2011-09-05 13:17:34 +02:00
pvfs_mkdir.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_notify.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_open.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_oplock.c s4-messaging Rename messaging -> imessaging 2011-05-03 07:37:07 +02:00
pvfs_qfileinfo.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_read.c s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ 2011-09-05 13:17:34 +02:00
pvfs_rename.c Finish removal of iconv_convenience in public API's. 2010-05-18 11:45:30 +02:00
pvfs_resolve.c s4:ntvfs: s/== PROTOCOL_SMB2/>= PROTOCOL_SMB2_02/ 2011-09-05 13:17:33 +02:00
pvfs_search.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_seek.c s4:pvfs: use talloc_get_type() to cast from void * 2009-02-05 17:48:07 +01:00
pvfs_setfileinfo.c s4:ntvfs: s/!= PROTOCOL_SMB2/< PROTOCOL_SMB2_02/ 2011-09-05 13:17:34 +02:00
pvfs_shortname.c s4-loadparm: 2nd half of lp_ to lpcfg_ conversion 2010-07-16 18:24:27 +10:00
pvfs_streams.c s4/smbstreams: Fix memory use after free. 2009-12-08 12:39:11 +11:00
pvfs_sys.c s4-pvfs_sys: build on systems without O_NOFOLLOW or O_DIRECTORY 2010-03-05 23:07:32 +11:00
pvfs_unlink.c s4-pvfs: use pvfs_sys_*() functions to wrap posix calls 2010-03-05 23:07:31 +11:00
pvfs_util.c libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol 2011-06-20 08:12:03 +02:00
pvfs_wait.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_write.c s4:ntvfs: use tevent_ fn names instead of legacy event_ ones 2011-08-13 09:54:16 -04:00
pvfs_xattr.c s4:ntvfs/posix/pvfs_*.c - quiet Solaris warnings 2010-08-27 19:11:44 +02:00
vfs_posix.c tdb_compat.h: divert every tdb build and includes to tdb_compat 2011-06-20 11:18:34 +02:00
vfs_posix.h s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3 2011-05-08 10:56:26 +02:00
wscript_build lib/util: consolidate module loading into common code 2011-10-06 07:18:07 +02:00
xattr_system.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02:00
xattr_tdb.c tdb_store: check returns for 0, not -1. 2011-06-20 11:18:35 +02:00