summaryrefslogtreecommitdiff
path: root/Presence
AgeCommit message (Collapse)Author
2014-03-16read environment from proc for DISPLAY and check g+w of ttyjoe
2014-03-15fixed probe-replies to include utmp presencejoe
2014-03-15Fixed wheezy build.joe
2014-03-15notify remote peers of utmp presencesjoe
2014-03-15lookupLang is now case-insensitivejoe
2014-03-15code to find best-match xml:lang attribute based on LC_ locale variables.joe
2014-03-14console presence implementedjoe
2014-03-14Integrated ConsoleWriter stub for console messages and presence.joe
2014-03-13parse utmp remote address into SockAddr structurejoe
2014-03-13Fixed exit off-by-4 error in utmp parsing. Stopped filteringjoe
DEAD_PROCESS in case we want to use the data for special handling of screen ttys.
2014-03-12consolation demo programjoe
2014-03-11Fixed To address on pongs to clientjoe
2014-03-11fixed DNSCache bugjoe
2014-03-11oops missing PeerResolvejoe
2014-03-11DNS fixesjoe
2014-03-10prefer roster-name to canonical name if possible.joe
2014-03-10Integrated DNSCache.joe
2014-03-10Moved DNS related calls to single module (preparation for DNSCache)joe
2014-03-10Threaded dns...joe
2014-03-10DNSCachejoe
2014-03-09Allow whitelist= attribute on jabber:server presence statusjoe
2014-03-09updated cabal file to build the reworked presencejoe
2014-03-09bug fixesjoe
2014-03-08ask=suscribe roster update on buddy requestjoe
2014-03-08broadcast roster change to other clients on approve/rejectjoe
2014-03-08peerSubscriptionRequestjoe
2014-03-08invoke the new stubsjoe
2014-03-08more roster stubsjoe
2014-03-07peerSubscriptionRequest todo stubjoe
2014-03-07xmppClientSubscriptionRequest, work in progressjoe
2014-03-07Failure notice in irssijoe
2014-03-06Do not send cached presence until a resource has sent initial presence.joe
2014-03-06Send cached presence to client.joe
2014-03-06offline notificationsjoe
2014-03-06multiply presence for client (for hostname aliases)joe
2014-03-05more stdout flushing, removed noisy ping idle log messagejoe
2014-03-05untested: inform clients about remote presencesjoe
2014-03-05from addresses for probe repliesjoe
2014-03-05reply to probes (untested)joe
2014-03-04Repaired broken stanzaFromList, probes are sent.joe
2014-03-04Add from attribute to service-unavalible to satisfy Pidgin.joe
2014-03-03Disabled broken codejoe
2014-03-03send probes and solicitationsjoe
2014-02-22Switch to LockedChan, easier to debug.joe
2014-02-22LockedChan modulejoe
2014-02-22Handle multiple clients per userjoe
2014-02-21TODO commentsjoe
2014-02-21Message delivery with failure reporting.joe
2014-02-21pidgin hack, error message in simulated chat.joe
2014-02-19more type signaturesjoe