1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/librpc
Andrew Tridgell 55c45110e6 charset: fixed a problem with the global use of the iconv_convenience structure
We had a crash bug where a cached copy of a iconv convenience pointer
was used after being freed when loadparm asked for iconv to
reload. This could happen if a python module used a iconv based
function before loadparm was completed.

The fix is to ensure that any use of this pointer remains valid, by
reusing the pointer itself when it has already been initialised, but
filling in the child elements with the updated values.
2010-03-18 14:18:41 +11:00
..
gen_ndr s3: re-run make samba3-idl. 2010-03-16 21:52:29 +01:00
idl lsa: fix IDL for lsa_SetTrustedDomainInfoByName. 2010-03-16 21:51:37 +01:00
ndr charset: fixed a problem with the global use of the iconv_convenience structure 2010-03-18 14:18:41 +11:00
rpc librpc When sending endpoint mapper requests, include the minor if_version 2010-02-20 02:55:29 +11:00
tools ndrdump: fixed help 2009-09-17 21:52:27 -07:00
build_idl.sh Use py_* files to check whether generated files are out of date / not 2008-12-16 19:46:43 +01:00
ndr_standard.pc.in Create libndr-standard, which includes the NDR marshalling code for 2009-07-19 12:41:09 +02:00
ndr.pc.in Define _GNU_SOURCE, required for comparison_fn_t. 2009-01-28 17:05:56 +01:00
tables.pl Consider shared IDL files and Samba3-specific IDL files separately, allow overriding output directory. 2008-12-16 15:42:47 +01:00