/[anubis]/anubis/src/daemon.c
ViewVC logotype

Diff of /anubis/src/daemon.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by polak, Sun Jun 29 19:02:58 2003 UTC revision 1.12 by gray, Sun Aug 17 15:36:39 2003 UTC
# Line 412  stdinout(void) Line 412  stdinout(void)
412          int sd_client = 0;          int sd_client = 0;
413          int sd_server = 0;          int sd_server = 0;
414    
415            topt &= ~T_SSL;
416            topt |= T_FOREGROUND;
417            topt |= T_SMTP_ERROR_CODES;
418            
419          anubis_getlogin(session.client, sizeof(session.client));          anubis_getlogin(session.client, sizeof(session.client));
420          auth_tunnel(); /* session.client = session.supervisor */          auth_tunnel(); /* session.client = session.supervisor */
421    

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26