Home
last modified time | relevance | path

Searched refs:LG_INFO (Results 1 – 25 of 128) sorted by relevance

123456

/dports/net-mgmt/mk-livestatus/mk-livestatus-1.2.8p25/src/
H A Dmodule.c693 logger(LG_INFO, in livestatus_parse_arguments()
706 logger(LG_INFO, in livestatus_parse_arguments()
713 logger(LG_INFO, in livestatus_parse_arguments()
754 logger(LG_INFO, in livestatus_parse_arguments()
764 logger(LG_INFO, in livestatus_parse_arguments()
795 logger(LG_INFO, in livestatus_parse_arguments()
801 logger(LG_INFO, in livestatus_parse_arguments()
820 logger(LG_INFO, in omd_advertize()
853 logger(LG_INFO, in nebmodule_init()
858 logger(LG_INFO, in nebmodule_init()
[all …]
H A DInputBuffer.cc106 logger(LG_INFO, in readRequest()
113 logger(LG_INFO, in readRequest()
171 logger(LG_INFO, in readRequest()
197 logger(LG_INFO, in readRequest()
H A Dlogger.h33 #define LG_INFO LOG_NOTICE macro
40 #define LG_INFO 262144 macro
H A DStore.cc153 logger(LG_INFO, "Query: %s", line); in answerRequest()
165 logger(LG_INFO, "Forcing logfile rotation"); in answerRequest()
172 logger(LG_INFO, "Invalid request '%s'", line); in answerRequest()
218 logger(LG_INFO, in answerGetRequest()
H A DListColumnFilter.cc52 logger(LG_INFO, in accepts()
57 logger(LG_INFO, "Sorry, Operator %s for lists not implemented.", in accepts()
H A DServicelistColumnFilter.cc48 logger(LG_INFO, in ServicelistColumnFilter()
86 LG_INFO, in accepts()
H A DLogfile.cc63 logger(LG_INFO, "Cannot open logfile '%s'", path); in Logfile()
74 logger(LG_INFO, in Logfile()
113 logger(LG_INFO, "Cannot open logfile '%s'", _path); in load()
145 logger(LG_INFO, "Cannot open logfile '%s'", _path); in load()
/dports/irc/atheme-services/atheme-7.2.9/src/dbverify/
H A Dmain.c39 …slog(LG_INFO, "*** phase 4: entity '%s' has duplicate EID '%s' (belonging to '%s'); regenerating a… in verify_entity_uids()
63 slog(LG_INFO, "*** phase 3: checking %s for consistency", mc->name); in verify_channel_registrations()
72 …slog(LG_INFO, "*** phase 3: %s: chanacs entry %p is dangling; unlinking from object store", mc->na… in verify_channel_registrations()
89 …slog(LG_INFO, "*** phase 3: %s: chanacs entry '%s' (%p) is an AKICK but has other flags -- removin… in verify_channel_registrations()
121 slog(LG_INFO, "dbverify is operating on %s", filename); in main()
128 slog(LG_INFO, "*** phase 1: demarshaling objects from opensex datastore"); in main()
134 slog(LG_INFO, "*** phase 2: doing basic atheme database consistency check"); in main()
138 slog(LG_INFO, "*** phase 3: verifying channel registration integrity"); in main()
142 slog(LG_INFO, "*** phase 4: verifying entity UID integrity"); in main()
145 slog(LG_INFO, "*** phase 4: %u error(s) were found; running another pass", errcnt); in main()
[all …]
/dports/irc/atheme-services/atheme-7.2.9/src/dragon/
H A Dmain.c43 slog(LG_INFO, "bootstrap: done, servtree root @%p", me.me); in bootstrap()
67 slog(LG_INFO, "handshake complete, starting burst"); in burst_world()
82 slog(LG_INFO, "building world, please wait."); in phase_buildworld()
88 slog(LG_INFO, "world created in %d msec", tv2ms(&te)); in phase_buildworld()
103 slog(LG_INFO, "burst took %d msec", tv2ms(&te)); in m_pong()
128 slog(LG_INFO, "dragon: an ircd linking performance benchmark"); in main()
129 slog(LG_INFO, "atheme.org, 2013"); in main()
134 slog(LG_INFO, "link implementation: %s @%p", ircd->ircdname, ircd); in main()
144 slog(LG_INFO, "uplink: %s @%p", curr_uplink->name, curr_uplink); in main()
/dports/irc/atheme-services/atheme-7.2.9/modules/contrib/
H A Dbacktrace.c22 slog(LG_INFO, "---------------- [ CRASH ] -----------------"); in __segv_hdl()
23 slog(LG_INFO, "%zu stack frames, flags %s", sz, get_conf_opts()); in __segv_hdl()
25 slog(LG_INFO, "#%zu --> %p (%s)", i, array[i], strings[i]); in __segv_hdl()
26 slog(LG_INFO, "Report to http://jira.atheme.org/"); in __segv_hdl()
27 slog(LG_INFO, "--------------------------------------------"); in __segv_hdl()
H A Dos_defcon.c106 slog(LG_INFO, "DEFCON:KLINE: %s!%s@%s", u->nick, u->user, u->host); in defcon_useradd()
129 slog(LG_INFO, "DEFCON:IGNORE:ADD"); in defcon_svsignore()
142 slog(LG_INFO, "DEFCON:IGNORE:REMOVE"); in defcon_svsignore()
162 slog(LG_INFO, "DEFCON:MODE: %s", modesetbuf); in defcon_forcechanmodes()
171 slog(LG_INFO, "DEFCON:MODE: %s", modeunsetbuf); in defcon_forcechanmodes()
189 slog(LG_INFO, "DEFCON:TIMEOUT"); in defcon_timeoutfunc()
H A Dns_mxcheck.c49 slog(LG_INFO, "REGISTER: mxcheck: %d MX records for %s", count, domain); in check_registration()
59 slog(LG_INFO, "REGISTER: mxcheck: no A/MX records for %s - " in check_registration()
/dports/irc/atheme-services/atheme-7.2.9/modules/auth/
H A Dldap.c93 slog(LG_INFO, "LDAP:ERROR: \2%s\2", ldap_err2string(res)); in ldap_config_ready()
119 slog(LG_INFO, "ldap_auth_user(): no connection"); in ldap_auth_user()
125 slog(LG_INFO, "ldap_auth_user(%s): bad name: found space", entity(mu)->name); in ldap_auth_user()
130 slog(LG_INFO, "ldap_auth_user(%s): bad name: found comma", entity(mu)->name); in ldap_auth_user()
135 slog(LG_INFO, "ldap_auth_user(%s): bad name: found /", entity(mu)->name); in ldap_auth_user()
158 …slog(LG_INFO, "ldap_auth_user(%s): ldap auth bind failed: %s", entity(mu)->name, ldap_err2string(r… in ldap_auth_user()
161 slog(LG_INFO, "ldap_auth_user(): ldap_bind_s failed: %s", ldap_err2string(res)); in ldap_auth_user()
189 slog(LG_INFO, "ldap_auth_user(): ldap_bind_s failed: %s", ldap_err2string(res)); in ldap_auth_user()
196 …slog(LG_INFO, "ldap_auth_user(%s): ldap search failed: %s", entity(mu)->name, ldap_err2string(res)… in ldap_auth_user()
218 …slog(LG_INFO, "ldap_auth_user(%s): ldap auth bind failed: %s", entity(mu)->name, ldap_err2string(r… in ldap_auth_user()
/dports/irc/atheme-services/atheme-7.2.9/modules/groupserv/main/
H A Ddatabase.c73 slog(LG_INFO, "groupserv: opensex data schema version is %d.", loading_gdbv); in db_h_gdbv()
108 slog(LG_INFO, "db-h-grp: line %d: skipping duplicate group %s", db->line, name); in db_h_grp()
113 slog(LG_INFO, "db-h-grp: line %d: skipping group %s with duplicate UID %s", db->line, name, uid); in db_h_grp()
127 slog(LG_INFO, "db-h-grp: line %d: confused by flags: %s", db->line, flagset); in db_h_grp()
146 slog(LG_INFO, "db-h-gacl: line %d: groupacs for nonexistent group %s", db->line, name); in db_h_gacl()
152 slog(LG_INFO, "db-h-gacl: line %d: groupacs for nonexistent entity %s", db->line, entity); in db_h_gacl()
161 slog(LG_INFO, "db-h-gacl: line %d: confused by flags: %s", db->line, flagset); in db_h_gacl()
184 slog(LG_INFO, "db-h-mdg: attempting to add %s property to non-existant object %s", in db_h_mdg()
/dports/irc/atheme-services/atheme-7.2.9/libathemecore/
H A Dsignal.c141 slog(LG_INFO, "sighandler(): got SIGHUP, rehashing \2%s\2", config_file); in check_signals()
147 slog(LG_INFO, "UPDATE: \2%s\2", "system console"); in check_signals()
152 slog(LG_INFO, "REHASH: \2%s\2", "system console"); in check_signals()
170 slog(LG_INFO, "sighandler(): caught interrupt; exiting..."); in check_signals()
178 slog(LG_INFO, "RESTART: \2%s\2", "system console"); in check_signals()
188 slog(LG_INFO, "sighandler(): got SIGTERM; exiting..."); in check_signals()
197 slog(LG_INFO, "RESTART: \2%s\2", "system console"); in check_signals()
H A Datheme.c124 slog(LG_INFO, "pid %d", i); in daemonize()
125 slog(LG_INFO, "running in background mode from %s", PREFIX); in daemonize()
327 slog(LG_INFO, "%s is starting up...", PACKAGE_STRING); in atheme_main()
365 slog(LG_INFO, "Error loading language file %s, continuing", in atheme_main()
406 slog(LG_INFO, "pid %d", getpid()); in atheme_main()
408 slog(LG_INFO, "running in foreground mode from %s", PREFIX); in atheme_main()
455 slog(LG_INFO, "main(): restarting"); in atheme_main()
462 slog(LG_INFO, "main(): shutting down"); in atheme_main()
H A Duplink.c42 slog(LG_INFO, "init_uplinks(): block allocator failed."); in init_uplinks()
67 slog(LG_INFO, "Duplicate uplink %s.", name); in uplink_add()
139 …slog(LG_INFO, "uplink_connect(): connecting to first entry %s[%s]:%d.", curr_uplink->name, curr_up… in uplink_connect()
146 …slog(LG_INFO, "uplink_connect(): trying alternate uplink %s[%s]:%d", curr_uplink->name, curr_uplin… in uplink_connect()
151 …slog(LG_INFO, "uplink_connect(): trying again first entry %s[%s]:%d", curr_uplink->name, curr_upli… in uplink_connect()
192 slog(LG_INFO, "uplink_close(): %s was removed from configuration, deleting", curr_uplink->name); in uplink_close()
H A Dpmodule.c48 slog(LG_INFO, "pcommand_init(): block allocator failed."); in pcommand_init()
61 slog(LG_INFO, "pcommand_add(): token %s is already registered", token); in pcommand_add()
80 slog(LG_INFO, "pcommand_delete(): token %s is not registered", token); in pcommand_delete()
H A Dconf.c95 …{ "TRACE", LG_INFO | LG_ERROR | LG_CMD_ALL | LG_NETWORK | LG_WALLOPS | LG_REGISTER …
96 …{ "MISC", LG_INFO | LG_ERROR | LG_CMD_ADMIN | LG_CMD_REGISTER | LG_CMD_SET | LG_NETWORK | L…
97 …{ "NOTICE", LG_INFO | LG_ERROR | LG_CMD_ADMIN | LG_CMD_REGISTER | LG_NETWORK | LG_REGISTER …
99 …{ "INFO", LG_INFO
827 slog(LG_INFO, "conf_rehash(): rehashing"); in conf_rehash()
910 slog(LG_INFO, "conf_check(): no `netname' set in %s", config_file); in conf_check()
916 slog(LG_INFO, "conf_check(): no `adminname' set in %s", config_file); in conf_check()
922 slog(LG_INFO, "conf_check(): no `adminemail' set in %s", config_file); in conf_check()
939 slog(LG_INFO, "conf_check(): no `mta' set in %s (but `auth' is email)", config_file); in conf_check()
945 slog(LG_INFO, "conf_check(): no `auth' set in %s; defaulting to NONE", config_file); in conf_check()
[all …]
H A Dpacket.c70 slog(LG_INFO, "ping_uplink(): uplink appears to be dead, disconnecting"); in ping_uplink()
92 slog(LG_INFO, "irc_handle_connect(): connection to uplink established"); in irc_handle_connect()
/dports/irc/atheme-services/atheme-7.2.9/modules/transport/rfc1459/
H A Dparse.c123 … slog(LG_INFO, "irc_parse(): got message supposedly from myself %s: %s", si->s->name, coreLine); in irc_parse()
128 …slog(LG_INFO, "irc_parse(): got message supposedly from my own client %s: %s", si->su->nick, coreL… in irc_parse()
156 slog(LG_INFO, "irc_parse(): user %s sent disallowed command %s", si->su->nick, pcmd->token); in irc_parse()
161 slog(LG_INFO, "irc_parse(): server %s sent disallowed command %s", si->s->name, pcmd->token); in irc_parse()
166 slog(LG_INFO, "irc_parse(): unregistered server sent disallowed command %s", pcmd->token); in irc_parse()
171 slog(LG_INFO, "irc_parse(): insufficient parameters for command %s", pcmd->token); in irc_parse()
/dports/irc/atheme-services/atheme-7.2.9/modules/transport/
H A Dp10.c123 … slog(LG_INFO, "p10_parse(): got message supposedly from myself %s: %s", si->s->name, coreLine); in p10_parse()
128 …slog(LG_INFO, "p10_parse(): got message supposedly from my own client %s: %s", si->su->nick, coreL… in p10_parse()
165 slog(LG_INFO, "p10_parse(): user %s sent disallowed command %s", si->su->nick, pcmd->token); in p10_parse()
170 slog(LG_INFO, "p10_parse(): server %s sent disallowed command %s", si->s->name, pcmd->token); in p10_parse()
175 slog(LG_INFO, "p10_parse(): unregistered server sent disallowed command %s", pcmd->token); in p10_parse()
180 slog(LG_INFO, "p10_parse(): insufficient parameters for command %s", pcmd->token); in p10_parse()
/dports/irc/atheme-services/atheme-7.2.9/modules/backend/
H A Dcorestorage.c369 slog(LG_INFO, "corestorage: data schema version is %d.", dbv); in corestorage_h_dbv()
409 slog(LG_INFO, "db-h-mu: line %d: skipping duplicate account %s", db->line, name); in corestorage_h_mu()
426 slog(LG_INFO, "db-h-mu: line %d: confused by flags: %s", db->line, sflags); in corestorage_h_mu()
580 slog(LG_INFO, "db-h-so: line %d: confused by flags %s", in corestorage_h_so()
591 slog(LG_INFO, "db-h-so: soper for nonexistent account %s", user); in corestorage_h_so()
614 slog(LG_INFO, "db-h-mc: line %d: confused by flags %s", in corestorage_h_mc()
699 slog(LG_INFO, "db-h-md: unknown metadata type '%s'; name %s, prop %s", type, name, prop); in corestorage_h_md()
705 slog(LG_INFO, "db-h-md: attempting to add %s property to non-existant object %s", in corestorage_h_md()
732 slog(LG_INFO, "db-h-mda: attempting to add %s property to non-existant object %s (acl %s)", in corestorage_h_mda()
770 slog(LG_INFO, "db-h-ca: line %d: that feature is enabled.", db->line); in corestorage_h_ca()
[all …]
H A Dflatfile.c104 slog(LG_INFO, "db_load(): database version is %d; i only understand 5 (Atheme 2.0, 2.1), " in flatfile_db_load()
114 slog(LG_INFO, "db_load(): missing param to CF"); in flatfile_db_load()
144 slog(LG_INFO, "db_load(): skipping duplicate account %s (line %d)", s, linecnt); in flatfile_db_load()
288 …slog(LG_INFO, "db_load(): skipping duplicate nick %s (account %s) (line %d)", nick, user, linecnt); in flatfile_db_load()
322 slog(LG_INFO, "db_load(): invalid old name (line %d)", linecnt); in flatfile_db_load()
355 slog(LG_INFO, "db_load(): skipping duplicate channel %s (line %d)", s, linecnt); in flatfile_db_load()
525 …slog(LG_INFO, "db_load(): old database, making up flags %s", bitmask_to_flags(~their_ca_all & ca_a… in flatfile_db_load()
729 slog(LG_INFO, "Your database has been converted to the new OpenSEX format automatically."); in flatfile_db_load()
730 …slog(LG_INFO, "You must now change the backend module in the config file to ensure that the OpenSE… in flatfile_db_load()
731 slog(LG_INFO, "Exiting..."); in flatfile_db_load()
/dports/dns/zkt/zkt-1.1.4/
H A Drollover.c335 lg_mesg (LG_INFO, "\"%s\": kskrollover phase1: New key %d generated", zp->zone, ksk->tag); in kskrollover()
385 …lg_mesg (LG_INFO, "\"%s\": kskrollover phase2: send new key %d to the parent zone", zp->zone, ksk-… in kskrollover()
405 …lg_mesg (LG_INFO, "\"%s\": kskrollover phase2: new key %d not yet published in parent zone, alread… in kskrollover()
432 lg_mesg (LG_INFO, "\"%s\": kskrollover phase3: Remove old key %d", zp->zone, ksk->tag); in kskrollover()
596 lg_mesg (LG_INFO, "\"%s\": generated new KSK %d", zp->zone, akey->tag); in kskstatus()
618 lg_mesg (LG_INFO, "\"%s\": generated new KSK %d for additional algorithm", in kskstatus()
666 lg_mesg (LG_INFO, "\"%s\": old ZSK %d removed", domain, dkp->tag); in zskstatus()
695 lg_mesg (LG_INFO, "\"%s\": generated new ZSK %d", domain, akey->tag); in zskstatus()
750 lg_mesg (LG_INFO, "\"%s\": new key %d generated for pre-publishing", domain, nextkey->tag); in zskstatus()
776 …lg_mesg (LG_INFO, "\"%s\": new zone signing key %d generated for publishing", domain, nextkey->tag… in zskstatus()
[all …]

123456