aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/mds-registry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bump yearMattias Andrée2015-02-131-1/+1
* with a few exceptions and some remaining files, never return directly on failure, always goto fail by invoking fail_ifMattias Andrée2014-12-081-14/+11
* rename pfail to failMattias Andrée2014-12-081-3/+3
* no more goto failMattias Andrée2014-12-081-5/+4
* replace all goto pfail with fail_if, so that we can take whence it failedMattias Andrée2014-12-081-2/+2
* mds-registry: take care of dangerMattias Andrée2014-09-081-3/+10
* move reconnect_to_display todo into todo fileMattias Andrée2014-09-081-1/+1
* add sigdanger supportMattias Andrée2014-08-201-1/+2
* add fork_for_safety option + beginning of kernel-based keyboardMattias Andrée2014-08-111-2/+3
* miscMattias Andrée2014-08-031-2/+7
* miscMattias Andrée2014-08-021-3/+3
* miscMattias Andrée2014-08-021-13/+19
* mMattias Andrée2014-07-291-5/+2
* split out registry from mds-registryMattias Andrée2014-07-291-425/+1
* mMattias Andrée2014-07-291-1/+1
* split out reexec from mds-registryMattias Andrée2014-07-291-150/+1
* split out globals from mds-registryMattias Andrée2014-07-281-47/+1
* split out util from mds-registryMattias Andrée2014-07-281-80/+2
* put mds-registry in its own directoryMattias Andrée2014-07-281-0/+890