summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18325: more warnings and one compile error on aix fixedAndrew Tridgell4-6/+6
2007-10-10r18324: fixed a uninitialised variableAndrew Tridgell1-1/+1
2007-10-10r18323: this function returns a pointer, not a boolAndrew Tridgell1-3/+2
2007-10-10r18322: fixed a compilation problem on AIX caused by lex not putting config.hAndrew Tridgell3-2/+6
2007-10-10r18321: fixed some warnings on AIXAndrew Tridgell5-5/+6
2007-10-10r18320: the raw write size limit test hurts too many hosts. Limit it to 2^33Andrew Tridgell1-1/+7
2007-10-10r18319: fixed the directory search resume code on IRIXAndrew Tridgell6-31/+107
2007-10-10r18318: Implement DiskEnumSimo Sorce2-6/+21
2007-10-10r18317: Make sure we actually have a valid reply or failSimo Sorce1-0/+3
2007-10-10r18316: Build the parent tooSimo Sorce1-0/+9
2007-10-10r18315: Implement netSrvGetInfo level 102Simo Sorce3-3/+76
2007-10-10r18314: Handle the case where a dir has the sticky bit set and the OS gives backSimo Sorce1-0/+24
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell4-4/+4
2007-10-10r18308: get this right ....Andrew Tridgell1-1/+1
2007-10-10r18307: fixed a warningAndrew Tridgell1-1/+1
2007-10-10r18306: I hope that works better...Stefan Metzmacher1-2/+2
2007-10-10r18305: get some more debug output to fix the build on sambajailStefan Metzmacher1-0/+2
2007-10-10r18304: fixed misuse of size_t in dopr()Andrew Tridgell1-3/+3
2007-10-10r18303: we should just use -Ilib/popt as in all other placesStefan Metzmacher1-1/+1
2007-10-10r18302: fixed test_cifsdd.sh - the unnecessary sum operations were breaking onAndrew Tridgell1-7/+1
2007-10-10r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell28-60/+60
2007-10-10r18300: fixed a type bug in heimdal - lha, you happy with this upstream? ItAndrew Tridgell1-1/+1
2007-10-10r18299: POPT_CREDENTIALS should depend on LIBPOPTAndrew Tridgell1-1/+2
2007-10-10r18298: fixed mmap failure testAndrew Tridgell1-1/+1
2007-10-10r18297: - remove leading ./Stefan Metzmacher1-3/+3
2007-10-10r18296: this isn't needed anymoreStefan Metzmacher1-5/+3
2007-10-10r18295: pass write type for packet_sizeAndrew Tridgell1-1/+1
2007-10-10r18294: remove leading ././ from .mk filesStefan Metzmacher1-8/+28
2007-10-10r18293: use the correct name it's not always under $srcdir...Stefan Metzmacher1-4/+4
2007-10-10r18292: import some autoconf 2.60 specific macros,Stefan Metzmacher2-0/+199
2007-10-10r18291: don't add ./ for files in the top dir '.'Stefan Metzmacher1-1/+5
2007-10-10r18290: finally worked out why we were failing tests on solaris. It hasAndrew Tridgell1-2/+2
2007-10-10r18289: don't check for inline till we've worked out the main compiler flagsAndrew Tridgell1-1/+1
2007-10-10r18288: autoconf already has a C99 test builtin!Andrew Tridgell1-0/+1
2007-10-10r18287: add support for the -qlanglvl=extc99 and -qlanglvl=stdc99 flags,Andrew Tridgell1-0/+18
2007-10-10r18286: ldb now needs install-sh tooAndrew Tridgell1-0/+238
2007-10-10r18285: tdb now needs install-shAndrew Tridgell1-0/+238
2007-10-10r18284: enable _XOPEN_SOURCE_EXTENDED to fix a HP-UX bug with the definitionAndrew Tridgell1-0/+6
2007-10-10r18283: libreplace.m4 needs to be early in configure.ac in other packages tooAndrew Tridgell4-16/+8
2007-10-10r18282: dynconfig.o build rule needs cflags.pl tooAndrew Tridgell1-1/+1
2007-10-10r18281: a workaround for an infinite dependency loop in the dependencyAndrew Tridgell2-4/+6
2007-10-10r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell4-18/+14
2007-10-10r18279: libreplace.m4 needs to come first or autoconf complains, as libreplaceAndrew Tridgell1-1/+1
2007-10-10r18278: move more header checks and _GNU_SOURCE into libreplaceAndrew Tridgell3-15/+12
2007-10-10r18277: on some of our slower hosts we need more than 2700 seconds for smbd toAndrew Tridgell1-1/+1
2007-10-10r18273: AC_PROG_LD_GNU needs LD defined alreadyStefan Metzmacher1-0/+2
2007-10-10r18272: Couldn't resist to change this.Simo Sorce1-1/+1
2007-10-10r18270: Samba3 has _PUBLIC_ now.Jelmer Vernooij1-5/+0
2007-10-10r18268: for samba3 define _PUBLIC_ emptyStefan Metzmacher1-0/+5
2007-10-10r18267: print out the failing command for .ho files tooStefan Metzmacher1-4/+7