1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source
Jeremy Allison ce4f461965 Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing
function.
lib/util_unistr.c: Check lengths *before* reading source - prevent uninitialised
memory reads.
Jeremy.
0001-01-01 00:00:00 +00:00
..
aparser Modified test.h generator to return error if structure passed to vluke 0001-01-01 00:00:00 +00:00
auth Getting back to a compilable state (not there yet but close). 0001-01-01 00:00:00 +00:00
bin Added pdbedit binary to list of ignored files. 0001-01-01 00:00:00 +00:00
client Tar fixes from Craig Barratt craig@arraycomm.com. 0001-01-01 00:00:00 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 0001-01-01 00:00:00 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 0001-01-01 00:00:00 +00:00
include Added lock backouts on fail. 0001-01-01 00:00:00 +00:00
lib Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing 0001-01-01 00:00:00 +00:00
libsmb Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 0001-01-01 00:00:00 +00:00
locking tdb_unlockchain() no longer returns a value 0001-01-01 00:00:00 +00:00
msdfs Ran DFS on Linux and found that readlink() on Linux does not append NUL 0001-01-01 00:00:00 +00:00
nmbd John Reillys fix for de-registering broadcast names (NT doesn't do this). 0001-01-01 00:00:00 +00:00
nsswitch Fix for uidtoname not returning DOMAIN\name but just name. This caused 0001-01-01 00:00:00 +00:00
param Changes from APPLIANCE_HEAD: 0001-01-01 00:00:00 +00:00
passdb more fixes from Simo. Also fixed the password expiration field 0001-01-01 00:00:00 +00:00
printing Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 0001-01-01 00:00:00 +00:00
profile Fix for a problem with the new messaging system. If a sender is using the 0001-01-01 00:00:00 +00:00
rpc_client Added lock backouts on fail. 0001-01-01 00:00:00 +00:00
rpc_parse Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing 0001-01-01 00:00:00 +00:00
rpc_server Never free anything in the rpc_parse/prs_XXX functions. Do it in the enclosing 0001-01-01 00:00:00 +00:00
rpcclient Port of lsa_lookup_sids() and lsa_lookup_names() rpc client functions from 0001-01-01 00:00:00 +00:00
script Cause smbd to use the new posix_acls code, not the old unix_acls code. 0001-01-01 00:00:00 +00:00
smbd Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 0001-01-01 00:00:00 +00:00
smbwrapper Added support for SERVICESF shared variable to change configuration file 0001-01-01 00:00:00 +00:00
tdb Added lock backouts on fail. 0001-01-01 00:00:00 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 0001-01-01 00:00:00 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 0001-01-01 00:00:00 +00:00
utils Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged 0001-01-01 00:00:00 +00:00
web Large commit which restructures the local password storage API. 0001-01-01 00:00:00 +00:00
.cvsignore changes to sync with 2.2. tree 0001-01-01 00:00:00 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 0001-01-01 00:00:00 +00:00
acconfig.h Working code to read POSIX ACLs on a Linux system using the bestbits 0001-01-01 00:00:00 +00:00
aclocal.m4 continued the split of the kernel level oplocks code into a more 0001-01-01 00:00:00 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
change-log global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 0001-01-01 00:00:00 +00:00
config.sub This is a *big* checkin that may break some things, but implements the 0001-01-01 00:00:00 +00:00
configure Cosmetic fixups for large file support message. 0001-01-01 00:00:00 +00:00
configure.developer Run configure script using dirname of $0. This allows configure.developer 0001-01-01 00:00:00 +00:00
configure.in Cosmetic fixups for large file support message. 0001-01-01 00:00:00 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 0001-01-01 00:00:00 +00:00
install-sh merge from the autoconf2 branch to the main branch 0001-01-01 00:00:00 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 0001-01-01 00:00:00 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 0001-01-01 00:00:00 +00:00
Makefile.in Added proto definition for new RPC calls. 0001-01-01 00:00:00 +00:00
parsing.doc Added info about parsing debug messages. 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00