author | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Dec 2013 15:36:41 +0000 (16:36 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 15 Dec 2013 15:36:41 +0000 (16:36 +0100) | ||
commit | 52f0df58b96af940cf6f527b4dd052a051f299bd | |
tree | 645e68c9c366fc475acf80d73d5e6ec21335c593 | tree | snapshot |
parent | 084367e407391cea853fb5c1d0f0dd7049905ee8 | commit | diff |
Moved sysdb and sysdbd sources to src/tools/.
Also, moved all purely private headers to that directory as well.
Renamed some files for greater consistency.
Also, moved all purely private headers to that directory as well.
Renamed some files for greater consistency.
src/Makefile.am | diff | blob | history | |
src/client/sysdb.c | [deleted file] | blob | history |
src/daemon/config.c | [deleted file] | blob | history |
src/daemon/sysdbd.c | [deleted file] | blob | history |
src/daemon/sysdbd.conf.sample | [deleted file] | blob | history |
src/include/daemon/config.h | [deleted file] | blob | history |
src/tools/sysdb/main.c | [new file with mode: 0644] | blob |
src/tools/sysdbd/configfile.c | [new file with mode: 0644] | blob |
src/tools/sysdbd/configfile.h | [new file with mode: 0644] | blob |
src/tools/sysdbd/main.c | [new file with mode: 0644] | blob |
src/tools/sysdbd/sysdbd.conf.sample | [new file with mode: 0644] | blob |