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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The True/False logic was reversed, so "no" meant remove the existing instance
Rob Crittenden
2008-09-12
1
-1
/
+1
*
Rework config.py and change cli tools. Maintain order of IPA servers from com...
Martin Nagy
2008-09-11
2
-25
/
+29
*
Add script to simplify operations to fix CVE 2008 3274
Simo Sorce
2008-09-10
3
-0
/
+521
*
CVE 2008 3274 related fixes
Simo Sorce
2008-09-10
2
-3
/
+9
*
Retrieve the kerberos configuration every time a new, it will be a bit slower
Simo Sorce
2008-09-10
1
-252
/
+234
*
Minor bugs found while testing stuff.
Simo Sorce
2008-08-21
2
-1
/
+2
*
Limit the mod_rewrite rules to just /ipa
Rob Crittenden
2008-08-21
1
-4
/
+4
*
Fix segfault cause by empty target entry
Simo Sorce
2008-08-19
1
-3
/
+22
*
Create temporary files used in self-signed cert requests in a temporary direc...
Rob Crittenden
2008-08-15
1
-2
/
+8
*
Comment out code that generates keys with a random salt, apparently this does...
Simo Sorce
2008-08-15
1
-0
/
+4
*
Delete old mercurial files.
Martin Nagy
2008-08-15
1
-32
/
+0
*
When installing with an IPA-created CA generate the Firefox autoconfiguration...
Rob Crittenden
2008-08-14
1
-2
/
+2
*
Make Proxy directive wildcard match more specific so we can play nicer with o...
Rob Crittenden
2008-08-14
1
-3
/
+3
*
Fix some copy/paste and other syntax errors from the validators commit.
Rob Crittenden
2008-08-14
2
-5
/
+4
*
Fix usage of mozldap libraries,
Simo Sorce
2008-08-13
2
-2
/
+2
*
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
3
-22
/
+27
*
Implement password operation checks and key material generation for the
Simo Sorce
2008-08-12
1
-93
/
+1018
*
Fix versioning for configure.ac and ipa-python/setup.py
Simo Sorce
2008-08-11
6
-8
/
+11
*
Used the encrypt_file and decrypt_file utility functions to encrypt replica
Simo Sorce
2008-08-11
2
-22
/
+60
*
Use larger set from which to choose chars for random passwords.
Simo Sorce
2008-08-11
1
-2
/
+1
*
Treat Jan 1 1970 in krbPrincipalExpiration as a special date that means
Simo Sorce
2008-08-07
1
-4
/
+5
*
Change user and group validators to match shadow-utils
Rob Crittenden
2008-08-07
3
-3
/
+32
*
Fix few syntax errors.
Martin Nagy
2008-08-06
1
-2
/
+2
*
Fix python syntax error: missing colon.
Rob Crittenden
2008-08-06
1
-1
/
+1
*
Use % format string to fix nbsp problem in userlist.kid (fixes #453779)
Jason Gerard DeRose
2008-07-30
1
-7
/
+9
*
Shift search base for users and groups to "cn=accounts, baseDN"
Rob Crittenden
2008-07-29
1
-16
/
+18
*
Fix encoding issue when manually loading templates for forms
Rob Crittenden
2008-07-29
6
-7
/
+40
*
Change Title label to Job Title for clarity
Rob Crittenden
2008-07-29
5
-30
/
+38
*
NSS 3.12 added a header to the certutil output we need to skip
Rob Crittenden
2008-07-28
1
-0
/
+3
*
Don't assume that the Firefox autoconfig files exist.
Rob Crittenden
2008-07-28
2
-11
/
+14
*
Specify --mandir to configure to fix building on CentOS 5.2
Rob Crittenden
2008-07-28
1
-1
/
+1
*
Move the self-signed CA serialno file to /var/lib/ipa to adhere to the FHS
Rob Crittenden
2008-07-25
3
-8
/
+16
*
Fix a stupidty introduced recently in a fix to a segfault.
Simo Sorce
2008-07-24
1
-3
/
+5
*
Catch correct exception when trying to find the default IPA users group and r...
Rob Crittenden
2008-07-23
1
-2
/
+2
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-07-23
3
-62
/
+31
*
Cleaned up comments that were mangled by vim
Nathan Kinder
2008-07-18
1
-7
/
+7
*
Re-base memberOf plug-in off of current FDS memberOf plug-in. Resolves: 45253...
Nathan Kinder
2008-07-18
4
-643
/
+1189
*
In openvz we found out some interfaces may return a null pointer here.
Simo Sorce
2008-07-15
1
-0
/
+4
*
fix typo
Simo Sorce
2008-07-15
1
-1
/
+1
*
Rework the way SSL certificates are imported from PKCS#12 files.
Rob Crittenden
2008-07-14
11
-77
/
+276
*
Make sure we have the right prototypes when using openldap libs
Simo Sorce
2008-07-09
1
-0
/
+1
*
Admin must be able to add/delete too
Simo Sorce
2008-07-09
1
-1
/
+1
*
If krbPasswordExpiration or krbLastPwdChange are not present on the entry
Simo Sorce
2008-07-07
1
-11
/
+21
*
After the rework of the code that binds to specific interfaces to
Simo Sorce
2008-07-07
1
-0
/
+3
*
Merge branch 'master' of ssh://rcritten@git.fedorahosted.org/git/freeipa
Rob Crittenden
2008-07-03
1
-1
/
+1
|
\
|
*
Make sure we listen only on the krb5 port and therefore disable krb4 support
Simo Sorce
2008-07-02
1
-1
/
+1
*
|
NSS_DIR is already fetched into a variable, use that instead.
Rob Crittenden
2008-07-03
1
-6
/
+6
|
/
*
Properly convert the realm to a DS instance name
Rob Crittenden
2008-07-01
1
-1
/
+1
*
Ensure correct permissions and file ownership of Apache NSS database
Rob Crittenden
2008-07-01
1
-0
/
+12
[next]