summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* handling return value of main_loopChristian Pointner2009-12-252-4/+8
* moved from useless checklstring to checkstringChristian Pointner2009-12-253-10/+17
* luaL_error instead of lua_errorChristian Pointner2009-12-251-8/+4
* moved to lua 5.1 Christian Pointner2009-12-257-26/+73
* fixed typoChristian Pointner2009-12-251-1/+1
* added initial crypt library for luaChristian Pointner2009-12-256-2/+85
* added daemonizingChristian Pointner2009-12-252-0/+262
* cleanupChristian Pointner2009-12-251-21/+21
* removed lua: header from log messages from luaChristian Pointner2009-12-252-5/+2
* added log.add_target to log libraryChristian Pointner2009-12-252-7/+22
* added lua_errorChristian Pointner2009-12-252-3/+6
* added lua library for loggingChristian Pointner2009-12-255-1/+133
* added loggingChristian Pointner2009-12-255-4/+754
* added options parserChristian Pointner2009-12-258-12/+597
* added main filesChristian Pointner2009-12-254-7/+56
* added configure, makefile and initial manpageChristian Pointner2009-12-252-0/+343