aboutsummaryrefslogtreecommitdiff
path: root/multihome.c
Commit message (Expand)AuthorAgeFilesLines
* Implement update modeJoseph Hunkeler2020-09-011-10/+33
* Get basename from program entrypoint instead of hardcoding the program nameJoseph Hunkeler2020-09-011-2/+6
* Implement find_programJoseph Hunkeler2020-09-011-9/+52
* And populate buf otherwiseJoseph Hunkeler2020-09-011-0/+2
* Only call realpath when path is relativeJoseph Hunkeler2020-09-011-3/+5
* Optimize abspath generationJoseph Hunkeler2020-09-011-6/+1
* Fix NULL hostnameJoseph Hunkeler2020-08-311-1/+1
* Fix empty multihome.config_transfer pathJoseph Hunkeler2020-08-311-1/+20
* Comment init scriptJoseph Hunkeler2020-08-311-1/+5
* Wrap test code in #ifdef/#endifJoseph Hunkeler2020-08-311-1/+10
* Disable line buffering; Implement basic tests; Fix mkdirs bug: do not prepend...Joseph Hunkeler2020-08-311-18/+106
* Allow change to home rootJoseph Hunkeler2020-08-311-3/+13
* Handle some possible home directory errors. Fix topdir symlink to point to th...Joseph Hunkeler2020-08-301-3/+17
* Refuse to nestJoseph Hunkeler2020-08-301-0/+7
* Fix accidental text replacementJoseph Hunkeler2020-08-301-3/+3
* Close transfer configJoseph Hunkeler2020-08-301-0/+1
* Use global tranfer configJoseph Hunkeler2020-08-301-6/+4
* Update multihome.cJoseph Hunkeler2020-08-301-4/+1
* Initial commitJoseph Hunkeler2020-08-301-0/+501