From kde-commits Fri Oct 31 21:55:02 2003 From: Oswald Buddenhagen Date: Fri, 31 Oct 2003 21:55:02 +0000 To: kde-commits Subject: kdebase/kdesktop/lock [POSSIBLY UNSAFE] X-MARC-Message: https://marc.info/?l=kde-commits&m=106763969128538 CVS commit by ossi: - fix --dontlock - use kcheckpass' new binary server mode -> be PAM-compliant - port over kdm's conversation plugin architecture yes, i'm late with my new features ... but as they are not really new (only in a new place), coolo agreed (well, didn't object :) to commit them now. for packagers ... kdesktop_lock and kdm share the same plugins (well, there is only one atm), so you prolly have to make a package which both depend on. A main.h 1.1 [LGPL (v2+)] M +3 -3 Makefile.am 1.5 M +319 -224 lockdlg.cc 1.33 [POSSIBLY UNSAFE: printf] M +38 -12 lockdlg.h 1.11 M +202 -100 lockprocess.cc 1.30 M +29 -13 lockprocess.h 1.14 M +38 -27 main.cc 1.8 R lockdlgimpl.ui 1.15