summaryrefslogtreecommitdiff
path: root/source4/lib/replace/replace.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16556: Add mkdtemp to libreplace. This is apparantly available on LinuxJames Peach1-0/+15
2007-10-10r16003: Tru64 doesn't have strtoll/strtoull but the size of 'long' is equal toStefan Metzmacher1-0/+4
2007-10-10r15953: our timegm() replacement still doesn't work, so grab the one fromAndrew Tridgell1-13/+0
2007-10-10r15879: strtok_r() replacement, for solarisAndrew Tridgell1-0/+27
2007-10-10r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, withJim McDonough1-0/+2
2007-10-10r15573: Fix build of systems that have iconv headers in non-standard locationsJelmer Vernooij1-1/+0
2007-10-10r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green1-0/+3
2007-10-10r15321: Reduce the size of rewrite.m4 a bit moreJelmer Vernooij1-0/+1
2007-10-10r11343: Remove dependency on DEBUG()Jelmer Vernooij1-5/+0
2007-10-10r10896: added a strcasestr() replacement functionAndrew Tridgell1-1/+15
2007-10-10r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/r...Andrew Tridgell1-12/+2
2007-10-10r10456: More SCons fixes:Jelmer Vernooij1-0/+22
2007-10-10r10438: Move portability functions to lib/replace/; replace now simply ensuresJelmer Vernooij1-38/+35
2007-10-10r9374: HPUX is also missing setegid()Andrew Tridgell1-0/+11
2007-10-10r9369: an attempt to fix the build on HPUX. This is based on work by DonAndrew Tridgell1-79/+27
2007-10-10r8710: another attempt at fixing HPUXAndrew Tridgell1-1/+2
2007-10-10r8698: attempt to cope with lack of strtoull() on HPUXAndrew Tridgell1-1/+9
2007-10-10r8580: try to fix the build on stratusAndrew Tridgell1-12/+8
2007-10-10r7166: Move replacement stuff to seperate directoryJelmer Vernooij1-0/+564