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
path:
root
/
ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
DNS Locations: location-* commands
Martin Basti
2016-06-03
1
-0
/
+149
*
Remove dangling RUVs even if replicas are offline
Stanislav Laznicka
2016-06-03
1
-0
/
+1
*
ipalib: move server-side plugins to ipaserver
Jan Cholasta
2016-06-03
61
-9
/
+34787
*
plugable: turn Plugin attributes into properties
Jan Cholasta
2016-06-03
2
-12
/
+12
*
Deprecated the domain-level option in ipa-server-install
Stanislav Laznicka
2016-06-02
1
-0
/
+1
*
Fix: topologysuffix_find doesn't have no_members option
Martin Basti
2016-06-02
1
-1
/
+1
*
Performance: Find commands: do not process members by default
Martin Basti
2016-05-31
2
-2
/
+4
*
DNS upgrade: change global forwarding policy in named.conf to "only" if priva...
Petr Spacek
2016-05-30
3
-3
/
+57
*
DNS upgrade: change global forwarding policy in LDAP to "only" if private IPs...
Petr Spacek
2016-05-30
1
-0
/
+16
*
DNS upgrade: change forwarding policy to = only for conflicting forward zones
Petr Spacek
2016-05-30
1
-0
/
+78
*
DNS upgrade: separate backup logic to make it reusable
Petr Spacek
2016-05-30
1
-72
/
+73
*
Add ipaDNSVersion option to dnsconfig* commands and use new attribute
Petr Spacek
2016-05-30
1
-17
/
+60
*
Move IP address resolution from ipaserver.install.installutils to ipapython.d...
Petr Spacek
2016-05-30
2
-25
/
+17
*
Use root_logger for verify_host_resolvable()
Petr Spacek
2016-05-30
1
-1
/
+1
*
Move check_zone_overlap() from ipapython.ipautil to ipapython.dnsutil
Petr Spacek
2016-05-30
3
-6
/
+7
*
Upgrade: always start CA
Martin Basti
2016-05-25
1
-0
/
+11
*
ipalib, ipaserver: fix incorrect API.register calls in docstrings
Jan Cholasta
2016-05-25
2
-6
/
+4
*
ipalib, ipaserver: migrate all plugins to Registry-based registration
Jan Cholasta
2016-05-25
16
-71
/
+87
*
plugable: replace API.import_plugins with new API.add_package
Jan Cholasta
2016-05-25
1
-1
/
+5
*
rpc: include structured error information in responses
Jan Cholasta
2016-05-25
1
-0
/
+1
*
replica install: do not set CA renewal master flag
Jan Cholasta
2016-05-24
3
-4
/
+28
*
Incorrect message when KRA already installed
Patrice Duc-Jacquet
2016-05-20
1
-0
/
+5
*
Detect and repair incorrect caIPAserviceCert config
Fraser Tweedale
2016-05-19
2
-3
/
+49
*
Prevent replica install from overwriting cert profiles
Fraser Tweedale
2016-05-19
1
-6
/
+12
*
Added exception handling for mal-formatted XML Parsing
Abhijeet Kasurde
2016-05-11
1
-2
/
+7
*
Replaced find_hostname with api.env.host
Abhijeet Kasurde
2016-05-10
1
-21
/
+1
*
Fix remaining relative import and enable Pylint check
Petr Viktorin
2016-05-10
1
-1
/
+1
*
DNS: Fix upgrade - master to forward zone transformation
Petr Spacek
2016-05-10
1
-1
/
+3
*
Auto-detect default value for --forward-policy option in installers
Petr Spacek
2016-04-28
2
-1
/
+12
*
Extend installers with --forward-policy option
Petr Spacek
2016-04-28
4
-6
/
+19
*
Added fix for notifying user about locked user account in WebUI
Abhijeet Kasurde
2016-04-28
1
-1
/
+11
*
Remove unused hostname variables
Martin Basti
2016-04-26
1
-3
/
+0
*
Always set hostname
Martin Basti
2016-04-26
1
-17
/
+6
*
Configure httpd service from installer instead of directly from RPM
Martin Basti
2016-04-22
2
-0
/
+11
*
replica-prepare: do not add PTR records if there is no IPA managed reverse zone
Martin Babinsky
2016-04-19
1
-0
/
+5
*
Added fix for notifying user about Kerberos principal expiration in WebUI
Abhijeet Kasurde
2016-04-15
1
-2
/
+11
*
differentiate between limit types when LDAP search exceeds configured limits
Martin Babinsky
2016-04-13
1
-2
/
+3
*
Look up HTTPD_USER's UID and GID during installation.
David Kupka
2016-03-23
1
-1
/
+5
*
Fix kdc.conf.template to use ipaplatform.paths.
Timo Aaltonen
2016-03-23
1
-1
/
+6
*
Use ODS_USER/ODS_GROUP in opendnssec_conf.template
Timo Aaltonen
2016-03-23
1
-0
/
+2
*
ipaplatform: Move remaining user/group constants to ipaplatform.constants.
Timo Aaltonen
2016-03-23
7
-18
/
+20
*
ipa_restore: Import only FQDN from ipalib.constants
Timo Aaltonen
2016-03-23
1
-4
/
+5
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
8
-29
/
+35
*
Pylint: remove unnecessary-semicolon
Martin Basti
2016-03-22
1
-1
/
+1
*
Pylint: import max one module per line
Martin Basti
2016-03-22
3
-3
/
+6
*
Pylint: use list comprehension instead of iteration
Martin Basti
2016-03-22
1
-4
/
+1
*
Pylint: enable reimported check
Martin Basti
2016-03-22
3
-5
/
+2
*
Pylint: fix definition of global variables
Martin Basti
2016-03-22
1
-0
/
+3
*
pylint: remove bare except
Martin Basti
2016-03-22
8
-12
/
+12
*
Remove redundant parameters from CS.cfg in dogtaginstance
Martin Basti
2016-03-16
1
-8
/
+0
[next]