Age | Commit message (Expand) | Author |
2011-02-07 | Added resource handler. | deva |
2011-02-04 | Fixed wrong conditional. | deva |
2011-02-04 | New database layout. | deva |
2011-02-04 | Database pool is now used instead of one connection per session. Admin interf... | deva |
2011-02-04 | New database layout | deva |
2011-02-04 | Made export and sunlock compile when no db is to be used. | deva |
2011-02-04 | Session locking mechanism gone crazy. This needs a rewamp at some point. | deva |
2011-02-04 | Enable longer (32 bytes) debug class names. | deva |
2011-02-04 | A new connection handling mechanism. | deva |
2011-02-02 | initial release of sunlock functionality | senator |
2011-01-31 | Common client/server version file. | deva |
2011-01-28 | Oups. Trigger commenty finger. | deva |
2011-01-28 | New cross client system. | deva |
2011-01-27 | Remove debug output via printf. | deva |
2011-01-27 | Remove stupid newline from end of ctime output. | deva |
2011-01-27 | New data extraction tool. | deva |
2011-01-25 | New database layout. | deva |
2011-01-18 | Put new data extraction tool in build chain. | deva |
2011-01-18 | Initial shot at a data extraction tool. | deva |
2011-01-14 | Added 'template' column to 'transaction' table. | deva |
2011-01-14 | Add 'template' to transactions table in db. | deva |
2011-01-10 | Fix fixed-size buffer in session reader. | deva |
2010-10-07 | Fix wrong lua flags var. | deva |
2010-10-06 | Fix compilation wihtout debug. | deva |
2010-10-06 | Check for inotify. | deva |
2010-10-06 | Check for inotify. | deva |
2010-08-30 | Make fieldnames with '.' map correctly to lua-map namespace. | deva |
2010-08-17 | Remove 'language' attribute. | deva |
2010-08-12 | New scripting system part2. | deva |
2010-08-03 | New script-tag attribute that includes lua code from a file. | deva |
2010-07-07 | Small path changes. Removed xml-path - it exists already in the config file. | deva |
2010-07-07 | Remove check for pid-file existance. Daemon should always overwrite. | deva |
2010-07-07 | Refuse to start if pid file already exists, or cannot be written. Remove pid ... | deva |
2010-07-07 | Make session-path set-able via cli. | deva |
2010-07-07 | Fixed typo that resulted int the discarded session to never actully be discar... | deva |
2010-07-06 | Make dump fieldnames show if the fields has value attributes. | deva |
2010-07-06 | File renames | deva |
2010-07-05 | Some more ignores | deva |
2010-07-05 | Make server write its pid file. Daemon class ported from pentominos. | deva |
2010-07-05 | Make server able to re-init writing of its log file (for logrotate). | deva |
2010-07-05 | Make pracro use new debug output interface (writes to a file). | deva |
2010-07-05 | Remove PRACRO_ prefix from debug macros. | deva |
2010-07-05 | Add missing references. | deva |
2010-07-05 | Add system startup/logrotate scripts. Rename conf to conf.example to prevent ... | deva |
2010-07-05 | Partial commit (final): Add missing headers, fixing gcc4.4 compile errors. | deva |
2010-07-05 | Fixed bug where an error was reported saying 'missing xml data' when called w... | deva |
2010-07-05 | Partial commit: Add typedefs of map/vector classes. | deva |
2010-07-05 | Partial commit: Move automap code to LUAQueryMapper (from widgetgenerator). | deva |
2010-07-05 | Partial commit: Move all value prefill code to its own file. | deva |
2010-07-05 | Partial commit: Move macrotool to subfolder. | deva |