1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Jeremy Allison 5f0b9d0830 Realloc fix.
Jeremy.
(This used to be commit 82153dde95)
2001-08-19 18:25:14 +00:00
..
aparser this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
auth smbd/auth_server: Doco, we want to use cli_nt_error here soon 2001-08-17 07:03:27 +00:00
bin Added smbtree to list of ignored files. 2001-08-06 02:10:59 +00:00
client this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
codepages we don't need the codepage sources any more 2001-07-04 07:42:57 +00:00
groupdb Realloc fix. 2001-08-19 18:25:14 +00:00
include removed unused file 2001-08-16 07:22:47 +00:00
lib More Realloc fixes. 2001-08-19 17:42:34 +00:00
libsmb Realloc fix. 2001-08-19 17:34:37 +00:00
locking Add printing of errno when POSIX lock requests fail. 2001-08-13 17:58:54 +00:00
msdfs this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
nmbd Fixes for varargs problems with std c. 2001-07-30 17:52:26 +00:00
nsswitch More Realloc fixes. 2001-08-18 19:57:48 +00:00
pam_smbpass The big character set handling changeover! 2001-07-04 07:15:53 +00:00
param merge from 2.2 2001-08-13 21:30:27 +00:00
passdb Fixed typo in debug message. 2001-08-13 02:39:13 +00:00
printing this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
profile don't test for root ownership of profile shared memory segment 2001-07-18 01:13:16 +00:00
rpc_client This patch does a number of things, mostly smaller than they look :-) 2001-08-12 11:19:57 +00:00
rpc_parse this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
rpc_server Added Jim McDonough's Win9x take ownership fix. 2001-08-13 23:19:16 +00:00
rpcclient - avoid possible mem leaks in rpcclient/cmd_*.c (talloc_destroy not performed) 2001-08-10 09:52:10 +00:00
script The big character set handling changeover! 2001-07-04 07:15:53 +00:00
smbd OK, so not freeing these was a mistake. I'll try to be less exuberent next 2001-08-17 08:57:58 +00:00
smbwrapper this is a big global fix for the ptr = Realloc(ptr, size) bug. 2001-08-12 17:30:01 +00:00
tdb Add missing gcc memory barriers, this bug showed up when doing a 2001-08-19 13:45:38 +00:00
tests Update to work with no crypt available, just like it will in Samba. 2001-08-07 19:48:54 +00:00
torture Converted to new error API. 2001-08-13 04:08:42 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Allow smbpasswd to join a W2K hosted AD domain. 2001-08-02 23:48:51 +00:00
web it was half committed last time, 2001-08-12 09:18:31 +00:00
.cvsignore changes to sync with 2.2. tree 2000-10-11 05:31:39 +00:00
acconfig.h Added Mike Davidsons Tru64 ACL patch. 2001-08-10 20:48:25 +00:00
aclocal.m4 - added AC_HAVE_DECL() macro to aclocal.m4, so we can easily add 2001-05-30 12:28:13 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
config.sub Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
configure Added Mike Davidsons Tru64 ACL patch. 2001-08-10 20:48:25 +00:00
configure.developer Allow user to specify CFLAGS even when using configure.developer 2001-07-05 12:28:01 +00:00
configure.in Added Mike Davidsons Tru64 ACL patch. 2001-08-10 20:48:25 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
Makefile.in This patch does a number of things, mostly smaller than they look :-) 2001-08-12 11:19:57 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser