Started working on a ctdlsh command framework to show and manipulate the server confi...
authorArt Cancro <ajc@citadel.org>
Tue, 16 Aug 2016 21:48:35 +0000 (17:48 -0400)
committerArt Cancro <ajc@citadel.org>
Tue, 16 Aug 2016 21:48:35 +0000 (17:48 -0400)
commit2a600892fe1808cebed70efa2d6248ca64e067a9
tree7db601f11219570f286e43da855614a546c75828
parent5ea177628c408a543aa5323703dc8bbeb26307de
Started working on a ctdlsh command framework to show and manipulate the server configuration.
ctdlsh/Makefile
ctdlsh/README
ctdlsh/config.c [new file with mode: 0644]
ctdlsh/ctdlsh.h
ctdlsh/main.c