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
/
replace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/replace: fix rep_strtoull() prototype
Stefan Metzmacher
2010-10-23
1
-1
/
+1
*
replace: use a wrapper around strtoll if it didn't behave as expected
Matthieu Patou
2010-10-22
1
-2
/
+48
*
libreplace: clock_gettime sets errno
Björn Jacke
2010-09-10
1
-1
/
+2
*
libreplace: add clock_gettime replacement function for systems that don't hav...
Björn Jacke
2010-08-31
1
-0
/
+21
*
s4-waf: use the libreplace strerror_r if needed
Andrew Tridgell
2010-03-29
1
-4
/
+9
*
libreplace: strerror_r() is needed by heimdal on solaris8
Andrew Tridgell
2010-03-26
1
-0
/
+8
*
libreplace: fixed declaration of dprintf() on FreeBSD
Andrew Tridgell
2010-03-24
1
-2
/
+2
*
replace: added get_current_dir_name()
Andrew Tridgell
2010-03-05
1
-0
/
+12
*
Spelling fixes for libreplace.
Brad Hards
2010-02-22
1
-1
/
+1
*
libreplace: added replacements for dprintf() and vdprintf()
Andrew Tridgell
2010-02-11
1
-0
/
+31
*
libreplace: Fix a C++ warning
Volker Lendecke
2010-01-23
1
-2
/
+2
*
libreplace: some systems don't have memmem()
Andrew Tridgell
2010-01-02
1
-0
/
+23
*
Error out at runtime when seteuid/setresuid or setegid/setresgid are not
Jelmer Vernooij
2009-04-20
1
-2
/
+4
*
Only define waitpid replacement if wait4 is available. (It isn't on
Jelmer Vernooij
2009-04-20
1
-1
/
+1
*
Cope with the fact that only _mkdir() exists on Windows and that it
Jelmer Vernooij
2009-04-20
1
-0
/
+4
*
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
2008-11-01
1
-0
/
+52
|
\
|
*
Remove sys_chroot() - libreplace already provides an alternative.
Jelmer Vernooij
2008-11-01
1
-2
/
+0
|
*
Move sys_realpath() to libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+11
|
*
Move sys_lchown() to libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+8
|
*
Move sys_symlink() to libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+8
|
*
Move sys_readlink() to libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+7
|
*
Move sys_link to libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+8
|
*
Move sys_chown() to rep_chown().
Jelmer Vernooij
2008-11-01
1
-0
/
+13
*
|
Use dup2() replacement from libreplace.
Jelmer Vernooij
2008-11-01
1
-0
/
+9
|
/
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-0
/
+616