summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/host.py
Commit message (Expand)AuthorAgeFilesLines
...
* Make host objects aware of their membership and that l==localityName.Pavel Zuna2010-01-141-0/+6
* Add --all to LDAPCreate and make LDAP commands always display default attribu...Pavel Zuna2010-01-111-1/+1
* Handle base64-encoded certificates better, import missing functionRob Crittenden2009-12-181-0/+1
* Make hosts more like real services so we can issue certs for host principalsRob Crittenden2009-12-161-3/+22
* Take 2: Extensible return values and validation; steps toward a single output...Jason Gerard DeRose2009-12-101-4/+25
* Make the host plugin use baseldap classes.Pavel Zuna2009-09-281-252/+90
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-37/+26
* Add a new objectclass, ipaObject, that will add a UUID to many IPA objectsRob Crittenden2009-08-101-1/+4
* Fix bug: number of found entries was reported incorrectly in some plugins.Pavel Zuna2009-07-021-1/+1
* Fix bug: when deleting hosts, their services where deleted incorrectlyPavel Zuna2009-07-021-3/+7
* Fix minor bugs, typos, etc. discovered by unit tests in plugins.Pavel Zuna2009-07-021-3/+7
* Rename *-create/*-delete commands to *-add/*-del respectively.Pavel Zuna2009-07-021-5/+5
* Rename plugins2 to plugins.Pavel Zuna2009-07-021-12/+12
* Rename plugins2 files (remove '2' suffix').Pavel Zuna2009-07-021-0/+375
* Delete plugins using old LDAP backend.Pavel Zuna2009-07-021-319/+0
* Schema change so the nisnetgroup triples work properly.Rob Crittenden2009-05-191-8/+9
* Remove all services when a host is removed Revoke certificate (if any) when a...Rob Crittenden2009-05-131-1/+12
* Some minor cosmetic changesRob Crittenden2009-05-041-2/+4
* Rename errors2.py to errors.py. Modify all affected files.Pavel Zuna2009-04-231-3/+3
* Fill in default values for os and platformRob Crittenden2009-04-131-0/+18
* Renamed remaining plugins still using f_* b_* conventionJason Gerard DeRose2009-04-011-0/+287