Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix existence check, default_server is an array so we need to | Simo Sorce | 2008-05-10 | 1 | -2/+2 |
| | | | | check its length to determine if it is empty | ||||
* | Make sure we use the configured server in ipa.conf first, and | Simo Sorce | 2008-04-09 | 1 | -28/+23 |
| | | | | fallback to the discovered ones only if that's not available | ||||
* | Don't define bogus realm/server in configuration file by default | Rob Crittenden | 2008-03-17 | 1 | -2/+2 |
| | | | | | | | Add default exception handler to avoid backtraces in cmdline tools Enhance error message when the IPA server or realm can't be found 437565 | ||||
* | Add failover to the XML-RPC client | Rob Crittenden | 2008-02-22 | 1 | -7/+9 |
| | | | | 433506 | ||||
* | Set the license uniformly to GPLv2 only. | Rob Crittenden | 2008-02-04 | 1 | -1/+1 |
| | |||||
* | Make admintools discover the domain using DNS calls to find the LDAP server. | Simo Sorce | 2007-12-11 | 1 | -5/+51 |
| | |||||
* | Added config.py. | Karl MacMillan | 2007-08-01 | 1 | -0/+106 |