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
/
ipalib
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-0
/
+42
*
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
1
-29
/
+29
*
Improve serialization to JSON.
Pavel Zuna
2010-08-12
1
-1
/
+2
*
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
1
-0
/
+17
*
Allow decoupling of user-private groups.
Rob Crittenden
2010-08-10
1
-0
/
+59
*
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
2
-0
/
+6
*
Require that hosts be resolvable in DNS. Use --force to ignore warnings.
Rob Crittenden
2010-08-06
3
-16
/
+14
*
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
1
-25
/
+15
*
Fix netgroup plugin to use correct member attribute names.
Rob Crittenden
2010-07-15
1
-31
/
+41
*
Clean up crypto code, take advantage of new nss-python capabilities
Rob Crittenden
2010-07-15
3
-101
/
+95
*
Add API to delete a service principal key, service-disable.
Rob Crittenden
2010-07-13
2
-7
/
+127
*
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
1
-1
/
+4
*
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
*
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
3
-9
/
+303
*
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 forgotten trailing dots in DNS records
Martin Nagy
2010-04-23
1
-1
/
+8
*
Use escapes in DNs instead of quoting.
Rob Crittenden
2010-04-19
1
-15
/
+28
*
Fix DNS plugin: proper output definitions, --all, dns-add-rr overwritting
Pavel Zuna
2010-04-19
1
-14
/
+15
*
Enable LDAPObject subclasses to disable DN normalization in their methods.
Pavel Zuna
2010-04-16
1
-11
/
+27
*
Add interface for baseldap plugins to register additional callbacks.
Pavel Zuna
2010-04-16
1
-27
/
+139
*
Fix output of env plugin. It displayed more than it should.
Pavel Zuna
2010-04-16
1
-0
/
+2
*
Deleting a non-fully-qualified hostname should still delete its services
Rob Crittenden
2010-03-30
1
-3
/
+9
*
Fix cut-and-paste error in pwpolicy plugin
Rob Crittenden
2010-03-23
1
-2
/
+2
*
Do a better query so we can optimize seeing if a cospriority is unique
Rob Crittenden
2010-03-23
1
-7
/
+11
*
Use ldap2.make_*dn* methods in pwpolicy plugin.
Pavel Zuna
2010-03-22
1
-1
/
+5
*
Raise an error if no modifications were performed in an update.
Rob Crittenden
2010-03-19
1
-2
/
+0
*
Ensure that the group policy priority is unique.
Rob Crittenden
2010-03-19
1
-10
/
+54
*
Fix a number of bugs in the pwpolicy plugin
Rob Crittenden
2010-03-19
1
-8
/
+22
*
Catch modifications with no updates and raise an error
Rob Crittenden
2010-03-17
2
-2
/
+11
[next]