index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test if replica is working after domain upgrade
Oleg Fayans
2016-04-15
2
-0
/
+27
*
Limit max username length to 255 in config-mod
Martin Basti
2016-04-15
1
-0
/
+1
*
WebUI: Test creating user without private group
Lenka Doudova
2016-04-15
4
-13
/
+90
*
Use netifaces module instead of 'ip' command
Martin Basti
2016-04-14
4
-46
/
+40
*
specify type of exceeded limit when warning about truncated search results
Martin Babinsky
2016-04-13
4
-11
/
+14
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
7
-41
/
+92
*
host-del --updatedns: print warnings instead of error
Martin Basti
2016-04-13
2
-2
/
+35
*
host_del: update help for --updatedns option
Martin Basti
2016-04-13
1
-1
/
+2
*
host_del: remove only A, AAAA, SSHFP, PTR records
Martin Basti
2016-04-13
1
-21
/
+17
*
host_del: split removing A/AAAA and PTR records to separate functions
Martin Basti
2016-04-13
1
-10
/
+14
*
host_del: remove unneeded dnszone-show command call
Martin Basti
2016-04-13
1
-18
/
+12
*
host_del: replace dns-record find command with show
Martin Basti
2016-04-13
1
-12
/
+17
*
host_del: fix removal of host records
Martin Basti
2016-04-13
1
-21
/
+10
*
Fixed a failure in legacy_client tests
Oleg Fayans
2016-04-13
1
-1
/
+1
*
Add missing pre_common_callback to stageuser_add
Martin Basti
2016-04-12
1
-0
/
+2
*
Added 5 more tests to Replica Promotion testsuite
Oleg Fayans
2016-04-06
1
-1
/
+131
*
Added a kdestroy call to clean ccache at master/client uninstallation
Oleg Fayans
2016-04-06
1
-0
/
+2
*
Refactor test_hostgroup_plugin
Filip Skola
2016-03-24
1
-278
/
+101
*
Refactor test_nesting, create HostGroupTracker
Filip Skola
2016-03-24
4
-627
/
+399
*
otptoken-add: improve the robustness of QR code printing
Martin Babinsky
2016-03-24
2
-7
/
+74
*
Fixed a bug with prepare_host failing upon existing ipatests folder
Oleg Fayans
2016-03-23
1
-1
/
+5
*
Reverted changes in mh fixture causing some tests to fail
Oleg Fayans
2016-03-23
1
-0
/
+3
*
Look up HTTPD_USER's UID and GID during installation.
David Kupka
2016-03-23
2
-3
/
+7
*
Fix stageuser-activate - managers test
Martin Basti
2016-03-23
3
-31
/
+35
*
spec file: rename the python-polib dependency name to python2-polib
Milan KubĂk
2016-03-23
1
-2
/
+4
*
Fix kdc.conf.template to use ipaplatform.paths.
Timo Aaltonen
2016-03-23
3
-6
/
+14
*
Use ODS_USER/ODS_GROUP in opendnssec_conf.template
Timo Aaltonen
2016-03-23
2
-2
/
+4
*
ipaplatform: Move remaining user/group constants to ipaplatform.constants.
Timo Aaltonen
2016-03-23
11
-57
/
+27
*
rewrite a misprocessed teardown_method method as a custom decorator
Oleg Fayans
2016-03-23
2
-13
/
+26
*
ipa_restore: Import only FQDN from ipalib.constants
Timo Aaltonen
2016-03-23
1
-4
/
+5
*
Resize topology graph canvas according to window size
Pavel Vomacka
2016-03-22
2
-4
/
+57
*
Fix: catch Exception instead of more specific exception types
Martin Basti
2016-03-22
2
-4
/
+4
*
Added copyright info to replica promotion tests
Oleg Fayans
2016-03-22
1
-0
/
+4
*
ipa-replica-manage: print traceback on unexpected error when in verbose mode
Martin Babinsky
2016-03-22
1
-5
/
+13
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
12
-37
/
+49
*
SPEC: do not run upgrade when ipa server is not installed
Martin Basti
2016-03-22
1
-7
/
+10
*
Pylint: enable invalid-name check
Martin Basti
2016-03-22
1
-1
/
+0
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
7
-9
/
+8
*
Pylint: import max one module per line
Martin Basti
2016-03-22
7
-7
/
+12
*
Pylint: use list comprehension instead of iteration
Martin Basti
2016-03-22
2
-5
/
+1
*
Pylint: enable reimported check
Martin Basti
2016-03-22
8
-12
/
+3
*
Pylint: enable pointless-except check
Martin Basti
2016-03-22
1
-1
/
+0
*
Pylint: fix definition of global variables
Martin Basti
2016-03-22
4
-8
/
+8
*
pylint: remove bare except
Martin Basti
2016-03-22
25
-57
/
+51
*
spec: require python-cryptography newer than 0.9
Martin Babinsky
2016-03-21
1
-2
/
+2
*
DS deadlock when memberof scopes topology plugin updates
Thierry Bordaz
2016-03-18
1
-0
/
+2
*
sudo: Fix a typo in the --help output of sudocmdgroup
Jakub Hrozek
2016-03-18
1
-2
/
+2
*
spec: add conflict with bind-chroot to freeipa-server-dns
Martin Babinsky
2016-03-18
1
-0
/
+3
*
client: enable ChallengeResponseAuthentication in sshd_config
Martin Basti
2016-03-18
1
-0
/
+1
*
spec: Add missing dependencies to python*-ipalib package
Martin Basti
2016-03-18
1
-0
/
+8
[next]