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
/
krbinstance.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use Anonymous user to obtain FAST armor ccache
Simo Sorce
2017-02-15
1
-2
/
+3
*
Configure Anonymous PKINIT on server install
Simo Sorce
2016-12-12
1
-14
/
+48
*
constants: remove CACERT
Jan Cholasta
2016-11-29
1
-2
/
+1
*
ipautil: remove SHARE_DIR and PLUGIN_SHARE_DIR
Jan Cholasta
2016-11-29
1
-1
/
+2
*
Replace LooseVersion
Christian Heimes
2016-11-24
1
-3
/
+3
*
services: replace admin_conn with api.Backend.ldap2
Tomas Krizek
2016-11-22
1
-6
/
+7
*
Use common procedure to setup initial replication in both domain levels
Martin Babinsky
2016-11-17
1
-3
/
+0
*
dsinstance: use keytab retrieval method from parent class
Martin Babinsky
2016-11-11
1
-3
/
+0
*
service installers: clean up the inheritance
Martin Babinsky
2016-11-11
1
-7
/
+5
*
do partial host enrollment in domain level 0 replica install
Martin Babinsky
2016-11-11
1
-2
/
+0
*
install: remove adhoc dis/connect from services
Tomas Krizek
2016-11-07
1
-3
/
+0
*
install: remove dirman_pw from services
Tomas Krizek
2016-11-07
1
-3
/
+4
*
Remove unused variables in the code
Martin Basti
2016-09-27
1
-1
/
+1
*
set krbcanonicalname on host entry during krbinstance configuration
Martin Babinsky
2016-06-23
1
-0
/
+1
*
Fix kdc.conf.template to use ipaplatform.paths.
Timo Aaltonen
2016-03-23
1
-1
/
+6
*
Move user/group constants for PKI and DS into ipaplatform
Christian Heimes
2016-03-22
1
-2
/
+2
*
pylint: remove bare except
Martin Basti
2016-03-22
1
-3
/
+3
*
Enable pylint unnecessary-pass check
Martin Basti
2015-12-23
1
-1
/
+0
*
Remove wildcard imports
Martin Basti
2015-12-23
1
-1
/
+1
*
Remove unused imports
Martin Basti
2015-12-23
1
-7
/
+0
*
Refactor ipautil.run
Petr Viktorin
2015-12-14
1
-3
/
+4
*
replica install: add ipaservers if it does not exist
Jan Cholasta
2015-12-11
1
-5
/
+4
*
aci: add IPA servers host group 'ipaservers'
Jan Cholasta
2015-12-07
1
-0
/
+7
*
Implement replica promotion functionality
Simo Sorce
2015-10-15
1
-4
/
+9
*
Use the print function
Petr Viktorin
2015-09-01
1
-1
/
+2
*
Move sasl mappings creation to dsinstance
Simo Sorce
2015-08-27
1
-48
/
+0
*
Remove custom utility function from krbinstance
Simo Sorce
2015-08-27
1
-21
/
+3
*
Modernize 'except' clauses
Petr Viktorin
2015-08-12
1
-4
/
+4
*
Modernize number literals
Petr Viktorin
2015-07-31
1
-2
/
+2
*
DNS install: extract DNS installer into one module
Martin Basti
2015-05-19
1
-3
/
+5
*
move realm_to_serverid to installutils module
Martin Basti
2015-05-05
1
-1
/
+1
*
Fix restoring services status during uninstall
Martin Basti
2015-02-18
1
-4
/
+5
*
Stop saving the master key in a stash file
Simo Sorce
2014-12-11
1
-26
/
+0
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-20
/
+21
*
ipaplatform: Remove redundant imports of ipaservices
Tomas Babej
2014-06-16
1
-2
/
+1
*
ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasks
Tomas Babej
2014-06-16
1
-1
/
+2
*
Call generate-rndc-key.sh during ipa-server-install
Adam Misnyovszki
2014-05-27
1
-0
/
+3
*
Move CACERT definition to a single place.
Jan Cholasta
2014-03-25
1
-1
/
+2
*
Allow kernel keyring CCACHE when supported
Martin Kosek
2013-12-09
1
-0
/
+10
*
Server does not detect different server and IPA domain
Martin Kosek
2013-11-11
1
-7
/
+11
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-1
/
+1
*
Remove legacy toDict and origDataDict methods of LDAPEntry.
Jan Cholasta
2013-10-31
1
-2
/
+2
*
Fix nsslapdPlugin object class after initial replication.
Jan Cholasta
2013-09-10
1
-11
/
+0
*
Fix nsSaslMapping object class before configuring SASL mappings.
Jan Cholasta
2013-08-27
1
-0
/
+11
*
Enable SASL mapping fallback.
Jan Cholasta
2013-06-27
1
-2
/
+3
*
Avoid exporting KRB5_KTNAME in dirsrv env
Martin Kosek
2013-05-24
1
-1
/
+0
*
Drop --selfsign server functionality
Petr Viktorin
2013-04-15
1
-16
/
+5
*
Remove some uses of raw python-ldap
Petr Viktorin
2013-03-01
1
-5
/
+3
*
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
[next]