summaryrefslogtreecommitdiff
path: root/core/opie-login
AgeCommit message (Collapse)AuthorFilesLines
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Cleanup and formatting.kergoth1-1/+1
2002-12-26fixing a strage charcniehaus1-17/+17
2002-12-17included the new scipts in share/opie-loginsandman1-1/+1
2002-12-17Opie login becomes useable now:sandman3-10/+82
- pre- and post-session scripts (in $OPIEDIR/share/opie-login) to fix things like device ownership to user/root - logging in now doesn't simply mean: execute bin/qpe. instead opie-login * first tries to execute ~/.opie-session * if that doesn't exist $OPIEDIR/share/opie-login/opie-session * if that fails too, execute $OPIEDIR/bin/qpe you can now handle things like ssh-agent on a per-user basis. (I'll commit the scripts later - for now it simply works like before)
2002-12-14addLanguage rulescniehaus1-0/+1
2002-12-134 updates .pro-files (due to i18n-stuff)cniehaus1-0/+17
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05unintentional commitkergoth1-1/+1
2002-11-05Missed a couple remnant REQUIRESkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-29when quitting opie-login, don't kill the process id returned by getppid(),sandman3-7/+14
but use the previously saved "real" parent pid.
2002-10-17Fix for bug #300: forgot to copy the launcher setMaxWindowRect() codesandman3-1/+45
2002-10-14autologin feature can now (also) be configured by:sandman1-1/+11
~/Settings/opie-login.conf: [General] AutoLogin=<user> command line options override config file settings !
2002-10-14include fix for ipaq/zaurus compilesandman1-0/+1
2002-10-14added copyright headerssandman5-1/+136
2002-10-14- last login name is savedsandman5-233/+398
- wait image should be displayed right now - the qApp object is destroyed before the launcher is started -- this should prevent some semaphore permission problems - added a (very basic) crash handler - added a simple "respawned too fast" detection in case of qt/e fb problems - if opie-login is started with -a <user> or --autologin <user> it doesn't prompt for a username/password - instead it loads qpe directly using the specified user account So even if you are not running multiuser, you should now start qpe with: opie-login --autologin=root
2002-10-06- password line-edit now gets focus on user changesandman2-0/+25
- the "OPIE - please wait" logo is displayed while the launcher is loading
2002-09-30misc. cleanupssandman2-8/+8
2002-09-30- added an option to quit to consolesandman4-169/+231
- launcher is now started via a login shell - font is "hardcoded" to helvetica - screen saver is "hardcoded" to 30/20/60 secs (this should make opie-login usable, regardless of any (miss)-configuration of the normal OPIE appearance)
2002-09-01ignore uic generated cpp and h files tooharlekin1-0/+2
2002-08-01Revert the non-gcc3-fix part of the gcc3-fix from Harlekinsandman2-3/+2
2002-08-01gcc3.X fixesharlekin3-2/+4
2002-07-27Update for OPIE to use opie-loginsandman1-0/+9
2002-07-27Initial checkin of the new opie-loginsandman5-0/+955
Just replace $OPIEDIR/bin/qpe with $OPIEDIR/bin/opie-login in /etc/init.d/opie
2002-07-27Removed the old opie-login (it was only an ugly hack)sandman5-1589/+0
2002-04-24Set proper include paths for qpeapplication.h and global.h.kergoth1-2/+2
2002-03-28moved taskbar/ to launcher/.kergoth2-2/+2
2002-03-01Some .cvsignore clean upszecke1-1/+1
2002-01-25Initial revisionkergoth6-0/+1592