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
/
krbinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove search_s and search_ext_s from IPAdmin
Petr Viktorin
2013-03-01
1
-3
/
+4
*
Inline inactivateEntry in its only caller
Petr Viktorin
2013-03-01
1
-1
/
+3
*
replace getEntry with get_entry (or get_entries if scope != SCOPE_BASE)
Petr Viktorin
2013-03-01
1
-3
/
+5
*
Replace deleteEntry with delete_entry
Petr Viktorin
2013-03-01
1
-2
/
+2
*
Replace addEntry with add_entry
Petr Viktorin
2013-03-01
1
-3
/
+3
*
Replace entry.getValue by entry.single_value
Petr Viktorin
2013-03-01
1
-5
/
+5
*
Replace add_s and delete_s by their newer equivalents
Petr Viktorin
2013-03-01
1
-8
/
+8
*
Replace setValue by keyword arguments when creating entries
Petr Viktorin
2013-03-01
1
-39
/
+47
*
Add make_entry factory method to LDAPConnection.
Jan Cholasta
2013-03-01
1
-4
/
+3
*
Remove some unused imports
Petr Viktorin
2013-03-01
1
-4
/
+0
*
Make service naming in ipa-server-install consistent
Tomas Babej
2012-10-22
1
-3
/
+3
*
Use DN objects instead of strings
John Dennis
2012-08-12
1
-9
/
+14
*
Ensure ipa-adtrust-install is run with Kerberos ticket for admin user
Alexander Bokovoy
2012-07-31
1
-1
/
+1
*
Remove duplicate and unused utility code
Petr Viktorin
2012-05-09
1
-1
/
+1
*
Fix installation when server hostname is not in a default domain
Martin Kosek
2012-04-08
1
-0
/
+13
*
Make sure the nolog argument to ipautil.run is not a bare string
Petr Viktorin
2012-02-26
1
-1
/
+1
*
Add support for SSH public keys to user and host objects.
Jan Cholasta
2012-02-13
1
-1
/
+1
*
ticket #1870 - subclass SimpleLDAPObject
John Dennis
2011-11-29
1
-2
/
+2
*
ticket 2022 - modify codebase to utilize IPALogManager, obsoletes logging
John Dennis
2011-11-23
1
-9
/
+9
*
Quote multiple workers option
Alexander Bokovoy
2011-10-25
1
-1
/
+1
*
Add support for systemd environments and use it to support Fedora 16
Alexander Bokovoy
2011-10-24
1
-0
/
+1
*
Don't leak passwords through kdb5_ldap_util command line arguments.
Jan Cholasta
2011-10-11
1
-2
/
+8
*
Write KRB5REALM to /etc/sysconfig/krb5kdc and make use of common backup_confi...
Alexander Bokovoy
2011-10-11
1
-21
/
+9
*
Convert server install code to platform-independent access to system services
Alexander Bokovoy
2011-09-13
1
-1
/
+2
*
Fix permissions in installers
Martin Kosek
2011-09-07
1
-2
/
+4
*
install: We do not need a kpasswd keytab anymore
Simo Sorce
2011-08-31
1
-14
/
+0
*
install: We do not need a ldap password anymore
Simo Sorce
2011-08-31
1
-8
/
+2
*
daemons: Remove ipa_kpasswd
Simo Sorce
2011-08-26
1
-1
/
+1
*
install: Remove uid=kdc user
Simo Sorce
2011-08-26
1
-13
/
+0
*
ipa-kdb: Change install to use the new ipa-kdb kdc backend
Simo Sorce
2011-08-26
1
-109
/
+18
*
krbinstance: use helper function to get realm suffix
Simo Sorce
2011-08-26
1
-5
/
+8
*
Remove wrong kpasswd sysconfig
Jakub Hrozek
2011-07-21
1
-3
/
+0
*
ipa-server-install inconsistent capitalization
Martin Kosek
2011-02-03
1
-1
/
+1
*
Use a common group for all DS instances
Simo Sorce
2011-01-31
1
-10
/
+8
*
Make krb5kdc use the ldapi socket to talk to dirsrv
Simo Sorce
2011-01-20
1
-0
/
+2
*
Password generation and logging in ipa-server-install
Martin Kosek
2011-01-18
1
-1
/
+1
*
Use GSSAPI for replication
Simo Sorce
2011-01-14
1
-1
/
+13
*
Allow ipa-dns-install to install with just admin credentials
Simo Sorce
2011-01-07
1
-32
/
+11
*
Fix race condition in installation due to use of asynchronous search.
Simo Sorce
2010-12-21
1
-19
/
+12
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
1
-5
/
+5
*
Make the IPA installer IPv6 friendly
Jakub Hrozek
2010-12-20
1
-1
/
+1
*
Add krb5-pkinit-openssl as a Requires on ipa-server package
Rob Crittenden
2010-12-16
1
-10
/
+0
*
Move Selfsigned CA creation out of dsinstance
Simo Sorce
2010-12-10
1
-6
/
+3
*
Introduce ipa control script that reads configuration off ldap
Simo Sorce
2010-12-10
1
-4
/
+6
*
Don't use full pathnames for kerberos binaries, let PATH find them.
Rob Crittenden
2010-11-22
1
-1
/
+1
*
Save and restore on uninstall ds related config files
Simo Sorce
2010-11-22
1
-1
/
+0
*
Configure KDC to use multiple workers
Simo Sorce
2010-11-22
1
-0
/
+34
*
pkinit-replica: create certificates for replicas too
Simo Sorce
2010-11-18
1
-5
/
+15
*
anon-pkinit: add well known principal
Simo Sorce
2010-11-18
1
-0
/
+18
*
Add support for configuring KDC certs for PKINIT
Simo Sorce
2010-11-18
1
-1
/
+45
[next]