Commit Graph

32 Commits (39cb87a158a017441e129ed8514f83bfbfdae64f)

Author SHA1 Message Date
Kim Alvefur e3164afc4a mod_scansion_record: Split stanzas into multiple lines 8 years ago
Kim Alvefur b85188f938 mod_scansion_record: Discard from/to where these are implicitly the sessions full JID 8 years ago
Kim Alvefur 13d98c7080 mod_scansion_record: Record disconnection 8 years ago
Kim Alvefur cecaab43e1 mod_scansion_record: Lower log message to 'info' level 8 years ago
Kim Alvefur 4fb620b711 mod_scansion_record: Use already composed identity string in log message 8 years ago
Kim Alvefur 7edee4c411 mod_scansion_record: Record the full identity including device name 8 years ago
Kim Alvefur 491c573ed2 mod_scansion_record: Merge header and log into one file at shutdown 8 years ago
Kim Alvefur 74ae56ade6 mod_scansion_record: Record connected clients as scansion Objects declarations 8 years ago
Kim Alvefur 61d21c9a65 mod_scansion_record: Remove unused JID mapping table [luacheck] 8 years ago
Kim Alvefur c210737024 mod_scansion_record: Close files in the cleanup stage of shutdown (fixes use after close) 8 years ago
Kim Alvefur 96e6f26aa7 mod_scansion_record: Generate a header with hostname and timestamp 8 years ago
Kim Alvefur 39c33737f0 mod_scansion_record: Open a related file for header entries 8 years ago
Kim Alvefur dd75571eab mod_scansion_record: Log name of scanison log on shutdown 8 years ago
Kim Alvefur f0541eb886 mod_scansion_record: Fix missed rename of file handle 8 years ago
Kim Alvefur 26bcf9c7a7 mod_scansion_record: Split up construction of filename for reuse of parts later 8 years ago
Kim Alvefur da949c0ec4 mod_scansion_record: Hook correct shutdown event 8 years ago
Kim Alvefur 7ee11a47ef mod_scansion_record: Avoid recording the resource binding stanza 8 years ago
Kim Alvefur f6908980d0 mod_scansion_record: Only record stanzas in the default namespace 8 years ago
Kim Alvefur ccd756b540 mod_scansion_record: Rename main file handle 8 years ago
Kim Alvefur 42045a538d mod_scansion_record: Record into "scansion" instead of per VirtualHost 8 years ago
Kim Alvefur 5f402060cd mod_scansion_record: Import util.filters 8 years ago
Kim Alvefur cb0e1198a3 mod_scansion_record: Correctly retrieve resource 8 years ago
Kim Alvefur b70932d196 mod_scansion_record: Tweak filename 8 years ago
Kim Alvefur d43d603b11 mod_scansion_record: Record session connecting 8 years ago
Kim Alvefur 10747c00ae mod_scansion_record: Complete stanza recording functions 8 years ago
Kim Alvefur 7b3bab4806 mod_scansion_record: Remove extra " 8 years ago
Kim Alvefur 920e0d14ef mod_scansion_record: Add missing ) 8 years ago
Kim Alvefur 197f437f88 mod_scansion_record: Finish function for writing data 8 years ago
Kim Alvefur 70f86c0b66 mod_scansion_record: and close it on shutdown 8 years ago
Kim Alvefur 42adc5de68 mod_scansion_record: Open log file 8 years ago
Kim Alvefur 32684c196d mod_scansion_record: Have datamanager generate a filename for output 8 years ago
Kim Alvefur f0d8e7a601 mod_scansion_record: Unfinished code dump from Matthew 8 years ago