Mercurial > trustbridge
log common/errorcodes.h @ 1065:5cf648c233d2
age | author | description |
---|---|---|
2014-04-16 | Andre Heinecke | Add License |
2014-04-04 | Sascha Wilde | Read from file instead of stdin, if given. |
2014-04-02 | Andre Heinecke | Change cinst from stdin input to use arguments. |
2014-04-02 | Sascha Wilde | Ditched warning about no profiles for separate failed add/remove warnings. |
2014-04-02 | Sascha Wilde | Factor out functions for cert install/remove. |
2014-04-01 | Sascha Wilde | Added new module with helper functions to parse certs. |
2014-04-01 | Sascha Wilde | Fixed numbering of errors. |
2014-03-28 | Sascha Wilde | Started to write input parser. |
2014-03-25 | Sascha Wilde | Implemented searching $HOME/.mozilla for profiles.ini on Linux. |
2014-03-25 | Andre Heinecke | Rename NO_ERROR as NO_ERROR is already defined in windows.h |
2014-03-24 | Andre Heinecke | Test if uninstall is handled as instruction |
2014-03-24 | Sascha Wilde | Completed profile.ini parser. |
2014-03-24 | Sascha Wilde | Fixed mox error ranges -- return codes can only use 8 bit. |
2014-03-24 | Sascha Wilde | Added missing stuff from last commit. |