summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
2010-02-16Update to 0.8:wiz3-28/+22
0.8 ==== Changes since 0.7.1: - Add lenient mode: Just pick-up the first resource available. - Specify filter in Browse actions to reduce network usage. - Don't browse containers with no children. - Always re-browse containers on updates. - Update childCount after browsing is done. - Support for multiple networks. - Leave selection of resource to gupnp-av. - No need to search for all UPnP resources anymore. - Fix infinite loop in icon cancelation code. - No need to care about hosting of description document anymore. - Adapt to new gupnp-av API. - Add cmdline option to gupnp-upload to specify network interface. - Many other minor/internal fixes. Dependencies changed: - gssdp >= 0.7 - gupnp >= 0.13 - gupnp-av >= 0.5 All contributors: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Ross Burton <ross@linux.intel.com>
2010-02-16Update to 0.5.4:wiz4-17/+30
0.5.4 ===== Changes since 0.5.2: - Gracefully handle empty or no 'res' node. - Function to get the list of descriptors from DIDL-Lite objects. - More complete comparison for LPCM mime types. - Fix incorrect type conversion of DLNA flags. - DLNA flags should not default to a specific DLNA version. - New APIs to deal with contributor-related properties in DIDL-Lite objects. - Remove redundant construction methods. - Add forgotten header to the meta-header file. - Add and fix gobject-introspection annotations. - Lots of documentation fixes. - Many minor non-functional fixes/improvements. Bug fixes in this release: 1935 - Incorrect conversion while parsing primary DLNA Flags 1934 - DLNA Flags should not default to a specific DLNA version. 1933 - Content type matching fails when additional parameters exist in LPCM mime-type 1814 - Add "artists" property to GUPnPDIDLLiteObject All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Yakup Akbay <yakbay@ubicom.com> Zachary Goldberg <zach@zachgoldberg.com> 0.5.2 ===== Changes since 0.5.1: - Add a missing NULL check. - Fix a potential leak of xmlDoc. - Register a (g)type for GUPnPSearchCriteriaOp for better gtk-doc and vala-gen-introspect support. - Fix docs for GUPnPSearchCriteriaParser::expression. - Fix parsing of SearchCriteria strings: Closing parenthesis doesn't imply end of SearchCriteria expression. All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> 0.5.1 ===== A micro release to fix a regression in DLNA profile guessing code in the previous (0.5) release. 0.5 === Changes in this release: - New completely object-oriented, much simpler and consistent API: * GUPnPDIDLLiteResource & GUPnPDIDLLiteObject are now first-class GObjects. * Convert the helper methods to read props and their attributes from DIDL-Lite xml node into new first-class objects with writable properties: - GUPnPDIDLLiteObject - GUPnPDIDLLiteItem - GUPnPDIDLLiteContainer * GUPnPDIDLLiteObject provides a convenient method to get the compatible resource given a SinkProtocolInfo string. * A new class for dealing with protocolInfo fields: GUPnPProtocolInfo. * A new class for dealing with DIDL-Lite descriptors: GUPnPDIDLLiteDescriptor. * GUPnPDIDLLiteWriter now provides a much simpler API that is consistent with rest of the GUPnP AV API. * GUPnPDIDLLiteWriter now handles filtering of DIDL-Lite XML. * Correct possible values of GUPnPDLNAFlags. * Replace GUPnPDIDLLiteParserObjectCallback by following signals: - object-available - container-available - item-available - New Error domain for protocol related errors. - Workaround for broken printf() implementations. - Bitrate is in bytes/second and not bits/second. - Enable DLL on windows. Dependencies changed: - gupnp >= 0.13 Bug fixes in this release: 1729 - bitrate checks in gupnp-dlna.c look wrong. 1579 - Minor fixes to enable dynamic library on windows All contributors to this release: Zeeshan Ali (Khattak) <zeeshanak@gnome.org> Sven Neumann <s.neumann@raumfeld.com> Jens Georg <mail@jensge.org> Ross Burton <ross@openedhand.com> WARNING: This release is API and ABI incompatible with previous releases.
2010-02-16Fixing PLIST by removing '*.orig' relics from patch stagesno3-6/+15
2010-02-16use USE_FEATURES for requirement of inet6 support instead of irregularobache1-5/+2
usage of PKG_OPTIONS, as reported by PR#42822.
2010-02-15Finish DESTDIR supportjoerg2-6/+6
2010-02-15Be explicit about KDE3/KDE4.wiz4-6/+6
2010-02-15Update to 2.0.2 (coming with KDE-4.3.3).wiz4-65/+86
New KDE4 version, try it out!
2010-02-15Add kmldonkey-kde3.wiz1-1/+2
2010-02-15Reimport kmldonkey as kmldonkey-kde3.wiz4-0/+100
2010-02-15Fix unprivileged build.joerg2-1/+36
2010-02-14add xymonspz1-1/+2
2010-02-14xymon is the successor to hobbit. This is the server package.spz13-0/+1202
It's a beta, so handle with care.
2010-02-14Don't overwrite our permissions to make DESTDIR work.joerg2-21/+45
2010-02-14Use LIBS for -lfl, not LDFLAGS. Otherwise the primary compiler check fails.joerg1-2/+4
2010-02-14Fix do-install, the man page is installed under a different now.joerg1-2/+2
2010-02-14Not MAKE_JOBS_SAFE.joerg1-1/+2
2010-02-14Fix issues with unprivileged build. Use SPECIAL_PERMS.joerg1-2/+6
2010-02-14startup file improvements: start as the right user, make sure we can usespz2-2/+4
the pid file when we run as a mere user
2010-02-14add xymonclientspz1-1/+2
2010-02-14xymon is the successor to hobbit. This is the client (aka agent) package.spz12-0/+576
It's a beta, handle with care.
2010-02-14Update to 2.2.9:wiz2-6/+6
Version 2.2.9 (February 13, 2010) User-visible changes: * Fix dailymotion formats 1. vp6-hd -> h264-hd 2. vp6-hq -> h264-hq 3. vp6 -> h264 * Fix vimeo support 1. closes issue #49 * Partial fix: cctv: dump multi-segment video links 1. single-segment videos are still copied normally 2. closes issue #45 (for now) Developer-visible changes: * Rename CHANGES -> ChangeLog * Add NEWS file * Remove dead test link: 1. tlinks/sload.url 2. t/10sevenload.t Version 2.2.8 (December 18, 2009) User-visible changes: * Remove the remains of the redtube support * Do not replace dashes with underscores in ids (closes issue #44 ) * Sevenload: 1. Fix http/401 error 2. Cleanup title parsing (use config data instead) * Croak with an error if BerkeleyDB module is not found 1. And either -d or -g options are used
2010-02-13Shut up "Prototype mismatch:: none vs ()" warning. From Debian.heinz3-14/+14
2010-02-12DESTDIR readyjoerg1-1/+3
2010-02-12Actually enable DESTDIR support.joerg1-1/+3
2010-02-12Actually enable DESTDIR supportjoerg1-1/+3
2010-02-11DESTDIR supportjoerg23-77/+162
2010-02-11DESTDIR supportjoerg12-40/+63
2010-02-11DESTDIR supportjoerg11-44/+55
2010-02-11DESTDIR supportjoerg7-50/+59
2010-02-11DESTDIR supportjoerg13-38/+59
2010-02-11DESTDIR support. XXX 600 on the example config is sillyjoerg2-5/+8
2010-02-11DESTDIR supportjoerg12-35/+55
2010-02-11DESTDIR supportjoerg3-16/+25
2010-02-11DESTDIR support. Create home directory at runtime with 700.joerg1-12/+11
2010-02-11DESTDIR supportjoerg5-10/+23
2010-02-11DESTDIR readyjoerg1-1/+3
2010-02-11DESTDIR supportjoerg3-7/+14
2010-02-11DESTDIR supportjoerg8-12/+64
2010-02-11DESTDIR supportjoerg7-34/+44
2010-02-11DESTDIR supportjoerg4-10/+15
2010-02-11DESTDIR supportjoerg1-2/+6
2010-02-11DESTDIR supportjoerg2-7/+14
2010-02-11DESTDIR supportjoerg1-3/+8
2010-02-11DESTDIR supportjoerg5-28/+34
2010-02-11Remove the rest of isc-dhcp.joerg11-258/+1
2010-02-11add isc-dhcp, at least until it really disappearsjnemeth1-1/+2
2010-02-11update to 20100119drochner2-8/+7
change: add an "output filename template" option
2010-02-11Don't mess with ldconf.joerg2-4/+4
2010-02-11+ pear-Net_LDAP2obache1-1/+2
2010-02-11Import php5-pear-Net_LDAP2-2.0.7 as net/pear-Net_LDAP2 from pkgsrc-wip.obache3-0/+30
Packaged by Wen Heping and requested by PR#42660. Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP object interface to directory servers. It does contain most of Net::LDAPs features but has some own too. With Net_LDAP2 you have: * A simple object-oriented interface to connections, searches entries and filters. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldap entries. * Support for schema handling. Net_LDAP2 layers itself on top of PHP's existing ldap extensions