aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* update todo + keyboard protocolsMattias Andrée2014-08-121-3/+0
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-08-121-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-126-107/+139
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* the kernel messes with /proc/*/exe (security precaution?), so we read /proc/self/exec when we start the serverMattias Andrée2014-08-113-11/+75
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-112-38/+173
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-1112-15/+742
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* the rest of the clipboardMattias Andrée2014-08-037-109/+236
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-clipboard: all actions except add, however there is not removal of old entries yetMattias Andrée2014-08-032-4/+428
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* free the clipboard when exitingMattias Andrée2014-08-031-3/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-034-21/+213
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of mds-clipboardMattias Andrée2014-08-032-0/+319
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: add time-to-liveMattias Andrée2014-08-023-3/+51
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry use timedwait in slaves so we can stop when reexecing of terminatingMattias Andrée2014-08-021-1/+8
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: marshal and unmarshal the slave listMattias Andrée2014-08-024-2/+91
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: notify clientMattias Andrée2014-08-022-5/+40
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-0215-54/+63
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-08-0213-68/+795
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-291-5/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-291-6/+58
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: restructure registryMattias Andrée2014-07-292-120/+105
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out registry from mds-registryMattias Andrée2014-07-294-459/+509
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-291-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out reexec from mds-registryMattias Andrée2014-07-294-150/+210
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out globals from mds-registryMattias Andrée2014-07-284-47/+147
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* split out util from mds-registryMattias Andrée2014-07-284-111/+173
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* put mds-registry in its own directoryMattias Andrée2014-07-282-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-281-0/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-281-0/+36
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2014-07-281-0/+45
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use of mutexe when removing protocols due to server closingMattias Andrée2014-07-281-0/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: all unmarshal failures are criticalMattias Andrée2014-07-281-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-281-44/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* unregister protocols for closing serversMattias Andrée2014-07-284-7/+80
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* prepare for handling client closed messagesMattias Andrée2014-07-281-3/+34
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m + marshal and unmarshal registry tableMattias Andrée2014-07-282-11/+85
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-07-281-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-281-107/+154
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* reduce code complexityMattias Andrée2014-07-282-35/+35
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-285-44/+163
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-registry: sync:ing and list actionMattias Andrée2014-07-281-9/+140
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* miscMattias Andrée2014-07-284-8/+638
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* styloMattias Andrée2014-07-271-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typo + beginning of mds-registryMattias Andrée2014-07-272-0/+311
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* call server_initialised in mds-echoMattias Andrée2014-07-271-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mds-base: add server_initialisedMattias Andrée2014-07-272-0/+49
| | | | 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-273-4/+46
| | | | 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>
* mMattias Andrée2014-06-091-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>