Node Director
|
This package implements config file handling / template engine. More...
Classes | |
class | Automounter |
handle automounter files. More... | |
class | CompatPasswd |
handle netgroup entries in /etc/passwd file. More... | |
class | ConfigDir |
config dir handler. More... | |
class | ConfigEngine |
save/copy/restore configuration files. More... | |
class | ConfigEnvironment |
holds environmental data for config file processing. More... | |
class | ConfigFileHandler |
config file handler. More... | |
class | CupsConf |
handle /etc/cups/cupsd.conf file. More... | |
class | CupsPrinters |
handle /etc/cups/printers.conf file. More... | |
class | EtcServices |
handle /etc/services file. More... | |
class | GenericFileHandler |
config file handler. More... | |
class | HerkeoisFbConf |
handles /etc/fb/fb.conf file. More... | |
class | InitTab |
handle inittab More... | |
class | LoginDefs |
handle /etc/mail/access file More... | |
class | MgettyConfig |
handle mgetty mgetty.config file More... | |
class | MgettyDialin |
handle mgetty dialin.config file More... | |
class | MgettyLogin |
handle mgetty login.config file More... | |
class | NamedConf |
handle named.conf file. More... | |
class | NetgroupFile |
handle /etc/netgroup file. More... | |
class | NFSDFSTab |
handle /etc/exports file. More... | |
class | NFSExports |
handle /etc/exports file. More... | |
class | NoConfigHandler |
generic handler for configuration files without any config option More... | |
class | NTPConf |
handle ntp.conf file. More... | |
class | NTPKeys |
handle NTP keys file. More... | |
class | NTPTickers |
handle NTP step-tickers file. More... | |
interface | PostRestoreAction |
class | ResolvConf |
handle resolv.conf file More... | |
class | RestartServer |
class | RestoreConfigEnvironment |
holds environmental data for config file processing. More... | |
class | RunCommand |
class | SambaSMBConf |
config file handler. More... | |
class | SaveConfigEnvironment |
holds environmental data for config file processing. More... | |
class | SendmailAccess |
handle /etc/mail/access file More... | |
class | SendmailCF |
handles /etc/sendmail.cf file. More... | |
class | SendmailCW |
handles /etc/sendmail.cw file. More... | |
class | SendmailMasquerade |
handles /etc/sendmail.cw file. More... | |
class | SimpleKeyColonHandler |
config files in simple "key: value" style format More... | |
class | SimpleKeyEqualHandler |
config files in simple "key: value" style format More... | |
class | SimpleKeyEqualSpaceTolerantHandler |
config files in simple "key = value" style format More... | |
class | SimpleKeyHandler |
config files in simple "key value" style format More... | |
class | SquidConf |
handle squid.conf file. More... | |
class | UUCPCall |
handle uucp call file. More... | |
class | UUCPConfig |
handle /etc/uucp/config file. More... | |
class | UUCPDial |
handle /etc/uucp/dial file. More... | |
class | UUCPDialcode |
handle /etc/uucp/dialcode file. More... | |
class | UUCPPasswd |
handle /etc/uucp/passwd file. More... | |
class | UUCPPort |
handle /etc/uucp/port file. More... | |
class | UUCPSys |
handle /etc/uucp/sys file. More... |
This package implements config file handling / template engine.