1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/source3
Volker Lendecke 2f38a77a2d dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object
db_tdb_fetch_locked returns the value as part of a larger talloc object
that also contains the key.  This means we can not realloc, but have to
freshly alloc.

Reviewed-by: Michael Adam <obnox@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Nov 29 20:21:51 CET 2012 on sn-devel-104
2012-11-29 20:21:50 +01:00
..
auth Use work around for 'winbind use default domain' only if it is set 2012-11-12 15:54:15 +01:00
autoconf s3-build: Do not write loadparm generated files into the build tree 2012-06-15 11:10:14 +02:00
build
client s3fs-client: Burn commandline password of client utils. 2012-11-08 21:24:21 +01:00
exports
groupdb loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. 2012-07-18 15:07:23 +09:30
include More for #9374 - Allow smb2.acls torture test to pass against smbd with a POSIX ACLs backend. 2012-11-20 01:46:27 +01:00
intl
lib dbwrap: Do not rely on dbwrap_record_get_value to return a talloc object 2012-11-29 20:21:50 +01:00
libads libads: Always free the talloc_stackframe() on error path 2012-11-05 03:33:32 +01:00
libgpo build: Remove sys_open wrapper 2012-04-05 02:39:08 +02:00
libnet Correctly check for errors in strlower_m() returns. 2012-08-09 12:08:18 -07:00
librpc s3:librpc: add support for PFC_FLAG_OBJECT_UUID when parsing packets (bug #9382) 2012-11-20 17:37:19 +01:00
libsmb s3:libsmb: use smbXcli_conn_remote_name() in smb2_tcon_send() 2012-09-29 11:52:43 +02:00
locale s3-po: Fix typo in comment. 2012-05-08 16:46:36 +02:00
locking s3: Use dbwrap_parse_record in fetch_share_mode_unlocked 2012-11-28 18:27:41 +01:00
m4 build: Remove --enable-smbtorture, require bin/smbtorture (from waf) for make test 2012-11-22 10:21:17 +01:00
modules s3:vfs_gpfs: add no memory check in gpfs2smb_acl() 2012-11-28 14:06:26 +01:00
nmbd param: Add startup checks for valid server role/binary combinations 2012-08-23 15:02:26 +02:00
pam_smbpass waf: Build pam_smbpass module only if enabled. 2012-10-04 10:20:35 +02:00
param s3:param: set "map archive = no" in ROLE_ACTIVE_DIRECTORY_DC 2012-11-20 17:37:19 +01:00
passdb s3:passdb formatting changes 2012-09-27 04:36:52 +02:00
pkgconfig
po
printing s3-printing: add missing carriage return to debug str 2012-11-29 13:39:56 +01:00
profile
registry lib/util/charset: We do not use fucntions from wchar.h any more 2012-09-26 02:13:10 +02:00
rpc_client s3-rpc_client: try to use socket_addr if available in rpc_pipe_open_tcp() (bug #9426) 2012-11-26 17:36:19 +01:00
rpc_server spoolss: fix segfault when "default devmode" is disabled 2012-11-29 13:03:05 +01:00
rpcclient rpcclient: fix usage docs for rpcclient adddriver 2012-11-29 13:39:53 +01:00
script Add regression test for bug #9329 - Directory listing with SeBackup can crash smbd. 2012-10-31 03:21:37 +01:00
selftest build: Be consistent with the name of smbtorture binaries 2012-11-22 10:21:16 +01:00
services param: Change from _lp to lp__ as the prefix for internal parameter wrappers 2012-04-16 14:32:38 +10:00
smbd s4:smbd/open: add missing TALLOC_FREE(frame) to inherit_new_acl() 2012-11-28 12:21:42 +01:00
stf
tests build: Fix quota tests, including move of sysquotas.c to the top level 2012-09-29 14:50:00 +10:00
torture s3: test dbwrap_ctdb 2012-11-29 17:41:15 +01:00
utils s3fs-client: Burn commandline password of client utils. 2012-11-08 21:24:21 +01:00
web Move everything to use the common pidfile functions. 2012-07-19 16:36:18 -07:00
winbindd BUG 9436: Fix leaking sockets of SMB connections to a DC. 2012-11-28 17:17:20 +01:00
.clang_complete
.dmallocrc
.indent.pro
autogen.sh s3:build: rewrite autogen.sh to be called from any directory 2012-09-12 23:52:51 +02:00
change-log
config.guess
config.sub
configure.developer
configure.in s3: Fix bug 9428 -- inotify detection broken 2012-11-27 01:20:24 +01:00
Doxyfile
install-sh
mainpage.dox
Makefile-smbtorture build: Be consistent with the name of smbtorture binaries 2012-11-22 10:21:16 +01:00
Makefile.in s3: test dbwrap_ctdb 2012-11-29 17:41:15 +01:00
smbadduser.in
wscript configure(waf): Fail "configure --with-ads" if ads support is not available 2012-11-23 19:34:55 +01:00
wscript_build s3: test dbwrap_ctdb 2012-11-29 17:41:15 +01:00