summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/f_automount.py
Commit message (Expand)AuthorAgeFilesLines
* Renamed remaining plugins still using f_* b_* conventionJason Gerard DeRose2009-04-011-691/+0
* kw is supposed to contain just lower-case valuesRob Crittenden2009-03-191-2/+2
* Added tofiles command and some documentation to the automount pluginRob Crittenden2009-02-241-5/+133
* Applied Rob's errors patchRob Crittenden2009-02-031-5/+5
* Fixed automount plugins module to where it can at least be importedJason Gerard DeRose2009-01-141-36/+40
* Add helper for adding Indirect maps.Rob Crittenden2008-12-101-4/+53
* Add a function to show all the maps under a given mapname, def. is auto.masterRob Crittenden2008-12-101-0/+32
* Port plugins to use the new output_for_cli() argument listRob Crittenden2008-12-101-50/+45
* Add autmount-specific location and default entriesRob Crittenden2008-11-141-8/+8
* Fix some problems uncovered during automation test workRob Crittenden2008-11-041-6/+17
* Initial implementation of automount supportRob Crittenden2008-10-301-0/+472