replace: added get_current_dir_name()
[ira/wip.git] / lib / replace / replace.c
2010-03-05 Andrew Tridgellreplace: added get_current_dir_name()
2010-02-22 Brad HardsSpelling fixes for libreplace.
2010-02-11 Andrew Tridgelllibreplace: added replacements for dprintf() and vdprintf()
2010-01-23 Volker Lendeckelibreplace: Fix a C++ warning
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-01 Andrew Tridgelllibreplace: some systems don't have memmem()
2009-04-20 Andrew BartlettMerge commit 'origin/master' into libcli-auth-merge...
2009-04-20 Jelmer VernooijError out at runtime when seteuid/setresuid or setegid...
2009-04-20 Jelmer VernooijOnly define waitpid replacement if wait4 is available...
2009-04-20 Jelmer VernooijCope with the fact that only _mkdir() exists on Windows...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-11-01 Jelmer VernooijRemove sys_chroot() - libreplace already provides an...
2008-11-01 Jelmer VernooijMove sys_realpath() to libreplace.
2008-11-01 Jelmer VernooijMove sys_lchown() to libreplace.
2008-11-01 Jelmer VernooijMove sys_symlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_readlink() to libreplace.
2008-11-01 Jelmer VernooijMove sys_link to libreplace.
2008-11-01 Jelmer VernooijMove sys_chown() to rep_chown().
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMove common libraries from root to lib/.