Mercurial > trustbridge
log cinst/nssstore_linux.c @ 655:1bb40cbb1e39 trustbridge-refactor
age | author | description |
---|---|---|
2014-04-24 | Andre Heinecke | Handle broken pipe as it is expected behavior |
2014-04-24 | Andre Heinecke | Make sure that retval is terminated |
2014-04-22 | Andre Heinecke | Fix cinstprocesstest for new arguments. Handle errno on write errors |
2014-04-16 | Andre Heinecke | Add License |
2014-04-15 | Andre Heinecke | Ignore sigpipe if the child closed the channel or there is an error |
2014-04-15 | Andre Heinecke | Look up executable name based on /proc/self/exe |
2014-04-07 | Andre Heinecke | Move is_elevated into common/util.c file for better reuse |
2014-04-03 | Andre Heinecke | Some minor cleanups. Better debug output more Verify's |
2014-04-03 | Andre Heinecke | Add nss store calling function and use it in cinst |