| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Fix logic in determining what to do with an incoming principal
|
| |
|
|
|
|
|
| |
We generally want to just search indexed attributes. We get this list
of attributes from the configuration, use it.
|
| |
|
| |
|
|
|
|
|
| |
This creates the map and the key pointing to the map. By default the key
is associated with the auto.master map but it can be overriden.
|
| |
|
| |
|
|
|
|
| |
Fix some errors uncovered by the nosetests
|
| |
|
| |
|
|
|
|
| |
tests in test_util
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Command.args_to_kw()
|
| |
|
|
|
|
| |
plugin
|
| |
|
| |
|
| |
|
|
|
|
| |
xmlrpc_unwrap() with dumps(), loads(); fixed a bug in xmlrpc_unwrap()
|
|
|
|
| |
unit tests
|
|
|
|
| |
textui.prompt()
|
| |
|
| |
|
|
|
|
| |
'password' flag in param.flags
|
| |
|
| |
|
|
|
|
| |
plugins
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
cleaned up the order of its methods
|
| |
|
| |
|
|
|
|
| |
method
|