1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source3
Martin Pool da3b671f77 In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>,
etc.  So check for that as well as the old names when including macros
and conditionally defining -DVALGRIND.
(This used to be commit 054ed6d86d)
2003-03-13 06:48:06 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Merge of server-side authentication changes to 3.0: 2003-02-24 02:35:54 +00:00
bin sync up ignored files from HEAD 2003-01-15 17:40:09 +00:00
client More janitorial duties, fixing the BIG_UINT changes for large offsets. 2003-03-03 23:00:22 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Check return code of string_to_sid. (Merge from HEAD) 2003-02-18 07:05:02 +00:00
include Change size parameters from signed to unsigned to fix up warnings. 2003-03-13 00:51:05 +00:00
intl Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
lib adding some initiaial code to sert %a to Win2K3 (using Native LanMan string from .NET RC2) 2003-03-12 15:41:39 +00:00
libads More const fixes. 2003-03-05 01:34:34 +00:00
libsmb Change size parameters from signed to unsigned to fix up warnings. 2003-03-13 00:51:05 +00:00
locking Fix to allow blocking lock notification to be done rapidly (no wait 2003-02-27 01:04:34 +00:00
modules patch from Hal Roberts check for a valid [f]chmod_acl function pointer before calling it. Fixes seg fault in audit VFS module 2003-02-21 16:15:44 +00:00
msdfs Merge from HEAD. Use pstrcpy not safe_strcpy. 2003-02-24 19:37:20 +00:00
nmbd check a pointer before dereferencing it; not sure why userdata == NULL though 2003-03-10 15:04:29 +00:00
nsswitch Remove obsolete file. 2003-03-11 02:32:03 +00:00
pam_smbpass Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass. 2003-01-03 01:40:13 +00:00
param fixed a strcat noticed by metze 2003-03-12 21:02:45 +00:00
passdb Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0. 2003-02-24 03:09:08 +00:00
po added fr.msg from Fanch 2001-12-09 17:06:45 +00:00
popt stop popt from doing its own intl stuff 2001-11-25 00:10:28 +00:00
printing add #define for the max device name length in a DEVICEMODE 2003-03-06 16:09:11 +00:00
profile sync'ing up for 3.0alpha20 release 2002-09-25 15:19:00 +00:00
python Merge: fix compiler warning. 2003-02-25 23:46:51 +00:00
registry More const fixes. 2003-03-05 01:34:34 +00:00
rpc_client Merge of exit path cleanup for EnumDomainUsers. 2003-02-26 00:06:59 +00:00
rpc_parse add #define for the max device name length in a DEVICEMODE 2003-03-06 16:09:11 +00:00
rpc_server Merge of Andrew Bartlett's SID limit fix from HEAD. 2003-03-13 00:50:04 +00:00
rpcclient Patch from Ronan Waide: 2003-03-11 03:41:21 +00:00
script autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:31:25 +00:00
smbd Ensure we count the length correctly in mangle_map. 2003-03-12 19:07:49 +00:00
smbwrapper Merge minor library fixes from HEAD to 3.0. 2003-02-19 12:31:16 +00:00
tdb When opening an existing DB, don't require the hash_size specified to 2003-03-11 04:41:22 +00:00
tests added a simple test to see whether building shared libraries actually 2001-12-31 22:10:24 +00:00
torture Merge: const fixes. 2003-02-25 23:52:38 +00:00
ubiqx Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
utils Move net ads lookup improvements over from HEAD 2003-02-28 03:35:45 +00:00
web Fix HTTP error codes (patch by Vance Lankhaar) 2003-02-28 08:48:26 +00:00
wrepld Merge from HEAD: 2003-01-14 08:53:59 +00:00
.cvsignore .cvsignore for configure and config.h.in 2003-02-06 10:40:51 +00:00
.dmallocrc Sample configuration for dmalloc. 2002-01-09 06:35:45 +00:00
aclocal.m4 Merge crypt(), ACL lib and shared lib changes from HEAD. 2003-02-24 03:22:49 +00:00
autogen.sh autogen - cope with autoconf-2.53/2.13 systems (like RH 7.3) 2003-02-10 17:31:25 +00:00
change-log
config.guess Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +00:00
config.sub Update config.guess, config.sub to the versions from the GNU autotools 2003-02-17 23:49:01 +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 In Valgrind 1.9.4, the headers have moved to <valgrind/valgrind.h>, 2003-03-13 06:48:06 +00:00
configure.nodebug.developer
Doxyfile Remove reference to "mainpage.dox" and CodingStandards, which have 2003-02-28 04:02:16 +00:00
dynconfig.c merge from HEAD - enable dynamic RPC modules 2003-02-14 00:48:28 +00:00
install-sh
mainpage.dox Make CodingSuggestions show up in the Doxygen pages. 2001-11-16 07:28:23 +00:00
Makefile.in Link wbinfo with popt_common.o 2003-02-26 00:10:22 +00:00
smbadduser small merges from SAMBA_3_0; mostly typos, renames, etc... 2003-01-15 18:31:46 +00:00