Historique des commits

Auteur SHA1 Message Date
  Markus Hennecke 3dfb567887 Support separate obj directory for build il y a 3 ans
  Markus Hennecke 3067b38ff5 Use C99 designated initializers to init lowdown_opts struct il y a 4 ans
  Markus Hennecke d80080737a Actually decode parameters in place after creating them il y a 4 ans
  Markus Hennecke 95315b7938 Session cleanup has to be done before we free the session db il y a 4 ans
  Markus Hennecke c9fd5bd121 Create config.mk file with CMS_HTROOT variable set to htdocs root il y a 4 ans
  Markus Hennecke d944de36e8 Don't handle string buffers differently il y a 4 ans
  Markus Hennecke 21ad3cdc0b Fix handling of loop content il y a 4 ans
  Markus Hennecke 4f687dfe0a Fix debug build il y a 4 ans
  Markus Hennecke fded287d02 Add lowdown parser il y a 4 ans
  Markus Hennecke c7f1155a7c Fix regex group for templates closing tags il y a 4 ans
  Markus Hennecke 28cd571e79 Fix end of tags in various places il y a 4 ans
  Markus Hennecke 67b104c1aa Fix off by one error in strlcpy resulting in buffer truncation il y a 4 ans
  Markus Hennecke 0c03950481 Handle the If-Modified-Since request header il y a 5 ans
  Markus Hennecke 908f28da67 Implement a more sane memmap_chomp function il y a 5 ans
  Markus Hennecke 2ca2c1d0df Fail compile on warnings il y a 5 ans
  Markus Hennecke 13a635794d Set TITLE template variable il y a 5 ans
  Markus Hennecke c943fe6827 Fix sitemap.xml schema namespace spelling error il y a 5 ans
  Markus Hennecke 02d2b73a22 Add nginx/slowcgi configuration instructions il y a 5 ans
  Markus Hennecke 743f141c92 Honor CMS_ROOT_URL when generating sitemap XML il y a 5 ans
  Markus Hennecke 8078167c54 Make the base path for cms URLs configurable il y a 5 ans
  Markus Hennecke add7a5813c Set LANGUAGE template variable il y a 5 ans
  Markus Hennecke 690006a179 Allow passing NULL pointer to dir_list_free() il y a 5 ans
  Markus Hennecke 2cee51664a Install the session directory during install il y a 5 ans
  Markus Hennecke 698ea944e1 Fix test for end of string. il y a 6 ans
  Markus Hennecke ad8ce7e19e Using uint* types requires stdint.h header il y a 6 ans
  Markus Hennecke 8969599c75 Add location handler for / in example httpd.conf il y a 6 ans
  Markus Hennecke 589608e989 Rename main CGI program to cms il y a 6 ans
  Markus Hennecke cb33e9a08a Add session management and login support il y a 6 ans
  Markus Hennecke da9d2c6fa3 Unify ifndef guards in header files. il y a 6 ans
  Markus Hennecke ef16f56326 Make it possible to run chroot build from cli il y a 6 ans