Commit Graph

32 Commits (0ec577b5dfed46586ff329e531bcc18a4cd5ec00)

Author SHA1 Message Date
Kim Alvefur e2e5083548 mod_scansion_record: Split stanzas into multiple lines 8 years ago
Kim Alvefur f8707c242b mod_scansion_record: Discard from/to where these are implicitly the sessions full JID 8 years ago
Kim Alvefur fb667c18bf mod_scansion_record: Record disconnection 8 years ago
Kim Alvefur 62cdff5310 mod_scansion_record: Lower log message to 'info' level 8 years ago
Kim Alvefur 6cd8afcac0 mod_scansion_record: Use already composed identity string in log message 8 years ago
Kim Alvefur 72d1782966 mod_scansion_record: Record the full identity including device name 8 years ago
Kim Alvefur f7204447a6 mod_scansion_record: Merge header and log into one file at shutdown 8 years ago
Kim Alvefur 18537a7bce mod_scansion_record: Record connected clients as scansion Objects declarations 8 years ago
Kim Alvefur 71a7d72763 mod_scansion_record: Remove unused JID mapping table [luacheck] 8 years ago
Kim Alvefur c2de8c46fd mod_scansion_record: Close files in the cleanup stage of shutdown (fixes use after close) 8 years ago
Kim Alvefur cd7bd03352 mod_scansion_record: Generate a header with hostname and timestamp 8 years ago
Kim Alvefur 0c533092dd mod_scansion_record: Open a related file for header entries 8 years ago
Kim Alvefur cf746b62d6 mod_scansion_record: Log name of scanison log on shutdown 8 years ago
Kim Alvefur 27c648dcb9 mod_scansion_record: Fix missed rename of file handle 8 years ago
Kim Alvefur 59acf797f3 mod_scansion_record: Split up construction of filename for reuse of parts later 8 years ago
Kim Alvefur 86d5f1d8fd mod_scansion_record: Hook correct shutdown event 8 years ago
Kim Alvefur 5cbd305953 mod_scansion_record: Avoid recording the resource binding stanza 8 years ago
Kim Alvefur ce6880b388 mod_scansion_record: Only record stanzas in the default namespace 8 years ago
Kim Alvefur ae6a657fbe mod_scansion_record: Rename main file handle 8 years ago
Kim Alvefur 139046d67c mod_scansion_record: Record into "scansion" instead of per VirtualHost 8 years ago
Kim Alvefur bd14332302 mod_scansion_record: Import util.filters 8 years ago
Kim Alvefur 8a4895c86d mod_scansion_record: Correctly retrieve resource 8 years ago
Kim Alvefur 5ffddc0b0e mod_scansion_record: Tweak filename 8 years ago
Kim Alvefur e9ea93f57f mod_scansion_record: Record session connecting 8 years ago
Kim Alvefur 2f9231573f mod_scansion_record: Complete stanza recording functions 8 years ago
Kim Alvefur 487155bcec mod_scansion_record: Remove extra " 8 years ago
Kim Alvefur 45fab1790f mod_scansion_record: Add missing ) 8 years ago
Kim Alvefur 6713a9b34f mod_scansion_record: Finish function for writing data 8 years ago
Kim Alvefur 6aeed144eb mod_scansion_record: and close it on shutdown 8 years ago
Kim Alvefur 6801bc42b1 mod_scansion_record: Open log file 8 years ago
Kim Alvefur 7ae651b9f8 mod_scansion_record: Have datamanager generate a filename for output 8 years ago
Kim Alvefur 94fd1bbf88 mod_scansion_record: Unfinished code dump from Matthew 8 years ago