summaryrefslogtreecommitdiff
path: root/server/src/macrolist.cc
AgeCommit message (Expand)Author
2010-05-07LOTS of changes. libmicrohttpd fix for 'chunked' POST handling and LUA parame...deva
2010-01-15Add fix to entitylist, for mixing updates on dir rename/moves. Updated MacroL...deva
2010-01-14Made EntityList able to handle several files with same macroname and version ...deva
2010-01-14Made EntityList superclass for the Macro and TemplateList classes.deva
2010-01-14Almost finished the inotify wrapper. It still needs more tests. Made MacroLis...deva
2010-01-06Made MacroList and TemplateList threadsafe.deva
2009-07-30Make sure we don't hang in an infinite loop when encountering malformed macro...deva
2009-07-30Updated the example template to contain new tags/attributes.deva
2009-07-29Split up commits and requests to seperate functions. Changed Database * to Da...deva
2009-07-24Made some more tests, and documented the header file.deva
2009-07-24Fixed compiler issues...deva
2009-07-22Changed the way the macros are looked up in the filesystem (now they are pars...deva