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
/
ipa-server
/
ipaserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor bugs found while testing stuff.
Simo Sorce
2008-08-21
2
-1
/
+2
*
Create temporary files used in self-signed cert requests in a temporary direc...
Rob Crittenden
2008-08-15
1
-2
/
+8
*
Remove unused stuff.
Simo Sorce
2008-08-13
1
-2
/
+1
*
Install the ca.crt file early on so that we can always enforce SSL
Simo Sorce
2008-08-13
2
-15
/
+9
*
NSS 3.12 added a header to the certutil output we need to skip
Rob Crittenden
2008-07-28
1
-0
/
+3
*
Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHS
Rob Crittenden
2008-07-25
1
-6
/
+8
*
Rework the way SSL certificates are imported from PKCS#12 files.
Rob Crittenden
2008-07-14
4
-15
/
+78
*
When an LDAP connection fails, display the host one is trying to connect to.
Rob Crittenden
2008-06-09
1
-2
/
+4
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
2
-26
/
+0
*
Make check_inst() a standalone function in bindinstance.
Rob Crittenden
2008-05-30
1
-8
/
+8
*
Move admin into cn=users,cn=accounts
Simo Sorce
2008-05-23
1
-1
/
+1
*
Change file mode of log files to 600.
Martin Nagy
2008-05-20
1
-0
/
+2
*
Don't pass the Directory Manager password on the command-line to ldapmodify.
Rob Crittenden
2008-05-19
2
-8
/
+23
*
Use split instead of find as split does not fail to provide a complete
Simo Sorce
2008-05-15
2
-2
/
+2
*
Fix typo, /etc/resolve.conf -> /etc/resolv.conf.
Martin Nagy
2008-05-14
1
-10
/
+10
*
Make sure all services are stopped during uninstall.
Rob Crittenden
2008-05-14
1
-1
/
+3
*
Do a more thorough job of removing an existing DS instance.
Rob Crittenden
2008-05-13
1
-0
/
+4
*
Include information on where to look if a hostname resolves to localhost.
Rob Crittenden
2008-05-09
1
-1
/
+1
*
Return better ewrror message that gives a hint about who actually returned it
Simo Sorce
2008-05-08
1
-9
/
+6
*
Add a version API to the server so it knows what version it is.
Rob Crittenden
2008-05-08
2
-0
/
+26
*
Don't prompt for confirmation of DM password when installing a replica.
Rob Crittenden
2008-05-08
1
-2
/
+5
*
Fix ownership of the Apache NSS cert and key databases.
Rob Crittenden
2008-04-30
1
-0
/
+10
*
Better detection of DS not starting.
Rob Crittenden
2008-04-14
1
-3
/
+23
*
Configure the ipa_pwd_extop plugin on replicas.
Rob Crittenden
2008-04-14
1
-1
/
+4
*
Use the same kpasswd.keytab on all replicas.
Rob Crittenden
2008-04-09
1
-2
/
+7
*
The kpasswd keytab must not be owned by the dirsrv user.
Simo Sorce
2008-04-08
1
-2
/
+0
*
Add missing start_creation() so the install process will get kicked off.
Rob Crittenden
2008-04-02
1
-0
/
+1
*
Sysrestore fixes.
Simo Sorce
2008-03-31
1
-3
/
+8
*
Better check for IPA nServer own address, avoid manually parsing /etc/hosts by
Simo Sorce
2008-03-30
1
-36
/
+54
*
Move sysrestore to ipa-python so it can be used by client scripts too.
Simo Sorce
2008-03-27
8
-332
/
+130
*
Properly detect when ports are available.
Rob Crittenden
2008-03-27
1
-4
/
+3
*
Make the memberof task a public function.
Rob Crittenden
2008-03-27
1
-9
/
+16
*
Add ability to initialize a replication agreement
Rob Crittenden
2008-03-07
2
-42
/
+24
*
Verify that the hostname is correct in /etc/hosts
Rob Crittenden
2008-03-06
1
-0
/
+30
*
Use standard size and alignment for the packed data so it works on 64-bit hosts
Rob Crittenden
2008-03-06
1
-1
/
+1
*
Require that the hostname is a DNS A record and that the forward and reverse
Rob Crittenden
2008-03-03
1
-0
/
+21
*
Fix boot.ldif generation, the domain name component must be derived
Simo Sorce
2008-03-04
1
-1
/
+1
*
Make sure all entries are generated by us according to IPA
Simo Sorce
2008-02-28
1
-0
/
+21
*
Fix off-by-one error in the number of steps to install a service
Rob Crittenden
2008-02-28
1
-1
/
+1
*
Don't log passwords in ipaserver-install.log
Rob Crittenden
2008-02-26
1
-2
/
+4
*
Use correct variable for determining the host name
Rob Crittenden
2008-02-26
1
-1
/
+1
*
Make sure KrbPrincipalName is unique server-wide
Simo Sorce
2008-02-21
1
-0
/
+4
*
Redirect users when they don't use the FQDN on both SSL and non-SSL ports
Rob Crittenden
2008-02-21
1
-2
/
+13
*
Add some additional error handling
Rob Crittenden
2008-02-20
1
-1
/
+4
*
cosmetic fixes
Simo Sorce
2008-02-21
1
-4
/
+5
*
Start ntpd first unless we do not want it.
Simo Sorce
2008-02-20
1
-8
/
+18
*
Add some error handling for LDAP connection issues
Rob Crittenden
2008-02-19
1
-9
/
+15
*
Verify current domain with user during installation
Rob Crittenden
2008-02-15
4
-17
/
+13
*
memberOf attribute should not be replicated
Rob Crittenden
2008-02-18
1
-0
/
+1
*
Don't create a backup of the PKCS#12 cert on replicas
Rob Crittenden
2008-02-14
1
-10
/
+15
[next]