| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Yet another typo: "options IN the [global] section"V1_6_16 | Bogdano Arendartchuk | 2007-05-02 | 1 | -1/+1 |
| | | |||||
| * | Added reference to the [global] section in the help of ldapusers plugin. | Bogdano Arendartchuk | 2007-05-02 | 1 | -1/+1 |
| | | |||||
| * | Typo "acess" | Bogdano Arendartchuk | 2007-05-02 | 1 | -1/+1 |
| | | |||||
| * | Introduced the plugin "ldapusers". | Bogdano Arendartchuk | 2007-05-02 | 1 | -0/+118 |
| | | | | | | | | | | | This plugin allows to obtain the user names and e-mails from a LDAP server. See repsys --help-plugin ldapusers for the configuration options. This plugin also required one small change in the ConfigParser: the class Config should allow one to get one option value in "raw" format, so that python format strings can be used as configuration values. | ||||
| * | Merged work on plugins support, including the possibility to wrap | Bogdano Arendartchuk | 2007-05-02 | 2 | -0/+41 |
| configuration sections. | |||||
