index
:
gh_mirror/jhunkeler/multihome.git
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
multihome.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor headers and relocate tests
Joseph Hunkeler
2020-09-11
1
-77
/
+19
*
Add strip_domainname to test_main
Joseph Hunkeler
2020-09-04
1
-2
/
+16
*
Add get_timestamp function; Find program handles paths to files too;
Joseph Hunkeler
2020-09-03
1
-11
/
+40
*
Clean up find_program
Joseph Hunkeler
2020-09-03
1
-3
/
+5
*
find_program() returns the absolute path if it begins with "./"
Joseph Hunkeler
2020-09-03
1
-9
/
+19
*
Add strip_domainname function; Add missing @param for copy function
Joseph Hunkeler
2020-09-03
1
-10
/
+26
*
Improvements:
Joseph Hunkeler
2020-09-02
1
-21
/
+38
*
Remove newline
Joseph Hunkeler
2020-09-01
1
-1
/
+0
*
Use HOME_OLD set by the init script for update mode instead. More robust
Joseph Hunkeler
2020-09-01
1
-10
/
+7
*
set new path to old path in update mode
Joseph Hunkeler
2020-09-01
1
-1
/
+8
*
Actually ignore empty lines
Joseph Hunkeler
2020-09-01
1
-1
/
+1
*
Implement update mode
Joseph Hunkeler
2020-09-01
1
-10
/
+33
*
Get basename from program entrypoint instead of hardcoding the program name
Joseph Hunkeler
2020-09-01
1
-2
/
+6
*
Implement find_program
Joseph Hunkeler
2020-09-01
1
-9
/
+52
*
And populate buf otherwise
Joseph Hunkeler
2020-09-01
1
-0
/
+2
*
Only call realpath when path is relative
Joseph Hunkeler
2020-09-01
1
-3
/
+5
*
Optimize abspath generation
Joseph Hunkeler
2020-09-01
1
-6
/
+1
*
Fix NULL hostname
Joseph Hunkeler
2020-08-31
1
-1
/
+1
*
Fix empty multihome.config_transfer path
Joseph Hunkeler
2020-08-31
1
-1
/
+20
*
Comment init script
Joseph Hunkeler
2020-08-31
1
-1
/
+5
*
Wrap test code in #ifdef/#endif
Joseph Hunkeler
2020-08-31
1
-1
/
+10
*
Disable line buffering; Implement basic tests; Fix mkdirs bug: do not prepend...
Joseph Hunkeler
2020-08-31
1
-18
/
+106
*
Allow change to home root
Joseph Hunkeler
2020-08-31
1
-3
/
+13
*
Handle some possible home directory errors. Fix topdir symlink to point to th...
Joseph Hunkeler
2020-08-30
1
-3
/
+17
*
Refuse to nest
Joseph Hunkeler
2020-08-30
1
-0
/
+7
*
Fix accidental text replacement
Joseph Hunkeler
2020-08-30
1
-3
/
+3
*
Close transfer config
Joseph Hunkeler
2020-08-30
1
-0
/
+1
*
Use global tranfer config
Joseph Hunkeler
2020-08-30
1
-6
/
+4
*
Update multihome.c
Joseph Hunkeler
2020-08-30
1
-4
/
+1
*
Initial commit
Joseph Hunkeler
2020-08-30
1
-0
/
+501