Commit History

Author SHA1 Message Date
  Caleb James DeLisle 8792335512 trying something else 12 years ago
  Caleb James DeLisle a353869f8f Make sure I'm on the right line 12 years ago
  Caleb James DeLisle 01dfb64df9 another mac test.... 12 years ago
  Caleb James DeLisle 413283029c Mac test 12 years ago
  Caleb James DeLisle 47638f05ba Refactored admin/Configurator adding AdminClient and added admin test. 12 years ago
  Caleb James DeLisle 306185b3c8 Changes to the admin process 12 years ago
  Caleb James DeLisle bb3293144d Replaced all calls to memcpy() with Bits_memcpy() and Bits_memcpyConst(), the latter of which asserts __builtin_constant_p(length) at compile time. 12 years ago
  Caleb James DeLisle c02de07b0b Standardized creation of constant strings using String_CONST 12 years ago
  Caleb James DeLisle 25447c9bad #70 get integer type cookie if string cookie is not supplied. 12 years ago
  Caleb James DeLisle 2d37fa2e23 Trying to get it to play nice with gcc-4.7 12 years ago
  Micheal Smith 69d4044b57 Added modelines to source files. 12 years ago
  Caleb James DeLisle 5fa2e7b452 Improved admin ping functionality. 12 years ago
  Caleb James DeLisle fd7452d297 fixed compiler warning because strlen() isn't a constant. 12 years ago
  Caleb James DeLisle 41874da7f7 added python api consumer, moved non-core (admin) stuff to contrib, improved admin interface. 12 years ago
  Caleb James DeLisle 9a30efed89 Major refactoring, use at your own risk 12 years ago
  Caleb James DeLisle 321e2a9c6c Rearranged the init system, this is not well tested yet. 12 years ago
  Caleb James DeLisle 3d55cdf600 18:38 <+mz> FD_SETSIZE is unsigned on BSD 12 years ago
  Ian Levesque 7adfcdeeb1 Fix binding admin port on OS X. 12 years ago
  Benjamin Saunders bd2c4a15f0 Style fix. 12 years ago
  Benjamin Saunders 310f6cbe7b Better error reporting when connections are lost unexpectedly. 12 years ago
  Benjamin Saunders f396f8b9a8 Discarded dummy variables in cases where return values are ignored. 12 years ago
  Benjamin Saunders 187c5319a0 Disabled -Wunused-parameter and removed the numerous workarounds for its presence. 12 years ago
  cjdelisle 547f4a33ab Cleaned up a bunch of files, added a codestyle validator and some information for hackers. 12 years ago
  cjdelisle 9ccec16a8f If no functions match a request, return an error 12 years ago
  cjdelisle 1e9a7cf60b Killed ping-from-the-past bug, also made all time calls use libevent cached time. 12 years ago
  cjdelisle c42258f297 Try to fix error which happens on some machines 12 years ago
  cjdelisle 6c31ade6e4 Improvements in admin interface. 12 years ago
  cjdelisle a92e7d54d5 Segfault when admin is not enabled. 13 years ago
  cjdelisle fc06e02139 Turned optimizations back on. 13 years ago
  cjdelisle dd29ed3790 More admin stuff 13 years ago