aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* macros for ato* with castMattias Andrée2014-08-123-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* missed explicit castMattias Andrée2014-08-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* make it possible to consume messagesMattias Andrée2014-08-121-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-121-41/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-026-20/+20
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-022-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix multiple clients bug: minor bug in linked_list caused removal of old clients + add dump method for linked listMattias Andrée2014-07-271-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mark temporary printsMattias Andrée2014-07-261-0/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + fix: include header value in interception conditionsMattias Andrée2014-06-081-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-06-071-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of mds-respawnMattias Andrée2014-06-071-2/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix some client marshalling errorsMattias Andrée2014-06-073-5/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add zero length checkMattias Andrée2014-06-071-2/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix errors in client marshallingMattias Andrée2014-06-071-6/+11
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix file namesMattias Andrée2014-06-0711-12/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add some zero length checksMattias Andrée2014-06-061-8/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-05-201-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Modify mds-server to use mds-base (some regression...)Mattias Andrée2014-05-2011-449/+221
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* misc, mostly mds-base re-execMattias Andrée2014-05-201-14/+19
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add broadcast supportMattias Andrée2014-05-191-3/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + add --alarm= optionsMattias Andrée2014-05-192-22/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* exit cleanly on terminal interruption (sigint)Mattias Andrée2014-05-191-2/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* store structure version for all structures when marshallingMattias Andrée2014-05-198-8/+30
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Do not just queue "Client close" message, but also send itMattias Andrée2014-05-191-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Fix memory leakMattias Andrée2014-05-191-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-195-268/+377
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-191-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add to fixme:sMattias Andrée2014-05-191-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix regressionMattias Andrée2014-05-191-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-186-467/+655
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-184-104/+91
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-1810-632/+926
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-181-173/+261
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-181-115/+107
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-181-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-184-110/+240
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* style + reduce code complexityMattias Andrée2014-05-181-187/+172
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-05-182-349/+277
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix memleak on failureMattias Andrée2014-05-181-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m whitespaceMattias Andrée2014-05-181-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* do not duplicate interception condition string before it is necessaryMattias Andrée2014-05-181-6/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2014-05-181-1/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use memchr rather than strchrnul, the payload is not NUL-terminatedMattias Andrée2014-05-181-3/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix length of multicast messagesMattias Andrée2014-05-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Fix memory leak on terminationMattias Andrée2014-05-181-5/+15
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* Enable clean terminationMattias Andrée2014-05-182-46/+111
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* ignore Stop-header when adding interceptor because of ID assignmentMattias Andrée2014-05-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix memory errorsMattias Andrée2014-05-161-110/+109
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-05-161-1/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>