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