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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Display the path to the PKCS#12 password file at the end of installation
Rob Crittenden
2008-02-19
1
-0
/
+1
*
Fix bug that prevented single-character fields
Rob Crittenden
2008-02-11
2
-4
/
+10
*
Don't create a backup of the PKCS#12 cert on replicas
Rob Crittenden
2008-02-14
2
-12
/
+17
*
Fix bugs in handling of circular groupings in memberOf plug-in.
Nathan Kinder
2008-02-14
1
-5
/
+18
*
Fix incorrect form label
Rob Crittenden
2008-02-14
1
-1
/
+1
*
Use ldap_explode_dn instead of ldap_str2dn so we can use python-ldap 2.2.0
Rob Crittenden
2008-02-11
1
-5
/
+4
*
Gracefully handle sys.exit() in python 2.4
Rob Crittenden
2008-02-11
1
-0
/
+2
*
Generate the multi-value entries needed when redirecting to the edit_user
Rob Crittenden
2008-02-08
1
-24
/
+39
*
Install principalshow.kid
Rob Crittenden
2008-02-08
1
-0
/
+1
*
Missed a place to translate the realm name into an instance name
Rob Crittenden
2008-02-08
1
-1
/
+3
*
Include some missing man pages
Rob Crittenden
2008-02-08
1
-0
/
+3
*
Include some missing utilities in the Makefile
Rob Crittenden
2008-02-08
1
-0
/
+2
*
Always do a chkconfig --add/--del on install/uninstall
Rob Crittenden
2008-02-08
1
-0
/
+14
*
Add switch to be able to provide a comma separate list of encryption types
Simo Sorce
2008-02-06
1
-25
/
+76
*
Switch 'below' to 'above' to point to the right location of the CA on the page
Rob Crittenden
2008-02-07
1
-1
/
+1
*
Don't set blank values so we don't end up with empty attributes
Rob Crittenden
2008-01-30
2
-70
/
+91
*
Set the license uniformly to GPLv2 only.
Rob Crittenden
2008-02-04
124
-92
/
+1209
*
Create /var/run/<process>.pid to play nicers with the start scripts
Rob Crittenden
2008-02-06
3
-5
/
+36
*
Fix broken attempt to return 0 on success, 1 on failure
Rob Crittenden
2008-02-06
1
-2
/
+2
*
Fix two typos
Rob Crittenden
2008-02-05
1
-2
/
+2
*
Add uniqueMember -> member mapping into /etc/ldap.conf on installation
Simo Sorce
2008-02-05
1
-0
/
+1
*
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
7
-43
/
+162
*
Remove = sign between [set|add|del]attr=attr=value to improve readability.
Rob Crittenden
2008-02-04
1
-3
/
+3
*
Add --usage as a command-line option.
Rob Crittenden
2008-02-01
1
-0
/
+2
*
Marked with wrong license. IPA is GPLv2.
Rob Crittenden
2008-01-31
12
-40
/
+76
*
Use orig_user_dict to get krbprincipalname when changing passwords.
Rob Crittenden
2008-01-31
1
-1
/
+6
*
Ensure that the ipa_webgui error log exists and has correct permissions.
Rob Crittenden
2008-01-31
2
-2
/
+16
*
Add option to list common attributes for use with --setattr,--addattr,--delattr
Rob Crittenden
2008-01-31
4
-4
/
+37
*
Handle the --usage option by actually displaying the usage
Rob Crittenden
2008-01-31
15
-18
/
+34
*
Use proper string validation routine.
Rob Crittenden
2008-01-31
1
-1
/
+1
*
Use correct variable for domain when restoring a file.
Rob Crittenden
2008-01-31
1
-1
/
+1
*
Fix discrepencies between built-in help and the man page.
Rob Crittenden
2008-01-25
2
-15
/
+19
*
Enable logging so we can catch startup errors either in the console or
Rob Crittenden
2008-01-30
1
-3
/
+51
*
Put user-modifiable files into /etc/ipa/html so they can be marked as
Rob Crittenden
2008-01-30
2
-4
/
+64
*
Missed closing quote
Rob Crittenden
2008-01-29
1
-1
/
+1
*
Remove reference to radius that wasn't used and was causing program to fail.
Rob Crittenden
2008-01-29
1
-1
/
+1
*
Include some additional information when installing IPA.
Rob Crittenden
2008-01-25
2
-4
/
+16
*
Fix misspelling of the word indices.
Rob Crittenden
2008-01-25
3
-4
/
+4
*
Fix not so random random passwords
Mark McLoughlin
2008-01-22
1
-4
/
+2
*
Re-factor the ipa_webgui and ipa_kpasswd instance code
Mark McLoughlin
2008-01-22
6
-66
/
+41
*
Initialise DsInstance.pkcs12_info
Mark McLoughlin
2008-01-22
1
-0
/
+1
*
Small refactor of dsinstance.config_dirname()
Mark McLoughlin
2008-01-22
2
-13
/
+13
*
Remove questions from ipaserver.dsinstance
Mark McLoughlin
2008-01-22
2
-25
/
+34
*
Use consistent naming for tools.
Rob Crittenden
2008-01-25
9
-17
/
+17
*
Listen only on the localhost interface
Rob Crittenden
2008-01-25
1
-0
/
+4
*
Dropped the last 's' in the sessions cache directory
Rob Crittenden
2008-01-24
1
-1
/
+1
*
Major mistake on my part by adding sessions to the wrong place. This broke
Rob Crittenden
2008-01-24
1
-1
/
+1
*
Missed one replacement of pyasn1 -> python-pyasn1
Rob Crittenden
2008-01-24
1
-1
/
+1
*
Include --prefix in all invocations of autogen.sh.
Rob Crittenden
2008-01-24
1
-2
/
+2
[next]