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
/
ipalib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some additional instances of krbV from ipa-client
Rob Crittenden
2010-09-10
1
-1
/
+4
*
Have certmonger track the initial Apache and 389-ds server certs.
Rob Crittenden
2010-09-09
1
-2
/
+27
*
Changes to fix compatibility with Fedora 14
Rob Crittenden
2010-08-31
1
-3
/
+11
*
Update command documentation based on feedback from docs team.
Rob Crittenden
2010-08-27
18
-248
/
+323
*
Use global time and size limit values when searching.
Rob Crittenden
2010-08-19
1
-12
/
+10
*
Add support for ldap:///self bind rules
Rob Crittenden
2010-08-19
1
-11
/
+37
*
Fix Update function on details page.
Pavel Zuna
2010-08-17
1
-4
/
+4
*
Enable a host to retrieve a keytab for all its services.
Rob Crittenden
2010-08-16
1
-17
/
+53
*
Add support for client failover to the ipa command-line.
Rob Crittenden
2010-08-16
7
-17
/
+142
*
From: Pavel Zuna <pzuna@redhat.com>
Adam Young
2010-08-13
1
-0
/
+65
*
Change the behaviour of addattr/setattr parameters.
Adam Young
2010-08-13
2
-35
/
+40
*
Improve serialization to JSON.
Pavel Zuna
2010-08-12
3
-2
/
+27
*
Fix bug: not found exc. handler was failing for singleton objects
Pavel Zuna
2010-08-12
1
-1
/
+4
*
Add new parameters to LDAPSearch: timelimit and sizelimit.
Pavel Zuna
2010-08-12
1
-2
/
+23
*
Make LDAPObject classes JSON serializable.
Pavel Zuna
2010-08-12
2
-0
/
+23
*
Allow decoupling of user-private groups.
Rob Crittenden
2010-08-10
2
-0
/
+74
*
Properly show the members when an add/remove operation fails.
Rob Crittenden
2010-08-06
4
-19
/
+20
*
Add optional error message to pattern validator
Rob Crittenden
2010-08-06
3
-3
/
+15
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
5
-16
/
+46
*
Have the env plugin print all attributes by default
Rob Crittenden
2010-08-06
1
-0
/
+11
*
Fix replacing a certificate in a service.
Rob Crittenden
2010-08-06
1
-11
/
+14
*
whoami plugin.
Adam Young
2010-08-05
1
-0
/
+41
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
2
-411
/
+55
*
This patch removes the existing UI functionality, as a prep for adding the Ja...
Adam Young
2010-07-29
1
-2
/
+0
*
Fix netgroup plugin to use correct member attribute names.
Rob Crittenden
2010-07-15
1
-31
/
+41
*
Use newer API in ipalib/x509 and add missing import.
Rob Crittenden
2010-07-15
1
-0
/
+1
*
Clean up crypto code, take advantage of new nss-python capabilities
Rob Crittenden
2010-07-15
4
-337
/
+147
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
2
-7
/
+127
*
Include contents of has_output_params in get_output_params
Rob Crittenden
2010-07-13
1
-0
/
+2
*
Add separate var for search attributes and config attribute for search fields
Rob Crittenden
2010-07-13
3
-1
/
+17
*
Handle errors raised by plugins more gracefully in mod_wsgi.
Rob Crittenden
2010-07-12
3
-3
/
+8
*
Clean up imports of hbacsvc plugin
Rob Crittenden
2010-07-06
1
-6
/
+4
*
Add support for User-Private Groups
Rob Crittenden
2010-07-06
2
-10
/
+20
*
Fix aci_mod command. It should handle more complex operations now.
Rob Crittenden
2010-06-24
1
-12
/
+64
*
First pass at per-command documentation
Rob Crittenden
2010-06-22
17
-7
/
+432
*
use NSS for SSL operations
John Dennis
2010-06-15
1
-126
/
+7
*
Connect the -v cli argument to the verbose flag in xmlrpclib
Rob Crittenden
2010-06-03
4
-7
/
+7
*
Increase supported weeks per month from 4 to 6 in AccessTime() type
Rob Crittenden
2010-06-03
1
-1
/
+1
*
Add ipaUniqueID to HBAC services and service groups
Rob Crittenden
2010-05-27
2
-4
/
+4
*
Remove local get_dn() from hbacsvcgroup and add tests for hbacsvcgroup
Rob Crittenden
2010-05-20
1
-18
/
+6
*
Try to clear up that uid is a number, not the login name
Rob Crittenden
2010-05-17
1
-1
/
+1
*
Enforce that max password lifetime is greater than the min lifetime
Rob Crittenden
2010-05-17
1
-3
/
+28
*
Replace old pwpolicy plugin with new one using baseldap, fix tests.
Rob Crittenden
2010-05-17
3
-718
/
+230
*
Add groups of services to HBAC
Rob Crittenden
2010-05-17
4
-9
/
+305
*
Remove left-over debugging statement
Rob Crittenden
2010-05-14
1
-2
/
+0
*
Correctly handle EmptyModlist exception in pwpolicy2-mod.
Pavel Zuna
2010-05-14
1
-7
/
+15
*
Add exception callback (exc_callback) to baseldap.py classes.
Pavel Zuna
2010-05-14
1
-33
/
+150
*
Add new password policy plugin based on baseldap.py classes.
root
2010-05-05
1
-0
/
+351
*
Increase the attributes we display by default and fix up some labels.
Rob Crittenden
2010-05-05
1
-2
/
+8
*
Add weekly periodic schedule to AccessTime param type.
root
2010-05-04
1
-0
/
+2
[next]