index
:
freeipa.git
alee_0414_drm_add
alee_drm_0711
alee_drm_install
master
Unnamed repository; edit this file 'description' to name the repository.
Ade Lee
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add base-id, range-size and range-type options to trust-add dialog
Petr Vobornik
2013-08-22
3
-0
/
+49
*
Fix broken replica installation
Ana Krivokapic
2013-08-20
2
-8
/
+22
*
Ask for PKCS#12 password interactively in ipa-server-certinstall.
Jan Cholasta
2013-08-20
1
-3
/
+7
*
Add --pin option to ipa-server-certinstall.
Jan Cholasta
2013-08-20
2
-15
/
+12
*
Untrack old and track new cert with certmonger in ipa-server-certinstall.
Jan Cholasta
2013-08-20
1
-3
/
+12
*
Replace only the cert instead of the whole NSS DB in ipa-server-certinstall.
Jan Cholasta
2013-08-20
2
-13
/
+23
*
Ignore empty mod error when updating DS SSL config in ipa-server-certinstall.
Jan Cholasta
2013-08-20
1
-2
/
+5
*
Remove unused NSSDatabase and CertDB method find_root_cert_from_pkcs12.
Jan Cholasta
2013-08-20
1
-44
/
+0
*
Port ipa-server-certinstall to the admintool framework.
Jan Cholasta
2013-08-20
2
-141
/
+158
*
Make PKCS#12 handling in ipa-server-certinstall closer to what other tools do.
Jan Cholasta
2013-08-20
1
-34
/
+18
*
Bypass ipa-replica-conncheck ssh tests when ssh is not installed
Nathaniel McCallum
2013-08-15
1
-29
/
+31
*
Removal of deprecated selenium tests
Petr Vobornik
2013-08-15
134
-23441
/
+0
*
Remove systemd upgrader as it is not used anymore
Alexander Bokovoy
2013-08-15
2
-96
/
+0
*
Allow API plugin registration via a decorator
Petr Viktorin
2013-08-14
2
-3
/
+32
*
Allow freeipa-tests to work with older paramiko versions
Petr Viktorin
2013-08-13
2
-3
/
+22
*
Fix selected minor issues in the spec file and license
Martin Kosek
2013-08-13
3
-8
/
+9
*
Remove rpmlint warnings in spec file
Martin Kosek
2013-08-13
1
-23
/
+23
*
Prevent *.pyo and *.pyc multilib problems
Martin Kosek
2013-08-13
10
-7
/
+12
*
Fix handling of CSS files in sync.sh script
Ana Krivokapic
2013-08-13
1
-2
/
+2
*
Hide delete button in multivalued widget if attr is not writable
Petr Vobornik
2013-08-13
1
-9
/
+16
*
Make ssh_widget not-editable if attr is readonly
Petr Vobornik
2013-08-13
2
-11
/
+24
*
Remove support for IPA deployments with no persistent search
Tomas Babej
2013-08-09
16
-188
/
+105
*
Bump 3.4 development version to 3.3.90
Martin Kosek
2013-08-08
1
-1
/
+1
*
Handle --subject option in ipa-server-install
Ana Krivokapic
2013-08-08
3
-5
/
+103
*
Become 3.3.0
release-3-3-0
Martin Kosek
2013-08-08
1
-1
/
+1
*
Add requires for slapi-nis and SSSD
Martin Kosek
2013-08-08
1
-2
/
+6
*
Become 3.3.0 Beta 2
beta_2-3-3-0
Martin Kosek
2013-08-07
1
-1
/
+1
*
Increase default SASL buffer size
Martin Kosek
2013-08-07
1
-0
/
+6
*
Add new command compat-is-enabled
Ana Krivokapic
2013-08-07
3
-1
/
+49
*
Enable running API commands in ipa-advise plugins
Ana Krivokapic
2013-08-07
2
-2
/
+4
*
Add ipa-advise plugins for legacy clients
Ana Krivokapic
2013-08-07
8
-0
/
+239
*
Rename slapi-nis configuration variable
Alexander Bokovoy
2013-08-06
1
-5
/
+5
*
Wrap lines in the list of available advices
Tomas Babej
2013-08-06
1
-6
/
+14
*
Add a word wrapping for comment log messages to AdviceLogger
Tomas Babej
2013-08-06
2
-3
/
+13
*
Remove overlapping use-cases of the same result variable
Tomas Babej
2013-08-06
1
-4
/
+4
*
Improve help entry for ipa host
Tomas Babej
2013-08-06
2
-5
/
+32
*
Use case-insensitive dict for trusted domain info
Tomas Babej
2013-08-06
1
-12
/
+24
*
Fix installutils.get_password without a TTY
Petr Viktorin
2013-08-06
1
-1
/
+7
*
Limit pwpolicy maxlife to 20000 days
Tomas Babej
2013-08-05
3
-4
/
+5
*
Update translations
Petr Viktorin
2013-08-02
18
-1839
/
+1223
*
Expose ipaRangeType in Web UI
Ana Krivokapic
2013-07-29
3
-52
/
+132
*
Add the new no_member option to CLI tests
Petr Viktorin
2013-07-29
1
-0
/
+7
*
Honor 'enabled' option for widgets.
Ana Krivokapic
2013-07-26
5
-57
/
+93
*
Refactor the interactive prompt logic in idrange_add
Tomas Babej
2013-07-26
1
-27
/
+34
*
Use valid LDAP search base in migration plugin
Martin Kosek
2013-07-26
1
-1
/
+2
*
Skip referrals when converting LDAP result to LDAPEntry
Tomas Babej
2013-07-26
1
-0
/
+9
*
Web UI integration tests: Code quality fixes
Petr Vobornik
2013-07-26
1
-30
/
+33
*
Web UI integration tests: PEP8 fixes
Petr Vobornik
2013-07-26
29
-186
/
+176
*
Web UI integration tests: Compute range sizes to avoid overlaps
Petr Vobornik
2013-07-26
2
-14
/
+79
*
Web UI integration tests: Verify data after add and mod
Petr Vobornik
2013-07-26
2
-7
/
+116
[next]