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
/
lib
/
replace
/
replace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-20
Error out at runtime when seteuid/setresuid or setegid/setresgid are not
Jelmer Vernooij
1
-2
/
+4
2009-04-20
Only define waitpid replacement if wait4 is available. (It isn't on
Jelmer Vernooij
1
-1
/
+1
2009-04-20
Cope with the fact that only _mkdir() exists on Windows and that it
Jelmer Vernooij
1
-0
/
+4
2008-11-01
Merge branch 'master' of /home/jelmer/samba3
Jelmer Vernooij
1
-0
/
+52
2008-11-01
Use dup2() replacement from libreplace.
Jelmer Vernooij
1
-0
/
+9
2008-11-01
Remove sys_chroot() - libreplace already provides an alternative.
Jelmer Vernooij
1
-2
/
+0
2008-11-01
Move sys_realpath() to libreplace.
Jelmer Vernooij
1
-0
/
+11
2008-11-01
Move sys_lchown() to libreplace.
Jelmer Vernooij
1
-0
/
+8
2008-11-01
Move sys_symlink() to libreplace.
Jelmer Vernooij
1
-0
/
+8
2008-11-01
Move sys_readlink() to libreplace.
Jelmer Vernooij
1
-0
/
+7
2008-11-01
Move sys_link to libreplace.
Jelmer Vernooij
1
-0
/
+8
2008-11-01
Move sys_chown() to rep_chown().
Jelmer Vernooij
1
-0
/
+13
2008-09-17
Move common libraries from root to lib/.
Jelmer Vernooij
1
-0
/
+616