summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8495: allow for up 10% change in allocated disk space during QFSINFO testsAndrew Tridgell1-2/+10
2007-10-10r8494: fixed a bug in RAW-SFILEINFO that caused inconsistent results on diffe...Andrew Tridgell1-0/+2
2007-10-10r8491: lower the offset limit that filesystems need to support to pass RAW-WR...Andrew Tridgell1-1/+1
2007-10-10r8490: make the ldb tests more portableAndrew Tridgell3-3/+3
2007-10-10r8489: neaten up the object handlingAndrew Tridgell2-4/+20
2007-10-10r8488: after discussions with simo, moved to a full OO interface, so you don'...Andrew Tridgell5-61/+109
2007-10-10r8487: kfixed a typoAndrew Tridgell1-1/+1
2007-10-10r8486: switched to a separate connection operation in ldb interfaceAndrew Tridgell4-82/+113
2007-10-10r8485: - be friendly to shells other than bashAndrew Tridgell3-3/+6
2007-10-10r8484: switched the sys_*() calls to the OO interfaceAndrew Tridgell2-18/+34
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell12-107/+54
2007-10-10r8482: gnutls_x509_crt_set_subject_key_id is not available in some versionsAndrew Tridgell4-11/+21
2007-10-10r8481: switched ldb ejs called over to an OO interface, so you do:Andrew Tridgell6-12/+46
2007-10-10r8480: fixed a typoAndrew Tridgell1-2/+2
2007-10-10r8479: * Sync CSS with current samba.org stylesheets.Deryck Hodge8-88/+275
2007-10-10r8477: Simplify header/footer handling. esp variables allowDeryck Hodge6-11/+12
2007-10-10r8476: add a note that DsAddEntry is very incomplete yetStefan Metzmacher1-0/+8
2007-10-10r8474: add some more attid mappingsStefan Metzmacher1-1/+6
2007-10-10r8471: --ejs taking an optional arguments interferes with the pidl extra argsAndrew Tridgell1-3/+3
2007-10-10r8470: looks like popt portability is going to be a bit of a fight :(Andrew Tridgell1-1/+2
2007-10-10r8469: the extra pidl args need to be normal args, not after a --, otherwise ...Andrew Tridgell1-1/+1
2007-10-10r8467: using both math.h and float.h breaks popt on freebsd 5.4Andrew Tridgell1-2/+3
2007-10-10r8466: it is not portable to assert() a va_list (it breaks on alpha for example)Andrew Tridgell1-1/+0
2007-10-10r8465: once we define socklen_t, then tell other include files we have it. Th...Andrew Tridgell1-0/+1
2007-10-10r8464: the last few functions needed by irix 6.4.Andrew Tridgell6-1/+389
2007-10-10r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell5-0/+570
2007-10-10r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell1-1/+5
2007-10-10r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell3-2/+2
2007-10-10r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...Andrew Tridgell3-64/+0
2007-10-10r8459: move to the more portable script execution methodAndrew Tridgell2-2/+4
2007-10-10r8458: next target is irix - this gets the socket wrapper code buildingAndrew Tridgell2-4/+4
2007-10-10r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell1-0/+7
2007-10-10r8453: my solaris10 box doesn't have math.hAndrew Tridgell2-2/+3
2007-10-10r8452: allow for the ugly hack:Andrew Tridgell1-9/+9
2007-10-10r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2-7/+20
2007-10-10r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell5-2/+54
2007-10-10r8449: - search for lex and yacc properlyAndrew Tridgell4-13/+25
2007-10-10r8448: - added a test target for tdbAndrew Tridgell2-2/+9
2007-10-10r8447: fixed make install in the farmAndrew Tridgell1-0/+3
2007-10-10r8446: if provisioning fails then don't try to run the test suite!Andrew Tridgell1-1/+1
2007-10-10r8445: if a system doesn't have "nogroup" then try "nobody"Andrew Tridgell1-1/+1
2007-10-10r8444: make ./configure.mumble CC='ccache cc'Love Hörnquist Åstrand3-3/+3
2007-10-10r8443: added talloc.3 to the tree to try to allow talloc to build on systems ...Andrew Tridgell1-0/+489
2007-10-10r8442: remove tdbtest from our build. If you want it, then doAndrew Tridgell1-10/+0
2007-10-10r8441: don't build tdbtest by default as there are too many systems thatAndrew Tridgell2-17/+1
2007-10-10r8440: - several build farm hosts were failing 'make clean' as the list ofAndrew Tridgell1-1/+5
2007-10-10r8439: removed an accidential commitAndrew Tridgell1-7/+0
2007-10-10r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij3-29/+8
2007-10-10r8437: Win32 doesn't have u_int*_tJelmer Vernooij1-0/+3
2007-10-10r8436: Check for sys/sockets.hJelmer Vernooij1-0/+2