index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-07-13
Shorter comment about utmp profiling issue
joe
2013-07-13
Comments for main & start
joe
2013-07-13
more comments in main.hs
joe
2013-07-13
comments in main.hs, updated modules.svg
joe
2013-07-12
Removed HaXML based parsing & deleted obsolete modules.
joe
2013-07-12
Removed redundant imports
joe
2013-07-11
changed handling of "none" case of getRoster mapping of config files to
joe
roster.
2013-07-11
Handle rejection case.
joe
2013-07-11
roster updates and presence notification in case of a new subscription.
joe
2013-07-10
Send subscription requests to client for approval, and then
joe
forward the answer to the remote peer. Todo: related roster update.
2013-07-10
process peer subscription approval and notify client of new buddy.
joe
2013-07-09
Auto-reply approval to remote peer in case a requested subscription
joe
is already established.
2013-07-09
todo stubs
joe
2013-07-09
todo comments
joe
2013-07-09
send subscription requests to remote peers
joe
2013-07-08
maintain uniqueness of items in config lists
joe
2013-07-08
Send roster push events to client in case of subscription requests.
joe
2013-07-08
clientRequestsSubscription work in progress...
joe
2013-07-08
added addSolicited call & fixed bug in ConfigFiles.addItem
joe
2013-07-07
more roster stubs and some readibility edits
joe
2013-07-07
Replies to get-roster requests from client.
joe
2013-07-07
Oops, i wanted that crap in JabberClientSession, not JabberPeerSession.
joe
2013-07-07
Made three new config lists available to XMPP module.
joe
2013-07-07
getters for three new lists: others,pending,solicited.
joe
2013-07-05
Now assigns tty for resource id.
joe
2013-07-05
moved identifyTTY to LocalPeerCred
joe
2013-07-05
save active local users as (user,tty,pid) tuples rather than JIDs.
joe
quieted debug prints in identifyTTY
2013-07-05
better parsing of tty from proc file
James Crayne
2013-07-05
Fixed handling ipv4 encoded as ipv6
James Crayne
2013-07-05
unmap6mapped4 function in whosocket.
joe
2013-07-05
XMPP module now calls setResource "" on empty bind requests.
joe
2013-07-05
refactor identifyTTY to match better how it will be used when integrated
joe
2013-07-05
whosocket now demonstrates acquiring the tty to associate with programs
joe
run from a gdm session.
2013-07-04
search parent pids for tty and fall back to DISPLAY variable.
joe
2013-07-04
ffi pragma added
James Crayne
2013-07-04
whosocket.hs demonstrates acquiring uid,pid,tty/display from
joe
a local socket address and port number.
2013-07-02
better exception handling
joe
2013-07-02
Send cached presence to client
joe
2013-07-02
presence probe bug fixes
joe
2013-07-02
Reply to presence probes.
joe
2013-07-02
Construct & send presence probes.
joe
2013-07-01
Changed PresenceProbe constructor to have both "from" and "to" fields.
joe
2013-07-01
Cache presence probes until a connection is ready.
joe
2013-07-01
discard bad hostnames in sendProbes
joe
2013-07-01
Added stubs for PresenceProbe message
James Crayne
2013-07-01
new file ControlMaybe: whenJust and withJust
joe
2013-07-01
progress toward sending presence probes
joe
2013-07-01
track remote useres in the remoteUsers map.
joe
2013-07-01
Split UnixSession structure into ClientSession and PeerSession.
joe
2013-07-01
Moved set of announced presences from fromPeer thread to the associated
joe
UnixSession.
[prev]
[next]