..
auth
Fix CID 460 - resource leak on error.
2008-01-08 18:48:04 -08:00
client
Adds support for cifs.resolver upcall.
2008-01-16 09:51:06 -05: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
Merge branch 'ctdb-merge' into v3-2-test
2008-01-16 18:53:16 +03:00
iniparser
r23166: Bring samba.org's iniparser copy in sync with the upstream version 2.17.
2007-10-10 12:22:51 -05:00
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
Add "config backend" to the parameters forbidden in registry config.
2008-01-16 17:31:44 +01:00
libaddns
Try and fix the AIX build.
2008-01-10 01:04:47 +01:00
libads
Fix memleak in ads_build_path().
2008-01-16 16:06:15 +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 lp_config_backend_is_registry() instead of lp_include_registry_globals().
2008-01-16 17:10:02 +01:00
librpc
Merge lsarpc.idl from samba4 and rerun make idl.
2008-01-16 16:32:12 +01:00
libsmb
Make resolve_ads() static.
2008-01-16 16:06:15 +01: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 build for pam_smbpass
2008-01-16 12:42:26 +03:00
param
Add my (C) to loadparm.c.
2008-01-16 17:15:08 +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 a crash bug in nt_printer_publish_ads
2008-01-16 11:39:20 +01: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
Merge lsarpc.idl from samba4 and rerun make idl.
2008-01-16 16:32:12 +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
Add handling of [homes] and [printers] via registry shares.
2008-01-16 17:10:02 +01: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
Convert old sid-string handling in idmap_tdb2 to a new one
2008-01-16 16:50:46 +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