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
/
ipaserver
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
find_entry_by_attr() should fail if multiple entries are found
Rob Crittenden
2011-07-11
1
-1
/
+6
*
Convert Bool to TRUE/FALSE when working with LDAP backend https://fedorahoste...
Alexander Bokovoy
2011-06-27
1
-2
/
+5
*
Let the framework be able to override the hostname.
Rob Crittenden
2011-06-23
1
-0
/
+4
*
Select a server with a CA on it when submitting signing requests.
Nalin Dahyabhai
2011-06-14
1
-3
/
+65
*
Fix indirect member calculation
Rob Crittenden
2011-06-14
1
-9
/
+16
*
Handle LDAP search references
Martin Kosek
2011-06-10
1
-2
/
+5
*
Do a lazy retrieval of the LDAP schema rather than at module load.
Rob Crittenden
2011-05-30
1
-18
/
+25
*
Return copy of config from ipa_get_config()
Jr Aquino
2011-05-13
1
-2
/
+2
*
Optimize and dynamically verify group membership
Jr Aquino
2011-04-22
1
-52
/
+42
*
Cache the value of get_ipa_config() in the request context.
Rob Crittenden
2011-03-31
1
-0
/
+7
*
Escape LDAP characters in member and memberof searches
Jr Aquino
2011-03-31
1
-2
/
+4
*
Replace only if old and new have nothing in common
Rob Crittenden
2011-03-03
1
-1
/
+1
*
Collect memberof information for sudo commands.
Rob Crittenden
2011-02-23
1
-0
/
+8
*
Add handling for indirect memberof other entries.
Rob Crittenden
2011-02-21
1
-0
/
+71
*
Try to register DNS name through a DNS Update on install.
Simo Sorce
2011-02-17
1
-1
/
+1
*
Raise NotImplementedError for selfsigned cert-remove-hold
Jakub Hrozek
2011-02-17
1
-1
/
+1
*
Code cleanup
Jan Zeleny
2011-02-15
1
-445
/
+0
*
Ignore case when removing group members.
Rob Crittenden
2011-02-14
1
-1
/
+1
*
Add support for tracking and counting entitlements
Rob Crittenden
2011-02-02
1
-0
/
+14
*
Add ldap2 method to retrieve allowed attributes for specified objectClasses.
Pavel Zuna
2011-01-26
1
-3
/
+17
*
Fix assorted bugs found by pylint
Jakub Hrozek
2011-01-25
3
-10
/
+2
*
Add some basic filter validation to permissions and disallow empty filters
Rob Crittenden
2011-01-21
1
-0
/
+2
*
Move mep templates under cn=etc
Simo Sorce
2011-01-14
1
-1
/
+2
*
python-ldap fails gloriously if the search time limit is 0. Don't allow it.
Rob Crittenden
2011-01-14
1
-0
/
+2
*
Fix output of failed managedby hosts, allow a host to manage itself.
Rob Crittenden
2011-01-11
1
-3
/
+9
*
Enable low-level LDAP debugging.
Rob Crittenden
2011-01-11
1
-1
/
+4
*
Don't use Class of Service for account activation, use attribute.
Rob Crittenden
2011-01-04
1
-47
/
+4
*
Remove common entries when deleting a master.
Simo Sorce
2010-12-21
1
-3
/
+4
*
Change FreeIPA license to GPLv3+
Jakub Hrozek
2010-12-20
8
-40
/
+40
*
Fix search filter generator in ldap2 for NOT operator.
Pavel Zuna
2010-12-08
1
-0
/
+6
*
Add new parameter type IA5Str and use this to enforce the right charset.
Rob Crittenden
2010-12-07
1
-0
/
+2
*
Ensure list of attrs to retrieve is unique, optimize getting indirect members
Rob Crittenden
2010-12-06
1
-3
/
+9
*
Use Realm as certs subject base name
Simo Sorce
2010-11-18
1
-2
/
+3
*
Fix NotFound exception in ipa-nis-manage.
Rob Crittenden
2010-11-09
1
-1
/
+1
*
Populate indirect members when showing a group object.
Rob Crittenden
2010-10-28
1
-0
/
+71
*
Allow RDN changes for users, groups, rolegroups and taskgroups.
Rob Crittenden
2010-10-28
1
-0
/
+2
*
find_entries param
Adam Young
2010-10-25
1
-3
/
+1
*
Add fail-safe defaults to time and size limits in ldap2 searches.
Pavel Zuna
2010-10-22
1
-5
/
+11
*
Disallow RDN change and single-value bypass using setattr/addattr.
Pavel Zuna
2010-10-18
1
-13
/
+31
*
Use consistent, specific nickname for the IPA CA certificate.
Rob Crittenden
2010-10-01
1
-1
/
+2
*
Handle an empty base_dn and no cn=ipaconfig in the ldap2 backend, fix migration.
Rob Crittenden
2010-09-28
1
-3
/
+11
*
Handle search_ext() returning ldap.SUCCESS
Rob Crittenden
2010-09-28
1
-0
/
+2
*
Add some tests for using the ldap2 Backend.
Rob Crittenden
2010-09-24
1
-1
/
+1
*
Allow the schema to be set once an ldap connection is locked.
Rob Crittenden
2010-09-09
1
-1
/
+3
*
Make ldap2 class work as a client library as well.
Rob Crittenden
2010-09-07
1
-36
/
+48
*
Use global time and size limit values when searching.
Rob Crittenden
2010-08-19
1
-5
/
+17
*
Fix reference to _handle_errors() in remove_principal_key()
Rob Crittenden
2010-08-10
1
-1
/
+1
*
Drop our own PKCS#10 ASN.1 decoder and use the one from python-nss
Rob Crittenden
2010-07-29
1
-17
/
+11
*
Use newer API in ipalib/x509 and add missing import.
Rob Crittenden
2010-07-15
1
-6
/
+1
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
1
-0
/
+16
[next]