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
/
ipa-server
/
ipa-install
/
ipa-server-install
Commit message (
Expand
)
Author
Age
Files
Lines
*
add --no-host-dns option to ipa-server-install - allows specifying a hostname...
Rich Megginson
2008-10-13
1
-4
/
+7
*
Run the LDAP updater at the end of the installation process.
Rob Crittenden
2008-09-17
1
-0
/
+5
*
The True/False logic was reversed, so "no" meant remove the existing instance
Rob Crittenden
2008-09-12
1
-1
/
+1
*
When installing with an IPA-created CA generate the Firefox autoconfiguration...
Rob Crittenden
2008-08-14
1
-2
/
+2
*
Fix python syntax error: missing colon.
Rob Crittenden
2008-08-06
1
-1
/
+1
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-07-23
1
-41
/
+23
*
Rework the way SSL certificates are imported from PKCS#12 files.
Rob Crittenden
2008-07-14
1
-15
/
+65
*
Ensure that the realm name is upper-case.
Rob Crittenden
2008-06-09
1
-3
/
+4
*
Make it clear which packages are being configured and which aren't.
Rob Crittenden
2008-06-09
1
-3
/
+15
*
Fix typo
Rob Crittenden
2008-06-05
1
-1
/
+1
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
1
-1
/
+1
*
Don't prompt regarding previous DS installations in unattended mode.
Rob Crittenden
2008-05-30
1
-2
/
+4
*
Make check_inst() a standalone function in bindinstance.
Rob Crittenden
2008-05-30
1
-2
/
+2
*
Fix the case where domain != lower(REALM)
Simo Sorce
2008-05-29
1
-0
/
+1
*
Fix up function return values so we can return 1 on an installation error.
Rob Crittenden
2008-05-22
1
-14
/
+13
*
Only ask the user to install bind.
Martin Nagy
2008-05-22
1
-1
/
+1
*
Ensure hostnames are lower during installation and when adding service princs
Rob Crittenden
2008-05-20
1
-0
/
+4
*
Use split instead of find as split does not fail to provide a complete
Simo Sorce
2008-05-15
1
-1
/
+1
*
Don't ask the user again if he wants to replace bind configuration files if h...
Martin Nagy
2008-05-14
1
-10
/
+1
*
Add a version API to the server so it knows what version it is.
Rob Crittenden
2008-05-08
1
-3
/
+2
*
Create /etc/ipa/ipa.conf earlier in the installation process.
Rob Crittenden
2008-04-03
1
-8
/
+8
*
Call client uninstall from server uninstall so that uninstall reverses also
Simo Sorce
2008-03-31
1
-0
/
+15
*
Move sysrestore to ipa-python so it can be used by client scripts too.
Simo Sorce
2008-03-27
1
-12
/
+14
*
Make Install and Uninstall have different log files
Simo Sorce
2008-03-24
1
-2
/
+5
*
Verify that the hostname is correct in /etc/hosts
Rob Crittenden
2008-03-06
1
-3
/
+2
*
KDC is Key Distribution Center, not Kerberos Domain Controller
Rob Crittenden
2008-03-04
1
-1
/
+1
*
Fix build breakage.
Rob Crittenden
2008-03-03
1
-1
/
+1
*
Close all fds when running another program. This fixes the SELinux AVCs.
Rob Crittenden
2008-03-03
1
-1
/
+2
*
We do not require the Master password anymore, fix code and error message
Simo Sorce
2008-02-25
1
-4
/
+3
*
Fix unattended install
Simo Sorce
2008-02-25
1
-20
/
+23
*
Start ntpd first unless we do not want it.
Simo Sorce
2008-02-20
1
-5
/
+8
*
Run ipa-client-install after server install bits
Simo Sorce
2008-02-20
1
-5
/
+13
*
Verify current domain with user during installation
Rob Crittenden
2008-02-15
1
-6
/
+21
*
Display the path to the PKCS#12 password file at the end of installation
Rob Crittenden
2008-02-19
1
-0
/
+1
*
Gracefully handle sys.exit() in python 2.4
Rob Crittenden
2008-02-11
1
-0
/
+2
*
Fix broken attempt to return 0 on success, 1 on failure
Rob Crittenden
2008-02-06
1
-2
/
+2
*
Return 1 on error, 0 on success
Rob Crittenden
2008-02-05
1
-0
/
+2
*
Use file to store the current CA serial number
Rob Crittenden
2008-02-05
1
-2
/
+3
*
Missed closing quote
Rob Crittenden
2008-01-29
1
-1
/
+1
*
Include some additional information when installing IPA.
Rob Crittenden
2008-01-25
1
-3
/
+15
*
Re-factor the ipa_webgui and ipa_kpasswd instance code
Mark McLoughlin
2008-01-22
1
-3
/
+2
*
Remove questions from ipaserver.dsinstance
Mark McLoughlin
2008-01-22
1
-3
/
+28
*
Fix issues reported by rpmlint.
Rob Crittenden
2008-01-18
1
-2
/
+0
*
Add ipa-server-install --uninstall
Mark McLoughlin
2008-01-11
1
-6
/
+26
*
Backup system state in ipa-server-install
Rob Crittenden
2008-01-14
1
-0
/
+3
*
Add service.is_running() helper
Mark McLoughlin
2008-01-11
1
-10
/
+1
*
Remove radiusinstance from ipa-server-install.
Karl MacMillan
2007-12-12
1
-1
/
+0
*
Remove radius from main install script and add
Karl MacMillan
2007-12-12
1
-5
/
+0
*
merge from upstream
Simo Sorce
2007-12-07
1
-1
/
+1
|
\
|
*
Fix message about no spaces in password - spaces work
Karl MacMillan
2007-12-06
1
-1
/
+1
[next]