Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of /home/jelmer/samba3 | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | Conflicts: lib/replace/README lib/replace/libreplace.m4 lib/replace/replace.c source3/include/proto.h source3/lib/system.c | ||||
| * | Move sys_realpath() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
| * | Move sys_lchown() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
| * | Move sys_symlink() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
| * | Move sys_readlink() to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
| * | Move sys_link to libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
| * | Move sys_chown() to rep_chown(). | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
| | | |||||
* | | Use dup2() replacement from libreplace. | Jelmer Vernooij | 2008-11-01 | 1 | -1/+1 |
|/ | |||||
* | Fix definition of environ on Mac OS X (bugzilla: #5412). | Jelmer Vernooij | 2008-10-27 | 1 | -0/+1 |
| | |||||
* | Remove duplicate check for volatile, move all utime-checks to | Jelmer Vernooij | 2008-10-27 | 1 | -2/+2 |
| | | | | libreplace. | ||||
* | Move ufc to libreplace. | Jelmer Vernooij | 2008-10-18 | 1 | -0/+1 |
| | |||||
* | Fix standalone builds adjusting to new relative path. | Simo Sorce | 2008-09-19 | 1 | -2/+2 |
| | | | | | | Add shared-build target to libreplace. Useful to build multiple standalone libraries that depend on each other without having to install them to the final install dir during the build. | ||||
* | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -0/+308 |