index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
lib
/
replace
/
replace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r16556: Add mkdtemp to libreplace. This is apparantly available on Linux
James Peach
1
-0
/
+15
2007-10-10
r16003: Tru64 doesn't have strtoll/strtoull but the size of 'long' is equal to
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r15953: our timegm() replacement still doesn't work, so grab the one from
Andrew Tridgell
1
-13
/
+0
2007-10-10
r15879: strtok_r() replacement, for solaris
Andrew Tridgell
1
-0
/
+27
2007-10-10
r15719: Fix build on systems (AIX) that don't have vsyslog or strcasestr, with
Jim McDonough
1
-0
/
+2
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15382: Use grp.h in this block; it has been cleaned out of the other headers...
Paul Green
1
-0
/
+3
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r11343: Remove dependency on DEBUG()
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r10896: added a strcasestr() replacement function
Andrew Tridgell
1
-1
/
+15
2007-10-10
r10523: fixed timegm() to not depend on get_time_zone(), so it works in lib/r...
Andrew Tridgell
1
-12
/
+2
2007-10-10
r10456: More SCons fixes:
Jelmer Vernooij
1
-0
/
+22
2007-10-10
r10438: Move portability functions to lib/replace/; replace now simply ensures
Jelmer Vernooij
1
-38
/
+35
2007-10-10
r9374: HPUX is also missing setegid()
Andrew Tridgell
1
-0
/
+11
2007-10-10
r9369: an attempt to fix the build on HPUX. This is based on work by Don
Andrew Tridgell
1
-79
/
+27
2007-10-10
r8710: another attempt at fixing HPUX
Andrew Tridgell
1
-1
/
+2
2007-10-10
r8698: attempt to cope with lack of strtoull() on HPUX
Andrew Tridgell
1
-1
/
+9
2007-10-10
r8580: try to fix the build on stratus
Andrew Tridgell
1
-12
/
+8
2007-10-10
r7166: Move replacement stuff to seperate directory
Jelmer Vernooij
1
-0
/
+564