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
/
ipaserver
/
install
/
replication.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add permissions for certificate store.
Jan Cholasta
2014-07-30
1
-0
/
+30
*
Allow IPA master hosts to read and update IPA master information.
Jan Cholasta
2014-07-30
1
-0
/
+38
*
Remove master ACIs when deleting a replica.
Jan Cholasta
2014-07-30
1
-0
/
+43
*
Do not fail if there are multiple nsDS5ReplicaId values in cn=replication,cn=etc
Petr Viktorin
2014-07-02
1
-2
/
+7
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-1
/
+2
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
1
-1
/
+0
*
ipaplatform: Change service code in freeipa to use ipaplatform services
Tomas Babej
2014-06-16
1
-1
/
+2
*
Move CACERT definition to a single place.
Jan Cholasta
2014-03-25
1
-1
/
+1
*
Fix regression which prevents creating a winsync agreement
Ana Krivokapic
2013-11-13
1
-1
/
+2
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-26
/
+24
*
Make sure nsds5ReplicaStripAttrs is set on agreements
Ana Krivokapic
2013-10-25
1
-2
/
+1
*
Update only selected attributes for winsync agreement
Tomas Babej
2013-04-16
1
-7
/
+2
*
Full system backup and restore
Rob Crittenden
2013-04-12
1
-10
/
+153
*
Extend ipa-replica-manage to be able to manage DNA ranges.
Rob Crittenden
2013-03-13
1
-0
/
+98
*
Remove ipaserver/ipaldap.py
Petr Viktorin
2013-03-13
1
-2
/
+1
*
Replace IPAdmin.start_tls_s by an __init__ argument
Petr Viktorin
2013-03-01
1
-6
/
+6
*
Remove search_s and search_ext_s from IPAdmin
Petr Viktorin
2013-03-01
1
-2
/
+4
*
Inline waitForEntry in its only caller
Petr Viktorin
2013-03-01
1
-1
/
+40
*
replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)
Petr Viktorin
2013-03-01
1
-18
/
+23
*
Fix typo and traceback suppression in replication.py
Petr Viktorin
2013-03-01
1
-3
/
+4
*
Replace deleteEntry with delete_entry
Petr Viktorin
2013-03-01
1
-7
/
+7
*
Replace addEntry with add_entry
Petr Viktorin
2013-03-01
1
-9
/
+9
*
Replace getList by a get_entries method
Petr Viktorin
2013-03-01
1
-14
/
+18
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
1
-21
/
+23
*
Replace IPAdmin.checkTask by replication.wait_for_task
Petr Viktorin
2013-03-01
1
-2
/
+23
*
Remove IPAdmin.get_dns_sorted_by_length
Petr Viktorin
2013-03-01
1
-12
/
+8
*
Remove dbdir, binddn, bindpwd from IPAdmin
Petr Viktorin
2013-03-01
1
-1
/
+9
*
Replace add_s and delete_s by their newer equivalents
Petr Viktorin
2013-03-01
1
-6
/
+6
*
Replace entry.setValue/setValues by item assignment
Petr Viktorin
2013-03-01
1
-6
/
+6
*
Replace entry.getValues() by entry.get()
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Replace setValue by keyword arguments when creating entries
Petr Viktorin
2013-03-01
1
-64
/
+89
*
Add make_entry factory method to LDAPConnection.
Jan Cholasta
2013-03-01
1
-9
/
+9
*
Remove some unused imports
Petr Viktorin
2013-03-01
1
-5
/
+4
*
Make ipa-csreplica-manage work with both merged and non-merged DBs
Petr Viktorin
2012-11-23
1
-13
/
+11
*
Filter suffix in replication management tools
Martin Kosek
2012-11-23
1
-7
/
+30
*
Changes to use a single database for dogtag and IPA
Ade Lee
2012-11-23
1
-9
/
+11
*
Fix CS replication management.
Rob Crittenden
2012-10-09
1
-5
/
+17
*
Run the CLEANALLRUV task when deleting a replication agreement.
Rob Crittenden
2012-09-17
1
-0
/
+68
*
Add nsds5ReplicaStripAttrs to replica agreements
Petr Viktorin
2012-09-04
1
-0
/
+9
*
Make replica install more robust
Martin Kosek
2012-09-03
1
-12
/
+26
*
Fix winsync agreements creation
Martin Kosek
2012-08-12
1
-1
/
+1
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-98
/
+106
*
Enable SOA serial autoincrement
Martin Kosek
2012-07-13
1
-11
/
+11
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-2
/
+0
*
Add separate attribute to store trusted domain SID
Alexander Bokovoy
2012-06-07
1
-1
/
+5
*
Retry retrieving ldap principals when setting up replication.
Rob Crittenden
2012-05-22
1
-18
/
+60
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+1
*
Fix ipa-replica-manage TLS connection error
Martin Kosek
2012-03-14
1
-2
/
+5
*
Remove memberPrincipal for deleted replicas
Martin Kosek
2012-03-02
1
-2
/
+22
*
Fix managing winsync replication agreements with ipa-replica-manage
Rob Crittenden
2012-02-27
1
-1
/
+1
[next]