| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
Fix logic in determining what to do with an incoming principal
|
| |
| |
| |
| | |
Fix some errors uncovered by the nosetests
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
plugin
|
|
|
|
| |
called in ipalib.cli.CLI
|
| |
|
|
|
|
| |
Exception
|
|
|
|
|
| |
Use -e kerberos on the command-line to use the mod_python server, otherwise
it defaults to use the simple-server URL.
|
| |
|
| |
|
|
|
|
| |
Include slew of new exceptions, not all of which are used yet
|
| |
|
|
|
|
| |
functionality so far in args_to_kw()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
ValidationError is raised so it works well with multivalues
|
| |
|
|
|
|
| |
type_, name) order so the first two match the built-in isinstance() call signature
|
|
|
|
| |
corresponding unit tests
|
|
|
|
| |
added corresponding unit tests
|
| |
|
| |
|
| |
|
|
|
|
| |
with corresponding unit tests
|
| |
|
|
|
|
| |
RequirementError if a required option is missing
|
|
|
|
| |
Python2.4 are not new-style classes
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|