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 ac5f0785c8 r984: Ensure memmove & memcpy aren't called with len == 0.
Jeremy.
(This used to be commit 40c77dddc6)
2007-10-10 10:51:52 -05:00
..
aparser
auth r786: Memory leak fixes in (mostly) error code paths from 2007-10-10 10:51:38 -05:00
client r947: Patch from Fabian Franz <FabianFranz@gmx.de> that allows you 2007-10-10 10:51:51 -05:00
codepages r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
groupdb r116: volker's patch for local group and group nesting 2007-10-10 10:51:10 -05:00
include r977: Implement 'net rpc group rename' -- rename domain groups. 2007-10-10 10:51:52 -05:00
intl r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
lib r938: on an error save the original errno before calling iconv to reset 2007-10-10 10:51:50 -05:00
libads r764: More memleak fixes in error code path from kawasa_r@itg.hitachi.co.jp. 2007-10-10 10:51:37 -05:00
libsmb r786: Memory leak fixes in (mostly) error code paths from 2007-10-10 10:51:38 -05:00
locking r984: Ensure memmove & memcpy aren't called with len == 0. 2007-10-10 10:51:52 -05:00
modules r840: use quota debug class 2007-10-10 10:51:47 -05:00
nmbd r928: Ensure we're calling send_mailslot() with a UNIX charset 2007-10-10 10:51:50 -05:00
nsswitch r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure 2007-10-10 10:51:48 -05:00
pam_smbpass r75: patch from Cal Heldenbrand <calzplace@yahoo.com> for 'pam_smbpass migrate' 2007-10-10 10:51:07 -05:00
param r979: Implement the 'cups server' option. This makes it possible to have virtual 2007-10-10 10:51:52 -05:00
passdb r936: Fix a rather weird error that crippled my site, when we upgraded to 2007-10-10 10:51:50 -05:00
po There is a German translation of swat -- surprise :-) 2004-01-07 10:02:10 +00:00
popt r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
printing r979: Implement the 'cups server' option. This makes it possible to have virtual 2007-10-10 10:51:52 -05:00
profile
python r384: Relicense tdb python module in trunk and 3.0 branch as LGPL since the 2007-10-10 10:51:21 -05:00
registry r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
rpc_client r704: BUG 1315: fix for schannel client connections to server's that don't support 128 bit encryption 2007-10-10 10:51:34 -05:00
rpc_parse r977: Implement 'net rpc group rename' -- rename domain groups. 2007-10-10 10:51:52 -05:00
rpc_server r925: add changes frpm trunk (r841 and r842) -- enable background queue update process and allow printers to have different sharenames from printernames 2007-10-10 10:51:49 -05:00
rpcclient r485: fix compile 2007-10-10 10:51:25 -05:00
sam r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp. 2007-10-10 10:51:49 -05:00
script r824: merge from: SAMBA_4_0: 2007-10-10 10:51:47 -05:00
smbd r974: Fix open code to pass more torture tests. We now pass the Samba4 2007-10-10 10:51:51 -05:00
smbwrapper r516: On GNU/Linux distributions which allow to use both 2.4 and 2.6 kernels 2007-10-10 10:51:26 -05:00
stf r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
tdb r923: Fixes so tdbtool and tdbtest can be built. Added build specs for tdbdump and tdbbackup. 2007-10-10 10:51:49 -05:00
tests r283: removing --with-cracklib after discussion with abartklet @ sambaXP 2007-10-10 10:51:16 -05:00
torture r81: Make EA's case independent - fix smbtorture to test for this. 2007-10-10 10:51:07 -05:00
ubiqx r39: * importing .cvsignore files 2007-10-10 10:51:05 -05:00
utils r977: Implement 'net rpc group rename' -- rename domain groups. 2007-10-10 10:51:52 -05:00
web r492: BUG 483: patch from Michel Gravey <michel.gravey@optogone.com> to fix password hash creation in SWAT 2007-10-10 10:51:26 -05:00
wrepld update copyright to -2004 2004-01-11 13:23:50 +00:00
.dmallocrc
aclocal.m4 - Put functions for generating SQL queries in pdb_sql.c 2004-01-04 21:09:42 +00:00
autogen.sh r208: merge the version schema changes from 4_0 2007-10-10 10:51:14 -05:00
change-log trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
config.guess Syncup with version of config.guess from HEAD. 2003-04-14 02:12:02 +00:00
config.sub trying to get HEAD building again. If you want the code 2003-07-16 05:34:56 +00:00
configure.developer Use "$@" to preserve shell quoting in case somebody passes an escaped 2003-03-10 03:05:20 +00:00
configure.in r817: - fix a configure logic bug for linux/XFS quotas 2007-10-10 10:51:47 -05:00
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c port latest changes from SAMBA_3_0 tree 2003-08-02 20:06:57 +00:00
install-sh
mainpage.dox ading new files from 3.0 2003-07-16 05:42:34 +00:00
Makefile.in r643: fix typo 2007-10-10 10:51:32 -05:00
smbadduser.in sync 3.0 into HEAD for the last time 2003-09-09 04:07:32 +00:00
VERSION r844: bumping version 2007-10-10 10:51:47 -05:00