summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r18334: AIX 5.1 doesn't have any of 'users', 'guest', 'other' or 'unknown'Andrew Tridgell2007-10-101-1/+1
* r18333: $< is broken in older BSD version:Stefan Metzmacher2007-10-101-13/+20
* r18332: added back in our shared mmap test codeAndrew Tridgell2007-10-102-1/+77
* r18331: fixed a warningAndrew Tridgell2007-10-101-1/+1
* r18330: don't mix pointer types in RPC repliesAndrew Tridgell2007-10-101-1/+5
* r18329: print out special make variables when failing, to track down theStefan Metzmacher2007-10-101-0/+3
* r18328: when we bail out early, set *offset to 0Andrew Tridgell2007-10-101-0/+2
* r18327: 'struct token' is defined on some hostsAndrew Tridgell2007-10-101-5/+5
* r18326: these are not used anymore, I found the bug on *BSDStefan Metzmacher2007-10-101-2/+0
* r18325: more warnings and one compile error on aix fixedAndrew Tridgell2007-10-104-6/+6
* r18324: fixed a uninitialised variableAndrew Tridgell2007-10-101-1/+1
* 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