Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r18145: rename cc_feature.m4 into libreplace_macros.m4 | Stefan Metzmacher | 2 | -1/+1 | |
metze (This used to be commit d0f40dd3e5ca8b46ee9b2c4332b393f519383aae) | |||||
2007-10-10 | r18144: make the logic a bit more cut&paste friendly | Stefan Metzmacher | 1 | -10/+21 | |
metze (This used to be commit da9be10dc602d21871d970a10015e970650942fe) | |||||
2007-10-10 | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 4 | -4/+24 | |
(This used to be commit a4d1f1d2229e1a0b1523bf14fab59278207abbc0) | |||||
2007-10-10 | r18142: add make distclean to talloc build | Stefan Metzmacher | 1 | -4/+7 | |
metze (This used to be commit c8342c9ae5b37acd72271e025f0ee735a95cf8e5) | |||||
2007-10-10 | r18141: an accidental nested C comment! | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 47c305c7dc5d2b2b61afe9f42f77ee3652c61a79) | |||||
2007-10-10 | r18140: and this reduces warnings about toupper() | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 41419e54d5e79d08a71cd9c94585be3448b1e9fc) | |||||
2007-10-10 | r18139: irix needs system/network.h here | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit f46ab799b41c0ec520739ec11979771316781ce4) | |||||
2007-10-10 | r18138: LIBREPLACE provides stuff from -ldl so it should depend on it | Stefan Metzmacher | 2 | -2/+2 | |
metze (This used to be commit b4e4c115ab23bcc3b116a3736ddf2e88bab6f4cf) | |||||
2007-10-10 | r18137: more LIBREPLACE deps | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit 2d813d1e6deb99b06e43462885be848a5399b9a8) | |||||
2007-10-10 | r18135: almost there .... | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit cefcccb51948fb17fbc803325e8ab13103164f93) | |||||
2007-10-10 | r18134: the lib/replace/system/filesys.h in this patch should be | Andrew Tridgell | 3 | -6/+6 | |
system/filesys.h, but it doesn't work. Metze is looking into it :-) (This used to be commit 0dc0b7ff613d39f93c1680116c04348b720afaff) | |||||
2007-10-10 | r18133: ad2oLschema needs ctype.h on some systems | Andrew Tridgell | 1 | -0/+1 | |
(This used to be commit efe60c8a4b28fa88abe5177b1a95c4ac5ac9496c) | |||||
2007-10-10 | r18132: getpass can't depend on fns in lib/util/ | Andrew Tridgell | 1 | -2/+28 | |
(This used to be commit b346ab2f0573177e0a4654fd7c77a071225fc785) | |||||
2007-10-10 | r18131: fixed tdb subsystem to use right tdb.h | Andrew Tridgell | 2 | -1/+2 | |
fixed LIBREPLACE dep in lib/charset (This used to be commit 2f6cd41f40cf1625918f272458b6e103e4f3e00e) | |||||
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 7 | -4/+10 | |
happier now (This used to be commit 18542f184f75074e56a9793a9e3b6c6d747bb9e6) | |||||
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 34 | -223/+1183 | |
isolation of our portability environment from the main code, and also simplifies the includes system (no separate #ifdef _SAMBA_BUILD for tdb. ldb etc now) (This used to be commit 77d1a468e06290aba789e2f3affc769fc5159a21) | |||||
2007-10-10 | r18127: Add macro AC_CHECK_DECL() for systems that don't have it. | Jelmer Vernooij | 1 | -0/+13 | |
(This used to be commit 589a1c250934a61db0f86c1e98962e195e681c79) | |||||
2007-10-10 | r18126: Fix -ldl dependency problem | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit ce31b736a9418889538b5778ceb0b18071cdfebd) | |||||
2007-10-10 | r18125: Remove obsolete file. | Jelmer Vernooij | 1 | -58/+0 | |
(This used to be commit 27aa34eb55afdbc27f36cebae074d6fef5fc822c) | |||||
2007-10-10 | r18124: Keep right libs when looking for dl*() functions | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 12ce4cef2fcdb4224fdf15c9ecf952ceb797f02c) | |||||
2007-10-10 | r18123: Fix manual file build. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e84b6c70a19a5113d5a100820a1f430077e52c50) | |||||
2007-10-10 | r18122: Fix warnings related to errno declaration. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit c30abc8e491d482c1771e7ac06cb511bae578467) | |||||
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 7 | -61/+15 | |
(This used to be commit 1adf65b4d7c5d2d4f65d4b28575bdf2368a42139) | |||||
2007-10-10 | r18119: forgot to commit this | Andrew Tridgell | 1 | -0/+27 | |
(This used to be commit 37588bbf3ffa9637598881bfeef408b394c6213f) | |||||
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 3 | -7/+7 | |
(This used to be commit c079cedb084d621c5a0aac59310b237ba375df20) | |||||
2007-10-10 | r18115: comparison_fn_t is defined in libreplace now | Andrew Tridgell | 1 | -3/+0 | |
(This used to be commit e9ee8b1053875fd3ddc950e3b21feb106eb3850c) | |||||
2007-10-10 | r18112: really make use of libreplace in ldb | Andrew Tridgell | 1 | -7/+1 | |
(This used to be commit 2057159c7575479c9808aeffe711fc861e53f3c8) | |||||
2007-10-10 | r18111: base inclusion of replacement printf fns on function existance, not | Andrew Tridgell | 1 | -8/+13 | |
declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stuffs things up (possibly fixable, but not now) (This used to be commit 68caf1bba73fe68f452c7db2ac3895a451645dec) | |||||
2007-10-10 | r18110: renamed config.m4 for popt | Andrew Tridgell | 2 | -38/+14 | |
(This used to be commit 495fcdddb2ead6f2cd6d1479cade1f025997f8ba) | |||||
2007-10-10 | r18109: move ldb to use the same build methods | Andrew Tridgell | 6 | -102/+15 | |
(This used to be commit 28dcbb512fecd825428c5d5f343ec16e4a6906f9) | |||||
2007-10-10 | r18108: move tdb to use the same build methods | Andrew Tridgell | 3 | -4/+16 | |
(This used to be commit 05521650c622c933a742b833dc38b7e9b32836be) | |||||
2007-10-10 | r18100: actually make usage of libreplace :-) | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 357882e6ec20b559b7053a8dffb72b7dec26b82f) | |||||
2007-10-10 | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 2 | -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-10 | r18096: try to make tcc happy and don't the same struct names in a global and | Stefan Metzmacher | 1 | -11/+7 | |
a local scope metze (This used to be commit b787259365eb3dbbc5e8a82a95f0beeea0015682) | |||||
2007-10-10 | r18094: try to fix the samba4 build | Stefan Metzmacher | 2 | -1/+28 | |
metze (This used to be commit 3c00983e2cda2ea55585c25926014e7374d613ce) | |||||
2007-10-10 | r18093: check for the headers first and check all functions | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 5bb8a5ce32a3e85355d8554974d226708df41970) | |||||
2007-10-10 | r18091: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -1/+4 | |
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit ce94fb008dd427856faa523285fb3b6fe35c3f04) | |||||
2007-10-10 | r18090: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -0/+5 | |
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit 57531074439140da75e2d279b052224e6809a79d) | |||||
2007-10-10 | r18089: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -0/+5 | |
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit 8246d8ecd2679af59e32901174638a166ed69222) | |||||
2007-10-10 | r18088: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 1 | -0/+3 | |
- remove configure and config.h.in - cleanup after autoconf and autoheader are done metze (This used to be commit c4f91114a3cc741538b358e3e44dc8eb0d13188a) | |||||
2007-10-10 | r18086: here too | Andrew Tridgell | 1 | -2/+2 | |
(This used to be commit e485b25a39ebbbfaf150fad1946e138830bdbfec) | |||||
2007-10-10 | r18085: using m4_include() instead of sinclude() means we get an error if the | Andrew Tridgell | 2 | -5/+5 | |
include fails - thats better than the compile failing mysteriously (This used to be commit b4df3c73913557297e0eb1ea89cb42a8e7920de8) | |||||
2007-10-10 | r18084: we don't need the double sinclude() any more | Andrew Tridgell | 1 | -2/+0 | |
(This used to be commit 2dab7886c1c0abfd95374c8a796f0fde029de8b6) | |||||
2007-10-10 | r18083: i should sleep more .... | Andrew Tridgell | 2 | -1/+1 | |
(This used to be commit 9bc583cf6c66130df4b9fd2ee1ab3ea486e22b8a) | |||||
2007-10-10 | r18082: bring talloc in line with new conventions | Andrew Tridgell | 2 | -2/+3 | |
(This used to be commit 7f7c85fa2feb1398050ea6b2929628f83b6bdb11) | |||||
2007-10-10 | r18081: libreplace now uses config.h again | Andrew Tridgell | 1 | -5/+0 | |
(This used to be commit 037196538a9850be194c1577f59c0c6a03ea8b9a) | |||||
2007-10-10 | r18080: added distclean target to talloc | Andrew Tridgell | 1 | -0/+7 | |
(This used to be commit 1185dd044b40f722d06b0e148824582e7efcb380) | |||||
2007-10-10 | r18079: fix for in-tree build with samba4 dir layout | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 8eccdc1cd1fcf59a3bb9683f31a8613f748a1bfc) | |||||
2007-10-10 | r18078: these tests came from talloc | Andrew Tridgell | 1 | -0/+3 | |
(This used to be commit 1e5e311233c5253d107bf043dc78dfd21057bb35) | |||||
2007-10-10 | r18077: move some configure tests out of talloc that are now in libreplace | Andrew Tridgell | 1 | -22/+0 | |
(This used to be commit b5d519eb1eea507a749cb252d8dd9265022f7054) |