| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-11-09 | add initialise and create for the tree structure | Mattias Andrée | 2 | -1/+47 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-09 | mds-kbdc: tree: m fixes + destroy and free functions | Mattias Andrée | 2 | -51/+277 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | add tree structure I missed | Mattias Andrée | 1 | -1/+78 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | doc | Mattias Andrée | 1 | -37/+364 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | add todo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | definitions for the syntax tree | Mattias Andrée | 1 | -0/+246 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | beginning on lexal parsing | Mattias Andrée | 1 | -0/+74 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | whoops | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | m + buf fix: wrong element size on malloc | Mattias Andrée | 1 | -4/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-11-08 | m | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-24 | kbd misc | Mattias Andrée | 1 | -2/+8 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-24 | whoops | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-24 | m | Mattias Andrée | 1 | -1/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-24 | mds-kbdc: string_encode | Mattias Andrée | 1 | -0/+37 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-24 | mds-kbdc: most of the built-in functions | Mattias Andrée | 5 | -19/+482 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-23 | m | Mattias Andrée | 1 | -1/+5 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-23 | m | Mattias Andrée | 1 | -0/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-23 | syntax for kbd files | Mattias Andrée | 1 | -0/+71 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-10-23 | whitespace | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | split mds-kbdc | Mattias Andrée | 6 | -208/+460 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | mds-kbdc will need multiple .c files + .h files are not required during linking | Mattias Andrée | 2 | -0/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | derp | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | m | Mattias Andrée | 1 | -5/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | mkd-kbdc: split lines | Mattias Andrée | 1 | -7/+69 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | missed to include LF at end of comment | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | m + make sure the code ends with a new line | Mattias Andrée | 2 | -5/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | mds-kbdc: we cannot remove unneeded whitespace, but comments can still be removed, we want to be able to print out the code | Mattias Andrée | 1 | -12/+15 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-28 | m + shrink kbd layout code | Mattias Andrée | 1 | -0/+52 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-27 | m + kbd layout compiler: read file | Mattias Andrée | 2 | -0/+150 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-26 | make derp + sed config.h | Mattias Andrée | 1 | -74/+26 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | kernel: remove umask until we exec into mds-server | Mattias Andrée | 1 | -3/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | SIGRTMAX is used internally by valgrind | Mattias Andrée | 2 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | verify that headers in messages are encoded with proper utf-8 | Mattias Andrée | 1 | -1/+7 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | add verify_utf8 | Mattias Andrée | 2 | -1/+87 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-20 | mds-vt: fix m unmarshal bug + mds-vt: keep track of the number of servers that require non-exclusive mode | Mattias Andrée | 1 | -4/+20 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-19 | whoops | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-19 | use XDG_VTNR | Mattias Andrée | 2 | -8/+49 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-14 | we should support XDG_VTNR | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-13 | doc style fix | Mattias Andrée | 22 | -35/+35 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-12 | m | Mattias Andrée | 2 | -12/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | m | Mattias Andrée | 1 | -1/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | that is not necessary | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | m | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | mds-vt: secondary connection | Mattias Andrée | 2 | -12/+138 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | stylo | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | broadcast switching-vt | Mattias Andrée | 2 | -5/+42 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | implement support for get-vt and configure-vt messages | Mattias Andrée | 2 | -1/+164 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | whoops, read wrong header | Mattias Andrée | 1 | -6/+6 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-09-09 | m | Mattias Andrée | 4 | -23/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
