Commit History

Author SHA1 Message Date
  default 6cd3e76890 Added FastCGI support. 1 year ago
  default 253e7f9eaa Don't allow creating users which user name strings only differ in case. 1 year ago
  default 9cce2ee119 Some tweaks to the logging system. 1 year ago
  default c314e995a4 Backport from xs. 1 year ago
  default 952da47c6d Backport from xs. 1 year ago
  default 0f8c0cd694 Updated comment in headers. 1 year ago
  default d2aa5727ba Fixed failed mkdir() in restricted environments. 1 year ago
  default 14b2f69768 If a ~/log/ folder exists, also write the log there. 1 year ago
  default 71855e87e3 If ~/error/ exists, also log messages to a file there. 1 year ago
  default fafdbbf815 Replaced usage of random() with xs_rnd_buf(). 1 year ago
  default e788a5bf8f Some prototype tweaks. 1 year ago
  default 65f5173c2a Moved srv_running variable to httpd.c. 1 year ago
  default 970ad7a540 Got rid of xs_encdec.h. 1 year ago
  default d562c3cfed Backport from xs. 1 year ago
  default 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. 2 years ago
  default f658f345ca Replaced random() with arc4random(). 2 years ago
  default 105683d4d2 Moved srv_archive() to data.c. 2 years ago
  default 67f2d4318d New utility function mkdirx(). 2 years ago
  default fabe6a5006 Tweaked user and group permissions for new files and dirs. 2 years ago
  default 463439283a Minor header tweaks. 2 years ago
  default a38c7aeadc Updated year in copyright notices. 2 years ago
  default 645e7ec43e Some code reordering to placate scan-build's wrath. 2 years ago
  default 7787a2ded9 New function new_password(). 2 years ago
  default 3acc70b270 Fixed a nasty macro expansion bug. 2 years ago
  default f61e5ed140 Don't set tz in gettimeofday() because nobody implements it any longer. 2 years ago
  default e8c421c51d Backport from xs. 2 years ago
  default 849913dc59 Use the time functions of xs_time.h. 2 years ago
  default e7e89d2d57 New function ftime(). 2 years ago
  default 5afb60f173 Got xs_set.h from xs. 2 years ago
  default 4f3b70d997 More work in not_really_markdown(). 2 years ago