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