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
/
service.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
vault: Fix ipa-kra-install
Jan Cholasta
2015-06-10
1
-0
/
+1
*
Grammar fix in 'Estimated time' messages printed by installer
Petr Spacek
2015-06-05
1
-1
/
+1
*
ipa-dns-install: use STARTTLS to connect to DS
Martin Babinsky
2015-03-18
1
-2
/
+8
*
Fix do not enable service before storing status
Martin Basti
2015-02-18
1
-1
/
+0
*
Fix restoring services status during uninstall
Martin Basti
2015-02-18
1
-6
/
+9
*
DNSSEC: platform paths and services
Martin Basti
2014-10-21
1
-0
/
+3
*
Add mask, unmask methods for service
Martin Basti
2014-10-21
1
-0
/
+9
*
ipaserver.install.service: Don't show error message on SystemExit(0)
Petr Viktorin
2014-09-26
1
-8
/
+9
*
LDAP disable service
Martin Basti
2014-09-26
1
-1
/
+66
*
Refactoring of autobind, object_exists
Martin Basti
2014-09-26
1
-26
/
+4
*
upgradeinstance: Restore listeners on failure
Petr Viktorin
2014-09-25
1
-6
/
+24
*
Import CA certs from certificate store to DS NSS database on replica install.
Jan Cholasta
2014-07-30
1
-1
/
+16
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-2
/
+3
*
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
*
Store information about which CA server is master for renewals in LDAP.
Jan Cholasta
2014-03-25
1
-2
/
+2
*
Move CACERT definition to a single place.
Jan Cholasta
2014-03-25
1
-2
/
+0
*
ipaserver.install.service: Fix estimated time display
Petr Viktorin
2014-03-13
1
-13
/
+17
*
Use EXTERNAL auth mechanism in ldapmodify
Ana Krivokapic
2013-11-14
1
-10
/
+10
*
Flush stream after writing service messages
Petr Viktorin
2013-06-11
1
-0
/
+1
*
Manage ipa-otpd.socket by IPA
Tomas Babej
2013-06-06
1
-8
/
+9
*
Uninstall selfsign CA on upgrade
Petr Viktorin
2013-04-15
1
-0
/
+3
*
Remove ipaserver/ipaldap.py
Petr Viktorin
2013-03-13
1
-4
/
+1
*
Remove some uses of raw python-ldap
Petr Viktorin
2013-03-01
1
-6
/
+6
*
replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)
Petr Viktorin
2013-03-01
1
-1
/
+1
*
Replace deleteEntry with delete_entry
Petr Viktorin
2013-03-01
1
-1
/
+1
*
Replace addEntry with add_entry
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Remove unused imports from ipaserver/install
Petr Viktorin
2013-03-01
1
-7
/
+7
*
Replace entry.setValue/setValues by item assignment
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Replace entry.getValues() by entry.get()
Petr Viktorin
2013-03-01
1
-1
/
+1
*
Replace setValue by keyword arguments when creating entries
Petr Viktorin
2013-03-01
1
-12
/
+17
*
Add make_entry factory method to LDAPConnection.
Jan Cholasta
2013-03-01
1
-2
/
+2
*
Make IPAdmin not inherit from IPASimpleLDAPObject
Petr Viktorin
2013-03-01
1
-1
/
+1
*
Make service naming in ipa-server-install consistent
Tomas Babej
2012-10-22
1
-7
/
+44
*
Use Dogtag 10 only when it is available
Petr Viktorin
2012-09-17
1
-12
/
+2
*
Modifications to install scripts for dogtag 10
Ade Lee
2012-09-17
1
-1
/
+12
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-12
/
+14
*
Ensure ipa-adtrust-install is run with Kerberos ticket for admin user
Alexander Bokovoy
2012-07-31
1
-40
/
+74
*
Centralize timeout for waiting for servers to start.
Rob Crittenden
2012-07-02
1
-4
/
+6
*
Add external domain extop DS plugin
Sumit Bose
2012-06-28
1
-1
/
+2
*
Enable ipa_memcached when upgrading
Rob Crittenden
2012-02-16
1
-8
/
+27
*
Add ipa_memcached service
John Dennis
2012-02-09
1
-0
/
+1
*
ticket #1870 - subclass SimpleLDAPObject
John Dennis
2011-11-29
1
-1
/
+1
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-7
/
+8
*
Add ipa-adtrust-install utility
Sumit Bose
2011-09-14
1
-1
/
+2
*
Introduce platform-specific adaptation for services used by FreeIPA.
Alexander Bokovoy
2011-09-13
1
-48
/
+20
*
daemons: Remove ipa_kpasswd
Simo Sorce
2011-08-26
1
-1
/
+1
*
Re-arrange CA configuration code to reduce the number of restarts.
Rob Crittenden
2011-08-03
1
-1
/
+4
*
Make data type of certificates more obvious/predictable internally.
Rob Crittenden
2011-06-21
1
-12
/
+2
*
Improve service manipulation in client install
Martin Kosek
2011-05-13
1
-18
/
+12
[next]