index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
replace
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
build: use runonce for config checks
Andrew Tridgell
2010-04-06
1
-19
/
+31
*
build: added public_headers support
Andrew Tridgell
2010-04-06
1
-0
/
+4
*
build: added BUILD_SUBDIR() wrapper
Andrew Tridgell
2010-04-06
1
-0
/
+15
*
build: recognise manpages keyword
Andrew Tridgell
2010-04-06
1
-1
/
+2
*
build: added autoproto stub
Andrew Tridgell
2010-04-06
1
-2
/
+4
*
build: put config.h in top dir by default
Andrew Tridgell
2010-04-06
1
-2
/
+6
*
build: allow override of config.h location
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: more developer flags
Andrew Tridgell
2010-04-06
1
-3
/
+3
*
build: s4 wants config.h in include/
Andrew Tridgell
2010-04-06
1
-2
/
+2
*
build: add dummy flags for auto-generated scripts
Andrew Tridgell
2010-04-06
1
-7
/
+36
*
build: added ADD_CFLAGS() and started of Samba4 build
Andrew Tridgell
2010-04-06
2
-15
/
+112
*
build: SAMBA_BUILD_ENV() is now in conf.*
Andrew Tridgell
2010-04-06
1
-2
/
+1
*
build: moved lib -> shared
Andrew Tridgell
2010-04-06
1
-30
/
+15
*
build: added waf build rules for ldb
Andrew Tridgell
2010-04-06
2
-10
/
+42
*
build: some more config checks
Andrew Tridgell
2010-04-06
1
-0
/
+5
*
build: added recursive library handling
Andrew Tridgell
2010-04-06
1
-1
/
+13
*
build: added target directory options
Andrew Tridgell
2010-04-06
2
-0
/
+22
*
build: neater way to find libreplace and start on tevent waf build
Andrew Tridgell
2010-04-06
2
-19
/
+72
*
build: added some comments for tdb build
Andrew Tridgell
2010-04-06
1
-3
/
+15
*
build: renamed autoconf.py to wafsamba.py and added SAMBA_*() functions
Andrew Tridgell
2010-04-06
3
-69
/
+125
*
build: updates to waf scripts for replace and talloc
Andrew Tridgell
2010-04-06
2
-8
/
+16
*
build: a first attempt at waf build for talloc and libreplace
Andrew Tridgell
2010-04-06
2
-0
/
+178
*
lib/replace: Don't use StrnCpy inside crypt.c
Kai Blin
2010-04-04
1
-1
/
+1
*
lib/replace: use correct inttypes in crypt.c
Kai Blin
2010-04-04
1
-2
/
+2
*
replace: allow memmem() with an empty string to return NULL
Andrew Tridgell
2010-03-30
1
-1
/
+3
*
s4-waf: use the libreplace strerror_r if needed
Andrew Tridgell
2010-03-29
2
-6
/
+11
*
libreplace: strerror_r() is needed by heimdal on solaris8
Andrew Tridgell
2010-03-26
3
-1
/
+14
*
libreplace: fixed declaration of dprintf() on FreeBSD
Andrew Tridgell
2010-03-24
2
-2
/
+12
*
replace: added get_current_dir_name()
Andrew Tridgell
2010-03-05
3
-0
/
+18
*
libreplace: Remove the obsolete signal type cast.
Andreas Schneider
2010-02-23
3
-13
/
+4
*
Spelling fixes for libreplace.
Brad Hards
2010-02-22
2
-2
/
+2
*
libreplace: add fdatasync() if not available
Andrew Tridgell
2010-02-13
2
-1
/
+5
*
libreplace: added replacements for dprintf() and vdprintf()
Andrew Tridgell
2010-02-11
2
-1
/
+32
*
libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLE
Stefan Metzmacher
2010-02-08
1
-2
/
+4
*
libreplace: Attempt to fix bug 5910, detect a broken getaddrinfo
Volker Lendecke
2010-02-08
1
-0
/
+25
*
Change uint_t to unsigned int in lib/replace
Matt Kraai
2010-02-02
4
-4
/
+1
*
Revert "libreplace: fix unused varibale warning on IRIX"
Björn Jacke
2010-01-26
1
-2
/
+2
*
libreplace: fix unused varibale warning on IRIX
Björn Jacke
2010-01-26
1
-2
/
+2
*
libreplace: Fix a C++ warning
Volker Lendecke
2010-01-23
1
-2
/
+2
*
Work around bad use of autoconf interna
Lars Müller
2010-01-18
1
-13
/
+37
*
libreplace: some systems don't have memmem()
Andrew Tridgell
2010-01-02
4
-0
/
+68
*
Output %p as unsigned in snprintf replacement.
Peter Rosin
2009-12-19
1
-0
/
+1
*
libreplace: added likely()/unlikely() macros for gcc
Andrew Tridgell
2009-09-17
1
-0
/
+19
*
libreplace: white space cleanups
Björn Jacke
2009-09-15
2
-12
/
+12
*
Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ
Matt Kraai
2009-09-14
7
-14
/
+14
*
LIBREPLACEOBJ now contains the full path
Andrew Tridgell
2009-08-24
1
-4
/
+1
*
make lib/replace more usable in standalone builds
Andrew Tridgell
2009-08-24
1
-2
/
+2
*
fixed getpass m4
Andrew Tridgell
2009-08-24
1
-2
/
+2
*
libreplace: undef AI_ADDRCONFIG on QNX 6.3.0 (fix bug #6630)
Matt Kraai
2009-08-12
1
-0
/
+14
*
libreplace: set SONAMEFLAG to "-Wl,-soname=" on QNX
Matt Kraai
2009-08-08
1
-1
/
+1
[prev]
[next]