Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
* kwalletmanager: Fix no popup for kwallet in system tray
* kwalletmanager: Fix kwallet in system tray does not provide configure
option
* kwalletmanager: Fix "Launch wallet manager" in kwalletmanager prefs does
not make sense
* kwalletmanager: Fix When changing a value the 'Save' button is not
activated
* kgpg: Fix kgpg exports gpg warnings within public key
* kgpg: Fix not possible to store keys/config in a different location
* kgpg: Fix kgpg editor doesn't use KDE's default fixed width font. Breaks
layout
* kgpg: Fix Qtrl+Q must QUIT the application and not hide it to system tray
icon
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
|
|
audiocd/cdparanoia patches from Chris Gilbert.
Changes:
* KRec: Corrected calculation of position in KB.
* kio (audiocd): Fix kio-audiocd gives no error message when device
permissions are wrong
* kio (audiocd): Fix kaudiocreator error "/By Track/Track 01.wav" should
start with "audiocd:/"
* kmid: Fix KMid doesn't support international characters
* juk: Fix Not adding m3u, pls... lists when refreshing directory
* juk: Fix Show Total running time of selection/playlist
* juk: Fix extra option (random play) in popup-window
* juk: Fix TimeLeft widget listens to too many signals
* juk: Fix Juk crashed when I was retagging a bunch of songs and started
to play with search
* Fix FLAC dependency isn't mentioned anywhere and can cause compilation
errors
* Fix kdemultimedia build fails with parallel make
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kmix: Fix the executable linking against the part, by adding a common
library.
|
|
Changes:
* kopete (Cryptography Plugin): Fix enable/disable encryption per message
* kopete: Fix suppression of buddy notification on connection
* kopete (Jabber Plugin): Fix resource identifiers truncated from Jabber
"to" addresses
* kopete (Jabber Plugin): Fix Packets from foreign clients are duplicated
* kopete (Main Application): Fix isReachable() is not called when clicking
on the contact icon
* kopete (Jabber Plugin): Fix String bug in account editor
* kopete (ICQ and AIM Plugins): Fix [PATCH] ICQ User Info for temporary
contacts is not automatically loaded
* kopete: Fix Refresh icon cache when KIconLoader settings change
* kopete (MSN Plugin): Fix "This user has me on his contact list" is
inaccurate
* kopete (IRC Plugin): Fix can't log into ANY IRC server
* kopete: Fix no mainWindow restore on exec kopete
* kopete (Jabber Plugin): Fix Registering new Account dialog in Jabber does
not update username
* kopete (MSN Plugin): Fix Kopete logs into MSN, connects and pops up
current contacts and mail, and then disconnects. It will not stay logged
in.
* kopete (Main Application): Fix Selecting several contacts and dragging
them only moves one
* kopete (SMS Plugin): Fix sms sending blocked by kopete determining user
is 'offline'
* kopete: Fix Type in Kopete handbook
* kpf: Fix Incorrect mimetypes for css and other fileformats.
* krdc: Fix KRDC does not send key clicks to the server until "special keys"
is used
* knewsticker: Fix SIGFPE crash when scrolling speed is set to 1
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* kwifimanager: make it compile with libiw-dev (27+)
* kwifimanager: auto-scaling statistics window, should now work for every
chipset out there
* kwifimanager: control center module saves settings
* Make various scripts install with the executable bit set
|
|
Changes:
* VPL: don't lose the comment text from inside a comment
* make removal of top folders added with "New Top Folder" possible
* never crash when invoking the CSS editor on an empty document
* don't crash when invoking the CSS editor after a <style> without the
closing </style>
* other CSS editor invocation fixes
* don't change the tab name if saving under a new name failed
* use the correct quotation and case when inserting a link to a file from
the treeviews
* fix preview when preview prefix is used
* remove the < and > from the misc. tag
* don't crash when parsing an included file
* don't break the opening tag when some new tag is pasted inside an
existing one
* don't insert the closing tag for a Tag action if it is not requested to
do so
* performance improvement: parse the included files less often
|
|
|
|
|
|
Changes:
* kappfinder: Fixed button order
* kdesktop: Fix switching desktops incurrs (seemingly) unrequired cpu load
* konqueror: Fix textposition of bookmark toolbar not saved
* konqueror: Fix [testcase] HTTP-EQUIV="refresh" not working with weird
formating.
* konqueror (khtml): Fix When dragging a URL link with an image, the image
is pasted and not the link URL
* konqueror (khtml): Basic support for the HTML ACCESSKEY attribute.
* konqueror (khtml): Ctrl only suspends Shift+arrows scrolling.
* konqueror (khtml event): Fix dragging an attachment icon to desktop copies
icon!
* konqueror: No "Actions" submenu with only one entry
* konqueror: Shift inverses "open tabs in background" setting for
Ctrl+left mouse button and "Open in New Tab" in context menu
* kicker: Fix tooltips sometimes not disappearing.
* konsole: Added support for Scroll Up (SU) and Scroll Down (SD)
* konsole: Better compatibility with xterm/XF86 4.4.0
* konsole: Fixed sending of large blocks
* konsole: Show session menu when you move the mouse.
* Make various scripts install with the executable bit set
* Fix various libraries' install locations and versioning
|
|
Changes:
* Fix CR at end of line in source file
* Make the kalyptus script install with the executable bit set
* Respect "EffectsEnabled" for tearoff handle setting
|
|
Changes:
ALSA: Make aRts work through DMix-devices
|
|
|
|
|
|
(MacOSX 10.3) by adding a custom test for _POLL_EMUL_H_ which is
defined in poll.h on some MacOSX 10.3 systems.
not all 10.3 systems have poll.h, so only do the poll() test if at
least one of the header files is found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Portelli.
perl interface to pcap(3) LBL packet capture library.
|
|
silence in packages@.
|
|
|
|
|
|
Portelli, with minor changes by me.
The Analysis Console for Intrusion Databases (ACID) is a PHP-based analysis
engine to search and process a database of security events generated by
various IDSes, firewalls, and network monitoring tools.
ACID has the ability to analyze a wide variety of events which are
post-processed into its database. Tools exist for the following formats:
- Snort
- logsnorter
|
|
Portelli.
ADOdb stands for Active Data Objects Data Base. It currently supports MySQL,
PostgreSQL, Interbase, Informix, Oracle, MS SQL 7, Foxpro, Access, ADO, Sybase,
DB2 and generic ODBC. The Sybase, Informix and PostgreSQL drivers are community
contributions. We hope more people will contribute drivers to support more
databases.
Unique Features of ADOdb
- Easy for Windows programmers to understand. Makes porting ASP code to PHP
easy because many of the conventions are similar to Microsoft's ADO.
- We provide support code to handle inserts and updates which can be adapted
to multiple databases quickly. Methods are provided for date handling,
string concatenation and string quoting characters for differing databases.
- A metatype system is built in so that we can figure out that types such as
CHAR, TEXT and STRING are equivalent in different databases.
- Easy to port because all the database dependent code are stored in stub
functions. You do not need to port the core logic of the classes.
- SQL to popup menu (<SELECT>) support included
- PHP4 Session support.
|
|
|
|
|
|
Portelli with minor changes by me.
Oinkmaster is simple Perl script released under the BSD license to help you
update/manage your Snort 2.0+ rules and comment out the unwanted ones after
each update (among other things). It will tell you exactly what had changed
since the last update, hence giving you good control of your rules.
Oinkmaster can be used to manage the official rules from www.snort.org, but
can just as well be used for managing your homemade rules and distribute
them between sensors.
|
|
|
|
|
|
Portelli.
This is the ARP daemon for honeyd.
|
|
Portelli with minor changes by me.
Honeyd is a small daemon that creates virtual hosts on a network. The hosts
can be configured to run arbitrary services, and their personality can be
adapted so that they appear to be running certain operating systems. Honeyd
enables a single host to claim multiple addresses - I have tested up to
65536 - on a LAN for network simulation. Honeyd improves cyber security by
providing mechanisms for threat detection and assessment. It also deters
adversaries by hiding real systems in the middle of virtual systems.
|
|
|
|
|
|
|
|
Major changes:
- Added "gu" (Gujarati).
|
|
|
|
from the Makefile.
Pointed out by Jukka Salmi.
|
|
Changes:
* new im icons
* some mime icon updates
* Some new evolution icons
|
|
|
|
|
|
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language.
|
|
|
|
|
|
to share/doc/html/postgresql.
|
|
|
|
Fixes pkg/25247 by Jukka Salmi.
|
|
|
|
|
|
|