Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-15 | Rearrange new cli utilities' popt tables for nicer output | Panu Matilainen | 1 | -3/+9 | |
- Use a separate table for the tool-specific options, include that from the "master" option table to get option group summary in --help. | |||||
2010-10-19 | Oops, dumb copy-paste error causing --verifydb to --rebuilddb instead | Panu Matilainen | 1 | -1/+1 | |
2010-09-03 | Add a brand new rpmdb utility for rpmdb maintenance (dejavu again) | Panu Matilainen | 1 | -0/+71 | |
- rpmdb maintenance only requires privileges on the rpmdb directory, not elsewhere on the system. Splitting to separate tool allows finer grained SELinux policies and makes adding new db-specific switches saner. |