1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-13 13:18:06 +03:00
samba-mirror/source3
Alexander Bokovoy 80f1cc3879 Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module idmap_tdb2
Signed-off-by: Alexander Bokovoy <ab@samba.org>(This used to be commit 136c024c9a)
2008-01-16 12:28:28 +03:00
..
auth Fix CID 460 - resource leak on error. 2008-01-08 18:48:04 -08:00
client Correct comment. Default debug level of smbclient is 1, not 0. 2008-01-09 12:21:44 +01:00
codepages
exports Add files for new LGPL libwbclient DSO implementing the Winbind client API 2007-12-21 11:58:04 -06:00
groupdb Fix "status used uninitialized" warnings. 2008-01-15 15:09:13 -08:00
include Add support for offline files support, remote storage, and Async I/O force operations to VFS 2008-01-16 12:17:03 +03:00
iniparser
iniparser_build r23314: For some systems it's needed to inject replace.h into 2007-10-10 12:23:05 -05:00
intl Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
lib Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
libaddns Try and fix the AIX build. 2008-01-10 01:04:47 +01:00
libads Print principal in debug statement in kerberos_kinit_password() as well. 2008-01-14 18:39:08 +01:00
libgpo Convert add_sid_to_array() add_sid_to_array_unique() to return NTSTATUS. 2008-01-09 01:47:10 +01:00
libnet Use autogenerated debugging functions in libnetjoin when requested. 2008-01-15 17:00:58 +01:00
librpc Add some NDR_PRINT_*_STRING macros (returning talloced strings). 2008-01-15 23:07:10 +01:00
libsmb Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test 2008-01-16 00:45:06 +00:00
locking Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:09:48 +03:00
m4
modules Add offline storage support with Tivoli Storage Manager Space Manager 2008-01-16 12:26:35 +03:00
nmbd Fix CID 475. work should not be checked against NULL 2008-01-11 23:56:48 -08:00
nsswitch nsswitch/: we don't need socket or nss wrapper in the winbind client code 2008-01-15 13:58:32 +01:00
pam_smbpass Fix pam_smbpass build 2007-12-13 12:55:32 +03:00
param Reduce stat cache size default 2008-01-09 11:25:49 +01:00
passdb Fix CID 469. new_acct can't be NULL here. 2008-01-12 00:09:35 -08:00
pkgconfig libwbclient: add wbclient.pc.in 2008-01-15 10:43:43 +01:00
po r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
popt r24048: Fix the C++ warnings in our version of popt 2007-10-10 12:28:59 -05:00
printing Fix CID 498. Ensure we don't prs_mem_free an uninitialized 2008-01-11 23:24:13 -08:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Use the proper boolean functions. 2008-01-15 14:56:00 +01:00
rpc_client Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2(). 2008-01-15 16:40:22 +01:00
rpc_parse Remove old lsa set info policy call. 2008-01-14 17:16:06 +01:00
rpc_server Fix Compiler warnings by including the proper header. 2008-01-13 12:52:25 +01:00
rpcclient Use NDR_PRINT_UNION_STRING instead of NDR_PRINT_UNION_DEBUG in rpcclient. 2008-01-15 23:07:10 +01:00
script rename vfs_ea_tdb to vfs_xattr_tdb 2008-01-15 17:30:29 +01:00
services Some C++ fixes 2007-12-21 09:58:21 +01:00
smbd Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from http://samba.org/~tridge/3_0-ctdb) 2008-01-16 12:18:57 +03:00
stf r23798: updated old Temple Place FSF addresses to new URL 2007-10-10 12:28:26 -05:00
tests [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
torture Remove redundant parameter fd from SMB_VFS_WRITE(). 2008-01-10 15:49:35 +01:00
utils Apply const to rpccli_lsa_query_info_policy() and rpccli_lsa_query_info_policy2(). 2008-01-15 16:40:22 +01:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd idmap TDB2 backend, used for clustered Samba setups. 2008-01-16 12:27:29 +03:00
.dmallocrc
.indent.pro [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
autogen.sh r23377: Patch from Bjoern Jacke <bjoern@j3e.de> to deal 2007-10-10 12:23:11 -05:00
change-log
config.guess r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
config.sub r23799: updated old Franklin Street FSF addresses to new URL 2007-10-10 12:28:26 -05:00
configure.developer use nss_wrapper code in samba3 when --enable-nss-wrapper is given 2007-11-09 09:52:58 +01:00
configure.in Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module idmap_tdb2 2008-01-16 12:28:28 +03:00
Doxyfile [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. 2007-10-10 15:34:30 -05:00
dynconfig.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
install-sh
library-versions.in Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test 2007-12-21 13:14:59 -08:00
mainpage.dox
Makefile.in Enable building of VFS modules: vfs_tsmsm, vfs_shadowcopy2 and IDMAP module idmap_tdb2 2008-01-16 12:28:28 +03:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00