Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed remaining plugins still using f_* b_* convention | Jason Gerard DeRose | 2009-04-01 | 1 | -691/+0 |
| | |||||
* | kw is supposed to contain just lower-case values | Rob Crittenden | 2009-03-19 | 1 | -2/+2 |
| | |||||
* | Added tofiles command and some documentation to the automount plugin | Rob Crittenden | 2009-02-24 | 1 | -5/+133 |
| | |||||
* | Applied Rob's errors patch | Rob Crittenden | 2009-02-03 | 1 | -5/+5 |
| | |||||
* | Fixed automount plugins module to where it can at least be imported | Jason Gerard DeRose | 2009-01-14 | 1 | -36/+40 |
| | |||||
* | Add helper for adding Indirect maps. | Rob Crittenden | 2008-12-10 | 1 | -4/+53 |
| | | | | | This creates the map and the key pointing to the map. By default the key is associated with the auto.master map but it can be overriden. | ||||
* | Add a function to show all the maps under a given mapname, def. is auto.master | Rob Crittenden | 2008-12-10 | 1 | -0/+32 |
| | |||||
* | Port plugins to use the new output_for_cli() argument list | Rob Crittenden | 2008-12-10 | 1 | -50/+45 |
| | | | | Fix some errors uncovered by the nosetests | ||||
* | Add autmount-specific location and default entries | Rob Crittenden | 2008-11-14 | 1 | -8/+8 |
| | |||||
* | Fix some problems uncovered during automation test work | Rob Crittenden | 2008-11-04 | 1 | -6/+17 |
| | |||||
* | Initial implementation of automount support | Rob Crittenden | 2008-10-30 | 1 | -0/+472 |
Add argument handling to crud.Del Make get_list handle LDAP scope |