summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r8463: more irix fixes. This one adds some missing addrinfo functionsAndrew Tridgell2007-10-105-0/+570
* r8462: added a test for %lld support to our snprintf() configure test.Andrew Tridgell2007-10-101-1/+5
* r8461: fixed integer64 handling on bit endian platforms. The ejs code usedAndrew Tridgell2007-10-103-2/+2
* r8460: removed the unused function krb5_locate_kdc(). It causes a build failu...Andrew Tridgell2007-10-103-64/+0
* r8459: move to the more portable script execution methodAndrew Tridgell2007-10-102-2/+4
* r8458: next target is irix - this gets the socket wrapper code buildingAndrew Tridgell2007-10-102-4/+4
* r8456: avoid double inclusion of roken.h (this was breaking the build on irix...Andrew Tridgell2007-10-101-0/+7
* r8453: my solaris10 box doesn't have math.hAndrew Tridgell2007-10-102-2/+3
* r8452: allow for the ugly hack:Andrew Tridgell2007-10-101-9/+9
* r8451: samba4 finally builds on solaris 8 sparc with heimdal and ejsAndrew Tridgell2007-10-102-7/+20
* r8450: more configure tests for solaris. It now builds some binaries, butAndrew Tridgell2007-10-105-2/+54
* r8449: - search for lex and yacc properlyAndrew Tridgell2007-10-104-13/+25
* r8448: - added a test target for tdbAndrew Tridgell2007-10-102-2/+9
* r8447: fixed make install in the farmAndrew Tridgell2007-10-101-0/+3
* r8446: if provisioning fails then don't try to run the test suite!Andrew Tridgell2007-10-101-1/+1
* r8445: if a system doesn't have "nogroup" then try "nobody"Andrew Tridgell2007-10-101-1/+1
* r8444: make ./configure.mumble CC='ccache cc'Love Hörnquist Åstrand2007-10-103-3/+3
* r8443: added talloc.3 to the tree to try to allow talloc to build on systems ...Andrew Tridgell2007-10-101-0/+489
* r8442: remove tdbtest from our build. If you want it, then doAndrew Tridgell2007-10-101-10/+0
* r8441: don't build tdbtest by default as there are too many systems thatAndrew Tridgell2007-10-102-17/+1
* r8440: - several build farm hosts were failing 'make clean' as the list ofAndrew Tridgell2007-10-101-1/+5
* r8439: removed an accidential commitAndrew Tridgell2007-10-101-7/+0
* r8438: - More win32 portability fixes. Now fails on socketwrapper (becauseJelmer Vernooij2007-10-102-2/+5
* r8437: Win32 doesn't have u_int*_tJelmer Vernooij2007-10-101-0/+3
* r8436: Check for sys/sockets.hJelmer Vernooij2007-10-101-0/+2
* r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2007-10-104-1/+148
* r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher2007-10-101-0/+9
* r8429: fix compiler warningsStefan Metzmacher2007-10-101-3/+3
* r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell2007-10-105-2/+66
* r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...Andrew Tridgell2007-10-102-8/+62
* r8423: remove the dependency on the full roken lib for asn1_compileAndrew Tridgell2007-10-101-1/+3
* r8422: needed on irix 6.4Andrew Tridgell2007-10-101-0/+1
* r8421: needed for build on solaris10Andrew Tridgell2007-10-101-0/+1
* r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell2007-10-105-8/+93
* r8419: in order to use our replace.h, heimdal needs stdarg.hAndrew Tridgell2007-10-101-0/+1
* r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)Andrew Tridgell2007-10-101-12/+12
* r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of buildAndrew Tridgell2007-10-102-2/+2
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2007-10-105-11/+30
* r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2007-10-102-377/+0
* r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter2007-10-104-8/+8
* r8412: cope with some lost messages in the ping test (netbsd gets this)Andrew Tridgell2007-10-101-2/+4
* r8411: we need to use mprVarToNumber() instead of var->integer now, to cope withAndrew Tridgell2007-10-101-1/+1
* r8410: converted the newuser script to jsAndrew Tridgell2007-10-103-133/+142
* r8409: fixed another error found on netbsd.Andrew Tridgell2007-10-101-8/+13
* r8408: its quite common in our code to free up a connection when we get anAndrew Tridgell2007-10-101-0/+27
* r8407: fixed a bug left over from our old socket code.Andrew Tridgell2007-10-102-46/+41
* r8406: make sure we give an error in ldbAdd() if any record failsAndrew Tridgell2007-10-101-0/+1
* r8405: update var.c from upstreamAndrew Tridgell2007-10-101-12/+12
* r8404: small upstream merges of appweb codeAndrew Tridgell2007-10-104-17/+13
* r8403: Reinstate linkpad.gif at Deryck's suggestion.Tim Potter2007-10-101-1/+1