summaryrefslogtreecommitdiff
path: root/exec.c (follow)
Commit message (Expand)AuthorAge
* Switch back to variadic log macros.HEADpumasterAndre Noll2025-03-23
* Dedoxify the source.Andre Noll2025-02-01
* Simplify split_args().Andre Noll2019-10-13
* Replace license boilerplate with single line SPDX comments.Andre Noll2017-11-19
* Assorted typo fixes in comments.Andre Noll2015-01-06
* Change email address and URLs.Andre Noll2014-08-19
* Merge branch 't/rename_system_files'Andre Noll2012-09-16
|\
| * Rename source files which also exist as system headers.Andre Noll2012-08-15
* | Make the dss log facility C89 conform.Daniel Richard G2012-08-15
* | Have foo.c #include foo.h.Daniel Richard G2012-08-15
|/
* Simplify exec functions.Andre Noll2011-06-18
* Change copyright year from 2009 to 2010.Andre Noll2010-11-06
* Change copyright year from 2008 to 2009.Andre Noll2009-07-03
* open /dev/null for reading AND writing when executing rsync.Sebastian Stark2008-10-22
* Add GPL headers and COPYING file.Andre Noll2008-05-12
* Get rid of make_err_msg() and log_err_msg().Andre Noll2008-03-22
* Implement pre-create and post-create hooks.Andre Noll2008-03-21
* Implement signal handling.Andre Noll2008-03-16
* Initial git checkin.Andre Noll2008-03-11