Histórico de Commits

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