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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow ipa-replica-conncheck and ipa-adtrust-install to read krb5 includedir
Jakub Hrozek
2013-02-18
1
-1
/
+1
*
Port ipa-replica-prepare to the admintool framework
Petr Viktorin
2013-02-01
1
-0
/
+504
*
Better logging for AdminTool and ipa-ldap-updater
Petr Viktorin
2013-02-01
1
-26
/
+22
*
Drop ipapython.compat.
Jan Cholasta
2013-02-01
1
-2
/
+1
*
Use new certmonger locking to prevent NSS database corruption.
Rob Crittenden
2013-01-29
1
-13
/
+100
*
Add the CA cert to LDAP after the CA install
Petr Viktorin
2013-01-29
1
-2
/
+1
*
Pylint cleanup.
Jan Cholasta
2013-01-29
1
-2
/
+2
*
Update anonymous access ACI to protect secret attributes.
Rob Crittenden
2013-01-23
2
-0
/
+82
*
Use secure method to acquire IPA CA certificate
John Dennis
2013-01-23
1
-1
/
+4
*
Update plugin to upload CA certificate to LDAP
Alexander Bokovoy
2013-01-23
1
-0
/
+56
*
Upload CA cert in the directory on install
Simo Sorce
2013-01-23
1
-0
/
+15
*
Installer should not connect to 127.0.0.1
Martin Kosek
2013-01-21
2
-3
/
+3
*
Sort LDAP updates properly
Martin Kosek
2013-01-11
1
-19
/
+16
*
Allow PKI-CA Replica Installs when CRL exceeds default maxber value
JR Aquino
2013-01-08
1
-0
/
+1
*
Use DN objects for Dogtag configuration
Petr Viktorin
2012-12-10
1
-6
/
+12
*
Configuring CA with ConfigParser.
Endi Sukma Dewata
2012-12-10
1
-78
/
+82
*
Add OCSP and CRL URIs to certificates
Martin Kosek
2012-12-07
2
-26
/
+186
*
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
*
Properly stop tracking certificates on uninstall
Petr Viktorin
2012-11-23
1
-15
/
+23
*
Update certmap.conf on IPA upgrades
Petr Viktorin
2012-11-23
1
-1
/
+1
*
Use correct Dogtag configuration in get_pin and get_ca_certchain
Petr Viktorin
2012-11-23
1
-12
/
+12
*
Fix schema replication from old masters
Petr Viktorin
2012-11-23
1
-0
/
+55
*
Changes to use a single database for dogtag and IPA
Ade Lee
2012-11-23
4
-31
/
+115
*
Enable transactions by default, make password and modrdn TXN-aware
Rob Crittenden
2012-11-21
2
-5
/
+13
*
Provide explicit user name for Dogtag installation scripts
Petr Viktorin
2012-11-15
1
-0
/
+3
*
Do not require resolvable nameserver in DNS install
Martin Kosek
2012-11-09
1
-7
/
+5
*
ipa-adtrust-install: allow to reset te NetBIOS domain name
Sumit Bose
2012-11-08
1
-3
/
+21
*
Process relative nameserver DNS record correctly
Martin Kosek
2012-11-06
1
-11
/
+14
*
Make sure the CA is running when starting services
Petr Viktorin
2012-10-23
1
-0
/
+8
*
Make service naming in ipa-server-install consistent
Tomas Babej
2012-10-22
10
-27
/
+86
*
Remove bogus check for smbpasswd
Alexander Bokovoy
2012-10-16
1
-2
/
+2
*
Use TLS for CA replication
Rob Crittenden
2012-10-15
1
-1
/
+1
*
Explicitly disable betxn plugins for the time being.
Rob Crittenden
2012-10-10
1
-0
/
+4
*
Configure the initial CA as the CRL generator.
Rob Crittenden
2012-10-09
1
-1
/
+18
*
Create Firefox extension on upgrade and replica-install
Petr Viktorin
2012-10-10
1
-20
/
+43
*
Add cifs principal to S4U2Proxy targets only when running ipa-adtrust-install
Alexander Bokovoy
2012-10-09
1
-6
/
+40
*
Fix CS replication management.
Rob Crittenden
2012-10-09
1
-5
/
+17
*
Set renewal time for the CA audit certificate to 720 days.
Rob Crittenden
2012-10-09
1
-0
/
+33
*
Move CRL publish directory to IPA owned directory
Martin Kosek
2012-10-09
1
-9
/
+40
*
Minor fixes for default SMB group
Martin Kosek
2012-10-09
1
-2
/
+2
*
ipa-adtrust-install: create fallback group with ldif file
Sumit Bose
2012-10-09
1
-30
/
+11
*
ipa-adtrust-install: print list of needed SRV records
Sumit Bose
2012-10-04
1
-9
/
+13
*
Avoid ldapmodify error messages during ipa-adtrust-install
Sumit Bose
2012-10-04
1
-13
/
+34
*
Add SIDs for existing users and groups at the end of ipa-adtrust-install
Sumit Bose
2012-10-04
1
-1
/
+18
*
ipa-adtrust-install: replace print with self.print_msg
Sumit Bose
2012-10-04
1
-14
/
+14
*
ipa-adtrust-install: Add fallback group
Sumit Bose
2012-10-04
1
-12
/
+96
*
Build and installation of Kerberos authentication extension
Petr Vobornik
2012-10-04
1
-1
/
+20
*
Fill ipakrbprincipalalias on upgrades
Martin Kosek
2012-10-02
2
-0
/
+96
*
Fix NS records in installation
Petr Viktorin
2012-09-27
1
-1
/
+3
[next]