Age | Commit message (Expand) | Author | Files | Lines |
2010-08-31 | libreplace: move detection of clock_gettime to libreplace | Björn Jacke | 1 | -0/+43 |
2010-08-13 | tdb: add TDB_DEPS variable filled with required libraries | Björn Jacke | 1 | -1/+7 |
2010-03-26 | libreplace: strerror_r() is needed by heimdal on solaris8 | Andrew Tridgell | 1 | -1/+1 |
2010-03-05 | replace: added get_current_dir_name() | Andrew Tridgell | 1 | -0/+1 |
2010-02-23 | libreplace: Remove the obsolete signal type cast. | Andreas Schneider | 1 | -1/+0 |
2010-02-13 | libreplace: add fdatasync() if not available | Andrew Tridgell | 1 | -1/+1 |
2010-02-11 | libreplace: added replacements for dprintf() and vdprintf() | Andrew Tridgell | 1 | -1/+1 |
2010-01-02 | libreplace: some systems don't have memmem() | Andrew Tridgell | 1 | -0/+2 |
2009-09-14 | Prepend "$libreplacedir/" to all objects in LIBREPLACEOBJ | Matt Kraai | 1 | -1/+1 |
2009-08-24 | make lib/replace more usable in standalone builds | Andrew Tridgell | 1 | -2/+2 |
2009-07-19 | include unix.h if it's available | Matt Kraai | 1 | -0/+1 |
2009-04-20 | Only define waitpid replacement if wait4 is available. (It isn't on | Jelmer Vernooij | 1 | -1/+1 |
2009-04-20 | Move check for syslog out of libreplace to source3/ and source4/. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Merge branch 'master' of /home/jelmer/samba3 | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Use dup2() replacement from libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_realpath() to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_lchown() to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_symlink() to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_readlink() to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_link to libreplace. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-01 | Move sys_chown() to rep_chown(). | Jelmer Vernooij | 1 | -1/+1 |
2008-10-27 | Fix definition of environ on Mac OS X (bugzilla: #5412). | Jelmer Vernooij | 1 | -0/+1 |
2008-10-27 | Remove duplicate check for volatile, move all utime-checks to | Jelmer Vernooij | 1 | -2/+2 |
2008-10-18 | Move ufc to libreplace. | Jelmer Vernooij | 1 | -0/+1 |
2008-09-19 | Fix standalone builds adjusting to new relative path. | Simo Sorce | 1 | -2/+2 |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -0/+308 |