index
:
freeipa.git
AD-binds
asn1c-indented
cachetickets
cakeysfix
ccachesess
clisesshandling
coverity
custodia
custodia-review
fix_ber_scanf
fixlogout
getkeytab
ipa-1-0
ipa-1-1
ipa-1-2
ipa-2-1
ipa-2-2
ipasam_getkeytab
kdc-fixes
kdc-pkinit
ldapticketcache
master
master_keytab
mindatefix
mspac
my-master
pwbindexp
pwdpolicy
replica_kdc
review
sessionlogout
setkeytab
sumit
webui-cleanup
webui-details
webui_isolate
wip
FreeIPA patches
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipaserver
/
install
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipa-replica-install prints incorrect error message when replica is already in...
Gabe
2015-12-11
1
-3
/
+12
*
replicainstall: Make sure the enrollment state is preserved
Tomas Babej
2015-12-11
1
-0
/
+32
*
replicainstall: Add check for domain if server is specified
Tomas Babej
2015-12-11
1
-0
/
+6
*
server uninstall: ignore --ignore-topology-disconnect in domain level 0
Jan Cholasta
2015-12-11
1
-5
/
+0
*
replica promotion: check domain level before ipaservers membership
Jan Cholasta
2015-12-11
1
-14
/
+14
*
replica: Fix ipa-replica-install with replica file (domain level 0).
David Kupka
2015-12-10
1
-4
/
+6
*
replica promotion: allow OTP bulk client enrollment
Jan Cholasta
2015-12-09
1
-14
/
+31
*
Force creation of services during replica install
Martin Basti
2015-12-07
1
-1
/
+2
*
replicainstall: Admin password should not conflict with replica file
Tomas Babej
2015-12-07
1
-1
/
+0
*
replica promotion: automatically add the local host to ipaservers
Jan Cholasta
2015-12-07
1
-2
/
+46
*
replica promotion: use host credentials when setting up replication
Jan Cholasta
2015-12-07
1
-11
/
+45
*
replica install: improvements in the handling of CA-related IPA config entries
Martin Babinsky
2015-12-04
1
-0
/
+7
*
ipa-replica-install support caless install with promotion.
David Kupka
2015-12-03
3
-39
/
+193
*
implement domain level 1 specific topology checks into IPA server uninstaller
Martin Babinsky
2015-12-02
1
-27
/
+166
*
replicainstall: Add possiblity to install client in one command
Tomas Babej
2015-12-01
2
-10
/
+86
*
Remove global variable dns_forwarders from ipaserver.install.dns
Petr Spacek
2015-12-01
1
-3
/
+2
*
ipa-dns-install offer IP addresses from resolv.conf as default forwarders
Petr Spacek
2015-12-01
3
-6
/
+22
*
perform IPA client uninstallation as a last step of server uninstall
Martin Babinsky
2015-12-01
1
-13
/
+13
*
replica promotion: modify default.conf even if DS configuration fails
Martin Babinsky
2015-11-27
1
-25
/
+30
*
install: drop support for Dogtag 9
Jan Cholasta
2015-11-25
3
-80
/
+115
*
Add profiles and default CA ACL on migration
Fraser Tweedale
2015-11-24
2
-12
/
+4
*
cert renewal: make renewal of ipaCert atomic
Jan Cholasta
2015-11-19
1
-2
/
+2
*
Drop configure.jar
Martin Basti
2015-11-13
1
-12
/
+0
*
remove an unneccesary check from IPA server uninstaller
Martin Babinsky
2015-11-12
1
-7
/
+0
*
Domain levels: use constants rather than hardcoded values
Martin Basti
2015-10-27
1
-4
/
+4
*
Allow to install the KRA on a promoted server
Simo Sorce
2015-10-22
1
-8
/
+21
*
Warn if no installation found when running ipa-server-install --uninstall
Gabe
2015-10-22
1
-0
/
+5
*
Rename option --dirsrv-config-mods to --dirsrv-config-file
Martin Basti
2015-10-19
3
-6
/
+6
*
Add option to specify LDIF file that contains DS configuration changes
Martin Basti
2015-10-15
3
-6
/
+23
*
Make checks for existing credentials reusable
Simo Sorce
2015-10-15
1
-73
/
+2
*
Allow to setup the CA when promoting a replica
Simo Sorce
2015-10-15
1
-34
/
+24
*
Allow ipa-replica-conncheck to use default creds
Simo Sorce
2015-10-15
1
-3
/
+11
*
Change DNS installer code to use passed in api
Simo Sorce
2015-10-15
1
-9
/
+13
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
3
-28
/
+552
*
Add ipa-custodia service
Simo Sorce
2015-10-15
3
-3
/
+20
*
upgrade: make sure ldap2 is connected in export_kra_agent_pem
Jan Cholasta
2015-10-12
1
-0
/
+7
*
install: always export KRA agent PEM file
Jan Cholasta
2015-10-08
1
-3
/
+2
*
install: fix KRA agent PEM file permissions
Jan Cholasta
2015-10-08
1
-0
/
+19
*
Use six.moves.configparser instead of ConfigParser
Petr Viktorin
2015-10-07
1
-2
/
+2
*
ipa-server-install: mark master_password Knob as deprecated
Martin Babinsky
2015-10-01
1
-0
/
+1
*
install: fix ipa-server-install fail on missing --forwarder
Jan Cholasta
2015-10-01
3
-4
/
+13
*
Replica inst. fix: do not require -r, -a, -p options in unattended mode
Martin Basti
2015-09-29
2
-7
/
+6
*
install: create kdcproxy user during server install
Jan Cholasta
2015-09-22
1
-0
/
+1
*
install: Add common base class for server and replica install
Jan Cholasta
2015-09-22
3
-564
/
+525
*
Alias "unicode" to "str" under Python 3
Jan Cholasta
2015-09-17
2
-0
/
+10
*
Server Install: print message that client is being installed
Martin Basti
2015-09-11
2
-0
/
+2
*
Server Upgrade: backup CS.cfg when dogtag is turned off
Martin Basti
2015-09-11
1
-1
/
+4
*
Installer: do not modify /etc/hosts before user agreement
Martin Basti
2015-09-03
2
-3
/
+23
*
Use the print function
Petr Viktorin
2015-09-01
3
-132
/
+138
*
Use Python3-compatible dict method names
Petr Viktorin
2015-09-01
1
-1
/
+2
[next]