summaryrefslogtreecommitdiffstats
path: root/ipalib/constants.py
Commit message (Expand)AuthorAgeFilesLines
* Let Bind track data changesMartin Kosek2011-08-311-0/+3
* 34 Create FreeIPA CLI Plugin for the 389 Auto Membership pluginJr Aquino2011-08-311-0/+1
* enable proxy for dogtagAdam Young2011-08-291-3/+7
* Optionally wait for 389-ds postop plugins to completeRob Crittenden2011-07-191-0/+1
* Let the framework be able to override the hostname.Rob Crittenden2011-06-231-2/+10
* Add support for tracking and counting entitlementsRob Crittenden2011-02-021-0/+1
* Move HBAC services and service groups to cn=hbacJan Zeleny2011-01-181-2/+2
* Move sudo related data all under cn=sudoSimo Sorce2011-01-171-3/+3
* Add API version and have server reject incompatible clients.Rob Crittenden2011-01-141-0/+3
* Move Virtual Operations container under cn=etcSimo Sorce2011-01-141-1/+1
* Move permissions and privileges to their own container, cn=pbac,$SUFFIXRob Crittenden2010-12-221-2/+2
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* Re-implement access control using an updated model.Rob Crittenden2010-12-011-2/+3
* Add plugins for Sudo Commands, Command Groups and RulesJr Aquino2010-09-271-0/+3
* Add support for client failover to the ipa command-line.Rob Crittenden2010-08-161-0/+1
* This patch removes the existing UI functionality, as a prep for adding the Ja...Adam Young2010-07-291-2/+0
* Handle errors raised by plugins more gracefully in mod_wsgi.Rob Crittenden2010-07-121-0/+1
* Connect the -v cli argument to the verbose flag in xmlrpclibRob Crittenden2010-06-031-1/+1
* Add groups of services to HBACRob Crittenden2010-05-171-0/+2
* Consolidate to single WSGI entry pointJason Gerard DeRose2010-03-011-1/+1
* Allow one-character Param namesRob Crittenden2010-02-121-1/+1
* ipa-server-install now renders UI assetsJason Gerard DeRose2009-11-041-2/+1
* Giant webui patch take 2Jason Gerard DeRose2009-10-131-3/+15
* Add external CA signing and abstract out the RA backendRob Crittenden2009-09-151-1/+3
* Enable ldapi connections in the management framework.Rob Crittenden2009-08-271-2/+0
* Allow replicas of an IPA server using an internal dogtag server as the CARob Crittenden2009-07-151-1/+1
* Implement support for non-LDAP-based actions that use the LDAP ACI subsystem.Rob Crittenden2009-07-101-0/+1
* Remove use_ldap2 constant.Pavel Zuna2009-07-021-1/+0
* Add new env variables: container_taskgroup, container_rolegroup and container...Pavel Zuna2009-05-261-0/+3
* Dogtag keeps telling me to use port 9444 and not 9443, use it.Rob Crittenden2009-05-261-1/+1
* Force xmlrpc tests to run with in_tree=True so config files in /etc/ipa/ don'...Jason Gerard DeRose2009-05-111-22/+22
* Add new env variables. 'container_dns' for DNS plugin, 'use_ldap2' for new LD...Pavel Zuna2009-04-221-0/+2
* Add 'container_hbac' env variable.root2009-04-031-1/+1
* Implemented more elegant way for entire plugin module to be conditionally ski...Jason Gerard DeRose2009-02-171-1/+1
* Added env.enable_ra variable and change cert.py and ra.py plugin modules to r...Jason Gerard DeRose2009-02-171-0/+3
* Add policy-related container constantsJakub Hrozek2009-02-101-0/+7
* Finished reworked cli.CLI class into cli.cli pluginJason Gerard DeRose2009-02-031-0/+4
* More work on xmlrpc stuff, started migrated more code to use errors2 instead ...Jason Gerard DeRose2009-02-031-2/+2
* Added ca_host, ca_port, and ca_ssl_port Env variables that Andrew requestedJason Gerard DeRose2009-02-031-0/+6
* Added Object.params_minus() method; various small tweaksJason Gerard DeRose2009-02-031-24/+8
* Started moving some core classes and functions from plugable.py to new base.p...Jason Gerard DeRose2008-12-301-2/+8
* Some more reorganization in Env and added class docstring to Env with lots of...Jason Gerard DeRose2008-12-221-2/+2
* Cleaned up Env.__setattr__() and Env.__setitem__() a bit updated their unit t...Jason Gerard DeRose2008-12-221-1/+6
* The Env.__setitem__() implied conversion is now case sensitive; Env.__setitem...Jason Gerard DeRose2008-12-221-17/+20
* Started work on per-request gettext setupJason Gerard DeRose2008-12-181-2/+4
* New Param: added unit tests for TypeError cases in DefaultFrom.__init__()Jason Gerard DeRose2008-12-181-1/+1
* New Param: added missing unit tests for TypeError and ValueError cases in par...Jason Gerard DeRose2008-12-181-1/+1
* Finished kwarg validation and extension mechanism in parameter.ParamJason Gerard DeRose2008-12-111-0/+6
* Started roughing out the consolidated type/parameter system in parameters.py;...Jason Gerard DeRose2008-12-101-1/+5
* Add autmount-specific location and default entriesRob Crittenden2008-11-141-0/+1