Go to file
Rob Crittenden e4b9be209e Make the membership attribute an argument and add new method entry.delAttr()
We need a way to say "this attribute is blank, delete it." delAttr does this.

There are now several attributes to which we add "members" to so make the
attribute for storing members configurable, defaulting to 'member'
2009-01-19 10:40:11 -05:00
ipalib Use correct function for outputing a string 2009-01-19 10:40:11 -05:00
ipaserver Make the membership attribute an argument and add new method entry.delAttr() 2009-01-19 10:40:11 -05:00
ipawebui Renamed ipa_webui/ to ipawebui/ and tests/test_ipa_webui/ to tests/test_ipawebui 2009-01-04 19:48:02 -07:00
tests Added missing enumerable parameters 2009-01-18 15:55:56 -07:00
.bzrignore Added top-level tests/ package that will contain all unit tests 2008-10-07 20:36:44 -06:00
.gitignore Add build to .gitignore 2008-10-23 10:37:16 -04:00
ipa Changed calling signature of output_for_cli(); started work on 'textui' backend plugin 2008-11-12 00:46:04 -07:00
LICENSE Added GPL v2 in LICENSE file 2008-10-14 16:51:04 -06:00
lite-webui.py Renamed all references to 'ipa_webui' to 'ipawebui' 2009-01-04 19:45:53 -07:00
lite-xmlrpc.py Renamed all references to 'ipa_server' to 'ipaserver' 2009-01-04 18:39:39 -07:00
make-doc Renamed all references to 'ipa_webui' to 'ipawebui' 2009-01-04 19:45:53 -07:00
make-test New Param: all docstring examples now pass under doctests 2009-01-14 20:36:17 -07:00
MANIFEST.in Renamed all references to 'ipa_webui' to 'ipawebui' 2009-01-04 19:45:53 -07:00
setup.py Renamed all references to 'ipa_webui' to 'ipawebui' 2009-01-04 19:45:53 -07:00
TODO Fixed a problem in the host plugin module; added not in TODO about using Param.query 2009-01-14 22:59:44 -07:00