1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Jeremy Allison d29722e378 r20178: Ensure we allocate the intermediate trans structs
off conn->mem_ctx, not the null context so we can
safefy free everything on conn close. Should fix
possible memleak.
Jeremy.
(This used to be commit b33bde7b39)
2007-10-10 12:16:29 -05:00
..
auth r20169: Support for fallback to legacy mapping code was not completely tested. 2007-10-10 12:16:28 -05:00
client r20124: clean up nested extern declaration warnings 2007-10-10 12:16:26 -05:00
codepages
groupdb r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
include r20140: Make online/offline detection completely asynchronous. 2007-10-10 12:16:27 -05:00
iniparser r19928: Fix klokwork id 4509, 4573, 4574. 2007-10-10 12:16:10 -05:00
intl r17345: Some C++ warnings 2007-10-10 11:38:26 -05:00
lib r20174: If we're only going to call one handler per message 2007-10-10 12:16:29 -05:00
libaddns r20173: DNS update fixes: 2007-10-10 12:16:29 -05:00
libads r20173: DNS update fixes: 2007-10-10 12:16:29 -05:00
libgpo r19484: Fix Coverity #329 2007-10-10 12:15:38 -05:00
libmsrpc r19914: The "default" value with the name "" need different 0-length treatment as the 2007-10-10 12:16:09 -05:00
librpc r19946: in SetKeySec, sd is just a [in,ref] ptr 2007-10-10 12:16:14 -05:00
libsmb r20124: clean up nested extern declaration warnings 2007-10-10 12:16:26 -05:00
locking r19668: Convert the locking params to use struct share_param instead of snum 2007-10-10 12:15:46 -05:00
modules r20124: clean up nested extern declaration warnings 2007-10-10 12:16:26 -05:00
nmbd r19626: Coalesce usage of DUMP_CORE. Fix formatting on chdir error message 2007-10-10 12:15:42 -05:00
nsswitch r20171: Don't delete the krb5 credential if others still reference to it. 2007-10-10 12:16:29 -05:00
pam_smbpass r16241: Fix Klocwork #106 and others like it. 2007-10-10 11:17:27 -05:00
param r20116: Start merging in the work done to create the new idmap subsystem. 2007-10-10 12:16:25 -05:00
passdb r20169: Support for fallback to legacy mapping code was not completely tested. 2007-10-10 12:16:28 -05:00
po
popt r17347: Some C++ warnings -- 271 left 2007-10-10 11:38:27 -05:00
printing r20131: get rid of a few no previous prototype warnings 2007-10-10 12:16:26 -05:00
profile r19647: Add some GPFS support in a vfs mod. Also adds the kernel flock op to 2007-10-10 12:15:43 -05:00
python r18801: Fix (at least the build of) python bindings. 2007-10-10 12:00:59 -05:00
registry r20037: Reduce code size slightly by shuffling stuff around 2007-10-10 12:16:22 -05:00
rpc_client r19818: Remove reg_split_hive, make use of registry_openkey 2007-10-10 12:15:58 -05:00
rpc_parse r19288: tdb_prs_store is right now used to store printer and share security 2007-10-10 12:15:28 -05:00
rpc_server r20020: Arglll... eventlogadm links against reg_db but not the rest of the registry 2007-10-10 12:16:21 -05:00
rpcclient r20090: Fix a class of bugs found by James Peach. Ensure 2007-10-10 12:16:24 -05:00
script r20150: better memory handling for some functions, make sure we don't 2007-10-10 12:16:27 -05:00
services r20069: Fix logic bug I introduced 2007-10-10 12:16:23 -05:00
smbd r20178: Ensure we allocate the intermediate trans structs 2007-10-10 12:16:29 -05:00
stf
tdb r20063: Fix a missing protoype warning in freelistcheck.c 2007-10-10 12:16:23 -05:00
tests r19941: One copy of this code should be sufficient. 2007-10-10 12:16:11 -05:00
torture r18796: Fix the build. Sorry. 2007-10-10 12:00:58 -05:00
utils r20173: DNS update fixes: 2007-10-10 12:16:29 -05:00
web r17873: Fix possible null deref found by Stanford checker. 2007-10-10 11:38:56 -05:00
.dmallocrc
.indent.pro
.valgrind_suppressions r19062: try to fix the valgrind noise in the build-farm 2007-10-10 12:15:07 -05:00
aclocal.m4 r19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4 2007-10-10 12:15:11 -05:00
autogen.sh r18644: bring in libreplace in lib/replace 2007-10-10 11:52:03 -05:00
change-log
config.guess r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
config.sub r11375: Update to the latest config.guess and config.sub files. 2007-10-10 11:05:14 -05:00
configure.developer r18373: copy over configure.developer from samba4 which adds 2007-10-10 11:51:20 -05:00
configure.in r20116: Start merging in the work done to create the new idmap subsystem. 2007-10-10 12:16:25 -05:00
Doxyfile r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need 2007-10-10 11:19:14 -05:00
dynconfig.c r15848: Introduce commandline options to set the remainder of the parameters in 2007-10-10 11:17:11 -05:00
install-sh
mainpage.dox
Makefile.in r20116: Start merging in the work done to create the new idmap subsystem. 2007-10-10 12:16:25 -05:00
samba3-knownfail r19552: Fix names of known failing tests. 2007-10-10 12:15:41 -05:00
smbadduser.in r13384: Adding in some more SuSE patches 2007-10-10 11:09:57 -05:00
TODO r18188: merge 3.0-libndr branch 2007-10-10 11:43:56 -05:00
VERSION r19764: set version in 3.0 branch to 3.0.25 2007-10-10 12:15:53 -05:00