Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | r18147: add make realdistclean | Stefan Metzmacher | 2006-09-06 | 1 | -4/+4 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18146: we need signal.h in some places | Andrew Tridgell | 2006-09-06 | 1 | -0/+2 | |
| | | | ||||||
| | * | r18145: rename cc_feature.m4 into libreplace_macros.m4 | Stefan Metzmacher | 2006-09-06 | 2 | -1/+1 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18144: make the logic a bit more cut&paste friendly | Stefan Metzmacher | 2006-09-06 | 1 | -10/+21 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18143: the 'showflags' convention from Samba is useful for the other packages | Andrew Tridgell | 2006-09-06 | 4 | -4/+24 | |
| | | | ||||||
| | * | r18142: add make distclean to talloc build | Stefan Metzmacher | 2006-09-06 | 1 | -4/+7 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18141: an accidental nested C comment! | Andrew Tridgell | 2006-09-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | r18140: and this reduces warnings about toupper() | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | r18139: irix needs system/network.h here | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | r18138: LIBREPLACE provides stuff from -ldl so it should depend on it | Stefan Metzmacher | 2006-09-06 | 2 | -2/+2 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18137: more LIBREPLACE deps | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | r18135: almost there .... | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | r18134: the lib/replace/system/filesys.h in this patch should be | Andrew Tridgell | 2006-09-06 | 3 | -6/+6 | |
| | | | | | | | | | | | | system/filesys.h, but it doesn't work. Metze is looking into it :-) | |||||
| | * | r18133: ad2oLschema needs ctype.h on some systems | Andrew Tridgell | 2006-09-06 | 1 | -0/+1 | |
| | | | ||||||
| | * | r18132: getpass can't depend on fns in lib/util/ | Andrew Tridgell | 2006-09-06 | 1 | -2/+28 | |
| | | | ||||||
| | * | r18131: fixed tdb subsystem to use right tdb.h | Andrew Tridgell | 2006-09-06 | 2 | -1/+2 | |
| | | | | | | | | | | | | fixed LIBREPLACE dep in lib/charset | |||||
| | * | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 2006-09-06 | 7 | -4/+10 | |
| | | | | | | | | | | | | happier now | |||||
| | * | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 2006-09-06 | 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) | |||||
| | * | r18127: Add macro AC_CHECK_DECL() for systems that don't have it. | Jelmer Vernooij | 2006-09-06 | 1 | -0/+13 | |
| | | | ||||||
| | * | r18126: Fix -ldl dependency problem | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | r18125: Remove obsolete file. | Jelmer Vernooij | 2006-09-06 | 1 | -58/+0 | |
| | | | ||||||
| | * | r18124: Keep right libs when looking for dl*() functions | Jelmer Vernooij | 2006-09-06 | 1 | -2/+2 | |
| | | | ||||||
| | * | r18123: Fix manual file build. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+1 | |
| | | | ||||||
| | * | r18122: Fix warnings related to errno declaration. | Jelmer Vernooij | 2006-09-06 | 1 | -1/+3 | |
| | | | ||||||
| | * | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 2006-09-06 | 7 | -61/+15 | |
| | | | ||||||
| | * | r18119: forgot to commit this | Andrew Tridgell | 2006-09-06 | 1 | -0/+27 | |
| | | | ||||||
| | * | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 2006-09-06 | 3 | -7/+7 | |
| | | | ||||||
| | * | r18115: comparison_fn_t is defined in libreplace now | Andrew Tridgell | 2006-09-06 | 1 | -3/+0 | |
| | | | ||||||
| | * | r18112: really make use of libreplace in ldb | Andrew Tridgell | 2006-09-06 | 1 | -7/+1 | |
| | | | ||||||
| | * | r18111: base inclusion of replacement printf fns on function existance, not | Andrew Tridgell | 2006-09-06 | 1 | -8/+13 | |
| | | | | | | | | | | | | | | | declaration. Otherwise _GNU_SOURCE and _BSD_SOURCE stuffs things up (possibly fixable, but not now) | |||||
| | * | r18110: renamed config.m4 for popt | Andrew Tridgell | 2006-09-05 | 2 | -38/+14 | |
| | | | ||||||
| | * | r18109: move ldb to use the same build methods | Andrew Tridgell | 2006-09-05 | 6 | -102/+15 | |
| | | | ||||||
| | * | r18108: move tdb to use the same build methods | Andrew Tridgell | 2006-09-05 | 3 | -4/+16 | |
| | | | ||||||
| | * | r18100: actually make usage of libreplace :-) | Stefan Metzmacher | 2006-09-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18098: use m4_include() instead of sinclude() | Stefan Metzmacher | 2006-09-05 | 2 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | this breaks ./autogen.sh in lib/ldb/, but the ldb build is broken anyway metze | |||||
| | * | r18096: try to make tcc happy and don't the same struct names in a global and | Stefan Metzmacher | 2006-09-05 | 1 | -11/+7 | |
| | | | | | | | | | | | | | | | | | | a local scope metze | |||||
| | * | r18094: try to fix the samba4 build | Stefan Metzmacher | 2006-09-05 | 2 | -1/+28 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18093: check for the headers first and check all functions | Stefan Metzmacher | 2006-09-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | metze | |||||
| | * | r18091: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | * | r18090: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | * | r18089: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | * | r18088: sometimes autoconf picks up some old stuff: | Stefan Metzmacher | 2006-09-05 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | - remove configure and config.h.in - cleanup after autoconf and autoheader are done metze | |||||
| | * | r18086: here too | Andrew Tridgell | 2006-09-05 | 1 | -2/+2 | |
| | | | ||||||
| | * | r18085: using m4_include() instead of sinclude() means we get an error if the | Andrew Tridgell | 2006-09-05 | 2 | -5/+5 | |
| | | | | | | | | | | | | include fails - thats better than the compile failing mysteriously | |||||
| | * | r18084: we don't need the double sinclude() any more | Andrew Tridgell | 2006-09-05 | 1 | -2/+0 | |
| | | | ||||||
| | * | r18083: i should sleep more .... | Andrew Tridgell | 2006-09-05 | 2 | -1/+1 | |
| | | | ||||||
| | * | r18082: bring talloc in line with new conventions | Andrew Tridgell | 2006-09-05 | 2 | -2/+3 | |
| | | | ||||||
| | * | r18081: libreplace now uses config.h again | Andrew Tridgell | 2006-09-05 | 1 | -5/+0 | |
| | | | ||||||
| | * | r18080: added distclean target to talloc | Andrew Tridgell | 2006-09-05 | 1 | -0/+7 | |
| | | | ||||||
| | * | r18079: fix for in-tree build with samba4 dir layout | Andrew Tridgell | 2006-09-05 | 1 | -1/+1 | |
| | | |