aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/mds-registry.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Work on changing styleMattias Andrée2017-11-051-1/+2
* Update year and e-mail addressMattias Andrée2017-11-051-1/+1
* Work on changing style, and an important typo fixMattias Andrée2017-11-051-124/+122
* Bump yearMattias Andrée2016-07-091-1/+1
* mds-registry: fix memory free upon error bugMattias Andrée2015-08-241-6/+4
* put full_send in libmdsserver, clients that only has one socket uses a macro to remove the socket parameterMattias Andrée2015-08-191-0/+12
* 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