summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix default value selection in radio widgetPetr Vobornik2013-06-241-1/+11
* Require rid-base and secondary-rid-base in idrange-add after ipa-adtrust-installAna Krivokapic2013-06-247-77/+196
* Do not display traceback to userAna Krivokapic2013-06-241-5/+4
* Fail when adding a trust with a different rangeAna Krivokapic2013-06-242-72/+160
* Do not redirect ipa/crl to HTTPSTomas Babej2013-06-201-2/+2
* Improve handling of options in ipa-client-installAna Krivokapic2013-06-201-0/+9
* Return ipaRangeType as a list in idrange commandsTomas Babej2013-06-191-1/+1
* Remove hardcoded values from idrange plugin testsTomas Babej2013-06-191-31/+59
* Fix location of service.crt in .gitignoreAna Krivokapic2013-06-181-1/+1
* Add Nose plugin for BeakerLib integrationPetr Viktorin2013-06-173-16/+206
* Add ipa-run-tests commandPetr Viktorin2013-06-173-0/+39
* Make an ipa-tests packagePetr Viktorin2013-06-17105-93/+237
* Drop redundant directory /var/cache/ipa/sessionsMartin Kosek2013-06-172-6/+1
* Drop SELinux subpackageMartin Kosek2013-06-1711-353/+7
* Fix displaying of success messageAna Krivokapic2013-06-132-26/+31
* Regression fix: rule table with ext. member support doesn't offer any itemsPetr Vobornik2013-06-131-1/+9
* Do not track DS certificate in CA-less setup.Jan Cholasta2013-06-121-2/+0
* Do not allow installing CA replicas in CA-less setup.Jan Cholasta2013-06-122-0/+8
* Skip empty lines when parsing pk12util output.Jan Cholasta2013-06-121-1/+1
* Handle exceptions gracefully when verifying PKCS#12 files.Jan Cholasta2013-06-122-2/+11
* Remove stray error condition in ipa-server-install.Jan Cholasta2013-06-121-3/+0
* Use the correct PKCS#12 file for HTTP server.Jan Cholasta2013-06-121-1/+1
* Flush stream after writing service messagesPetr Viktorin2013-06-111-0/+1
* PEP8 fixes in idrange.pyTomas Babej2013-06-101-8/+17
* Extend idrange commands to support new range origin typesTomas Babej2013-06-102-18/+57
* Add update plugin to fill in ipaRangeType attributeTomas Babej2013-06-102-0/+117
* Add ipaRangeType attribute to LDAP SchemaTomas Babej2013-06-103-1/+5
* Fix type of printf argumentSumit Bose2013-06-101-1/+2
* Prevent error when running IPA commands with su/sudoAna Krivokapic2013-06-071-5/+5
* Manage ipa-otpd.socket by IPATomas Babej2013-06-066-22/+68
* Do not check userPassword with 7-bit pluginTomas Babej2013-06-062-0/+7
* Remove redundant u'' characterMartin Kosek2013-06-062-2/+2
* Fix regression: missing facet tab group labelsPetr Vobornik2013-06-052-10/+15
* Incorporate interactive prompts in idrange-addTomas Babej2013-06-051-3/+38
* Add prompt_param method to avoid code duplicationTomas Babej2013-06-053-42/+55
* Remove redundant check for env.interactiveTomas Babej2013-06-051-1/+0
* Use private ccache in ipa install toolsTomas Babej2013-06-055-16/+44
* Make ssbrowser.html work in IE 10Petr Vobornik2013-06-041-3/+9
* Fix format string typoSumit Bose2013-06-031-1/+1
* Fix log format not a string literal.Diane Trout2013-06-031-1/+1
* Regression fix: missing control buttons in nested search facetsPetr Vobornik2013-06-031-16/+24
* Deprecate options --dom-sid and --dom-name in idrange-modAna Krivokapic2013-05-313-10/+13
* Do not allow removal of ID range of an active trustTomas Babej2013-05-312-11/+152
* Ignore files generated by buildAna Krivokapic2013-05-311-0/+5
* Remove code to install Dogtag 9Petr Viktorin2013-05-318-218/+22
* Fix cldap parser to work with a single equality filter (NtVer=...)Alexander Bokovoy2013-05-301-12/+14
* Support multiple local domain ranges with RID base setTomas Babej2013-05-301-16/+34
* Do not translate trust type and direction with --raw in trust_show and trust-...Tomas Babej2013-05-291-6/+28
* CLDAP: Return empty reply on non-fatal errorsSimo Sorce2013-05-281-6/+18
* CLDAP: Fix domain handling in netlogon requestsSimo Sorce2013-05-281-28/+39