| Commit message (Expand) | Author | Age | Files | Lines |
* | Complete netgroup attributes. | Pavel Zuna | 2010-02-23 | 1 | -1/+22 |
* | Replace incorrect use of str.index with str.find in host plugin. | Pavel Zuna | 2010-02-23 | 1 | -1/+1 |
* | Make error message in migration plugin unicode. | Pavel Zuna | 2010-02-17 | 1 | -2/+2 |
* | Expand the types of groups that can be migrated to support IPA v1 migrations | Rob Crittenden | 2010-02-17 | 1 | -1/+1 |
* | Convert password policy integer values to unicode instead of str. | Pavel Zuna | 2010-02-17 | 1 | -2/+2 |
* | Auto-generate --all and --raw for commands, that return entries. | Pavel Zuna | 2010-02-17 | 2 | -97/+4 |
* | Fix the pwpolicy plugin to work better with new output system. | Rob Crittenden | 2010-02-17 | 1 | -9/+24 |
* | Use the Output tuple to determine the order of output | Rob Crittenden | 2010-02-15 | 10 | -46/+195 |
* | Fix the automountlocation-tofiles command and add some labels | Rob Crittenden | 2010-02-15 | 1 | -8/+18 |
* | Add Object.label class attribute, enable in webUI | Jason Gerard DeRose | 2010-02-12 | 12 | -3/+31 |
* | Add default automount location. Auto-create auto.direct in new locations. | Pavel Zuna | 2010-02-12 | 1 | -0/+3 |
* | Implement pwplicy_find to show all group password policies | Rob Crittenden | 2010-02-03 | 1 | -0/+32 |
* | Add flag to allow a cert to be re-issued | Rob Crittenden | 2010-02-03 | 1 | -3/+7 |
* | Be more careful when base64-decoding certificates | Rob Crittenden | 2010-02-02 | 1 | -6/+3 |
* | Remove group-specific password policy on group deletion | Rob Crittenden | 2010-01-29 | 1 | -0/+8 |
* | Enabled CRUDS in webUI using wehjit 0.2.0 | Jason Gerard DeRose | 2010-01-26 | 2 | -1/+9 |
* | Fix merge error, variable mis-named label instead of doc | Rob Crittenden | 2010-01-21 | 1 | -1/+1 |
* | User-defined certificate subjects | Rob Crittenden | 2010-01-20 | 1 | -1/+17 |
* | Fix plugin to work with new output validation, add new helpers | Rob Crittenden | 2010-01-20 | 1 | -34/+57 |
* | Add DS migration plugin and password migration page. | Pavel Zuna | 2010-01-20 | 1 | -0/+374 |
* | Add --enable-migration option in config plugin. | Pavel Zuna | 2010-01-20 | 1 | -1/+14 |
* | Temporary fix for name collision of textui.print_entry. | Pavel Zuna | 2010-01-20 | 1 | -2/+2 |
* | Make DNS plugin support output validation and thus make it work again. | Pavel Zuna | 2010-01-20 | 1 | -39/+86 |
* | pass DER flag to x509.get_serial_number() | John Dennis | 2010-01-19 | 1 | -1/+1 |
* | Allow cospriority to be updated and fix description of priority ordering | Rob Crittenden | 2010-01-19 | 1 | -7/+27 |
* | Use 'l' instead of 'localityname' in host plugin. | Pavel Zuna | 2010-01-14 | 1 | -2/+14 |
* | Make host objects aware of their membership and that l==localityName. | Pavel Zuna | 2010-01-14 | 1 | -0/+6 |
* | Add Kerberos Ticket Policy management plugin. | Pavel Zuna | 2010-01-13 | 2 | -27/+167 |
* | Add --all to LDAPCreate and make LDAP commands always display default attribu... | Pavel Zuna | 2010-01-11 | 7 | -14/+30 |
* | Use the caIPAserviceCert profile for issuing service certs. | Rob Crittenden | 2010-01-08 | 1 | -2/+2 |
* | Add messages, declarative tests for rolegroup, taskgroup plugins | Jason Gerard DeRose | 2009-12-18 | 2 | -7/+29 |
* | Handle base64-encoded certificates better, import missing function | Rob Crittenden | 2009-12-18 | 3 | -0/+11 |
* | Make hosts more like real services so we can issue certs for host principals | Rob Crittenden | 2009-12-16 | 2 | -12/+56 |
* | host and hostgroup summary messages, declarative tests; fix tests for 'dn' | Jason Gerard DeRose | 2009-12-16 | 1 | -3/+11 |
* | Add some missing labels | Rob Crittenden | 2009-12-14 | 2 | -0/+5 |
* | Convert to using new result output handling | Rob Crittenden | 2009-12-14 | 2 | -27/+85 |
* | This plugin was replaced by the aci plugin | Rob Crittenden | 2009-12-11 | 1 | -93/+0 |
* | Take 2: Extensible return values and validation; steps toward a single output... | Jason Gerard DeRose | 2009-12-10 | 9 | -130/+257 |
* | rebase dogtag clean-up patch | John Dennis | 2009-12-09 | 2 | -17/+24 |
* | Add idnsUpdatePolicy into the dns plug-in | Martin Nagy | 2009-12-02 | 1 | -1/+5 |
* | Add NotImplementedError type so CA plugins can return client-friendly errors | Rob Crittenden | 2009-12-01 | 1 | -3/+10 |
* | Rename GeneralizedTime to AccessTime. | Pavel Zuna | 2009-12-01 | 1 | -3/+3 |
* | Add {user,host,sourcehost}Category to HBAC and make accessTime multivalue. | Pavel Zuna | 2009-12-01 | 1 | -2/+94 |
* | Use pyasn1-based PKCS#10 and X509v3 parsers instead of pyOpenSSL. | Rob Crittenden | 2009-11-30 | 2 | -27/+73 |
* | Fix boolean attributes in DNS plugin. | Pavel Zuna | 2009-11-30 | 1 | -3/+9 |
* | Fix takes_options in automount plugin. | Pavel Zuna | 2009-11-30 | 1 | -1/+1 |
* | Use correct attribute for hosts. | Rob Crittenden | 2009-11-25 | 1 | -1/+1 |
* | Handle ipaEnabledFlag as bool (TRUE/FALSE) instead of string (enabled/disabled). | Pavel Zuna | 2009-11-18 | 1 | -4/+4 |
* | Remove 'ipaObject' objectClass from rolegroups and taskgroups. | Pavel Zuna | 2009-11-18 | 2 | -4/+2 |
* | Add support for setting/adding arbitrary attributes | Rob Crittenden | 2009-11-17 | 1 | -0/+61 |