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
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
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15203: Allow system 'bool' type to be defined in another header then stdbool.h
Jelmer Vernooij
2
-1
/
+12
2007-10-10
r15200: Move MIN/MAX macros to libreplace as some systems have them
Jelmer Vernooij
3
-0
/
+18
2007-10-10
r15000: Move some more autoconf tests out of build/m4/rewrite.m4
Jelmer Vernooij
3
-1
/
+15
2007-10-10
r14999: Remove more unused autoconf code
Jelmer Vernooij
1
-9
/
+7
2007-10-10
r14998: Remove unused autoconf test, move others to proper places
Jelmer Vernooij
1
-0
/
+21
2007-10-10
r14844: Support a stdbool.h replacement in lib/replace/
Jelmer Vernooij
3
-0
/
+21
2007-10-10
r14816: Simplify test for comparison_fn_t
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-2
/
+0
2007-10-10
r14445: add FILE_NOTIFY_CHANGE_STREAM_* flags from:
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
2
-6
/
+6
2007-10-10
r14240: fix summary output (step 2)
Stefan Metzmacher
1
-5
/
+18
2007-10-10
r13592: Incredible how bugs like this can sweep in even after peer review and...
Simo Sorce
1
-19
/
+22
2007-10-10
r13577: Move some (possibly system-defined) defines to replace.h
Jelmer Vernooij
1
-0
/
+16
2007-10-10
r13401: remove the rename of the snprintf functions that simo accidentially
Andrew Tridgell
1
-4
/
+2
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-226
/
+672
2007-10-10
r12814: we need this here too, as we'll include replace.h for building heimdal/*
Stefan Metzmacher
1
-0
/
+12
2007-10-10
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
1
-12
/
+0
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
7
-2
/
+371
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12364: add UINT32_MAX and UINT64_MAX replacement defines
Stefan Metzmacher
2
-0
/
+10
2007-10-10
r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
Jelmer Vernooij
2
-0
/
+8
2007-10-10
r11797: Added OpenSSH fix for "%.*s" format crash. From Darren Tucker
Jeremy Allison
1
-1
/
+22
2007-10-10
r11382: Require number of required M4 macros
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r11343: Remove dependency on DEBUG()
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r11244: Relative path names in .mk files
Jelmer Vernooij
1
-4
/
+4
[next]