summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r18098: use m4_include() instead of sinclude()Stefan Metzmacher2-9/+9
this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken anyway metze (This used to be commit 816fa197a73f5f309b6a113d997d21a70423361e)
2007-10-10r18097: use m4_include(), so we notice that build/m4/core.m4 was goneStefan Metzmacher1-5/+4
a while ago metze (This used to be commit 2a1cde835fcba9e941b5d5d5326fc4612e1b36e1)
2007-10-10r18096: try to make tcc happy and don't the same struct names in a global andStefan Metzmacher1-11/+7
a local scope metze (This used to be commit b787259365eb3dbbc5e8a82a95f0beeea0015682)
2007-10-10r18095: correctly rebuild the dependencies not only the object fileStefan Metzmacher1-3/+3
metze (This used to be commit 8e0497c5d217470bef5bd537c5d2b7be9ae89602)
2007-10-10r18094: try to fix the samba4 buildStefan Metzmacher3-2/+29
metze (This used to be commit 3c00983e2cda2ea55585c25926014e7374d613ce)
2007-10-10r18093: check for the headers first and check all functionsStefan Metzmacher1-2/+2
metze (This used to be commit 5bb8a5ce32a3e85355d8554974d226708df41970)
2007-10-10r18092: pass -Ilib/replace to autoconf/autoheaderStefan Metzmacher1-4/+6
to hopefully fix the samba4 build metze (This used to be commit 7be45d275d8d021357281dff86093941946e4db8)
2007-10-10r18091: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-1/+4
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit ce94fb008dd427856faa523285fb3b6fe35c3f04)
2007-10-10r18090: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-0/+5
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit 57531074439140da75e2d279b052224e6809a79d)
2007-10-10r18089: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-0/+5
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit 8246d8ecd2679af59e32901174638a166ed69222)
2007-10-10r18088: sometimes autoconf picks up some old stuff:Stefan Metzmacher1-0/+3
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit c4f91114a3cc741538b358e3e44dc8eb0d13188a)
2007-10-10r18087: use m4_include() do notice missing filesStefan Metzmacher3-53/+52
metze (This used to be commit 77948d26f046ac2857260918bd01172bf2166e21)
2007-10-10r18086: here tooAndrew Tridgell1-2/+2
(This used to be commit e485b25a39ebbbfaf150fad1946e138830bdbfec)
2007-10-10r18085: using m4_include() instead of sinclude() means we get an error if theAndrew Tridgell2-5/+5
include fails - thats better than the compile failing mysteriously (This used to be commit b4df3c73913557297e0eb1ea89cb42a8e7920de8)
2007-10-10r18084: we don't need the double sinclude() any moreAndrew Tridgell1-2/+0
(This used to be commit 2dab7886c1c0abfd95374c8a796f0fde029de8b6)
2007-10-10r18083: i should sleep more ....Andrew Tridgell2-1/+1
(This used to be commit 9bc583cf6c66130df4b9fd2ee1ab3ea486e22b8a)
2007-10-10r18082: bring talloc in line with new conventionsAndrew Tridgell2-2/+3
(This used to be commit 7f7c85fa2feb1398050ea6b2929628f83b6bdb11)
2007-10-10r18081: libreplace now uses config.h againAndrew Tridgell1-5/+0
(This used to be commit 037196538a9850be194c1577f59c0c6a03ea8b9a)
2007-10-10r18080: added distclean target to tallocAndrew Tridgell1-0/+7
(This used to be commit 1185dd044b40f722d06b0e148824582e7efcb380)
2007-10-10r18079: fix for in-tree build with samba4 dir layoutAndrew Tridgell1-1/+1
(This used to be commit 8eccdc1cd1fcf59a3bb9683f31a8613f748a1bfc)
2007-10-10r18078: these tests came from tallocAndrew Tridgell1-0/+3
(This used to be commit 1e5e311233c5253d107bf043dc78dfd21057bb35)
2007-10-10r18077: move some configure tests out of talloc that are now in libreplaceAndrew Tridgell1-22/+0
(This used to be commit b5d519eb1eea507a749cb252d8dd9265022f7054)
2007-10-10r18076: convert talloc to the new libreplace systemAndrew Tridgell4-7/+23
(This used to be commit 968a4e97cfa6585b06f0c5e64d746715a1297461)
2007-10-10r18075: with the new scheme, we now use config.h again (thanks jelmer!)Andrew Tridgell1-1/+1
(This used to be commit c45c48786180fc97e2bb53edbdd5ebddfe85e291)
2007-10-10r18074: config.m4 is now libreplace.m4Andrew Tridgell2-1/+1
(This used to be commit b2e680500e07742d82735bcc05ba2030a5deb603)
2007-10-10r18073: next step in grab libreplace plan - see IRC logs for very detailedAndrew Tridgell3-56/+20
discussion wity metze and jelmer! (This used to be commit f18c913b6cf772c44dfaa8a3164cc78f6554e4a9)
2007-10-10r18072: Really delete things in the base partition, after we changed where theAndrew Bartlett1-4/+3
default search scope points to. Andrew Bartlett (This used to be commit 1a111817a361faab04e73b666624ce554f000034)
2007-10-10r18068: This splits the handling of multiple SASL packets between the GENSECAndrew Bartlett5-61/+239
backend (if it chooses to implement it), or the GENSEC socket code. This is to allow us to handle DIGEST-MD5 across to cyrus-sasl. Andrew Bartlett (This used to be commit 0a098006b431f4aa48632a27ca08e9adca8d9609)
2007-10-10r18067: some tweaks for irix and hpuxAndrew Tridgell3-6/+50
this checks for -AC99 or -c99 to get C99 structure init to work. It's based on a similar macro metze did for Samba4. the double sinclude() is weird, but I can't see any other way to use a common config.m4 between libreplace and all the projects that use it (This used to be commit 8d80024976bc508d73b42b4cf12315fe8f7a6322)
2007-10-10r18064: merge from samba3Stefan Metzmacher1-6/+9
metze (This used to be commit c60deff667941e462fd9c8a894a723c792fe465e)
2007-10-10r18061: this should fix the libreplace build on us4 with gccAndrew Tridgell2-0/+9
(This used to be commit 71c0a0731c52458105974e9ad727b7ba403fd992)
2007-10-10r18060: use gmake for libreplace if availableAndrew Tridgell1-0/+2
(This used to be commit 838de24dfeeb4f67d836681d8ca4b8f94b38d6e2)
2007-10-10r18059: another cpp errorAndrew Tridgell1-1/+1
(This used to be commit 64eff9d9d998ec2fd3d75393eb57028dfb942acf)
2007-10-10r18058: we don't actually need __VA_ARGS__ yet (its another C99 feature whichAndrew Tridgell1-4/+5
I don't think we use anywhere) (This used to be commit bac8d5ce28e86b703a917902f44588746d7e8290)
2007-10-10r18057: fixed an #ifdefAndrew Tridgell1-1/+1
(This used to be commit e4c3b9ea2fd47540f693ced2fa6b7aa55372315b)
2007-10-10r18056: includes needed for O_CREATAndrew Tridgell1-1/+3
(This used to be commit 0b80ee8b3b17d4914010c9a54d5c2dcb69738990)
2007-10-10r18055: aix needs time.h for timegm.c to compileAndrew Tridgell2-0/+9
(This used to be commit 1c91de687f0078100aa9de9111416c9fced45990)
2007-10-10r18054: snprintf.c needs to use replace.h to get the rep_vasprintf and relatedAndrew Tridgell1-5/+1
macros (This used to be commit 3917436ff733f8ee1925e646eec2331190d79663)
2007-10-10r18053: the sig_atomic_t test needs to be in libreplace for getpass.c toAndrew Tridgell1-0/+13
compile on hpux (This used to be commit a0bd4f5c4a08f4815aa742cc2406ed8e46d7b8f5)
2007-10-10r18052: discard_const_p() isn't part of the libreplace API, so we can't use itAndrew Tridgell1-1/+1
inside libreplace. (This used to be commit 5745ecdd826c387137a742f32ee3c8f60191a6a7)
2007-10-10r18051: - add gcc warning flagsAndrew Tridgell2-46/+60
- fix piles of warnings and ftruncate bug in libreplace testsuite (This used to be commit f5fc88f0c4c752a2773d5280ed4d94818e2d4744)
2007-10-10r18050: Run more NET tests on the build farm.Rafal Szczesniak1-3/+3
rafal (This used to be commit 2185e978891617f2e3ad4428df55269bcdf62443)
2007-10-10r18046: Add 'z' specifier support and a configure test.Simo Sorce2-16/+51
Jeremy should I backport this to samba3 too? (This used to be commit dc689b5579987da8ee5397b9758a42b01e44fb73)
2007-10-10r18045: Update format, list "test" target as phony.Jelmer Vernooij2-1/+3
(This used to be commit 1f431dcd0a1f9a2cd5a0a3b73fbf8b05b8bc6793)
2007-10-10r18044: timegm.c needs to be in a separate fileAndrew Tridgell3-35/+4
(This used to be commit 3ec1db7bd12cdc233c37f261073a33fc48ecd7ce)
2007-10-10r18043: added strlcpy() testAndrew Tridgell1-2/+23
(This used to be commit a68b3395199d2d47af3b23959e6da7109a9c5193)
2007-10-10r18042: testsuite needs to link to libreplace.a :-)Andrew Tridgell1-1/+1
(This used to be commit d359dea98eceadb4881578f70d8f4453ec0a2b88)
2007-10-10r18041: started on the bodies of the testsuite functions for libreplaceAndrew Tridgell2-2/+44
(This used to be commit a2a6782ec721312e329cd16b609fb3eff8ad284d)
2007-10-10r18040: Use only one strnlen implementationJelmer Vernooij1-14/+1
(This used to be commit 9a421425d242f6e0385414121c114c7c62ea1aaa)
2007-10-10r18039: Include header with time_t if needed.Jelmer Vernooij1-5/+10
(This used to be commit b0cfdd24be88ba3963eb43cdbcb6317e65aed57b)