1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Michael Adam 44631bfd4d Remove talloc context parameter from libnet_smbconf_delparm().
Make use of talloc stackframe internally.
This removes talloc contxt from net_conf_delparm.

Michael
(This used to be commit 16f1373938)
2007-12-25 03:34:04 +01:00
..
auth Fix "may be used uninitialized" compiler warnings. 2007-12-22 14:10:06 -08:00
client Remove next_token_nr_talloc and its associated global 2007-12-21 09:58:20 +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 flags in call of lookup_name() in pdb_default_create_alias(). 2007-12-17 13:05:45 +01:00
include Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test 2007-12-22 14:01:44 -08: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 tiny simplification 2007-12-23 00:49:32 +01:00
libaddns RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
libads While 'data' is usually 0 terminated, nothing in the spec requires that. The correct way is to copy only 'length' bytes. 2007-12-17 15:26:08 -05:00
libgpo Replace sid_string_static by sid_string_dbg in DEBUGs 2007-12-15 22:09:36 +01:00
libnet Remove talloc context parameter from libnet_smbconf_delparm(). 2007-12-25 03:34:04 +01:00
librpc Use dom_sid_string for sid_string_talloc 2007-12-15 22:33:52 +01:00
libsmb Add get_friendly_werror_msg(). 2007-12-21 15:28:21 +01:00
locking Remove redundant connection_struct from fd_close_posix() parameter list. 2007-12-22 02:01:32 +01:00
m4 r23094: Update the iconv detection to handle cross-compiles better. If we are 2007-10-10 12:22:45 -05:00
modules Remove unused variable 'didmsg'. 2007-12-19 22:39:40 -08:00
nmbd Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2. 2007-12-13 16:44:24 -08:00
nsswitch Fix wbcAllocate[GU]id 2007-12-23 00:49:32 +01:00
pam_smbpass Fix pam_smbpass build 2007-12-13 12:55:32 +03:00
param Fix a C++ warning 2007-12-21 09:58:20 +01:00
passdb Convert the [gu]id_sid cache to memcache 2007-12-23 12:43:29 +01:00
pkgconfig Generate pkgconfig files for at least lib{smbclient,smbsharemodes,netapi}. 2007-12-21 22:07:12 +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 Two more static fstrings gone. 2007-12-18 18:16:40 -08:00
profile Add in the recvfile entry to the VFS layer with a default 2007-10-29 17:16:13 -07:00
registry Cut down memory usage of registry initialization 2007-12-16 14:02:46 +01:00
rpc_client Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01:00
rpc_parse Use the %*s feature of snprintf to remove anothe static fstring. 2007-12-17 16:20:44 -08:00
rpc_server Deactive remote join code server side until some last issues are resolved. 2007-12-21 16:44:52 +01:00
rpcclient Kill fstring in getdcname & getanydcname return. 2007-12-21 15:12:40 +01:00
script selftest: also export LD_LIBRARY_PATH for samba4's smbtorture 2007-12-23 20:09:16 +01:00
services Some C++ fixes 2007-12-21 09:58:21 +01:00
smbd If we detect a case insensitive filesystem make 2007-12-22 17:38:18 -08: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 Add a in-memory cache 2007-12-18 09:56:04 +01:00
utils Remove talloc context parameter from libnet_smbconf_delparm(). 2007-12-25 03:34:04 +01:00
web Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00
winbindd Add NT error to debug to try and track this down. 2007-12-21 16:43:02 -08: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 Attempt to fix the ifreq detection 2007-12-25 00:13:24 +01: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 Attempt to fix the Solaris build 2007-12-23 15:53:09 +01:00
smbadduser.in
VERSION Correct VERSION and version.c to use SAMBA_VERSION_VENDOR_PATCH 2007-10-21 12:32:06 -05:00