Remco
16ca9b85ab
exit when configuration file couldn't be opened
...
* when the configuration file couldn't be opened it failed silently and
used empty configuration. Now it prints an error and quits with
errorcode 1.
* LOGE not used because of circular reference
2014-12-22 12:31:23 +01:00
Remco
cbf16d140b
return error when certificate file could not be loaded.
2014-12-21 15:20:43 +01:00
Remco
1503f8658d
added content-type application/json to json requests
2014-12-20 02:29:02 +01:00
Remco
546b2f1383
switched to @() boxing syntax instead of NSNumber literals
2014-12-19 17:10:49 +01:00
Remco
4509cd5c0b
fixed segfault while adding rules
2014-12-19 12:45:35 +01:00
Russell Hancox
c2f04c50a5
santad: Add debug message when waiting for driver
2014-12-16 16:41:30 -05:00
Russell Hancox
654aa7cf2d
Driver: Add debug log when write is denied.
2014-12-16 16:40:34 -05:00
Russell Hancox
6174f80abd
Driver: result of AddToCache is never used, so make it void.
2014-12-16 16:40:34 -05:00
Russell Hancox
7268de352f
santad: Fix for XPC deadlock bug on Yosemite
2014-12-16 16:40:33 -05:00
Russell Hancox
f046711fb0
GUI: always do createConnection on main thread to avoid over resume
2014-12-16 16:40:24 -05:00
Russell Hancox
fac4e68adf
Proj: Bump version to 0.7.1
2014-12-16 16:40:23 -05:00
Russell Hancox
8693fad2c9
santad: close stderr before starting singleevent sync
2014-12-16 16:40:06 -05:00
Russell Hancox
17f102662a
Driver: Clean-up logic when checking cache entry actions
2014-12-16 16:39:17 -05:00
Russell Hancox
6b40dc250c
Remove cache entries on error. Deny writes to files with pending executions
2014-12-11 19:10:22 -05:00
Russell Hancox
07988686ae
Initial commit
2014-11-20 16:23:13 -05:00