summaryrefslogtreecommitdiffstats
path: root/xrdp/xrdp_login_wnd.c
Commit message (Expand)AuthorAgeFilesLines
* no logic changes, cleanup and copyright year updatesJay Sorg2013-05-281-2/+2
* Display PAM error in gateway setup, use domain name as IP/DNS, changed how th...ArvidNorr2013-01-161-1/+12
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-476/+519
* fix merge conflicsnorrarvid2012-06-181-1/+10
|\
| * Clear state required when relogin is performednorrarvid2012-06-051-0/+4
| * timeout added for the reply to come from sesmannorrarvid2012-06-051-2/+4
| |\
| * | pamusername and pampassword are now readable on login screennorrarvid2012-05-311-1/+1
| * | separate pam authentication for gatewaysnorrarvid2012-05-311-1/+5
* | | fix minor merge conflictnorrarvid2012-06-181-1/+3
|\ \ \ | |_|/ |/| |
| * | channels can be disabled by XRDPnorrarvid2012-05-301-1/+3
| |/
* | Initial syslog support in XRDPnorrarvid2012-05-271-2/+3
|/
* xrdp comestic patch from "Alessandro Briosi" <tsdogs@briosix.org>Itamar Reis Peixoto2010-11-201-26/+26
* update copyright yearjsorg712010-07-041-1/+1
* improve login graphicsjsorg712009-09-171-2/+16
* fixes for small screenjsorg712009-08-211-38/+61
* add extended log outputjsorg712009-08-051-0/+4
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-1/+3
* update copyright yearjsorg712009-01-251-1/+1
* use share path when loading filesjsorg712008-05-071-2/+5
* main loop changes, not so chattyjsorg712008-04-051-2/+2
* update copyright yearjsorg712008-01-301-1/+1
* font changes, no color in font struct, wm default font, etcjsorg712007-09-261-1/+1
* unicodejsorg712007-09-231-3/+3
* adjust controls for new fontjsorg712007-07-031-5/+5
* got autologin working again and some other fixesjsorg712007-05-061-20/+14
* moving module management to seperate c file and moving sesman coomuniation to...jsorg712007-04-261-193/+12
* copyright year updatejsorg712007-01-121-1/+1
* more work on channel supportjsorg712006-12-301-0/+3
* printf -> writelnjsorg712006-04-291-4/+4
* fix crash when typing a username injsorg712006-03-131-2/+1
* copyright year updatejsorg712006-02-041-1/+1
* Makefile and file location changesjsorg712005-12-021-1/+1
* <lf><cr> should be <cr><lf>jsorg712005-11-261-4/+4
* add autologin supportjsorg712005-09-291-38/+77
* remove g_strcmp and clip fixjsorg712005-09-251-5/+5
* added more message when module dosen't loadjsorg712005-09-191-0/+12
* set hostname and keylayout firstjsorg712005-08-251-5/+5
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+1
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+7
* add new painter funcsjsorg712005-08-181-2/+27
* got vnc mod working in win32jsorg712005-07-131-4/+14
* added clipping functions to the mod interfacejsorg712005-07-071-0/+2
* got __fastcall working for borland compilersjsorg712005-07-021-11/+13
* moved files aroundjsorg712005-06-281-75/+87
* added more login optionsjsorg712005-04-021-182/+271
* got enter and esc keys working on login screenjsorg712005-03-281-1/+5
* close connection window if connectedjsorg712005-03-261-1/+7
* memleak cleanup and fix crashjsorg712005-03-261-25/+32
* some ints should be longjsorg712005-03-251-2/+2
* added connection logjsorg712005-03-061-30/+52