a4f5409 daemon: Store multiple conversations in the session

Authored and Committed by rstrode 13 years ago
    daemon: Store multiple conversations in the session
    
    We keep multiple conversations in the session now, keyed off of
    which PAM service is at the other end.  Much of the guts still
    only operate on the first conversation added though.
    
        
file modified
+49 -20
file modified
+110 -24
file modified
+14 -5
file modified
+220 -44
file modified
+418 -181
file modified
+23 -5
file modified
+106 -29
file modified
+27 -0
file modified
+128 -75
file modified
+47 -13
file modified
+91 -32
file modified
+16 -6