Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix support for long hostnames1.1.3 | Mattias Andrée | 2021-03-22 | 1 | -1/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Correction: set value of SHELL to pw_shell, rather than pw_dir1.1.2 | Mattias Andrée | 2021-03-22 | 1 | -2/+2 |
| | | | | | | Thank you to Jonathan Frech for catching this mistake Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove redundant extern declaration of environ1.1 | Mattias Andrée | 2021-02-01 | 1 | -2/+0 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Eliminiate unncessary code if RETRY_SLEEP is nonpositive | Mattias Andrée | 2021-02-01 | 1 | -3/+8 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add customisation instructions to config.mk, rename ERROR_SLEEP to RETRY_SLEEP, and remove sleep instruction if RETRY_SLEEP is nonpositive | Mattias Andrée | 2021-02-01 | 1 | -3/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix exit value | Mattias Andrée | 2021-02-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m1.0 | Mattias Andrée | 2021-01-31 | 1 | -0/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Check password | Mattias Andrée | 2021-01-31 | 1 | -73/+285 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-01-31 | 1 | -0/+180 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |