Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-08 | Fix broken SSSDChangeConf.set() function | Stephen Gallagher | 1 | -1/+1 | |
The set function didn't do anything at all. It needed to use the ipachangeconf.merge() function to behave properly instead of mergeNew() | |||||
2009-12-08 | Fail on nonexistent input file | Jakub Hrozek | 1 | -2/+7 | |
2009-12-08 | Handle spaces in config parser | Jakub Hrozek | 1 | -0/+33 | |
Fixes: #301 | |||||
2009-11-20 | SSSDChangeConf - a wrapper around ipachangeconf | Jakub Hrozek | 1 | -0/+91 | |
Provides a convenient wrapper around ipachangeconf that is closer API-wise to ConfigParser | |||||
2009-11-20 | Add Simo's ipachangeconf | Jakub Hrozek | 1 | -0/+459 | |