1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Aravind Srinivasan e046b382f2 s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME
This vop is designed to work in tandem with SMB_VFS_READDIR to allow
vfs modules to make modifications to arbitrary filenames before
they're consumed by callers.  Subsequently the core directory
enumeration code in smbd is now changed to free the memory that may be
allocated in a module.  This vop enables the new version of catia in
the following patch.

Signed-off-by: Tim Prouty <tprouty@samba.org>
2009-08-28 16:38:57 -07:00
..
auth Implement Metze's suggestion of trying getpwuid(0) then getpwnam(root). 2009-08-22 09:40:58 -07:00
client Make cli_posix_lock/unlock asynchronous. 2009-07-13 18:43:10 -07:00
exports
groupdb Pass a talloc_ctx to pdb_enum_aliasmem 2009-06-08 21:14:10 +02:00
include s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME 2009-08-28 16:38:57 -07:00
iniparser
iniparser_build
intl
lib s3-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h) 2009-08-28 14:25:40 +02:00
libaddns do not redefine _INT32 2009-07-03 11:50:53 +02:00
libads Add a parameter to disable the automatic creation of krb5.conf files 2009-08-26 15:28:06 +02:00
libgpo Fix Coverity ID 913 (NEGATIVE_RETURNS) -- gd, please check! 2009-05-03 23:06:01 +02:00
libnet s3-account_policy: add pdb_policy_type enum. 2009-07-14 12:12:18 +02:00
librpc s3:winbind: Add async wb_group_members 2009-08-16 12:38:19 +02:00
libsmb s3-ntlmssp: use generated ntlmssp code for debugging purpose. 2009-08-28 13:03:17 +02:00
locale i18n: Update s3 net German translation. 2009-08-11 09:34:25 +02:00
locking Make the smbd VFS typesafe 2009-07-24 11:42:05 -04:00
lua-5.1.4
m4 s3:dmapi: prefer dmapi libs from gpfs over system libs 2009-06-19 11:56:33 +02:00
modules s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME 2009-08-28 16:38:57 -07:00
nmbd Make gencache more stable 2009-07-15 10:55:20 +02:00
pam_smbpass s3:pam_smbpass: fix build error on some Linux distros 2009-07-03 09:34:21 +02:00
param Add a parameter to disable the automatic creation of krb5.conf files 2009-08-26 15:28:06 +02:00
passdb s3-schannel: remove remaining code that was using "struct dcinfo". 2009-08-27 15:55:20 +02:00
pkgconfig
po Revert "s3: Update i18n files" 2009-08-07 09:54:52 +02:00
printing s3-spoolss: remove device mode defines from nt_printing.h. 2009-08-10 11:32:26 +02:00
profile
registry s3:registry: db backend: add my C 2009-07-15 14:01:58 +02:00
rpc_client s3:rpc_client: add dispatch_send/recv() to struct rpc_pipe_client 2009-07-31 12:49:45 +02:00
rpc_parse s3-rpc_parse: remove more unused code. 2009-07-16 03:05:45 +02:00
rpc_server s3-netlogon: use shared credential and schannel storage infrastructure for netlogon server. 2009-08-27 15:55:19 +02:00
rpcclient s3-rpcclient: add createprinteric command. 2009-07-17 15:40:18 +02:00
script s3-selftest: enable running RPC-NETLOGON-S3 against samba3. 2009-08-26 23:04:22 +02:00
selftest selftest/Samba3: Test smb signing against the member server 2009-03-23 12:21:14 +01:00
services s3:registry: replace typedef REGISTRY_KEY by struct registry_key_handle 2009-04-27 11:21:04 +02:00
smbd s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAME 2009-08-28 16:38:57 -07:00
stf
tests
torture s3: Add talloc_dict.[ch] 2009-08-16 12:38:19 +02:00
utils make smbcontrol smbd ping work proper checking for arguments handle short pid_t correctly 2009-08-24 16:17:43 +02:00
web Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT 2009-05-26 17:48:23 +02:00
winbindd s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API 2009-08-27 15:04:09 +02:00
.dmallocrc
.indent.pro
autogen.sh
change-log
config.guess Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
config.sub Update copies of config.guess and config.sub. 2009-05-16 04:03:12 +02:00
configure.developer
configure.in LIBREPLACEOBJ now contains the full path 2009-08-24 16:30:00 +10:00
Doxyfile
dynconfig.c
install-sh
localedir.c
mainpage.dox
Makefile.in s3-ntlmssp: use generated ntlmssp code for debugging purpose. 2009-08-28 13:03:17 +02:00
samba4-templates.mk
samba4.m4 s3 merged build: Don't build wbinfo twice. 2009-08-19 12:39:45 +02:00
samba4.mk wbinfo: Use one codebase for Samba3 and Samba4. 2009-08-18 20:26:05 +02:00
smbadduser.in
VERSION