1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source4
Andrew Bartlett 0ea253d728 (merge from 3.0)
Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
the failure of our LFS test on ia64 caused the _GNU_SOURCE define not to be
added, causeing strndup() not to be defined...

This was due to strdup() bein implicitly declared, and casting
pointer->int->pointer.

I'll into when we really should define _GNU_SOURCE shortly, but the
fix is correct anyway.

Andrew Bartlett
(This used to be commit f1cf5b8aa9)
2004-01-22 10:22:03 +00:00
..
auth ntlmssp over rpc over tcp now fully works 2003-12-14 10:45:50 +00:00
build sorry, the last commit went in by mistake:-( 2004-01-22 02:02:27 +00:00
client fixed some warnings 2003-11-28 09:05:44 +00:00
codepages first public release of samba4 code 2003-08-13 01:53:07 +00:00
include remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
intl first public release of samba4 code 2003-08-13 01:53:07 +00:00
lib initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop. 2004-01-22 01:56:31 +00:00
libads remove a redundent second check for PAM 2003-12-16 01:10:03 +00:00
libcli * fixed a segv when -U is not used in smbtorture. 2004-01-15 23:19:07 +00:00
librpc added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o 2004-01-22 01:12:43 +00:00
locking more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:54:44 +00:00
modules first public release of samba4 code 2003-08-13 01:53:07 +00:00
msdfs File is part of the HOWTO Collection 2003-08-14 00:08:21 +00:00
nmbd more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
nsswitch Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
ntvfs dcerpc server output now copes with the client blocking part way 2004-01-20 05:54:17 +00:00
pam_smbpass more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
param This patch adds a better dcerpc server infastructure. 2004-01-08 22:55:27 +00:00
passdb a fairly large commit! 2003-12-16 09:02:58 +00:00
po first public release of samba4 code 2003-08-13 01:53:07 +00:00
popt Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
printing * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
python Delete old python bindings. 2003-12-17 02:18:36 +00:00
registry * got rid of UNISTR2 and everything that depends on it 2003-12-01 00:17:30 +00:00
rpc_server dcerpc server output now copes with the client blocking part way 2004-01-20 05:54:17 +00:00
script a script which find unused or undefined vars in Makefile or Makefile.in 2004-01-13 22:24:56 +00:00
smbd - move the vars used by the backtrace stuff into the #ifdef 2004-01-22 02:28:17 +00:00
smbwrapper more fixes from the IRIX compiler (thanks herb!) 2003-08-15 18:33:43 +00:00
tdb * the RPC-ECHO pipe now works in smbd, as long as the data sizes 2003-12-12 03:59:09 +00:00
tests first public release of samba4 code 2003-08-13 01:53:07 +00:00
torture cope with a wider range of broken servers in the RAW-QFILEINFO test 2004-01-21 03:30:03 +00:00
ubiqx first public release of samba4 code 2003-08-13 01:53:07 +00:00
utils * removed some unused code 2003-12-10 03:02:12 +00:00
web Initial step at cleaning and splitting up configure.in. 2003-12-02 11:10:56 +00:00
wrepld get rid of some more unused headers 2003-11-23 03:10:50 +00:00
.cvsignore first public release of samba4 code 2003-08-13 01:53:07 +00:00
.dmallocrc first public release of samba4 code 2003-08-13 01:53:07 +00:00
aclocal.m4 Update MySQL configuration scripts, add module macros 2003-09-29 22:16:06 +00:00
autogen.sh my debian unstable box uses "autoconf2.50" - i wish there were a 2003-12-04 01:17:00 +00:00
change-log first public release of samba4 code 2003-08-13 01:53:07 +00:00
config.guess put config.guess in the right place! 2003-08-13 02:06:45 +00:00
config.sub first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.in (merge from 3.0) 2004-01-22 10:22:03 +00:00
configure.nodebug.developer first public release of samba4 code 2003-08-13 01:53:07 +00:00
configure.tridge.opt first public release of samba4 code 2003-08-13 01:53:07 +00:00
Doxyfile first public release of samba4 code 2003-08-13 01:53:07 +00:00
dynconfig.c remove all unused stuff from Makefile.in 2004-01-19 14:22:32 +00:00
ignore.txt first public release of samba4 code 2003-08-13 01:53:07 +00:00
install-sh first public release of samba4 code 2003-08-13 01:53:07 +00:00
Makefile.in add make [un]installtorture 2004-01-19 14:57:56 +00:00
smbadduser first public release of samba4 code 2003-08-13 01:53:07 +00:00