]> gitweb.michael.orlitzky.com - list-remote-forwards.git/commit - src/Report.hs
Initial commit of something working.
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Jun 2014 21:02:54 +0000 (17:02 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 5 Jun 2014 21:02:54 +0000 (17:02 -0400)
commite3ef76e60ddd54e5fad787c5883533d2410b3e2a
treed3ab9f6f632e64afa267e4529f61c9b84f5538f7
Initial commit of something working.
16 files changed:
.ghci [new file with mode: 0644]
Setup.hs [new file with mode: 0644]
doc/LICENSE [new file with mode: 0644]
doc/list-remote-forwardsrc.example [new file with mode: 0644]
doc/man1/list-remote-forwards.1 [new file with mode: 0644]
list-remote-forwards.cabal [new file with mode: 0644]
makefile [new file with mode: 0644]
src/CommandLine.hs [new file with mode: 0644]
src/Configuration.hs [new file with mode: 0644]
src/DNS.hs [new file with mode: 0644]
src/Main.hs [new file with mode: 0644]
src/MxList.hs [new file with mode: 0644]
src/OptionalConfiguration.hs [new file with mode: 0644]
src/Report.hs [new file with mode: 0644]
test/TestSuite.hs [new file with mode: 0644]
test/fixtures/postfixadmin.sqlite3 [new file with mode: 0644]