| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2015-08-24 | introduce the `Origin command`-header | Mattias Andrée | 1 | -13/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | style + error messages should include message id + fix buffer overflow | Mattias Andrée | 1 | -37/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-24 | libmdsserver: style | Mattias Andrée | 1 | -13/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-23 | error transmissions | Mattias Andrée | 1 | -0/+152 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | add strict_ato* for all precise integer types, for size_t, ssize_t, and integer types that have keywords | Mattias Andrée | 1 | -0/+221 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | add strict_atoj and strict_atouj | Mattias Andrée | 1 | -0/+95 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-08-19 | put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameter | Mattias Andrée | 1 | -0/+25 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-12 | there is no longer any need for prepare_reexec to be canned immediately | Mattias Andrée | 1 | -3/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-07-12 | fix race condition in prepare_reexec | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2015-02-13 | bump year | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-10 | no more direct allocations, always use macros, unless using alloca | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_if | Mattias Andrée | 1 | -21/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | rename pfail to fail | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-12-08 | no more goto fail | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | add verify_utf8 | Mattias Andrée | 1 | -0/+77 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-26 | typo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-26 | m | Mattias Andrée | 1 | -1/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-23 | full_read returns length | Mattias Andrée | 1 | -14/+19 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | m | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-12 | macros for ato* with cast | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-11 | the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the server | Mattias Andrée | 1 | -11/+46 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-11 | add fork_for_safety option + beginning of kernel-based keyboard | Mattias Andrée | 1 | -0/+39 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-08-03 | the rest of the clipboard | Mattias Andrée | 1 | -0/+25 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-06-07 | beginning of mds-respawn | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-18 | reduce code complexity | Mattias Andrée | 1 | -2/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-16 | m | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-14 | fix dumb-client and memory errors | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-12 | m fix | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-08 | m + add full_write and add full_read | Mattias Andrée | 1 | -0/+72 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | use more macros and do not du null-check before free:ing, free does that for us | Mattias Andrée | 1 | -0/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | derp | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-07 | misc | Mattias Andrée | 1 | -0/+39 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | add xsigaction | Mattias Andrée | 1 | -0/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-05-06 | add util.c | Mattias Andrée | 1 | -0/+82 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
