Age | Commit message (Expand) | Author |
---|---|---|
2017-06-21 | Fix an OOB access error in database code.HEADmaster | Paweł Redman |
2017-04-11 | Remove a potential race condition in database code. | Paweł Redman |
2017-04-07 | Rewrite a nonsensical comment. | Paweł Redman |
2017-04-07 | Fix a potential NULL pointer dereference. | Paweł Redman |
2017-04-07 | Fix a bug that resets the lists on reload. | Paweł Redman |
2017-04-06 | Change the protocol to work with Q3. | Paweł Redman |
2017-04-06 | Add command-line arguments. | Paweł Redman |
2017-04-06 | Invalidate cached results on reloads. | Paweł Redman |
2017-04-06 | Make the signal flags volatile and atomic. | Paweł Redman |
2017-04-06 | Fix a memory leak. | Paweł Redman |
2017-04-06 | Fix the select call in main. | Paweł Redman |
2017-04-06 | Implement on-the-fly reloading of lists. | Paweł Redman |
2017-04-06 | Handle signals properly. | Paweł Redman |
2017-04-06 | Refactor large parts of the program. | Paweł Redman |
2017-04-05 | Initial commit. | Paweł Redman |