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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump up to 1.1.1
release-1-1-1
ipa-1-1
Simo Sorce
2008-09-10
1
-1
/
+1
*
Add script to simplify operations to fix CVE 2008 3274 Import all of change m...
Simo Sorce
2008-09-10
3
-0
/
+520
*
CVE 2008 3274 related fixes
Simo Sorce
2008-09-10
2
-3
/
+9
*
Add a tool to change the kerberos Master Key in case an admin wants to. This ...
Simo Sorce
2008-09-10
2
-0
/
+384
*
Add encrypt_file and decrypt_file utility functions. We will use them to encr...
Simo Sorce
2008-09-10
2
-2
/
+65
*
Wrap up the raw_input() to user_input() for convenience and uniformity.
Martin Nagy
2008-09-10
9
-189
/
+118
*
Comment out code that generates keys with a random salt, apparently this does...
Simo Sorce
2008-09-10
1
-0
/
+4
*
Treat Jan 1 1970 in krbPrincipalExpiration as a special date that means the a...
Simo Sorce
2008-09-10
1
-3
/
+5
*
Retrieve the kerberos configuration every time a new, it will be a bit slower...
Simo Sorce
2008-09-10
1
-246
/
+235
*
In openvz we found out some interfaces may return a null pointer here. Skip t...
Simo Sorce
2008-09-10
1
-0
/
+4
*
Fix typo in inet type
Simo Sorce
2008-09-10
1
-1
/
+1
*
slapi_pw_find_sv() expects an array, make sure we have a NULL terminated one ...
Simo Sorce
2008-09-10
1
-5
/
+9
*
Must index uidnumber and gidnumber and any attribute that dna plugin is going...
Simo Sorce
2008-09-10
1
-0
/
+19
*
Index the memberof attribute
Rob Crittenden
2008-09-10
1
-0
/
+8
*
Fix uninizialized counter, was causing allocation to fail and command to retu...
Simo Sorce
2008-09-10
1
-0
/
+1
*
Move version to 1.1.0 in preparation for new patch release
release-1-1-0
Simo Sorce
2008-06-11
1
-1
/
+1
*
Let DS encode the password, this will allow IPA -> AD password
Simo Sorce
2008-06-11
1
-10
/
+4
*
Ensure that the realm name is upper-case.
Rob Crittenden
2008-06-09
1
-3
/
+4
*
Ignore empty values when converting a multi-valued form field back to a list....
Rob Crittenden
2008-06-09
1
-1
/
+2
*
When an LDAP connection fails, display the host one is trying to connect to.
Rob Crittenden
2008-06-09
1
-2
/
+4
*
Add our own SIGTERM handler so we can do clean shutdowns.
Rob Crittenden
2008-06-09
1
-2
/
+13
*
Make it clear which packages are being configured and which aren't.
Rob Crittenden
2008-06-09
1
-3
/
+15
*
Add sbin_t directory read permissions
Rob Crittenden
2008-06-05
1
-0
/
+1
*
Fix typo
Rob Crittenden
2008-06-05
1
-1
/
+1
*
Under some conditions rl may not have been initialized so the config may erro...
Rob Crittenden
2008-06-04
1
-0
/
+3
*
Fix import for version
Rob Crittenden
2008-06-04
2
-2
/
+2
*
Add -p/--password option so the DM password can be passed on the command-line.
Rob Crittenden
2008-06-04
2
-5
/
+13
*
Don't make the search criteria lower-case so one can do case-sensitive search...
Rob Crittenden
2008-06-04
1
-1
/
+0
*
Fix some minor man page issues.
Rob Crittenden
2008-06-04
3
-11
/
+18
*
Fix some formatting issues and correct the example.
Rob Crittenden
2008-06-04
1
-28
/
+32
*
Fix typo and reorder -q|--quiet so it displays nicer. popt isn't putting it o...
Rob Crittenden
2008-06-04
1
-2
/
+2
*
Fix issue of double logging in ipa_error.log.
Rob Crittenden
2008-06-03
6
-4
/
+60
*
Move version.py to the common ipa directory instead of being server-based so ...
Rob Crittenden
2008-06-03
7
-26
/
+37
*
Fix some minor man page issues.
Rob Crittenden
2008-06-03
3
-2
/
+4
*
Don't prompt regarding previous DS installations in unattended mode.
Rob Crittenden
2008-05-30
1
-2
/
+4
*
Try to clear up messages prompting for domain and IPA server when DNS discove...
Rob Crittenden
2008-05-30
1
-4
/
+4
*
Fedora DS 1.1.1 exposes a public task api. In order for ipa-1-0 to build agai...
Rich Megginson
2008-05-30
1
-47
/
+90
*
Add two now options, --addattr and --setattr, to allow arbitrary attributes t...
Rob Crittenden
2008-05-30
4
-4
/
+87
*
Make check_inst() a standalone function in bindinstance.
Rob Crittenden
2008-05-30
2
-10
/
+10
*
Actually pass along the verbose option to IPAClient.
Rob Crittenden
2008-05-29
17
-17
/
+17
*
Fix typo in log statement
Rob Crittenden
2008-05-29
1
-1
/
+1
*
Make ipa_kpasswd listen on each single interface explicitly
Simo Sorce
2008-05-29
1
-66
/
+173
*
Use openldap libraries by default as mozldap libs seem to break
Simo Sorce
2008-05-29
2
-3
/
+3
*
Fix crash bug in ipa_kpasswd
Simo Sorce
2008-05-29
1
-2
/
+3
*
Now that admin is in the common users tree make the nss_ldap
Simo Sorce
2008-05-29
2
-4
/
+4
*
Fix the case where domain != lower(REALM)
Simo Sorce
2008-05-29
5
-38
/
+69
*
Set default logging level to INFO (still logs to Apache)
Rob Crittenden
2008-05-28
2
-24
/
+63
*
Add python-configobj as a Requires and do some other specfile cleanups.
Rob Crittenden
2008-05-28
1
-5
/
+13
*
Use a value that is explicitly 64bit on all architectures
Simo Sorce
2008-05-23
1
-13
/
+13
*
Move admin into cn=users,cn=accounts
Simo Sorce
2008-05-23
3
-5
/
+5
[next]