summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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 Vernooij2-2/+5
2007-10-10r8437: Win32 doesn't have u_int*_tJelmer Vernooij1-0/+3
2007-10-10r8436: Check for sys/sockets.hJelmer Vernooij1-0/+2
2007-10-10r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij4-1/+148
2007-10-10r8430: readd my hack to display the hashes with -d 100Stefan Metzmacher1-0/+9
2007-10-10r8429: fix compiler warningsStefan Metzmacher1-3/+3
2007-10-10r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell5-2/+66
2007-10-10r8424: bring in some more of heimdals m4 macros, and remove the hard-coding o...Andrew Tridgell2-8/+62
2007-10-10r8423: remove the dependency on the full roken lib for asn1_compileAndrew Tridgell1-1/+3
2007-10-10r8422: needed on irix 6.4Andrew Tridgell1-0/+1
2007-10-10r8421: needed for build on solaris10Andrew Tridgell1-0/+1
2007-10-10r8420: slowly getting my way through some more heimdal portability fixesAndrew Tridgell5-8/+93
2007-10-10r8419: in order to use our replace.h, heimdal needs stdarg.hAndrew Tridgell1-0/+1
2007-10-10r8418: PRINTF_ATTRIBUTE declaration has to come before it is used :-)Andrew Tridgell1-12/+12
2007-10-10r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of buildAndrew Tridgell2-2/+2
2007-10-10r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell5-11/+30
2007-10-10r8415: get rid of the last 2 runtime perl scriptsAndrew Tridgell2-377/+0
2007-10-10r8414: Some C++ friendlyness fixes - 'not' is apparently a keyword in C++.Tim Potter4-8/+8
2007-10-10r8412: cope with some lost messages in the ping test (netbsd gets this)Andrew Tridgell1-2/+4
2007-10-10r8411: we need to use mprVarToNumber() instead of var->integer now, to cope withAndrew Tridgell1-1/+1
2007-10-10r8410: converted the newuser script to jsAndrew Tridgell3-133/+142
2007-10-10r8409: fixed another error found on netbsd.Andrew Tridgell1-8/+13
2007-10-10r8408: its quite common in our code to free up a connection when we get anAndrew Tridgell1-0/+27
2007-10-10r8407: fixed a bug left over from our old socket code.Andrew Tridgell2-46/+41
2007-10-10r8406: make sure we give an error in ldbAdd() if any record failsAndrew Tridgell1-0/+1
2007-10-10r8405: update var.c from upstreamAndrew Tridgell1-12/+12
2007-10-10r8404: small upstream merges of appweb codeAndrew Tridgell4-17/+13