Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-12-30 | beginning of texinfo manual | Mattias Andrée | 12 | -9/+1015 |
2015-12-30 | empty arguments must be quoted too | Mattias Andrée | 1 | -0/+4 |
2015-12-30 | the DEL char must be quoted | Mattias Andrée | 1 | -6/+7 |
2015-12-30 | man pages | Mattias Andrée | 6 | -2/+254 |
2015-12-30 | update makefile | Mattias Andrée | 1 | -2/+2 |
2015-12-30 | add man page: sat(1) | Mattias Andrée | 2 | -1/+218 |
2015-12-29 | just make real sure that we do not quit whilst there are queued jobs | Mattias Andrée | 1 | -0/+6 |
2015-12-29 | close the timers when running job/hook | Mattias Andrée | 1 | -0/+2 |
2015-12-29 | typo + do not spawn satd-timer if it is already running | Mattias Andrée | 1 | -7/+7 |
2015-12-29 | implement satd-timer | Mattias Andrée | 3 | -4/+124 |
2015-12-29 | finish satd-diminished, satd-timer to be written | Mattias Andrée | 4 | -27/+119 |
2015-12-29 | m | Mattias Andrée | 2 | -3/+4 |
2015-12-29 | pwriten and preadn block signals | Mattias Andrée | 1 | -4/+16 |
2015-12-29 | m | Mattias Andrée | 1 | -7/+10 |
2015-12-29 | m | Mattias Andrée | 1 | -1/+2 |
2015-12-29 | m | Mattias Andrée | 1 | -8/+6 |
2015-12-29 | m + satd-diminished: split out spawn from main | Mattias Andrée | 1 | -35/+49 |
2015-12-29 | fix possible race condition | Mattias Andrée | 1 | -9/+7 |
2015-12-29 | m | Mattias Andrée | 2 | -2/+4 |
2015-12-29 | fix warnings | Mattias Andrée | 11 | -29/+35 |
2015-12-29 | add build system + add news file + update deps | Mattias Andrée | 22 | -2/+3152 |
2015-12-29 | m gitignore | Mattias Andrée | 1 | -0/+3 |
2015-12-29 | ... | Mattias Andrée | 9 | -115/+71 |
2015-12-29 | receive messsage from daemon | Mattias Andrée | 1 | -4/+27 |
2015-12-29 | clients test socket with shared lock | Mattias Andrée | 1 | -1/+1 |
2015-12-29 | m | Mattias Andrée | 1 | -5/+4 |
2015-12-29 | start daemon and send message | Mattias Andrée | 4 | -10/+85 |
2015-12-29 | m simplification | Mattias Andrée | 1 | -8/+4 |
2015-12-29 | typo | Mattias Andrée | 3 | -4/+4 |
2015-12-29 | style | Mattias Andrée | 1 | -3/+3 |
2015-12-29 | a bit cleaner | Mattias Andrée | 5 | -68/+43 |
2015-12-29 | whitespace | Mattias Andrée | 1 | -1/+0 |
2015-12-29 | m | Mattias Andrée | 4 | -0/+4 |
2015-12-29 | impelement satd-add | Mattias Andrée | 3 | -8/+67 |
2015-12-29 | run_job_or_hook is not static | Mattias Andrée | 2 | -1/+10 |
2015-12-29 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-29 | implement job running in remove_job | Mattias Andrée | 8 | -28/+103 |
2015-12-29 | implement send_string, remove_job (except for running the job), and get_jobs | Mattias Andrée | 3 | -10/+160 |
2015-12-29 | the missing bits | Mattias Andrée | 5 | -1/+77 |
2015-12-29 | feature test macros | Mattias Andrée | 10 | -10/+21 |
2015-12-29 | m fix | Mattias Andrée | 1 | -1/+1 |
2015-12-29 | m | Mattias Andrée | 1 | -2/+0 |
2015-12-29 | more character that are not sh safe | Mattias Andrée | 1 | -10/+8 |
2015-12-29 | fix errors | Mattias Andrée | 11 | -40/+51 |
2015-12-29 | reopen state file, we will use flock on it, so all processes need their own open file descriptor for it | Mattias Andrée | 6 | -3/+47 |
2015-12-28 | the spool does not persist between boots | Mattias Andrée | 1 | -0/+3 |
2015-12-28 | 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 | 1 | -1/+0 |
2015-12-28 | sat-atcompat will be written | Mattias Andrée | 1 | -0/+4 |
2015-12-28 | m | Mattias Andrée | 1 | -1/+1 |
2015-12-28 | pm | Mattias Andrée | 1 | -1/+1 |