index
:
freeipa.git
30gatepo
4-2-trust-fixes
ad-work
adwork
dns-records
gssapi-delegate
hbactest
hbactester
ipa-2-1
ipautil-refactor
kdc-fixes
master
my-master
network-fixes
oneway-trust
platform
platform-master
systemd-ipa-2-1
systemd-master
test-patches-2-1
testing
testotp
ticket-1259
ticket-1368
ticket-1369
ticket-1369-lite
ticket-1373
ticket-1476
ticket-1549
ticket-hbac-test
trusts-master
views
FreeIPA project
Alexander Bokovoy
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
install
/
tools
/
ipa-replica-prepare
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port ipa-replica-prepare to the admintool framework
Petr Viktorin
2013-02-01
1
-488
/
+4
*
Improve ipa-replica-prepare error message
Martin Kosek
2012-12-06
1
-4
/
+17
*
Changes to use a single database for dogtag and IPA
Ade Lee
2012-11-23
1
-2
/
+6
*
Build and installation of Kerberos authentication extension
Petr Vobornik
2012-10-04
1
-0
/
+2
*
Use custom zonemgr for reverse zones
Martin Kosek
2012-09-26
1
-2
/
+2
*
Use Dogtag 10 only when it is available
Petr Viktorin
2012-09-17
1
-1
/
+4
*
Modifications to install scripts for dogtag 10
Ade Lee
2012-09-17
1
-1
/
+1
*
Add version to replica prepare file, prevent installing to older version
Rob Crittenden
2012-09-07
1
-0
/
+1
*
Improves exception handling in ipa-replica-prepare.
Tomas Babej
2012-08-14
1
-1
/
+7
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-5
/
+9
*
Permissions of replica files changed to 0600.
Tomas Babej
2012-08-07
1
-1
/
+3
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+1
*
Let replicas install without DNS
Martin Kosek
2012-01-13
1
-6
/
+0
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-5
/
+6
*
Check hostname resolution sanity
Martin Kosek
2011-10-13
1
-1
/
+1
*
Improve ipa-replica-prepare DNS check
Martin Kosek
2011-10-06
1
-3
/
+3
*
replica-prepare: anonymous binds may be disallowed
Simo Sorce
2011-10-06
1
-24
/
+27
*
Install tools crash when password prompt is interrupted
Martin Kosek
2011-10-06
1
-0
/
+2
*
Detect CA installation type in ipa-replica-prepare and ipa-ca-install.
Rob Crittenden
2011-09-27
1
-0
/
+3
*
Fix ipa-replica-prepare always warning the user about not using the system ho...
Jan Cholasta
2011-09-26
1
-1
/
+1
*
Remove checks for ds-replication plugin
Martin Kosek
2011-09-22
1
-3
/
+1
*
install: We do not need a kpasswd keytab anymore
Simo Sorce
2011-08-31
1
-1
/
+0
*
install: We do not need a ldap password anymore
Simo Sorce
2011-08-31
1
-1
/
+0
*
Fix typo in ipa-replica-prepare
Martin Kosek
2011-07-18
1
-1
/
+0
*
Check IPA configuration in install tools
Martin Kosek
2011-07-18
1
-0
/
+4
*
Fix creation of reverse DNS zones.
Jan Cholasta
2011-07-15
1
-25
/
+28
*
Improve IP address handling in IPA option parser
Martin Kosek
2011-06-19
1
-1
/
+2
*
Improve DNS zone creation
Martin Kosek
2011-06-15
1
-5
/
+3
*
IPA installation with --no-host-dns fails
Martin Kosek
2011-06-10
1
-5
/
+0
*
Fix forward zone creation in ipa-replica-prepare
Martin Kosek
2011-06-08
1
-2
/
+3
*
Honor netmask in DNS reverse zone setup.
Jan Cholasta
2011-05-30
1
-6
/
+28
*
Parse netmasks in IP addresses passed to server install.
Jan Cholasta
2011-05-30
1
-8
/
+9
*
Fix reverse zone creation in ipa-replica-prepare
Martin Kosek
2011-05-27
1
-1
/
+3
*
Fix SELinux errors caused by enabling TLS on dogtag 389-ds instance.
Rob Crittenden
2011-03-15
1
-0
/
+8
*
Use ldapi: instead of unsecured ldap: in ipa core tools.
Pavel Zuna
2011-03-03
1
-4
/
+2
*
Fix two problems with ipa-replica-prepare
Rob Crittenden
2011-02-14
1
-1
/
+1
*
Disable replication version plugin by default.
Rob Crittenden
2011-02-10
1
-1
/
+3
*
Add an address for a nameserver when a new zone is created during install
Jakub Hrozek
2011-01-31
1
-3
/
+3
*
Use a common group for all DS instances
Simo Sorce
2011-01-31
1
-12
/
+5
*
Exit if a DNS A or AAAA record doesn't exist for the replica we are preparing.
Rob Crittenden
2011-01-11
1
-0
/
+22
*
Allow ipa-dns-install to configure DNS on a replica.
Simo Sorce
2011-01-07
1
-1
/
+1
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Verify that the replication plugin exists before setting up replicas.
Rob Crittenden
2010-12-17
1
-0
/
+3
*
Move Selfsigned CA creation out of dsinstance
Simo Sorce
2010-12-10
1
-9
/
+4
*
Make pkinit setup optional in ipa-replica-prepare too.
Simo Sorce
2010-12-08
1
-0
/
+5
*
pkinit-replica: create certificates for replicas too
Simo Sorce
2010-11-18
1
-6
/
+66
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-3
/
+3
*
Properly handle CertificateOperationErrors in replication prepration.
Rob Crittenden
2010-09-24
1
-2
/
+10
*
Use ldap2 instead of legacy LDAP code from v1 in installer scripts.
Pavel Zuna
2010-04-19
1
-17
/
+16
*
Make CA PKCS#12 location arg for ipa-replica-prepare, default /root/cacert.p12
Rob Crittenden
2010-03-19
1
-3
/
+5
[next]