summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-1018-28/+19
* r18166: Fix build with external popt.Jelmer Vernooij2007-10-101-1/+1
* r18164: enable the SASL library if foundStefan Metzmacher2007-10-101-1/+2
* r18163: Remove defines for BOOL, False and TrueJelmer Vernooij2007-10-101-82/+72
* r18161: Fix LDB build after popt changes.Jelmer Vernooij2007-10-101-1/+1
* r18160: - pread and pwrite replacements need to be non-staticAndrew Tridgell2007-10-108-82/+36
* r18159: always recreate the the archive and use -s (which does the same as ra...Stefan Metzmacher2007-10-101-2/+1
* r18157: Fix building with external popt.Jelmer Vernooij2007-10-102-13/+45
* r18156: fix platforms that need timegm replacementAndrew Tridgell2007-10-101-1/+2
* r18155: Add my work in progress, a module to link with Cyrus-SASL, for aAndrew Bartlett2007-10-104-2/+435
* r18154: try to get the heimdal_build code to use libreplace in a better wayAndrew Tridgell2007-10-102-12/+2
* r18153: html/ isn't neededStefan Metzmacher2007-10-101-1/+1
* r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher2007-10-109-259/+188
* r18151: remove testfileStefan Metzmacher2007-10-101-0/+1
* r18150: fix make *cleanStefan Metzmacher2007-10-101-10/+8
* r18149: fix make *cleanStefan Metzmacher2007-10-101-4/+5
* r18148: - use PHONY for testStefan Metzmacher2007-10-101-4/+14
* r18147: add make realdistcleanStefan Metzmacher2007-10-101-4/+4
* r18146: we need signal.h in some placesAndrew Tridgell2007-10-101-0/+2
* r18145: rename cc_feature.m4 into libreplace_macros.m4Stefan Metzmacher2007-10-102-1/+1
* r18144: make the logic a bit more cut&paste friendlyStefan Metzmacher2007-10-101-10/+21
* r18143: the 'showflags' convention from Samba is useful for the other packagesAndrew Tridgell2007-10-104-4/+24
* r18142: add make distclean to talloc buildStefan Metzmacher2007-10-101-4/+7
* r18141: an accidental nested C comment!Andrew Tridgell2007-10-101-1/+1
* r18140: and this reduces warnings about toupper()Andrew Tridgell2007-10-101-0/+1
* r18139: irix needs system/network.h hereAndrew Tridgell2007-10-101-0/+1
* r18138: LIBREPLACE provides stuff from -ldl so it should depend on itStefan Metzmacher2007-10-102-2/+2
* r18137: more LIBREPLACE depsAndrew Tridgell2007-10-102-1/+5
* r18136: put lib/replace in the default include pathStefan Metzmacher2007-10-101-2/+2
* r18135: almost there ....Andrew Tridgell2007-10-103-2/+12
* r18134: the lib/replace/system/filesys.h in this patch should beAndrew Tridgell2007-10-103-6/+6
* r18133: ad2oLschema needs ctype.h on some systemsAndrew Tridgell2007-10-101-0/+1
* r18132: getpass can't depend on fns in lib/util/Andrew Tridgell2007-10-101-2/+28
* r18131: fixed tdb subsystem to use right tdb.hAndrew Tridgell2007-10-102-1/+2
* r18130: the move to system/ in libreplace broke some things ... should beAndrew Tridgell2007-10-1010-6/+13
* r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell2007-10-1035-227/+121
* r18127: Add macro AC_CHECK_DECL() for systems that don't have it.Jelmer Vernooij2007-10-101-0/+13
* r18126: Fix -ldl dependency problemJelmer Vernooij2007-10-101-1/+1
* r18125: Remove obsolete file.Jelmer Vernooij2007-10-101-58/+0
* r18124: Keep right libs when looking for dl*() functionsJelmer Vernooij2007-10-101-2/+2
* r18123: Fix manual file build.Jelmer Vernooij2007-10-101-1/+1
* r18122: Fix warnings related to errno declaration.Jelmer Vernooij2007-10-101-1/+3
* r18121: Simplify m4 code, hopefully fix Samba4 build problems.Jelmer Vernooij2007-10-1015-75/+30
* r18120: Remove generating dependencies for .d files for now as this wasJelmer Vernooij2007-10-101-3/+3
* r18119: forgot to commit thisAndrew Tridgell2007-10-101-0/+27
* r18118: its the job of libreplace to handle things like thisAndrew Tridgell2007-10-101-6/+0
* r18117: first steps in making samba4 use libreplaceAndrew Tridgell2007-10-1013-43/+23
* r18115: comparison_fn_t is defined in libreplace nowAndrew Tridgell2007-10-101-3/+0
* r18112: really make use of libreplace in ldbAndrew Tridgell2007-10-101-7/+1
* r18111: base inclusion of replacement printf fns on function existance, notAndrew Tridgell2007-10-101-8/+13