|
|
| 09:37 | kdebase 3.5 | 579161 | ossi | 0 | put --no-in-notice in the makefile - the notice makes sense for manual
invocations only.
| |
|
|
|
| 20:15 | kdebase | 578633 | ossi | 0 | make pam check not bomb out if libdl was not found
| |
|
|
|
| 09:29 | kdelibs | 578040 | ossi | 6 | s_flags is an int, of course. thx ervin.
| |
| 09:18 | kdebase | 578038 | ossi | 0 | svnrevertlast, now that the KCrash change is actually in. :}
| |
| 09:16 | kdelibs | 578037 | ossi | 0 | change setSafer to a bit field: option not to try kdeinit and option to
keep file descriptors open. kdm uses all three flags at once and kapp
uses none of them, but what the heck. :)
| |
|
|
|
| 19:25 | kdebase | 577885 | ossi | 0 | make the clock qt4-clean | |
| 18:32 | kdebase | 577862 | ossi | 0 | - replace kapp with qapp + kinstance
- some other setup tinkering
kdm now "works" again.
| |
| 18:23 | kdebase 3.5 | 577860 | ossi | 0 | - safer file permissions (pretty uncritical, i think).
- close file before anouncing it's name to avoid confusion
| |
| 18:20 | kdebase | 577858 | ossi | 0 | - safer file permissions (pretty uncritical, i think).
- close file before anouncing it's name to avoid confusion
- clearer(?) error message
| |
| 18:18 | kdebase | 577857 | ossi | 0 | make it "kdm-compatible" by changing kapp into qapp+kinst
| |
| 18:17 | kdelibs | 577856 | ossi | 0 | make qt_arg[cv] public and add accessor for about[Data]. this is needed
for kapp-less programs.
this class needs some serious thinking ...
| |
| 10:31 | kdebase | 577659 | ossi | 0 | (proper) coverity fixes. some reverts as well, cleared with coolo.
| |
|
|
|
| 18:45 | kdebase | 575982 | ossi | 0 | now trying to clean up the getdomainname mess (which i sort of perfected) ... | |
| 18:18 | kdebase | 575979 | ossi | 1561 | ok, so this is what you get when you start off with someone else's buggy code and don't double-check. two others' guesswork already failed, so trying to do it right finally: clean up the sysinfo mess. | |
|
|
|
| 20:21 | kdebase | 575125 | ossi | 5518 | make the setlogin() test more thorough - glibc provides a dummy
| |
| 19:06 | kdelibs | 575090 | ossi | 0 | add CheckCSourceRuns from cmake cvs - remove after upgrade to cmake 2.5
| |
| 15:10 | kdebase | 574925 | ossi | 1475 | make kdm & kcheckpass "cmake-clean" (i think).
includes moving kcheckpass and some other stuff to workspace/.
that wasn't fun ... | |
| 13:48 | kdelibs | 574886 | ossi | 0 | new macros macro_add_{compile,link}_flags(target "flags ...")
| |
|
|
|
| 15:31 | kdebase 3.5 | 574624 | ossi | 0 | fix unchecked malloc
| |
| 13:45 | kdebase 3.5 | 574588 | ossi | 0 | fix crash
| |
| 12:24 | kdebase | 574560 | ossi | 0 | fix it the right way
| |
|
|
|
| 16:14 | kdenetwork | 548119 | ossi | 0 | irc.debian.org moved.
backport on request.
| |
|
|
|
| 20:39 | kdebase | 539526 | ossi | 0 | svnrevertlast
| |
|
|
|
| 09:53 | kdelibs | 530665 | ossi | 0 | lalala ... *of course* i had to forget to make -pedantic happy ...
| |
| 09:48 | kdelibs | 530664 | ossi | 0 | forwardport (this time to the right branch) MergedStderr and CTtyOnly.
| |
| 09:47 | kdelibs | 530663 | ossi | 0 | init d->utf8
| |
|
|
|
| 08:58 | kdebase | 527443 | ossi | 1 | being anal about standards compliance
| |
| 08:56 | kdebase 3.5 | 527442 | ossi | 0 | unscrew font attribute evaluation (operator precedence!).
| |
| 08:56 | kdebase | 527441 | ossi | 0 | unscrew font attribute evaluation (operator precedence!). i think this
happened as a result of some stupid s&r.
| |
| 08:55 | kdebase 3.5 | 527439 | ossi | 0 | being anal about fallthrough comments
| |
| 08:54 | kdebase | 527438 | ossi | 0 | being anal about fallthrough comments
| |
| 08:42 | kdebase 3.5 | 527432 | ossi | 0 | being anal about standards compliance
| |
|
|
|
| 14:34 | kdebase | 518880 | ossi | 0 | overhaul of Xaccess stuff:
- moved alias recursion check to config reader
- more detailed error checking and reporting:
- unresolved aliases are reported
- aliases with unresolved hosts in denying rules invalidate the whole
acl
- support more features of the core in the config reader:
- permitting rules can optionally start with =, so it is possible to
use aliases in the permission part
- aliases which are used only in the permimission parts of rules can
contain wildcarded patterns
| |
| 14:34 | kdebase 3.5 | 518879 | ossi | 0 | overhaul of Xaccess stuff:
- moved alias recursion check to config reader
- more detailed error checking and reporting:
- unresolved aliases are reported
- aliases with unresolved hosts in denying rules invalidate the whole
acl
- support more features of the core in the config reader:
- permitting rules can optionally start with =, so it is possible to
use aliases in the permission part
- aliases which are used only in the permimission parts of rules can
contain wildcarded patterns
| |
| 13:54 | kdebase | 518870 | ossi | 0 | introduce LogWarn() and adapt some Log* calls.
| |
| 13:54 | kdebase 3.5 | 518869 | ossi | 0 | introduce LogWarn() and adapt some Log* calls.
| |
|
|
|
| 20:11 | kdebase | 507711 | ossi | 0 | yes, it looks like calling pam_strerror with pamh == 0 is ok.
| |
| 20:10 | kdebase 3.5 | 507710 | ossi | 0 | thanks for the reminder ...
as expected, (at least linux-)pam ignores the pamh argument to
pam_strerror, so it can be safely set to null.
| |
| 15:27 | kdebase | 507603 | ossi | 0 | don't recycle pam handles. there is just too much crap in the pam world
out there for this to be reliable.
as a side effect, all relevant error paths now do an immediate cleanup
of the pam handle.
| |
| 15:24 | kdebase 3.5 | 507599 | ossi | 0 | don't recycle pam handles. there is just too much crap in the pam world
out there for this to be reliable.
as a side effect, all relevant error paths now do an immediate cleanup
of the pam handle.
| |
| 14:52 | kdebase | 507589 | ossi | 0 | Xsession: $DISPLAY is better than $PID for temp file name
| |
| 14:51 | kdebase 3.5 | 507588 | ossi | 0 | Xsession: $DISPLAY is better than $PID for temp file name
| |
|
|
|
| 19:34 | kdebase | 505422 | ossi | 0 | simpler, yet more effective Xauth writeout check.
| |
| 19:34 | kdebase 3.5 | 505421 | ossi | 0 | simpler, yet more effective Xauth writeout check.
| |
|
|
|
| 09:19 | kdelibs 3.5 | 503454 | ossi | 0 | new communication flag CTtyOnly instructing setUsePty to create a
controlling TTY without redirecting anything to it. yes, this really
works without changing a single line in kprocess.cpp.
| |
| 08:42 | kdelibs 3.5 | 503447 | ossi | 0 | add new communication mode MergedStderr to avoid problem seen with
KProcIO's includeStderr mode.
| |
|
|
|
| 20:51 | kdelibs 3.5 | 500677 | ossi | 0 | blarhg, forgot to remove the logout() call.
| |
| 20:48 | kdelibs 3.5 | 500676 | ossi | 0 | revert r491786 (auto-logout() on master close): login() might be called
from another process (child) than logout(), so the state variable simply
does not work ...
thanks to
CCMAIL: Pavel Troller <patrol@sinus.cz>
for the report.
| |
|
|
|
| 05:19 | kdebase | 499146 | ossi | 0 | - don't assign potentially const * to a non-const *.
- shuffle some headers.
| |
| 05:16 | kdebase 3.5 | 499144 | ossi | 0 | don't assign potentially const * to a non-const *.
| |
|
|
|
| 17:30 | kdebase | 498553 | ossi | 0 | add error handling to user Xauth writeout.
| |
| 17:28 | kdebase 3.5 | 498552 | ossi | 0 | add error handling to user Xauth writeout.
| |
| 13:42 | kdebase | 498460 | ossi | 0 | don't crash if krb5 is compiled in but not used.
don't leak string (ok, it's irrelevant, as the process will exit
immediately afterwards anyway).
| |
| 13:39 | kdebase 3.5 | 498456 | ossi | 0 | don't crash if krb5 is compiled in but not used.
| |
|
|
|
| 17:04 | kdebase 3.5 | 498094 | ossi | 0 | another stab at the csh startup files hack: don't eval all output
directly, but instead redirect only the output of 'export' into a temp
file and source it.
| |
| 17:04 | kdebase | 498093 | ossi | 0 | another stab at the csh startup files hack: don't eval all output
directly, but instead redirect only the output of 'export' into a temp
file and source it.
| |
|
|
|
| 19:44 | kdebase | 492709 | ossi | 0 | re-gen. a little late ...
| |
| 19:35 | kdebase | 492705 | ossi | 0 | don't auto-regenerate here as well.
| |
|
|
|
| 20:52 | kdebase 3.5 | 491887 | ossi | 0 | create the right file ;)
| |
| 14:51 | kdelibs 3.5 | 491789 | ossi | 0 | initialize utf8 member
| |
| 14:47 | kdelibs 3.5 | 491786 | ossi | 0 | auto-logout() on master close (and consequently destruction).
had this on disk for ages ...
| |
| 13:58 | kdebase | 491779 | ossi | 0 | kwrited does not use tepty for ages
| |
|
|
|
| 18:23 | kdebase 3.5 | 491352 | ossi | 0 | another indentation fix
| |
| 18:21 | kdebase 3.5 | 491350 | ossi | 0 | coolo's code is fine - after all i ok'd it - but he really needs to get
his friggin' emacs under control. :)
| |
| 10:40 | kdebase | 491297 | ossi | 0 | claim maintenance here as well
| |
| 10:25 | kdebase | 491294 | ossi | 0 | don't remove xdmctl/ - it causes problems for SE Linux. xauth/ was never
removed, either, so no loss.
| |
| 10:24 | kdebase 3.5 | 491293 | ossi | 0 | don't remove xdmctl/. it was meant to be nice ("clean up your crap,
dude"), but it causes problems for SE Linux. xauth/ was never removed,
either, so no loss. this fixes
CCMAIL: 265920@bugs.debian.org
| |
|
|
|
| 13:10 | kdebase | 490317 | ossi | 0 | and now fix it the right way.
| |
| 13:10 | kdebase 3.5 | 490316 | ossi | 0 | and now fix it the right way.
| |
| 09:48 | kdebase | 490266 | ossi | 0 | and now finish the job ...
| |
| 09:47 | kdebase 3.5 | 490265 | ossi | 0 | and now finish the job ...
| |
| 09:28 | kdebase | 490261 | ossi | 0 | absolute paths in "generated from ..." suck.
| |
| 09:28 | kdebase 3.5 | 490260 | ossi | 0 | absolute paths in "generated from ..." suck.
| |
|
|
|
| 17:30 | kdebase 3.5 | 484737 | ossi | 0 | i suppose this compiles with in the other config ...
| |
|
|
|
| 14:12 | kdebase | 479451 | ossi | 0 | handle io error on listing lilo boot options
| |
| 14:11 | kdebase 3.5 | 479448 | ossi | 0 | handle io error on listing lilo boot options
| |
|
|
|
| 14:14 | kdebase | 477985 | ossi | 0 | merge from 3.5 branch. krootimage remains to be done.
| |
| 12:58 | kdebase 3.5 | 477963 | ossi | 0 | finally stop the dockbar from virtually freely permutating my wmnet
instances for the various interfaces: compare the command line as well.
| |
| 12:19 | kdebase | 477955 | ossi | 0 | HAVE_LIBART => HAVE_LIBAGG => no SVG, because no libagg check in
kdebase. will change significatly with qt 4.1 anyway.
| |
|
|
|
| 19:23 | kdebase 3.5 | 477713 | ossi | 0 | disable user list view during the failed login delay - avoids DoS by
clicking a user during the delay and is The Right Thing To Do anyway.
| |
|
|
|
| 16:35 | kdebase 3.5 | 476633 | ossi | 0 | fix popup position with xinerama (or was it multihead?)
| |
|
|
|
| 18:04 | kdebase 3.5 | 474938 | ossi | 0 | nitpicks
| |
|
|
|
| 09:02 | kdebase 3.5 | 470796 | ossi | 0 | make diplays via xdmcp work again - read config here, too.
| |
|