Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 1 | -1/+1 |
* | m | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | remove unused stuff from daemonise | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | typo | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | massive simpliciation and small bug fixes (not tested yet) | Mattias Andrée | 2016-01-01 | 1 | -113/+12 |
* | satq does not interface with satd + fix regression bugs | Mattias Andrée | 2016-01-01 | 1 | -56/+1 |
* | further improvement | Mattias Andrée | 2016-01-01 | 1 | -1/+0 |
* | small improvements and cleanup | Mattias Andrée | 2016-01-01 | 1 | -63/+33 |
* | fix some errors | Mattias Andrée | 2015-12-31 | 1 | -4/+6 |
* | m | Mattias Andrée | 2015-12-31 | 1 | -1/+1 |
* | fix bugs and improve debugging | Mattias Andrée | 2015-12-31 | 1 | -17/+39 |
* | some improvements and fixes | Mattias Andrée | 2015-12-31 | 1 | -55/+70 |
* | finish satd-diminished, satd-timer to be written | Mattias Andrée | 2015-12-29 | 1 | -7/+23 |
* | fix possible race condition | Mattias Andrée | 2015-12-29 | 1 | -9/+7 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -1/+2 |
* | fix warnings | Mattias Andrée | 2015-12-29 | 1 | -9/+6 |
* | ... | Mattias Andrée | 2015-12-29 | 1 | -28/+18 |
* | start daemon and send message | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | m simplification | Mattias Andrée | 2015-12-29 | 1 | -8/+4 |
* | implement job running in remove_job | Mattias Andrée | 2015-12-29 | 1 | -2/+1 |
* | feature test macros | Mattias Andrée | 2015-12-29 | 1 | -4/+3 |
* | fix errors | Mattias Andrée | 2015-12-29 | 1 | -1/+0 |
* | how silly, I did not remove the line when I adapted it (whence I copied it) to leave the current user the owner | Mattias Andrée | 2015-12-28 | 1 | -1/+0 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+0 |
* | m + receive messages | Mattias Andrée | 2015-12-28 | 1 | -6/+7 |
* | what was I thinging | Mattias Andrée | 2015-12-28 | 1 | -2/+0 |
* | support recovering from a crash | Mattias Andrée | 2015-12-28 | 1 | -0/+2 |
* | close state file + unlink before closing to avoid race condition | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | create state file | Mattias Andrée | 2015-12-28 | 1 | -19/+65 |
* | satd: exec to an image without init text | Mattias Andrée | 2015-12-28 | 1 | -4/+3 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | we do not need to be able to pass the file descriptor via well defined fd:s now that we can keep the socket when called daemonise | Mattias Andrée | 2015-12-28 | 1 | -22/+4 |
* | update daemonise, and daemonise when fully initialised | Mattias Andrée | 2015-12-28 | 1 | -3/+7 |
* | reorder actions | Mattias Andrée | 2015-12-28 | 1 | -15/+15 |
* | doc | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | get hook-script pathname | Mattias Andrée | 2015-12-28 | 1 | -1/+55 |
* | whitespace | Mattias Andrée | 2015-12-28 | 1 | -0/+1 |
* | the socket can be passed via stdin | Mattias Andrée | 2015-12-28 | 1 | -5/+34 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+4 |
* | unlink socket on flock failure | Mattias Andrée | 2015-12-28 | 1 | -1/+4 |
* | doc | Mattias Andrée | 2015-12-28 | 1 | -0/+1 |
* | fix errors + use flock on socket | Mattias Andrée | 2015-12-28 | 1 | -4/+31 |
* | listen | Mattias Andrée | 2015-12-28 | 1 | -0/+15 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -8/+4 |
* | fix errors and tidy up | Mattias Andrée | 2015-12-28 | 1 | -49/+11 |
* | the socket shall be opened on fd 3 (you will see why later) | Mattias Andrée | 2015-12-28 | 1 | -0/+4 |
* | doc | Mattias Andrée | 2015-12-28 | 1 | -0/+10 |
* | create socket | Mattias Andrée | 2015-12-26 | 1 | -3/+76 |
* | m | Mattias Andrée | 2015-12-26 | 1 | -1/+1 |
* | daemonise | Mattias Andrée | 2015-12-25 | 1 | -1/+12 |