ldirectord/ldirectord.in
20 months ago[LDIRECTORD] Make the help text reflect the supported actions
20 months ago[LDIRECTORD] fix copy-paste error in smtp_check's log
20 months ago[LDIRECTORD] Fix thinko in range error message
21 months agoMake sure that frequency is intialised before it is used
21 months agoHandle $line more carefully
21 months agoUse implicit variables in read_config()
21 months agoDont use SIGENT, as it doesn't seem to exist.
21 months agoIf weight is not supplied, set it to 1
21 months agoUse $$ instead of (the uninitialised) $pid
21 months agoChange the code around a bit to avoid a warning about code following exec
21 months agoMake sure that DEBUG is initialised
21 months agoUse $arrayOfDNs[0] instead of @arrayOfDNs[0] to get rid of the following
21 months agoRemove duplicate $recstr
21 months agoRemove useless calls to lc()
21 months agoUse the -w flag to perl to find warnings/errors
21 months agoBroken ldirectord reload
21 months agoMake ldirectord's version valid
22 months agoRemove CVS artifacts. ($Id$ and $Log$ have no meaning to mercurial.)
2 years agorequire rather than use Authen::Radius
2 years agoRemove stray }
2 years agoConfig is in @sysconfdir@/ha.d/ not @sysconfdir@/
2 years agoldirectord: tabs not spaces for indentation
2 years agoAdd radius check
2 years agoUse ld_cmd_children in reread_config
2 years agoHandle signals outside of signal handlers
2 years agoLiteral arguments to checktype should be bold not italic
2 years agoDocument mandatory configuration arguments
2 years agoIntialise $EMAILALERT and $EMAILALERTFREQ
2 years agoInitialise $EMAILALERTSTATUS
2 years agoAdd emailalertstatus
2 years agoAdd daemon status to body of email alerts
2 years agoAdd Daemon Status
2 years agoEmailalerts for purge events
2 years agoPass rserver instead of server_str to ld_emailalert_send()
2 years agoRename ld_emailalert_send's emailsubject parameter to subject
2 years agoConsolidate duplicated quiescent log into one instance
2 years agoRemove " x " from quescent log messages
2 years agoUpdate the emailalert_resend hash first
2 years agoRename ld_emailalert to ld_emailalert_send
2 years agorefactor emalalerts resend functionality to use a hash instead of an array
2 years agoAdd new calls to purge services and virtuals
2 years agoAdd emailalert and emailalertfreq to ldirectord.cf
2 years agoAdd body to emailalert
2 years agoDocument which global settings are also per-virtual settings more clearly
2 years agoDocument parameter defaults more clearly
2 years agoHave the supervised directive take yes and no as arguments
2 years agoAdd config_warn
2 years agoConsolidate string handling in config_error
2 years agoMake checkcount global as well as per-virtual
2 years agoMake global and non-glbal invalid timeout messages consistent
2 years agoMake setting of default timeouts less than 80 columns wide
2 years agoZero is a valid, though somewhat silly timeout
2 years agoInvalid timeout error messages had the wrong descriptions
2 years agotypo: Description how -> Description of how
2 years agoReapply 1.3, per-virtual emailalerts, which was inadvertantly reversed in 1.4
2 years agoRemove duplication of the 1.2 version doctoring patch
2 years agoUse a more fictitious domain, someone took the last one
2 years agoMake the emailalert and emailalertfreq options global as well as non-global
2 years agoldirectord: doctor version
2 years agoChanged ldirectord to a automade file.