| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix endless loop if module forks during initialization. | Stef Walter | 2011-08-14 | 1 | -5/+7 |
* | Safer initialization of individually initialized module. | Stef Walter | 2011-08-14 | 1 | -6/+30 |
* | Don't fail when duplicate modules are configured. | Stef Walter | 2011-08-03 | 1 | -1/+1 |
* | Better debug output for initialization and loading modules. | Stef Walter | 2011-08-03 | 1 | -4/+7 |
* | Fix broken debug arguments | Stef Walter | 2011-08-03 | 1 | -1/+1 |
* | Reimplement and remove apache licensed bits of code. | Stef Walter | 2011-07-27 | 1 | -31/+31 |
* | Fix logic error loading registered modules. | Stef Walter | 2011-06-16 | 1 | -1/+1 |
* | Complete documentation for message functionality. | Stef Walter | 2011-06-09 | 1 | -0/+15 |
* | Store last failure message per thread. | Stef Walter | 2011-06-09 | 1 | -12/+34 |
* | Refactor configuration | Stef Walter | 2011-06-08 | 1 | -305/+61 |
* | Ignore files without a 'module' value. | Stef Walter | 2011-06-08 | 1 | -7/+4 |
* | Fix more memory errors and leaks in module code. | Stef Walter | 2011-06-07 | 1 | -4/+12 |
* | Set the return value properly in p11_kit_load_initialize_module() | Stef Walter | 2011-05-30 | 1 | -0/+3 |
* | Add p11_kit_load_initialize_module() function. | Stef Walter | 2011-05-27 | 1 | -24/+143 |
* | Rename module arguments from 'funcs' to 'module' | Stef Walter | 2011-05-27 | 1 | -122/+122 |
* | Change around installation of headers, pkg-config, and file names | Stef Walter | 2011-05-27 | 1 | -0/+1195 |