summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18245: Ensure we don't keep the rootdse record around (steal it onto theAndrew Bartlett1-4/+6
2007-10-10r18244: more portable shell scriptingAndrew Tridgell1-6/+6
2007-10-10r18221: moved more configure checks into lib/replace/Andrew Tridgell1-0/+32
2007-10-10r18219: move some more portability checks out of samba4 and info lib/replaceAndrew Tridgell1-0/+31
2007-10-10r18216: a special override for the broken HP-UX C compiler. It does supportAndrew Tridgell1-0/+10
2007-10-10r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher10-18/+11
2007-10-10r18208: Mac OS X also doesn't have history_list()Andrew Tridgell1-1/+5
2007-10-10r18207: not all readline libs have rl_event_hookAndrew Tridgell2-0/+5
2007-10-10r18206: need rep_ macro for setlinebufAndrew Tridgell1-0/+5
2007-10-10r18205: need rep_ macros for seteuid and setegidAndrew Tridgell1-0/+10
2007-10-10r18183: - add LIBREPLACE globaly and add LIBREPLACE_HOSTCCStefan Metzmacher1-0/+9
2007-10-10r18176: reg_util.c needs LIBREPLACE for strndupAndrew Tridgell1-1/+1
2007-10-10r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij8-13/+9
2007-10-10r18166: Fix build with external popt.Jelmer Vernooij1-1/+1
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-10r18153: html/ isn't neededStefan Metzmacher1-1/+1
2007-10-10r18152: move our AC macros into lib/replace/libreplace_macros.m4Stefan Metzmacher6-45/+185
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 Tridgell1-0/+1
2007-10-10r18135: almost there ....Andrew Tridgell1-0/+1
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 Tridgell7-4/+10
2007-10-10r18129: moved the system includes into libreplace - this gives much moreAndrew Tridgell34-223/+1183
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