Commit Graph

  • 95cd32d127 Fix last of the mkdir users Ikey Doherty 2016-05-11 16:53:07 +01:00
  • bbc34ad790 Get rid of mkdir calls Ikey Doherty 2016-05-11 16:46:25 +01:00
  • 5d3868ad29 Get rid of mkdir calls Ikey Doherty 2016-05-11 16:46:25 +01:00
  • caf84d9b5f Use consistent file headers Ikey Doherty 2016-05-11 16:43:09 +01:00
  • a6952576e6 Use consistent file headers Ikey Doherty 2016-05-11 16:43:09 +01:00
  • bc276b4920 Incorporate the nica files component Ikey Doherty 2016-05-11 16:41:42 +01:00
  • 05fd5593e2 Incorporate the nica files component Ikey Doherty 2016-05-11 16:41:42 +01:00
  • 78485dc583 Take care of unused variables Ikey Doherty 2016-05-11 16:36:02 +01:00
  • 54918c1c02 Take care of unused variables Ikey Doherty 2016-05-11 16:36:02 +01:00
  • ce02c64c0c Drop glib entirely Ikey Doherty 2016-05-11 16:32:44 +01:00
  • e715583dc5 Drop glib entirely Ikey Doherty 2016-05-11 16:32:44 +01:00
  • f272c08d4f Use a hashmap to maintain memory Ikey Doherty 2016-05-11 16:24:20 +01:00
  • a3f4a2071c Use a hashmap to maintain memory Ikey Doherty 2016-05-11 16:24:20 +01:00
  • 3babbe4b7b Incorporate portions of libnica Ikey Doherty 2016-05-11 16:17:13 +01:00
  • 7016c88df6 Incorporate portions of libnica Ikey Doherty 2016-05-11 16:17:13 +01:00
  • aad87bbdc1 Use curly braces everywhere Ikey Doherty 2016-05-11 15:48:34 +01:00
  • c569470df3 Use curly braces everywhere Ikey Doherty 2016-05-11 15:48:34 +01:00
  • 4505d32c68 Fix last commit Ikey Doherty 2016-05-11 15:35:01 +01:00
  • 883a4b0e42 Fix last commit Ikey Doherty 2016-05-11 15:35:01 +01:00
  • 67a9735acb Swap GMutex for pthread_mutex_t Ikey Doherty 2016-05-11 15:33:37 +01:00
  • a63ceb51b5 Swap GMutex for pthread_mutex_t Ikey Doherty 2016-05-11 15:33:37 +01:00
  • 1c043d5bd7 Add strict flags Ikey Doherty 2016-05-11 15:22:21 +01:00
  • b16557179c Add strict flags Ikey Doherty 2016-05-11 15:22:21 +01:00
  • 8c01f4012f Apply clang-format to codebase (switching to spaces for maintainence) Ikey Doherty 2016-05-11 15:20:29 +01:00
  • 4d1ac0e90b Apply clang-format to codebase (switching to spaces for maintainence) Ikey Doherty 2016-05-11 15:20:29 +01:00
  • 955c1b7e99 Incorporate clang-format helpers (3.8) Ikey Doherty 2016-05-11 15:20:12 +01:00
  • ff8275f7a1 Incorporate clang-format helpers (3.8) Ikey Doherty 2016-05-11 15:20:12 +01:00
  • a92e6f386a Add an autogen script Ikey Doherty 2016-05-11 15:17:46 +01:00
  • 80ae1d110c Add an autogen script Ikey Doherty 2016-05-11 15:17:46 +01:00
  • 670069d659 version 30 30 Arjan van de Ven 2016-02-01 14:34:27 -05:00
  • bba42e469e version 30 Arjan van de Ven 2016-02-01 14:34:27 -05:00
  • be74f893e6 Bump version for release 23 Patrick McCarty 2015-10-20 10:24:49 -07:00
  • 13c7727a3a Bump version for release Patrick McCarty 2015-10-20 10:24:49 -07:00
  • 7a5e4a9acd Do not log for non-fatal curl errors Patrick McCarty 2015-10-20 10:17:40 -07:00
  • 4632c932d3 Do not log for non-fatal curl errors Patrick McCarty 2015-10-20 10:17:40 -07:00
  • 07a4c3d305 Bump version for release 22 Patrick McCarty 2015-10-02 12:08:29 -07:00
  • 7fcebafd08 Bump version for release Patrick McCarty 2015-10-02 12:08:29 -07:00
  • ab0e59628f Treat HTTP 304 codes as non-fatal Patrick McCarty 2015-10-02 11:59:03 -07:00
  • 718c01f65b Treat HTTP 304 codes as non-fatal Patrick McCarty 2015-10-02 11:59:03 -07:00
  • af4a3f64f0 Update gitignore Patrick McCarty 2015-10-02 10:36:39 -07:00
  • 584cbb5b4e Update gitignore Patrick McCarty 2015-10-02 10:36:39 -07:00
  • 8c65e96479 Bump version for release 21 Patrick McCarty 2015-09-29 12:29:30 -07:00
  • 85b8895e15 Bump version for release Patrick McCarty 2015-09-29 12:29:30 -07:00
  • 7ea9a50b19 Avoid attempt to download {lib,src}/debug Patrick McCarty 2015-09-29 12:25:13 -07:00
  • de08f0ebd5 Avoid attempt to download {lib,src}/debug Patrick McCarty 2015-09-29 12:25:13 -07:00
  • e16ab76926 Refresh version in configure.ac Patrick McCarty 2015-09-28 14:02:03 -07:00
  • b51f835219 Refresh version in configure.ac Patrick McCarty 2015-09-28 14:02:03 -07:00
  • 090cb27a34 Fix distcheck target Patrick McCarty 2015-09-25 14:54:47 -07:00
  • 905e8051b2 Fix distcheck target Patrick McCarty 2015-09-25 14:54:47 -07:00
  • cbaf943fca Convert server to use modern Glib Thread API Patrick McCarty 2015-09-25 14:20:22 -07:00
  • 19652c9c87 Convert server to use modern Glib Thread API Patrick McCarty 2015-09-25 14:20:22 -07:00
  • 32ae400e7d Update gitignore Patrick McCarty 2015-09-25 14:19:56 -07:00
  • a524875fd3 Update gitignore Patrick McCarty 2015-09-25 14:19:56 -07:00
  • 82f03f8e22 Fix build warning for implicitly included header Patrick McCarty 2015-09-25 14:00:33 -07:00
  • 91efece071 Fix build warning for implicitly included header Patrick McCarty 2015-09-25 14:00:33 -07:00
  • c1f45d9f3c https 20 Arjan van de Ven 2015-07-20 23:02:09 -04:00
  • 37048557ec https Arjan van de Ven 2015-07-20 23:02:09 -04:00
  • bcff8fae39 default to the other server for now 19 Arjan van de Ven 2015-04-24 17:55:53 -04:00
  • d2192337d0 default to the other server for now Arjan van de Ven 2015-04-24 17:55:53 -04:00
  • 66bab25bcd implement multi-url setup 18 Arjan van de Ven 2015-03-23 14:45:00 -04:00
  • 0642cc1835 implement multi-url setup Arjan van de Ven 2015-03-23 14:45:00 -04:00
  • 49ac392f01 move logging up 17 Arjan van de Ven 2015-03-23 14:37:26 -04:00
  • 77fc03de73 move logging up Arjan van de Ven 2015-03-23 14:37:26 -04:00
  • 71f4e789c4 better logging 16 Arjan van de Ven 2015-03-23 14:17:30 -04:00
  • 97c6ab80a0 better logging Arjan van de Ven 2015-03-23 14:17:30 -04:00
  • f776162882 few more checks Arjan van de Ven 2015-03-23 14:15:42 -04:00
  • aeb73c71d3 few more checks Arjan van de Ven 2015-03-23 14:15:42 -04:00
  • a2abd8d2a9 put memory optimizations back Arjan van de Ven 2015-03-23 14:12:31 -04:00
  • a64fc31838 put memory optimizations back Arjan van de Ven 2015-03-23 14:12:31 -04:00
  • 8844b0b0e1 Revert "Wait with curl init until the first connection comes in" 15 Arjan van de Ven 2015-03-05 18:00:06 -05:00
  • 8d6503ed2f Revert "Wait with curl init until the first connection comes in" Arjan van de Ven 2015-03-05 18:00:06 -05:00
  • ca63e1be25 Wait with curl init until the first connection comes in 14 Arjan van de Ven 2015-02-16 18:12:45 -05:00
  • 6fb3c6f193 Wait with curl init until the first connection comes in Arjan van de Ven 2015-02-16 18:12:45 -05:00
  • 078e9987d5 clr-debug-info: Use well known install paths. 13 Dimitri John Ledkov 2015-01-29 12:49:18 +00:00
  • 3124367ce7 clr-debug-info: Use well known install paths. Dimitri John Ledkov 2015-01-29 12:49:18 +00:00
  • 97431314b5 use the non-staging URL 12 Arjan van de Ven 2015-01-31 13:48:44 -05:00
  • 41e3538eb4 use the non-staging URL Arjan van de Ven 2015-01-31 13:48:44 -05:00
  • 07e1f033e1 version 11 clr-debug-info-11 Arjan van de Ven 2014-12-26 11:28:04 -05:00
  • b199c54804 version 11 avandeve 2014-12-26 11:28:04 -05:00
  • 45f22398ca don't "system" unless it's really really needed Arjan van de Ven 2014-12-26 11:26:36 -05:00
  • 6009fe08f7 don't "system" unless it's really really needed avandeve 2014-12-26 11:26:36 -05:00
  • b538b457ce one more typo Arjan van de Ven 2014-12-26 10:48:24 -05:00
  • 2cd799e5ec one more typo avandeve 2014-12-26 10:48:24 -05:00
  • 09affa9bf5 make systemd not complain clr-debug-info-9 Arjan van de Ven 2014-12-26 10:32:42 -05:00
  • c3701ee088 make systemd not complain avandeve 2014-12-26 10:32:42 -05:00
  • 2a217476f7 move the cache dir to /var/cache Arjan van de Ven 2014-12-26 10:32:05 -05:00
  • 8b995e1a20 move the cache dir to /var/cache avandeve 2014-12-26 10:32:05 -05:00
  • 4d6639148f release 8 Arjan van de Ven 2014-12-25 19:29:02 -05:00
  • 83509e34c7 XFS does nto support DT_DIR Arjan van de Ven 2014-12-26 00:15:36 -05:00
  • 43d54d03e6 Initial Import from Fenrus Linux clr-debug-info-7 Arjan van de Ven 2014-12-25 23:53:41 -05:00
  • c4e73a4c9e release 8 avandeve 2014-12-25 19:29:02 -05:00
  • b5ab4c61e8 XFS does nto support DT_DIR avandeve 2014-12-26 00:15:36 -05:00
  • eb6b1b86a3 Initial Import from Fenrus Linux avandeve 2014-12-25 23:53:41 -05:00