Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-03 | SYSDB: Handle upgrade script failures better | Stephen Gallagher | 1 | -4/+13 | |
There was a bug in finish_upgrade() where it would return EOK if it succeeded in canceling the transaction due to an error. We should instead be returning the original error. | |||||
2012-01-31 | SYSDB: index sudoUser | Jakub Hrozek | 1 | -0/+88 | |
Most of the the searches in the Sudo responder include the sudoUser attribute. Indexing it will make the responder faster. | |||||
2012-01-27 | SYSDB: Add indexes for servicePort and serviceProtocol | Stephen Gallagher | 1 | -0/+92 | |
2011-11-21 | Fix FTBFS related to -Werror=format-security | Krzysztof Klimonda | 1 | -1/+1 | |
2011-11-02 | SYSDB: add index for nameAlias | Stephen Gallagher | 1 | -0/+86 | |
2011-10-07 | SYSDB: New source file for sysdb upgrade routines | Stephen Gallagher | 1 | -0/+896 | |