Commit History

Author SHA1 Message Date
  default b2ce9323db Added the url to srv_archive(). 1 year ago
  default 5036cb5e11 Connection jobs are treated as urgent. 1 year ago
  default 60c50c02f6 Create sleep mutex and cond variable only once. 1 year ago
  default 295507fd9e Close everything if xs_socket_accept() returns NULL. 1 year ago
  default 3283536cfa Deleted useless code. 1 year ago
  default 2bfebba7be Don't wait for 3 seconds if there were some q_items processed. 1 year ago
  default 7e27ccfde8 Try to show a piece of the error after connecting. 1 year ago
  default 28d1da0a81 Don't fail silently if the job fifo is not ready. 1 year ago
  default 381129fb25 Move the #fds log line to dbglevel 0. 1 year ago
  default 5f89816bb4 Show (dbglevel 1) the number of file descriptors available. 1 year ago
  default 03325d04a5 Show the fd rlimit at httpd startup. 1 year ago
  default d4979d9403 Added more job_fifo concurrency protections. 1 year ago
  default 3ba3815b64 Fixed 32bit arch warnings when passing the thread id. 1 year ago
  default 090a28ba4e The number of threads can be forced from the config file. 1 year ago
  default 09a4423efc Debug level tweaks. 1 year ago
  default 3ddf76c2aa New function send_to_inbox_raw(). 1 year ago
  default b8b0b96cce Changed some debug levels. 1 year ago
  default b2d186cd0f The pool of threads now process q_items. 1 year ago
  default b16ceafdde Identify the job threads by number. 1 year ago
  default 8b465a586d Incoming connections are processed by the pool of threads. 1 year ago
  default 451d964c0c More thread work. 1 year ago
  default 06fc40e1cd Simplified job_post() and job_wait(). 1 year ago
  default 6bcc6bfa1c New functions job_post() and job_wait() (untested). 1 year ago
  default 66d974a0c6 Started work towards the pool of threads. 1 year ago
  default 307e0aa27a Input connections cannot be non-threaded. 1 year ago
  default 928f22fbba Email notifications have been moved to the global queue. 1 year ago
  default 8d22c448d4 process_queue() has been renamed to process_user_queue(). 1 year ago
  default a3ed2408fc New function default_avatar_base64(). 1 year ago
  default a38c7aeadc Updated year in copyright notices. 1 year ago
  default bb0d8f2a27 Backport from xs. 1 year ago