xml
[ class tree: xml ] [ index: xml ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

ActivateSignalHandler
in file daemon.php, method Kimono_Daemon::ActivateSignalHandler()
    hook up signal handler if PCNTL is available
AddArgument
in file notify.php, method Kimono_Notify::AddArgument()
AddArgument
in file base.php, method Kimono_Service::AddArgument()
    add argument to array
AddChild
in file xml.php, method Kimono_XML_Node::AddChild()
    add child to this node, with optional character data and attributes
AddCommand
in file sql.php, function AddCommand()
AddCommand
in file mysql.php, method Kimono_SQL_MySQL::AddCommand()
    insert a daemon command
AddErrorEntry
in file sql.php, function AddErrorEntry()
AddErrorEntry
in file mysql.php, method Kimono_SQL_MySQL::AddErrorEntry()
AddGroup
in file report.php, method Kimono_Report_XML::AddGroup()
AddGroup
in file report.php, function AddGroup()
AddGroup
in file base.php, method Kimono_Monitor::AddGroup()
    add group to array
AddHost
in file base.php, method Kimono_Group::AddHost()
    add host to this group
AddHost
in file report.php, function AddHost()
AddHost
in file report.php, method Kimono_Report_XML::AddHost()
AddLogEntry
in file mysql.php, method Kimono_SQL_MySQL::AddLogEntry()
AddLogEntry
in file sql.php, function AddLogEntry()
AddOrganisation
in file report.php, method Kimono_Report_XML::AddOrganisation()
AddOrganisation
in file report.php, function AddOrganisation()
AddService
in file base.php, method Kimono_Host::AddService()
AddService
in file report.php, method Kimono_Report_XML::AddService()
AddService
in file report.php, function AddService()
add_message
in file gtk.php, method Kimono_GtkApp::add_message()
    add message to list
AffectedRows
in file sql.php, function AffectedRows()
AffectedRows
in file mysql.php, method Kimono_SQL_MySQL::AffectedRows()
    return number of affected rows
Analyze
in file sql.php, function Analyze()
Analyze
in file mysql.php, method Kimono_SQL_MySQL::Analyze()
    optimize index use in tables
ArgumentId
in file base.php, method Kimono_Argument::ArgumentId()
AuthGroup
in file user.php, method Kimono_User::AuthGroup()
DATA_SIZE
in file http.php, class constant Kimono_Service_HTTP::DATA_SIZE
DATA_SIZE
in file smtp.php, class constant Kimono_Service_SMTP::DATA_SIZE
top

b

$buttonbox
in file gtk.php, variable Kimono_GtkApp::$buttonbox
$button_startstop
in file gtk.php, variable Kimono_GtkApp::$button_startstop
BASH_COLOR_BOLD
in file daemon.php, constant BASH_COLOR_BOLD
BASH_COLOR_END
in file daemon.php, constant BASH_COLOR_END
BASH_COLOR_GREEN
in file daemon.php, constant BASH_COLOR_GREEN
BASH_COLOR_RED
in file daemon.php, constant BASH_COLOR_RED
BASH_COLOR_WHITE
in file daemon.php, constant BASH_COLOR_WHITE
BASH_COLOR_YELLOW
in file daemon.php, constant BASH_COLOR_YELLOW
base.php
procedural page base.php
top

c

CalculateStatus
in file mysql.php, method Kimono_SQL_MySQL::CalculateStatus()
CheckPermission
in file user.php, method Kimono_User::CheckPermission()
ClearLoginRetries
in file mysql.php, method Kimono_SQL_MySQL::ClearLoginRetries()
ClearLoginRetries
in file user.php, method Kimono_User::ClearLoginRetries()
    clear login retries counter and time
ClearLoginRetries
in file sql.php, function ClearLoginRetries()
compare_language
in file lang_check.php, function compare_language()
    this script loads all lang_*.php files in the specified path, compares them to eachother and reports any missing strings.
Connect
in file sql.php, function Connect()
    interface for the abstract class Kimono_SQL
Connect
in file mysql.php, method Kimono_SQL_MySQL::Connect()
    connect to db, raise errors and return FALSE if it fails
Counter
in file notify.php, method Kimono_Notify::Counter()
Counter
in file base.php, method Kimono_Service::Counter()
CreatePID
in file daemon.php, method Kimono_Daemon::CreatePID()
    create pid (process id) file on disk
create_window
in file gtk.php, method Kimono_GtkApp::create_window()
    create and setup gtk window
config.php
procedural page config.php
constants.php
procedural page constants.php
crypt.php
procedural page crypt.php
top

d

daemon.php
procedural page daemon.php
daemon.php
procedural page daemon.php
dns.php
procedural page dns.php
db_check
in file install.php, function db_check()
Decrypt
in file crypt.php, method Kimono_MCrypt::Decrypt()
    decrypt string, remove padding
Decrypt
in file crypt.php, method Kimono_Crypt_Plaintext::Decrypt()
Decrypt
in file crypt.php, function Decrypt()
Decrypt
in file crypt.php, method Kimono_RC4_Crypt::Decrypt()
DefaultValue
in file base.php, method Kimono_Argument::DefaultValue()
DeleteHistory
in file mysql.php, method Kimono_SQL_MySQL::DeleteHistory()
DeleteHistory
in file sql.php, function DeleteHistory()
DeleteLog
in file mysql.php, method Kimono_SQL_MySQL::DeleteLog()
    delete entries from the "log" table
DeleteLog
in file sql.php, function DeleteLog()
delete_event
in file gtk.php, method Kimono_GtkApp::delete_event()
Description
in file config.php, method Kimono_Config_Value::Description()
    set or get description of value
Description
in file base.php, method Kimono_Argument::Description()
destroy
in file gtk.php, method Kimono_GtkApp::destroy()
Disconnect
in file sql.php, function Disconnect()
Disconnect
in file mysql.php, method Kimono_SQL_MySQL::Disconnect()
    disconnect from db
DoNotReschedule
in file base.php, method Kimono_Service::DoNotReschedule()
    if service is loaded (and further on saved) by the daemon, we don't want it to send
Downticks
in file base.php, method Kimono_Object::Downticks()
do_events
in file daemon.php, function do_events()
do_install
in file install.php, function do_install()
top

e

$encryption_method
in file crypt.php, variable Kimono_Crypt::$encryption_method
$eventlist
in file gtk.php, variable Kimono_GtkApp::$eventlist
error.php
procedural page error.php
edit.php
procedural page edit.php
execute.php
procedural page execute.php
Email
in file user.php, method Kimono_User::Email()
Enabled
in file user.php, method Kimono_User::Enabled()
Enabled
in file notify.php, method Kimono_Notify::Enabled()
Enabled
in file base.php, method Kimono_Object::Enabled()
Encrypt
in file crypt.php, method Kimono_RC4_Crypt::Encrypt()
Encrypt
in file crypt.php, method Kimono_MCrypt::Encrypt()
    encrypt a string
Encrypt
in file crypt.php, function Encrypt()
Encrypt
in file crypt.php, method Kimono_Crypt_Plaintext::Encrypt()
Enum
in file config.php, method Kimono_Config_Value::Enum()
    get or set enum values, if
Enum
in file base.php, method Kimono_Argument::Enum()
Error
in file base.php, method Kimono_Service_Dummy::Error()
    report error/warning
ErrorBuffer
in file error.php, method Kimono_Error::ErrorBuffer()
    enable/disable error buffering, NOTE: disabling buffering will immediately empty buffered errors
ErrorCode
in file base.php, method Kimono_Service::ErrorCode()
ErrorLevel
in file error.php, method Kimono_Error_Object::ErrorLevel()
    get error level, see constants at the top of error.php for reference
ErrorLevel
in file error.php, method Kimono_Error::ErrorLevel()
ErrorString
in file error.php, method Kimono_Error_Object::ErrorString()
    get error string
error_handler
in file gtk.php, method Kimono_GtkApp::error_handler()
    error handler for this interface
Execute
in file base.php, method Kimono_Service::Execute()
    call functions from external files in folder services/ and collect returned data
Execute
in file mysql.php, method Kimono_SQL_MySQL::Execute()
    execute an sql query and return results, last id or number of affected rows
top

f

file.php
procedural page file.php
firebird.php
procedural page firebird.php
ftp.php
procedural page ftp.php
Facility
in file error.php, method Kimono_Error_Object::Facility()
    get error facility, like "Kimono", "PHP" etc.
FullName
in file config.php, method Kimono_Config_Value::FullName()
    set or get full name of value
top

g

gtk.php
procedural page gtk.php
Get
in file config.php, method Kimono_Config::Get()
    get config value
GetAccessGroups
in file mysql.php, method Kimono_SQL_MySQL::GetAccessGroups()
GetAccessGroups
in file sql.php, function GetAccessGroups()
GetArgument
in file base.php, method Kimono_Service::GetArgument()
GetArgument
in file notify.php, method Kimono_Notify::GetArgument()
GetArgument
in file daemon.php, method Kimono_Daemon::GetArgument()
    reuturns argument value (after the = character)
GetArgument
in file base.php, method Kimono_Service_Dummy::GetArgument()
GetArguments
in file notify.php, method Kimono_Notify::GetArguments()
GetArguments
in file base.php, method Kimono_Service::GetArguments()
    if arguments are not loaded already, load them now, then return array of arguments
GetBuiltinPermissions
in file mysql.php, method Kimono_SQL_MySQL::GetBuiltinPermissions()
GetBuiltinPermissions
in file sql.php, function GetBuiltinPermissions()
GetCommands
in file mysql.php, method Kimono_SQL_MySQL::GetCommands()
    get all commands, empty table and return them
GetCommands
in file sql.php, function GetCommands()
GetConfig
in file sql.php, function GetConfig()
GetConfig
in file mysql.php, method Kimono_SQL_MySQL::GetConfig()
    get configuration
GetDaemonStatus
in file mysql.php, method Kimono_SQL_MySQL::GetDaemonStatus()
    return status for the daemons that have been active within the update_interval
GetDaemonStatus
in file sql.php, function GetDaemonStatus()
GetGroup
in file base.php, method Kimono_Monitor::GetGroup()
    find group by id
GetGroups
in file mysql.php, method Kimono_SQL_MySQL::GetGroups()
    load groups IMPORTANT: when $group_id is set, it returns it directly without adding it to Kimono_Monitor
GetGroups
in file base.php, method Kimono_Monitor::GetGroups()
GetGroups
in file sql.php, function GetGroups()
GetHistory
in file sql.php, function GetHistory()
GetHistory
in file mysql.php, method Kimono_SQL_MySQL::GetHistory()
    return history items based on the parameters, service id, offset, limit, sort column and order
GetHistorySearch
in file mysql.php, method Kimono_SQL_MySQL::GetHistorySearch()
    search for history items by string
GetHistorySearch
in file sql.php, function GetHistorySearch()
GetHost
in file base.php, method Kimono_Monitor::GetHost()
GetHosts
in file sql.php, function GetHosts()
GetHosts
in file base.php, method Kimono_Group::GetHosts()
GetHosts
in file mysql.php, method Kimono_SQL_MySQL::GetHosts()
    load hosts by group id or host id and populate Kimono_Monitor or return array of data
GetLastPermission
in file user.php, method Kimono_User::GetLastPermission()
GetLog
in file sql.php, function GetLog()
GetLog
in file mysql.php, method Kimono_SQL_MySQL::GetLog()
    return log items based on the parameters offset, limit, sort column and order
GetMethods
in file crypt.php, method Kimono_Crypt::GetMethods()
GetNotifies
in file notify.php, method Kimono_Notifies::GetNotifies()
    get list of notifies for this object
GetNotifiesList
in file mysql.php, method Kimono_SQL_MySQL::GetNotifiesList()
    get short list of notifies (name and type) with or without relations
GetNotifiesList
in file sql.php, function GetNotifiesList()
GetNotify
in file notify.php, method Kimono_Notifies::GetNotify()
    return notify if in array, otherwise load it first
GetNotify
in file mysql.php, method Kimono_SQL_MySQL::GetNotify()
    return the notify info and arguments in two arrays and the Kimono_Notifies deal with creating the actual object.
GetNotify
in file sql.php, function GetNotify()
GetNotifyRelation
in file mysql.php, method Kimono_SQL_MySQL::GetNotifyRelation()
    get notify relations for a certain object
GetNotifyRelation
in file sql.php, function GetNotifyRelation()
GetNotifyRelations
in file sql.php, function GetNotifyRelations()
GetNotifyRelations
in file mysql.php, method Kimono_SQL_MySQL::GetNotifyRelations()
GetNumArguments
in file base.php, method Kimono_Service::GetNumArguments()
GetObjectPermissions
in file mysql.php, method Kimono_SQL_MySQL::GetObjectPermissions()
    get permissions for a certain object (as opposed to access group)
GetObjectPermissions
in file sql.php, function GetObjectPermissions()
GetOrganisations
in file sql.php, function GetOrganisations()
GetOrganisations
in file base.php, method Kimono_Monitor::GetOrganisations()
GetOrganisations
in file mysql.php, method Kimono_SQL_MySQL::GetOrganisations()
    load organisations (only enabled ones or all) and return array of data
GetPasswordRecovery
in file sql.php, function GetPasswordRecovery()
GetPasswordRecovery
in file mysql.php, method Kimono_SQL_MySQL::GetPasswordRecovery()
    if recover id matches db, set the generated password
GetPermissions
in file mysql.php, method Kimono_SQL_MySQL::GetPermissions()
GetPermissions
in file sql.php, function GetPermissions()
GetReports
in file mysql.php, method Kimono_SQL_MySQL::GetReports()
    retrieve list of reports or a single one
GetReports
in file sql.php, function GetReports()
GetRequiredTables
in file sql.php, method Kimono_SQL::GetRequiredTables()
    return array of required tables
GetScheduledService
in file mysql.php, method Kimono_SQL_MySQL::GetScheduledService()
GetScheduledServices
in file sql.php, function GetScheduledServices()
GetScheduledServices
in file mysql.php, method Kimono_SQL_MySQL::GetScheduledServices()
GetScopes
in file config.php, method Kimono_Config::GetScopes()
    get current scope
GetService
in file base.php, method Kimono_Host::GetService()
GetService
in file base.php, method Kimono_Monitor::GetService()
GetServiceArguments
in file sql.php, function GetServiceArguments()
GetServiceArguments
in file mysql.php, method Kimono_SQL_MySQL::GetServiceArguments()
    get arguments from db and return array of Kimono_Argument objects
GetServiceBuffer
in file daemon.php, method Kimono_Daemon::GetServiceBuffer()
    go through buffer and form a new array of the services that are to be executed,
GetServices
in file sql.php, function GetServices()
GetServices
in file base.php, method Kimono_Host::GetServices()
GetServices
in file mysql.php, method Kimono_SQL_MySQL::GetServices()
    load services by host_id or service_id and populate Kimono_Monitor or return array of data
GetServiceTypes
in file mysql.php, method Kimono_SQL_MySQL::GetServiceTypes()
    load service types and return array of data
GetServiceTypes
in file sql.php, function GetServiceTypes()
GetStatistics
in file sql.php, function GetStatistics()
GetStatistics
in file mysql.php, method Kimono_SQL_MySQL::GetStatistics()
    used when sending statistics to http://downshift.org/kimono/
GetTriggerTypes
in file notify.php, method Kimono_Notifies::GetTriggerTypes()
    return array of valid trigger types
GetType
in file notify.php, method Kimono_Notifies::GetType()
    return type in plain text
GetType
in file base.php, method Kimono_Object::GetType()
    lookup what kind of object this is
GetTypes
in file notify.php, method Kimono_Notifies::GetTypes()
GetUser
in file sql.php, function GetUser()
GetUser
in file mysql.php, method Kimono_SQL_MySQL::GetUser()
    load user by username (and matching password) and return TRUE or error message
GetUsers
in file sql.php, function GetUsers()
GetUsers
in file mysql.php, method Kimono_SQL_MySQL::GetUsers()
GetValue
in file config.php, method Kimono_Config::GetValue()
    returns value if a value with specified name exists, else returns false;
GetValueById
in file config.php, method Kimono_Config::GetValueById()
GetValues
in file config.php, method Kimono_Config::GetValues()
GetValuesByScope
in file config.php, method Kimono_Config::GetValuesByScope()
    return array of values by scope
GrandParentId
in file base.php, method Kimono_Object::GrandParentId()
    required for recursively looking up permissions on hosts
GreatGrandParentId
in file base.php, method Kimono_Object::GreatGrandParentId()
    required for recursively looking up permissions on hosts
Group
in file user.php, method Kimono_User::Group()
GroupName
in file user.php, method Kimono_User::GroupName()
top

h

history.php
procedural page history.php
http.php
procedural page http.php
hasPID
in file daemon.php, method Kimono_Daemon::hasPID()
    exits script if the PID file exists
html_error_handler
in file error.php, function html_error_handler()
    error handler for html error output
top

i

include.php
procedural page include.php
index.php
procedural page index.php
install.php
procedural page install.php
ident.php
procedural page ident.php
imap4.php
procedural page imap4.php
irc.php
procedural page irc.php
Id
in file base.php, method Kimono_Argument::Id()
Id
in file base.php, method Kimono_Object::Id()
Id
in file user.php, method Kimono_User::Id()
Id
in file notify.php, method Kimono_Notify::Id()
Id
in file config.php, method Kimono_Config_Value::Id()
Increment
in file misc.php, method Kimono_Counter::Increment()
    increment counter value, reset if we hit max_value and call callback function, otherwise just return
Info
in file user.php, method Kimono_User::Info()
Initiate
in file report.php, method Kimono_Report_XML::Initiate()
Initiate
in file sql.php, method Kimono_SQL::Initiate()
Initiate
in file sql.php, function Initiate()
Initiate
in file report.php, function Initiate()
    interface for new reports
Initiate
in file base.php, method Kimono_Service_Dummy::Initiate()
    get hold of the service object
Initiate
in file crypt.php, method Kimono_MCrypt::Initiate()
    setup mcrypt
Initiate
in file crypt.php, method Kimono_RC4_Crypt::Initiate()
Initiate
in file crypt.php, method Kimono_Crypt_Plaintext::Initiate()
Initiate
in file crypt.php, function Initiate()
Instance
in file crypt.php, method Kimono_Crypt_Plaintext::Instance()
Instance
in file crypt.php, method Kimono_MCrypt::Instance()
    initiate Singleton behaviour and return instance
Instance
in file notify.php, method Kimono_Notifies::Instance()
Instance
in file error.php, method Kimono_Error::Instance()
    initiate Singleton behaviour and return instance
Instance
in file config.php, method Kimono_Config::Instance()
    singleton function, return new or already created instance of this class
Instance
in file base.php, method Kimono_Monitor::Instance()
    initiate Singleton behaviour and return instance
Instance
in file xmlrpc.php, method Kimono_XMLRPC_Server::Instance()
    singleton function, return new or already created instance of this class
Instance
in file crypt.php, method Kimono_RC4_Crypt::Instance()
    initiate Singleton behaviour and return instance
Instance
in file crypt.php, method Kimono_Crypt::Instance()
    pass on function call to subclass
Interval
in file notify.php, method Kimono_Notify::Interval()
isArgument
in file daemon.php, method Kimono_Daemon::isArgument()
    returns TRUE if one of the arguments exists
isEmpty
in file xml.php, method Kimono_XML_Document::isEmpty()
IsPermitted
in file user.php, method Kimono_User::IsPermitted()
    check permissions on an object
isVisible
in file error.php, method Kimono_Error::isVisible()
    returns TRUE if error should be shown and FALSE if it shouldn't
top

j

jabber.php
procedural page jabber.php
top

k

kimono.php
procedural page kimono.php
kimono.php
procedural page kimono.php
Kill
in file daemon.php, method Kimono_Daemon::Kill()
    set state to SHUTDOWN and the server will die at next loop
kimono_access_denied
in file include.php, function kimono_access_denied()
kimono_access_groups_dropdown
in file edit.php, function kimono_access_groups_dropdown()
kimono_access_group_dropdown
in file tools.php, function kimono_access_group_dropdown()
kimono_add_group
in file edit.php, function kimono_add_group()
kimono_add_host
in file edit.php, function kimono_add_host()
kimono_add_user
in file tools.php, function kimono_add_user()
kimono_algorithm_dropdown
in file tools.php, function kimono_algorithm_dropdown()
Kimono_Argument
in file base.php, class Kimono_Argument
    a single service argument
kimono_check_ip
in file misc.php, function kimono_check_ip()
    accepts single IP, range (x.x.x.x-x.x.x.x) or CIDR network (x.x.x.x/xx)
kimono_check_ip_network
in file misc.php, function kimono_check_ip_network()
    checks wether an ip address is part of a network
Kimono_Config
in file config.php, class Kimono_Config
    this class contains all functions for the configuration handling, loading/saving, setting/getting variables.
Kimono_Config_Value
in file config.php, class Kimono_Config_Value
    config_value contains variables for one parameter.
kimono_constant_to_string
in file misc.php, function kimono_constant_to_string()
    convert known constants to strings, for more comprehensive xml files
Kimono_Counter
in file misc.php, class Kimono_Counter
    simple counter class, increments up to max_value, executes the callback function if any and resets to 0
Kimono_Crypt
in file crypt.php, class Kimono_Crypt
    wrapper class for crypto functions
Kimono_Crypt_Plaintext
in file crypt.php, class Kimono_Crypt_Plaintext
    dummy class for passing through plaintext data
Kimono_Daemon
in file daemon.php, class Kimono_Daemon
    monitor daemon
KIMONO_DAEMON_RELOAD
in file constants.php, constant KIMONO_DAEMON_RELOAD
KIMONO_DAEMON_RESCHEDULE
in file constants.php, constant KIMONO_DAEMON_RESCHEDULE
KIMONO_DAEMON_SHUTDOWN
in file constants.php, constant KIMONO_DAEMON_SHUTDOWN
KIMONO_DAEMON_START
in file constants.php, constant KIMONO_DAEMON_START
KIMONO_DAEMON_STOP
in file constants.php, constant KIMONO_DAEMON_STOP
KIMONO_DATA_HANDLER
in file constants.php, constant KIMONO_DATA_HANDLER
kimono_datetime
in file misc.php, function kimono_datetime()
    return $datetime with a proper format, or the $false_response if date is 0
KIMONO_DEBUG
in file constants.php, constant KIMONO_DEBUG
kimono_debug_load_all_services
in file misc.php, function kimono_debug_load_all_services()
kimono_disabled_service
in file misc.php, function kimono_disabled_service()
    returns TRUE if service is disabled in config, else FALSE
kimono_dump_var
in file misc.php, function kimono_dump_var()
    convert known strings to constants, for more comprehensive xml files
kimono_edit_config
in file edit.php, function kimono_edit_config()
    display edit form for config values and update in configuration
kimono_edit_group
in file edit.php, function kimono_edit_group()
kimono_edit_host
in file edit.php, function kimono_edit_host()
kimono_edit_notify
in file tools.php, function kimono_edit_notify()
kimono_edit_notify_relations
in file edit.php, function kimono_edit_notify_relations()
kimono_edit_organisations
in file tools.php, function kimono_edit_organisations()
kimono_edit_permissions
in file edit.php, function kimono_edit_permissions()
kimono_edit_report
in file tools.php, function kimono_edit_report()
kimono_edit_service
in file edit.php, function kimono_edit_service()
kimono_edit_user
in file tools.php, function kimono_edit_user()
KIMONO_ENUM_DIVIDER
in file constants.php, constant KIMONO_ENUM_DIVIDER
Kimono_Error
in file error.php, class Kimono_Error
    error raising, buffering and callback handling
KIMONO_ERRORLEVEL_ALL
in file constants.php, constant KIMONO_ERRORLEVEL_ALL
KIMONO_ERRORLEVEL_DEBUG
in file constants.php, constant KIMONO_ERRORLEVEL_DEBUG
KIMONO_ERRORLEVEL_ERROR
in file constants.php, constant KIMONO_ERRORLEVEL_ERROR
KIMONO_ERRORLEVEL_INFO
in file constants.php, constant KIMONO_ERRORLEVEL_INFO
KIMONO_ERRORLEVEL_WARNING
in file constants.php, constant KIMONO_ERRORLEVEL_WARNING
Kimono_Error_Object
in file error.php, class Kimono_Error_Object
    error object, contains all the info on a single error
kimono_footer
in file include.php, function kimono_footer()
kimono_generate_dropdown
in file include.php, function kimono_generate_dropdown()
kimono_generate_id
in file misc.php, function kimono_generate_id()
    generate a semi-random id
kimono_generate_org_dropdown
in file include.php, function kimono_generate_org_dropdown()
    generate dropdown menu with enabled organisations
kimono_get_ip
in file misc.php, function kimono_get_ip()
kimono_get_languages
in file lang_check.php, function kimono_get_languages()
kimono_get_languages
in file include.php, function kimono_get_languages()
    return array of possible languages on disk
kimono_get_permission_type
in file misc.php, function kimono_get_permission_type()
kimono_get_status
in file include.php, function kimono_get_status()
kimono_get_themes
in file include.php, function kimono_get_themes()
    return array of possible themes (CSS files) on disk
kimono_get_uptime
in file include.php, function kimono_get_uptime()
    calculate uptime percentage and draw a colored bar accordingly
Kimono_Group
in file base.php, class Kimono_Group
    holds hosts objects and its functions
Kimono_GtkApp
in file gtk.php, class Kimono_GtkApp
    class handling everything relating to PHP-GTK
kimono_header
in file include.php, function kimono_header()
    start output buffering, load language file and enable output compression
KIMONO_HISTORY_STRLEN
in file constants.php, constant KIMONO_HISTORY_STRLEN
Kimono_Host
in file base.php, class Kimono_Host
    holds data and functions for a single host and its services
kimono_html_header
in file include.php, function kimono_html_header()
kimono_http_post
in file misc.php, function kimono_http_post()
kimono_internal_error
in file kimono.php, function kimono_internal_error()
    handle errors where Kimono_Error can't be used (as in Kimono_Error itself) and fatal errors early in script execution.
kimono_is_selected_td
in file include.php, function kimono_is_selected_td()
kimono_ldap_auth
in file user.php, function kimono_ldap_auth()
    authenticate against an LDAP server
kimono_list_groups
in file tools.php, function kimono_list_groups()
kimono_list_hosts
in file edit.php, function kimono_list_hosts()
kimono_list_notifies
in file tools.php, function kimono_list_notifies()
kimono_list_reports
in file tools.php, function kimono_list_reports()
kimono_list_services
in file edit.php, function kimono_list_services()
kimono_list_users
in file tools.php, function kimono_list_users()
KIMONO_LOG_FACILITY_KIMONO
in file constants.php, constant KIMONO_LOG_FACILITY_KIMONO
KIMONO_LOG_FACILITY_LOGIN
in file constants.php, constant KIMONO_LOG_FACILITY_LOGIN
KIMONO_LOG_FACILITY_MYSQL
in file constants.php, constant KIMONO_LOG_FACILITY_MYSQL
KIMONO_LOG_FACILITY_PERMISSION
in file constants.php, constant KIMONO_LOG_FACILITY_PERMISSION
KIMONO_LOG_FACILITY_PHP
in file constants.php, constant KIMONO_LOG_FACILITY_PHP
kimono_mail_lost_password
in file password.php, function kimono_mail_lost_password()
    match email and user with the database, if it's a match, send the recover password email
kimono_maintenance
in file tools.php, function kimono_maintenance()
Kimono_MCrypt
in file crypt.php, class Kimono_MCrypt
    encryption support from the mcrypt extension
KIMONO_MCRYPT_CIPHER
in file constants.php, constant KIMONO_MCRYPT_CIPHER
KIMONO_MCRYPT_CIPHER_MODE
in file constants.php, constant KIMONO_MCRYPT_CIPHER_MODE
KIMONO_MCRYPT_RANDOM_POOL
in file constants.php, constant KIMONO_MCRYPT_RANDOM_POOL
kimono_mem_usage
in file misc.php, function kimono_mem_usage()
KIMONO_MIN_SERVICE_COUNTER
in file constants.php, constant KIMONO_MIN_SERVICE_COUNTER
Kimono_Monitor
in file base.php, class Kimono_Monitor
    main class for handling hosts and all its functions
Kimono_Notifies
in file notify.php, class Kimono_Notifies
    class for handling loading of notifies and relations between notifies and objects
kimono_notifies_dropdown
in file edit.php, function kimono_notifies_dropdown()
Kimono_Notify
in file notify.php, class Kimono_Notify
    abstract notify class
KIMONO_NOTIFY_DUMMY
in file constants.php, constant KIMONO_NOTIFY_DUMMY
Kimono_Notify_Dummy
in file notify.php, class Kimono_Notify_Dummy
    dummy class for new notifies
KIMONO_NOTIFY_EMAIL
in file constants.php, constant KIMONO_NOTIFY_EMAIL
Kimono_Notify_Email
in file notify.php, class Kimono_Notify_Email
    notifies by email
KIMONO_NOTIFY_EXECUTE
in file constants.php, constant KIMONO_NOTIFY_EXECUTE
Kimono_Notify_Execute
in file notify.php, class Kimono_Notify_Execute
    execute external programs, requires PHP's safe mode to be disabled
KIMONO_NOTIFY_RELOAD
in file constants.php, constant KIMONO_NOTIFY_RELOAD
KIMONO_NOTIFY_TRIGGER_CHANGE
in file constants.php, constant KIMONO_NOTIFY_TRIGGER_CHANGE
kimono_notify_trigger_dropdown
in file tools.php, function kimono_notify_trigger_dropdown()
KIMONO_NOTIFY_TRIGGER_FAILED
in file constants.php, constant KIMONO_NOTIFY_TRIGGER_FAILED
KIMONO_NOTIFY_WAIT_SECONDS
in file constants.php, constant KIMONO_NOTIFY_WAIT_SECONDS
KIMONO_NOTIFY_WAIT_TIMES
in file constants.php, constant KIMONO_NOTIFY_WAIT_TIMES
Kimono_Object
in file base.php, class Kimono_Object
    abstract class for groups, hosts and services, basically just variables handling
KIMONO_OBJECT_TYPE_GROUP
in file constants.php, constant KIMONO_OBJECT_TYPE_GROUP
KIMONO_OBJECT_TYPE_HOST
in file constants.php, constant KIMONO_OBJECT_TYPE_HOST
KIMONO_OBJECT_TYPE_ORGANISATION
in file constants.php, constant KIMONO_OBJECT_TYPE_ORGANISATION
KIMONO_OBJECT_TYPE_SERVICE
in file constants.php, constant KIMONO_OBJECT_TYPE_SERVICE
KIMONO_OBJECT_TYPE_SYSTEM
in file constants.php, constant KIMONO_OBJECT_TYPE_SYSTEM
Kimono_Organisation
in file base.php, class Kimono_Organisation
    only required when doing a kimono_show_permissions() on organisations
KIMONO_PERM_READ
in file constants.php, constant KIMONO_PERM_READ
KIMONO_PERM_WRITE
in file constants.php, constant KIMONO_PERM_WRITE
kimono_purge_service
in file edit.php, function kimono_purge_service()
Kimono_RC4_Crypt
in file crypt.php, class Kimono_RC4_Crypt
    RC4 algorithm
Kimono_Reports
in file report.php, class Kimono_Reports
Kimono_Report_XML
in file report.php, class Kimono_Report_XML
    create XML reports
KIMONO_REPORT_XML
in file constants.php, constant KIMONO_REPORT_XML
kimono_send_email
in file misc.php, function kimono_send_email()
    email wrapper function
kimono_send_statistics
in file misc.php, function kimono_send_statistics()
    send anonymous statistics to downshift.org
Kimono_Service
in file base.php, class Kimono_Service
    data and functions for a service, responsible for executing the specific services code
Kimono_Service_DNS
in file dns.php, class Kimono_Service_DNS
Kimono_Service_Dummy
in file base.php, class Kimono_Service_Dummy
    abstract class all services should inherit, this is what makes a Kimono_Service class and the actually service class talk to eachother.
Kimono_Service_Execute
in file execute.php, class Kimono_Service_Execute
Kimono_Service_File
in file file.php, class Kimono_Service_File
Kimono_Service_Firebird
in file firebird.php, class Kimono_Service_Firebird
Kimono_Service_Ftp
in file ftp.php, class Kimono_Service_Ftp
    ftp service
Kimono_Service_HTTP
in file http.php, class Kimono_Service_HTTP
    service class
Kimono_Service_Ident
in file ident.php, class Kimono_Service_Ident
Kimono_Service_IMAP4
in file imap4.php, class Kimono_Service_IMAP4
Kimono_Service_IRC
in file irc.php, class Kimono_Service_IRC
Kimono_Service_Jabber
in file jabber.php, class Kimono_Service_Jabber
Kimono_Service_Kimono
in file kimono.php, class Kimono_Service_Kimono
Kimono_Service_Ldap
in file ldap.php, class Kimono_Service_Ldap
Kimono_Service_MsSQL
in file mssql.php, class Kimono_Service_MsSQL
Kimono_Service_MySQL
in file mysql.php, class Kimono_Service_MySQL
    service to check MySQL databases
Kimono_Service_NNTP
in file nntp.php, class Kimono_Service_NNTP
Kimono_Service_Ping
in file ping.php, class Kimono_Service_Ping
Kimono_Service_POP3
in file pop3.php, class Kimono_Service_POP3
Kimono_Service_PostgreSQL
in file postgresql.php, class Kimono_Service_PostgreSQL
Kimono_Service_SMTP
in file smtp.php, class Kimono_Service_SMTP
    SMTP service
Kimono_Service_SNMP
in file snmp.php, class Kimono_Service_SNMP
Kimono_Service_Socket
in file socket.php, class Kimono_Service_Socket
    socket service
Kimono_Service_SSH
in file ssh.php, class Kimono_Service_SSH
Kimono_Service_Telnet
in file telnet.php, class Kimono_Service_Telnet
Kimono_Service_Whois
in file whois.php, class Kimono_Service_Whois
    socket service
kimono_session_login
in file include.php, function kimono_session_login()
    handle login procedure
kimono_session_logout
in file include.php, function kimono_session_logout()
    log out user by destroying the session
kimono_set_language
in file include.php, function kimono_set_language()
    try to load language file or 'english' as default
kimono_show_config
in file edit.php, function kimono_show_config()
    show configuration in html
kimono_show_daemon
in file tools.php, function kimono_show_daemon()
    gather statistics about daemon and show, send commands to it
kimono_show_history
in file history.php, function kimono_show_history()
kimono_show_log
in file log.php, function kimono_show_log()
kimono_show_notifies
in file include.php, function kimono_show_notifies()
kimono_show_permissions
in file include.php, function kimono_show_permissions()
kimono_show_status
in file include.php, function kimono_show_status()
    render group/host/service status window
kimono_snmp_walk
in file edit.php, function kimono_snmp_walk()
    do the SNMP walk for the specified host
Kimono_SQL
in file sql.php, class Kimono_SQL
    note: the naming convention of SQL reserved words in uppercase and db content in lowercase should be used (mysql query cache needs it), ex: SELECT id,name FROM users WHERE id=5
Kimono_SQL_MySQL
in file mysql.php, class Kimono_SQL_MySQL
    connect to and select database, make sure all tables are present
KIMONO_SQL_PASSWORD_HASH
in file constants.php, constant KIMONO_SQL_PASSWORD_HASH
KIMONO_SQL_RETURN_ARRAY
in file constants.php, constant KIMONO_SQL_RETURN_ARRAY
KIMONO_SQL_RETURN_ARRAY_NUM
in file constants.php, constant KIMONO_SQL_RETURN_ARRAY_NUM
KIMONO_SQL_RETURN_FIRSTROW
in file constants.php, constant KIMONO_SQL_RETURN_FIRSTROW
KIMONO_SQL_RETURN_LASTID
in file constants.php, constant KIMONO_SQL_RETURN_LASTID
KIMONO_SQL_RETURN_NUMROWS
in file constants.php, constant KIMONO_SQL_RETURN_NUMROWS
KIMONO_STATE_RUNNING
in file constants.php, constant KIMONO_STATE_RUNNING
KIMONO_STATE_SHUTDOWN
in file constants.php, constant KIMONO_STATE_SHUTDOWN
KIMONO_STATE_STOPPED
in file constants.php, constant KIMONO_STATE_STOPPED
KIMONO_STATISTICS_FIRST_INTERVAL
in file daemon.php, constant KIMONO_STATISTICS_FIRST_INTERVAL
KIMONO_STATISTICS_INTERVAL
in file daemon.php, constant KIMONO_STATISTICS_INTERVAL
KIMONO_STATUS_FAILED
in file constants.php, constant KIMONO_STATUS_FAILED
KIMONO_STATUS_MISSING_ARGS
in file constants.php, constant KIMONO_STATUS_MISSING_ARGS
KIMONO_STATUS_MISSING_EXTENSION
in file constants.php, constant KIMONO_STATUS_MISSING_EXTENSION
KIMONO_STATUS_MISSING_FILE
in file constants.php, constant KIMONO_STATUS_MISSING_FILE
KIMONO_STATUS_PARTIALLY_FAILED
in file constants.php, constant KIMONO_STATUS_PARTIALLY_FAILED
KIMONO_STATUS_SUCCEEDED
in file constants.php, constant KIMONO_STATUS_SUCCEEDED
kimono_translate_daemon_command
in file misc.php, function kimono_translate_daemon_command()
kimono_translate_errorlevel
in file error.php, function kimono_translate_errorlevel()
kimono_translate_facility
in file error.php, function kimono_translate_facility()
kimono_translate_service_status
in file misc.php, function kimono_translate_service_status()
kimono_uptime
in file misc.php, function kimono_uptime()
Kimono_User
in file user.php, class Kimono_User
    user class for keeping track of user variables, group permissions etc.
kimono_validate_email
in file misc.php, function kimono_validate_email()
kimono_validate_name
in file misc.php, function kimono_validate_name()
    validate string according to given rules
KIMONO_VERSION
in file constants.php, constant KIMONO_VERSION
Kimono_XMLRPC_Client
in file xmlrpc.php, class Kimono_XMLRPC_Client
    xmlrpc client
Kimono_XMLRPC_Request
in file xmlrpc.php, class Kimono_XMLRPC_Request
    a single xmlrpc request
Kimono_XMLRPC_Response
in file xmlrpc.php, class Kimono_XMLRPC_Response
    a single xmlrpc response
Kimono_XMLRPC_Server
in file xmlrpc.php, class Kimono_XMLRPC_Server
    the xmlrpc server
Kimono_XML_Document
in file xml.php, class Kimono_XML_Document
    xml dom-style document generator
KIMONO_XML_ENCODING
in file constants.php, constant KIMONO_XML_ENCODING
Kimono_XML_Node
in file xml.php, class Kimono_XML_Node
    xml node for use with the DOM XML generator
top

l

lang_deutsch.php
procedural page lang_deutsch.php
lang_english.php
procedural page lang_english.php
lang_italiano.php
procedural page lang_italiano.php
lang_svenska.php
procedural page lang_svenska.php
log.php
procedural page log.php
ldap.php
procedural page ldap.php
lang_check.php
procedural page lang_check.php
Language
in file user.php, method Kimono_User::Language()
LastError
in file base.php, method Kimono_Service_Dummy::LastError()
    if there's a php error originating from the service file, return it
LastPHPError
in file error.php, method Kimono_Error::LastPHPError()
    get or set the last php error, used in services code to fetch the last error
LastRun
in file base.php, method Kimono_Service::LastRun()
LastRun
in file notify.php, method Kimono_Notify::LastRun()
    get or set last run time for service with id $sid
LastStatus
in file notify.php, method Kimono_Notify::LastStatus()
    get or set last status for service with id $sid
Listen
in file xmlrpc.php, method Kimono_XMLRPC_Server::Listen()
    connection all awaiting clients, add them to our array of clients
Load
in file user.php, method Kimono_User::Load()
    $bypass_security is for admins loading users for editing without knowing their passwd
Load
in file base.php, method Kimono_Host::Load()
Load
in file config.php, method Kimono_Config::Load()
Load
in file base.php, method Kimono_Group::Load()
Load
in file base.php, method Kimono_Monitor::Load()
LoadArguments
in file base.php, method Kimono_Service::LoadArguments()
top

m

misc.php
procedural page misc.php
mysql.php
procedural page mysql.php
mssql.php
procedural page mssql.php
mysql.php
procedural page mysql.php
main
in file gtk.php, method Kimono_GtkApp::main()
    gtk main loop
Maintenance
in file daemon.php, method Kimono_Daemon::Maintenance()
    perform database maintenance
MaxValue
in file misc.php, method Kimono_Counter::MaxValue()
Message
in file base.php, method Kimono_Service::Message()
multi_stripslashes
in file kimono.php, function multi_stripslashes()
top

n

notify.php
procedural page notify.php
nntp.php
procedural page nntp.php
Name
in file user.php, method Kimono_User::Name()
Name
in file notify.php, method Kimono_Notify::Name()
Name
in file base.php, method Kimono_Object::Name()
Name
in file base.php, method Kimono_Argument::Name()
Name
in file config.php, method Kimono_Config_Value::Name()
top

o

Optimize
in file mysql.php, method Kimono_SQL_MySQL::Optimize()
Optimize
in file sql.php, function Optimize()
Organisation
in file user.php, method Kimono_User::Organisation()
OrganisationName
in file user.php, method Kimono_User::OrganisationName()
top

p

password.php
procedural page password.php
ping.php
procedural page ping.php
pop3.php
procedural page pop3.php
postgresql.php
procedural page postgresql.php
ParentId
in file base.php, method Kimono_Object::ParentId()
parse_command
in file gtk.php, method Kimono_GtkApp::parse_command()
parse_set
in file daemon.php, function parse_set()
Password
in file user.php, method Kimono_User::Password()
    set password, check for min length first
Permissions
in file user.php, method Kimono_User::Permissions()
    load or get permissions
php_error_handler
in file error.php, function php_error_handler()
    wrap php error messages to our own Kimono_Error errorhandler
plaintext_error_handler
in file daemon.php, function plaintext_error_handler()
    non-HTML error handler with bash coloring
Prep
in file mysql.php, method Kimono_SQL_MySQL::Prep()
    prepare variables for sql queries
Prep
in file sql.php, function Prep()
ProcessArguments
in file daemon.php, method Kimono_Daemon::ProcessArguments()
ProcessCommands
in file daemon.php, method Kimono_Daemon::ProcessCommands()
    process commands in the queue and update daemon status afterwards
ProcessNotify
in file notify.php, method Kimono_Notify::ProcessNotify()
    figure out if we're supposed to run this notify based on its history
ProcessNotifyEvent
in file notify.php, method Kimono_Notifies::ProcessNotifyEvent()
    find out if this service has any notify relations, if so, if load the notify and if it's enabled, process it.
Purge
in file sql.php, function Purge()
Purge
in file mysql.php, method Kimono_SQL_MySQL::Purge()
    purge database of items with no relation, e.g. hosts with an invalid group_id
PurgeService
in file sql.php, function PurgeService()
PurgeService
in file mysql.php, method Kimono_SQL_MySQL::PurgeService()
    purge service for history items and other variables
top

r

$rightbox
in file gtk.php, variable Kimono_GtkApp::$rightbox
report.php
procedural page report.php
RaiseError
in file error.php, method Kimono_Error::RaiseError()
    create error and run/buffer it, log errors and warnings
RC4
in file crypt.php, method Kimono_RC4_Crypt::RC4()
RegisterCallback
in file error.php, method Kimono_Error::RegisterCallback()
Reload
in file daemon.php, method Kimono_Daemon::Reload()
    reload data
ReloadNotify
in file notify.php, method Kimono_Notifies::ReloadNotify()
    reload notify settings and arguments without resetting counters and such, called by the daemon when the notify has been edited.
RemovePID
in file daemon.php, method Kimono_Daemon::RemovePID()
    remove PID file from disk
Required
in file base.php, method Kimono_Argument::Required()
RequiredArguments
in file base.php, method Kimono_Service_Dummy::RequiredArguments()
    loop through argument list and see if they exist
RequiredExtension
in file base.php, method Kimono_Service_Dummy::RequiredExtension()
    check for loaded php extensions and report KIMONO_STATUS_MISSING_EXTENSION if not loaded
RequiredFile
in file base.php, method Kimono_Service_Dummy::RequiredFile()
    check for file and report KIMONO_STATUS_MISSING_FILE if not found
Requirements
in file ldap.php, method Kimono_Service_Ldap::Requirements()
Requirements
in file irc.php, method Kimono_Service_IRC::Requirements()
Requirements
in file ident.php, method Kimono_Service_Ident::Requirements()
Requirements
in file http.php, method Kimono_Service_HTTP::Requirements()
Requirements
in file imap4.php, method Kimono_Service_IMAP4::Requirements()
Requirements
in file mssql.php, method Kimono_Service_MsSQL::Requirements()
Requirements
in file jabber.php, method Kimono_Service_Jabber::Requirements()
Requirements
in file base.php, function Requirements()
Requirements
in file postgresql.php, method Kimono_Service_PostgreSQL::Requirements()
Requirements
in file socket.php, method Kimono_Service_Socket::Requirements()
Requirements
in file ssh.php, method Kimono_Service_SSH::Requirements()
Requirements
in file telnet.php, method Kimono_Service_Telnet::Requirements()
Requirements
in file whois.php, method Kimono_Service_Whois::Requirements()
Requirements
in file snmp.php, method Kimono_Service_SNMP::Requirements()
Requirements
in file smtp.php, method Kimono_Service_SMTP::Requirements()
Requirements
in file nntp.php, method Kimono_Service_NNTP::Requirements()
Requirements
in file ping.php, method Kimono_Service_Ping::Requirements()
Requirements
in file pop3.php, method Kimono_Service_POP3::Requirements()
Requirements
in file mysql.php, method Kimono_Service_MySQL::Requirements()
Requirements
in file kimono.php, method Kimono_Service_Kimono::Requirements()
Requirements
in file execute.php, method Kimono_Service_Execute::Requirements()
Requirements
in file file.php, method Kimono_Service_File::Requirements()
Requirements
in file dns.php, method Kimono_Service_DNS::Requirements()
Requirements
in file firebird.php, method Kimono_Service_Firebird::Requirements()
Requirements
in file ftp.php, method Kimono_Service_Ftp::Requirements()
Reschedule
in file daemon.php, method Kimono_Daemon::Reschedule()
ResetArguments
in file notify.php, method Kimono_Notify::ResetArguments()
Returns
in file base.php, method Kimono_Service_Dummy::Returns()
    return service results
Run
in file pop3.php, method Kimono_Service_POP3::Run()
Run
in file base.php, function Run()
    interface for service classes to make sure they follow the design patter we want
Run
in file whois.php, method Kimono_Service_Whois::Run()
Run
in file ping.php, method Kimono_Service_Ping::Run()
Run
in file postgresql.php, method Kimono_Service_PostgreSQL::Run()
Run
in file smtp.php, method Kimono_Service_SMTP::Run()
Run
in file ssh.php, method Kimono_Service_SSH::Run()
Run
in file snmp.php, method Kimono_Service_SNMP::Run()
Run
in file socket.php, method Kimono_Service_Socket::Run()
Run
in file telnet.php, method Kimono_Service_Telnet::Run()
Run
in file mssql.php, method Kimono_Service_MsSQL::Run()
Run
in file jabber.php, method Kimono_Service_Jabber::Run()
Run
in file kimono.php, method Kimono_Service_Kimono::Run()
Run
in file notify.php, method Kimono_Notify_Execute::Run()
Run
in file execute.php, method Kimono_Service_Execute::Run()
Run
in file http.php, method Kimono_Service_HTTP::Run()
Run
in file file.php, method Kimono_Service_File::Run()
Run
in file imap4.php, method Kimono_Service_IMAP4::Run()
Run
in file irc.php, method Kimono_Service_IRC::Run()
Run
in file ldap.php, method Kimono_Service_Ldap::Run()
Run
in file ftp.php, method Kimono_Service_Ftp::Run()
Run
in file notify.php, function Run()
    notifies interface
Run
in file notify.php, method Kimono_Notify_Dummy::Run()
Run
in file notify.php, method Kimono_Notify_Email::Run()
Run
in file nntp.php, method Kimono_Service_NNTP::Run()
Run
in file mysql.php, method Kimono_Service_MySQL::Run()
Run
in file firebird.php, method Kimono_Service_Firebird::Run()
Run
in file dns.php, method Kimono_Service_DNS::Run()
Run
in file ident.php, method Kimono_Service_Ident::Run()
RunCallbacks
in file error.php, method Kimono_Error::RunCallbacks()
    clean out error buffer if it's disabled and contains objects, proceed to output $error_object if set
RunReport
in file report.php, method Kimono_Reports::RunReport()
RunService
in file base.php, method Kimono_Service_Dummy::RunService()
top

s

$scrolled_window
in file gtk.php, variable Kimono_GtkApp::$scrolled_window
settings.php
procedural page settings.php
sql.php
procedural page sql.php
stats.php
procedural page stats.php
smtp.php
procedural page smtp.php
snmp.php
procedural page snmp.php
socket.php
procedural page socket.php
ssh.php
procedural page ssh.php
Save
in file base.php, method Kimono_Object::Save()
    save this object depending on type
Save
in file notify.php, method Kimono_Notify::Save()
Save
in file user.php, method Kimono_User::Save()
SaveValue
in file config.php, method Kimono_Config::SaveValue()
Scheduled
in file base.php, method Kimono_Service::Scheduled()
ScheduleServices
in file sql.php, function ScheduleServices()
ScheduleServices
in file mysql.php, method Kimono_SQL_MySQL::ScheduleServices()
Scope
in file config.php, method Kimono_Config_Value::Scope()
Send
in file xmlrpc.php, method Kimono_XMLRPC_Response::Send()
Send
in file xmlrpc.php, method Kimono_XMLRPC_Request::Send()
SendStatistics
in file daemon.php, method Kimono_Daemon::SendStatistics()
    send anonymous statistics to downshift.org
ServiceFile
in file base.php, method Kimono_Service::ServiceFile()
ServiceId
in file base.php, method Kimono_Argument::ServiceId()
ServiceName
in file base.php, method Kimono_Service::ServiceName()
ServiceTypeDropDown
in file edit.php, function ServiceTypeDropDown()
Set
in file config.php, method Kimono_Config::Set()
    set config value or create new if doesn't exist, return object
SetMethod
in file crypt.php, method Kimono_Crypt::SetMethod()
SetNotifyRelation
in file sql.php, function SetNotifyRelation()
SetNotifyRelation
in file mysql.php, method Kimono_SQL_MySQL::SetNotifyRelation()
SetPassphrase
in file crypt.php, method Kimono_Crypt_Plaintext::SetPassphrase()
SetPassphrase
in file crypt.php, function SetPassphrase()
SetPassphrase
in file crypt.php, method Kimono_MCrypt::SetPassphrase()
SetPassphrase
in file crypt.php, method Kimono_RC4_Crypt::SetPassphrase()
SetPasswordRecovery
in file sql.php, function SetPasswordRecovery()
SetPasswordRecovery
in file mysql.php, method Kimono_SQL_MySQL::SetPasswordRecovery()
    match username and password with db, if true, set recover id, password and expiring age
SetPermission
in file mysql.php, method Kimono_SQL_MySQL::SetPermission()
    note: a $value of -1 will delete the permission
SetPermission
in file sql.php, function SetPermission()
SetupServer
in file daemon.php, method Kimono_Daemon::SetupServer()
    set up server, check for errors, switch to non-blocking mode and check for errors again,
show_help
in file daemon.php, function show_help()
SignalHandler
in file daemon.php, method Kimono_Daemon::SignalHandler()
    signal handler
sql_error_handler
in file error.php, function sql_error_handler()
    error handler for SQL error output
Start
in file xmlrpc.php, method Kimono_XMLRPC_Server::Start()
Start
in file daemon.php, method Kimono_Daemon::Start()
    start daemon and keep it running
Status
in file daemon.php, method Kimono_Daemon::Status()
Status
in file base.php, method Kimono_Object::Status()
Stop
in file daemon.php, method Kimono_Daemon::Stop()
    stop daemon
Stop
in file xmlrpc.php, method Kimono_XMLRPC_Server::Stop()
stop_start
in file gtk.php, method Kimono_GtkApp::stop_start()
Synchronize
in file sql.php, function Synchronize()
Synchronize
in file mysql.php, method Kimono_SQL_MySQL::Synchronize()
    synchronize database values such as group and host upticks/downticks
system_check
in file install.php, function system_check()
top

t

$textentry
in file gtk.php, variable Kimono_GtkApp::$textentry
tools.php
procedural page tools.php
telnet.php
procedural page telnet.php
Test
in file sql.php, function Test()
Test
in file mysql.php, method Kimono_SQL_MySQL::Test()
    test database version, integrity etc
test_run
in file install.php, function test_run()
Theme
in file user.php, method Kimono_User::Theme()
    interface theme (which CSS file to use)
timer_endtime
in file misc.php, function timer_endtime()
timer_starttime
in file misc.php, function timer_starttime()
Timestamp
in file error.php, method Kimono_Error_Object::Timestamp()
    return timestamp in specified format (or the default)
toFile
in file xml.php, method Kimono_XML_Document::toFile()
    write top tag with custom encoding, traverse nodes and write to file
toString
in file xml.php, method Kimono_XML_Document::toString()
TraverseXML
in file xml.php, method Kimono_XML_Document::TraverseXML()
    traverse $root node and generate xml
Trigger
in file notify.php, method Kimono_Notify::Trigger()
Type
in file base.php, method Kimono_Service::Type()
Type
in file config.php, method Kimono_Config_Value::Type()
    set or get type of variable
Type
in file notify.php, method Kimono_Notify::Type()
Type
in file base.php, method Kimono_Argument::Type()
top

u

user.php
procedural page user.php
UnregisterCallback
in file error.php, method Kimono_Error::UnregisterCallback()
Update
in file base.php, method Kimono_Argument::Update()
UpdateAccessGroup
in file mysql.php, method Kimono_SQL_MySQL::UpdateAccessGroup()
    update, delete or add an access group
UpdateAccessGroup
in file sql.php, function UpdateAccessGroup()
UpdateArgumentEncryption
in file mysql.php, method Kimono_SQL_MySQL::UpdateArgumentEncryption()
    load all service and notify arguments that aren't empty, decrypt them and encrypt again using the supplied algorithm classes
UpdateArgumentEncryption
in file sql.php, function UpdateArgumentEncryption()
UpdateBuffer
in file daemon.php, method Kimono_Daemon::UpdateBuffer()
UpdateConfigValue
in file mysql.php, method Kimono_SQL_MySQL::UpdateConfigValue()
    update the value of the corresponding config value
UpdateConfigValue
in file sql.php, function UpdateConfigValue()
UpdateDaemonStatus
in file sql.php, function UpdateDaemonStatus()
UpdateDaemonStatus
in file mysql.php, method Kimono_SQL_MySQL::UpdateDaemonStatus()
UpdateGroup
in file sql.php, function UpdateGroup()
UpdateGroup
in file mysql.php, method Kimono_SQL_MySQL::UpdateGroup()
    create, save or delete group
UpdateGroup
in file base.php, method Kimono_Monitor::UpdateGroup()
UpdateHistory
in file sql.php, function UpdateHistory()
UpdateHistory
in file mysql.php, method Kimono_SQL_MySQL::UpdateHistory()
    insert a new history item, compare with last one and if identical, don't update.
UpdateHost
in file base.php, method Kimono_Monitor::UpdateHost()
UpdateHost
in file mysql.php, method Kimono_SQL_MySQL::UpdateHost()
    create, save or delete host
UpdateHost
in file sql.php, function UpdateHost()
UpdateLoginRetries
in file sql.php, function UpdateLoginRetries()
UpdateLoginRetries
in file mysql.php, method Kimono_SQL_MySQL::UpdateLoginRetries()
    check in database if we should disable this account, just update the failed logins counter or reset the timer if enough time has passed.
UpdateLoginRetries
in file user.php, method Kimono_User::UpdateLoginRetries()
    count this as a failed login attempt
UpdateNotify
in file mysql.php, method Kimono_SQL_MySQL::UpdateNotify()
UpdateNotify
in file sql.php, function UpdateNotify()
UpdateNotifyArgument
in file mysql.php, method Kimono_SQL_MySQL::UpdateNotifyArgument()
UpdateNotifyArgument
in file sql.php, function UpdateNotifyArgument()
UpdateOrganisation
in file sql.php, function UpdateOrganisation()
UpdateOrganisation
in file mysql.php, method Kimono_SQL_MySQL::UpdateOrganisation()
UpdateScheduledService
in file sql.php, function UpdateScheduledService()
UpdateScheduledService
in file mysql.php, method Kimono_SQL_MySQL::UpdateScheduledService()
UpdateServer
in file daemon.php, method Kimono_Daemon::UpdateServ