Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update e-mailHEADmaster | Mattias Andrée | 2024-10-05 | 1 | -1/+1 |
* | fix bug | Mattias Andrée | 2016-01-02 | 1 | -5/+6 |
* | m | Mattias Andrée | 2016-01-01 | 1 | -1/+1 |
* | we do not have socket anymore, so we cannot unlink it when we are done | Mattias Andrée | 2016-01-01 | 1 | -1/+0 |
* | m | Mattias Andrée | 2016-01-01 | 1 | -2/+1 |
* | massive simpliciation and small bug fixes (not tested yet) | Mattias Andrée | 2016-01-01 | 1 | -66/+16 |
* | remove satd-rm and satd-r and let satrm and satr do everything (not done yet) | Mattias Andrée | 2016-01-01 | 1 | -2/+0 |
* | satq does not interface with satd + fix regression bugs | Mattias Andrée | 2016-01-01 | 1 | -1/+0 |
* | small improvements and cleanup | Mattias Andrée | 2016-01-01 | 1 | -47/+54 |
* | fix the last bit | Mattias Andrée | 2016-01-01 | 1 | -26/+35 |
* | fix some errors | Mattias Andrée | 2015-12-31 | 1 | -8/+16 |
* | fix bugs and improve debugging | Mattias Andrée | 2015-12-31 | 1 | -2/+2 |
* | just make real sure that we do not quit whilst there are queued jobs | Mattias Andrée | 2015-12-29 | 1 | -0/+6 |
* | typo + do not spawn satd-timer if it is already running | Mattias Andrée | 2015-12-29 | 1 | -7/+7 |
* | implement satd-timer | Mattias Andrée | 2015-12-29 | 1 | -3/+24 |
* | finish satd-diminished, satd-timer to be written | Mattias Andrée | 2015-12-29 | 1 | -20/+84 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -7/+10 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -1/+2 |
* | m | Mattias Andrée | 2015-12-29 | 1 | -8/+6 |
* | m + satd-diminished: split out spawn from main | Mattias Andrée | 2015-12-29 | 1 | -35/+49 |
* | ... | Mattias Andrée | 2015-12-29 | 1 | -8/+3 |
* | start daemon and send message | Mattias Andrée | 2015-12-29 | 1 | -1/+1 |
* | implement job running in remove_job | Mattias Andrée | 2015-12-29 | 1 | -3/+2 |
* | the missing bits | Mattias Andrée | 2015-12-29 | 1 | -0/+1 |
* | feature test macros | Mattias Andrée | 2015-12-29 | 1 | -2/+1 |
* | fix errors | Mattias Andrée | 2015-12-29 | 1 | -2/+0 |
* | partially implement satd-list, satd-rm, and satd-run | Mattias Andrée | 2015-12-28 | 1 | -22/+0 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+0 |
* | m + receive messages | Mattias Andrée | 2015-12-28 | 1 | -10/+1 |
* | ... | Mattias Andrée | 2015-12-28 | 1 | -2/+4 |
* | what was I thinging | Mattias Andrée | 2015-12-28 | 1 | -19/+1 |
* | typo | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | reap children in sighandler to avoid getting stuck at EAGAIN | Mattias Andrée | 2015-12-28 | 1 | -2/+10 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | m + reexec on sighup + reap children | Mattias Andrée | 2015-12-28 | 1 | -7/+42 |
* | m + all of this is probably unnecessary for most users | Mattias Andrée | 2015-12-28 | 1 | -0/+3 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -1/+2 |
* | m | Mattias Andrée | 2015-12-28 | 1 | -2/+3 |
* | just in case | Mattias Andrée | 2015-12-28 | 1 | -0/+2 |
* | support recovering from a crash | Mattias Andrée | 2015-12-28 | 1 | -0/+17 |
* | that is why I used MSG_PEEK initially | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | accept connections and for-exec to appropriate image | Mattias Andrée | 2015-12-28 | 1 | -5/+63 |
* | close state file + unlink before closing to avoid race condition | Mattias Andrée | 2015-12-28 | 1 | -1/+2 |
* | typo | Mattias Andrée | 2015-12-28 | 1 | -1/+1 |
* | create state file | Mattias Andrée | 2015-12-28 | 1 | -2/+9 |
* | ... | Mattias Andrée | 2015-12-28 | 1 | -0/+28 |
* | satd: exec to an image without init text | Mattias Andrée | 2015-12-28 | 1 | -0/+50 |