Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced the plugin "ldapusers". | Bogdano Arendartchuk | 2007-05-02 | 1 | -2/+2 |
| | | | | | | | | | | 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 | 1 | -4/+39 |
| | | | | | configuration sections. | ||||
* | Make ConfigParser forward args to allow the use of "raw" option. | Bogdano Arendartchuk | 2007-01-29 | 1 | -2/+2 |
| | | | | | | It will enable us to choose which sections should not allow ConfigParser's references. | ||||
* | Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3 | Frederic Lepied | 2005-12-07 | 1 | -0/+398 |