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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18045: Update format, list "test" target as phony.
Jelmer Vernooij
2
-1
/
+3
2007-10-10
r18044: timegm.c needs to be in a separate file
Andrew Tridgell
3
-35
/
+4
2007-10-10
r18043: added strlcpy() test
Andrew Tridgell
1
-2
/
+23
2007-10-10
r18042: testsuite needs to link to libreplace.a :-)
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18041: started on the bodies of the testsuite functions for libreplace
Andrew Tridgell
2
-2
/
+44
2007-10-10
r18040: Use only one strnlen implementation
Jelmer Vernooij
1
-14
/
+1
2007-10-10
r18039: Include header with time_t if needed.
Jelmer Vernooij
1
-5
/
+10
2007-10-10
r18038: make test fns static
Andrew Tridgell
1
-43
/
+43
2007-10-10
r18037: added 'make installcheck' target
Andrew Tridgell
1
-0
/
+2
2007-10-10
r18035: - fixed 'make clean' to remove test objects
Andrew Tridgell
1
-1
/
+2
2007-10-10
r18034: fixed build of libreplace outside of source directory
Andrew Tridgell
1
-1
/
+3
2007-10-10
r18033: added install-sh, needed for standalone libreplace build
Andrew Tridgell
1
-0
/
+238
2007-10-10
r18032: added a 'make distclean'
Andrew Tridgell
1
-1
/
+9
2007-10-10
r18031: Merge my replace fixes:
Jelmer Vernooij
15
-112
/
+916
2007-10-10
r18018: Fix the build on OpenBSD. No license problem this time, I've written ...
Volker Lendecke
1
-1
/
+17
2007-10-10
r17992: reverted r17842
Andrew Tridgell
2
-47
/
+1
2007-10-10
r17884: Shape up the snprintf fix after Metzes comments
Volker Lendecke
1
-2
/
+2
2007-10-10
r17849: Next round for RPC-SAMBA3-SHARESEC
Volker Lendecke
1
-2
/
+2
2007-10-10
r17842: After talking to Simo, apply the next attempt to resolve the strnlen
Volker Lendecke
2
-1
/
+47
2007-10-10
r17841: Revert 17840, libldb.a defines strnlen. Sorry for the noise
Volker Lendecke
2
-15
/
+1
2007-10-10
r17840: A step towards building on Solaris which appears not to have strnlen.
Volker Lendecke
2
-1
/
+15
2007-10-10
r17790: replace uses -ldl and should directly depend on it
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17789: remove compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r17763: moved setenv to ldb/replace/
Andrew Tridgell
2
-20
/
+1
2007-10-10
r17750: these have moved to ldb/replace/ now
Andrew Tridgell
4
-126
/
+2
2007-10-10
r17658: several replacement snprintf() fixes.
Andrew Tridgell
1
-15
/
+40
2007-10-10
r16556: Add mkdtemp to libreplace. This is apparantly available on Linux
James Peach
4
-2
/
+22
2007-10-10
r16012: do the type checks before anythingelse
Stefan Metzmacher
1
-11
/
+12
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
r16001: we don't use u_intX_t any more
Stefan Metzmacher
2
-7
/
+2
2007-10-10
r15986: Declare struct tm
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15953: our timegm() replacement still doesn't work, so grab the one from
Andrew Tridgell
4
-13
/
+77
2007-10-10
r15896: we're getting a lot of crashes on the build farm due to people
Andrew Tridgell
1
-0
/
+1
2007-10-10
r15882: I forgot to add in this prototype for strtok_r()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r15879: strtok_r() replacement, for solaris
Andrew Tridgell
2
-1
/
+28
2007-10-10
r15868: Add replacement macro for __STRING()
Jelmer Vernooij
2
-1
/
+4
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
r15575: Fix getpass test
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15573: Fix build of systems that have iconv headers in non-standard locations
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionality
Jelmer Vernooij
5
-255
/
+1
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
r15377: Remove sys_select() code as it's no longer used.
Jelmer Vernooij
1
-0
/
+45
2007-10-10
r15375: Rename readline.h to smbreadline.h avoid clashes with system header.
Jelmer Vernooij
1
-0
/
+0
2007-10-10
r15321: Reduce the size of rewrite.m4 a bit more
Jelmer Vernooij
2
-1
/
+3
2007-10-10
r15303: Re-add SMB readline replacement header
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
2
-8
/
+4
2007-10-10
r15280: - remove the 2nd check for __FUNCTION__
Stefan Metzmacher
2
-0
/
+12
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r15226: Fix order of typedef specification - caught by kblin
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15224: Check whether -MT is actually supported by the compiler before using
Jelmer Vernooij
1
-1
/
+1
[next]