Bug#1098858: ITP: atinout -- AT command executor and response capturer for modems

2025-02-25 Thread Jongmin Kim
+ Programming Lang: C Description : AT command executor and response capturer for modems Atinout is a program that will execute AT (Hayes) commands in sequence and capture the response from the modem. . It sends the AT commands one by one to the modem, waiting for the final result code (OK or ERROR

Re: Bug#1065669: ITP: raven -- A lightweight http file upload service used for penetration testing and incident response.

2024-03-09 Thread Peter Pentchev
tweight http file upload service used for > > penetration testing and incident response. > > > > This package contains a Python tool that extends the capabilities of the > > http.server Python module by offering a self-contained file upload web > > server. > > While

Bug#1065669: ITP: raven -- A lightweight http file upload service used for penetration testing and incident response.

2024-03-08 Thread aquilamacedo
Description : A lightweight http file upload service used for penetration testing and incident response. This package contains a Python tool that extends the capabilities of the http.server Python module by offering a self-contained file upload web server. While the common practice is to use

Bug#1061777: ITP: aresponses -- Asyncio response mocking. Similar to the responses library used for 'requests'

2024-01-29 Thread Patrick ZAJDA
://github.com/aresponses/aresponses * License : MIT/Copyright (c) 2016 CircleUp Network, Inc Programming Lang: Python Description : Asyncio response mocking. Similar to the responses library used for 'requests' Aresponse is an asyncio testing server for mocking externa

Bug#1036965: ITP: libplack-middleware-prometheus-requesttimes-perl -- Perl module that records response times with a prometheus histogram

2023-05-30 Thread mtj
://metacpan.org/release/Plack-Middleware-Prometheus-RequestTimes * License : Artistic or GPL-1+ Programming Lang: Perl Description : Perl module that records response times with a prometheus histogram To setup a prometheus metrics app in your PSGI application, hook this Plack::Middleware

Bug#941181: ITP: golang-github-sylabs-json-resp -- marshall and unmarshall response data and errors in JSON format

2019-09-25 Thread Dmitry Smirnov
License: BSD-3-Clause URL: https://github.com/sylabs/json-resp Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-sylabs-json-resp Description: marshall and unmarshall response data and errors in JSON format json-resp package contains a small set of functions that

Bug#918448: ITP: jitterdebugger -- Real time response measurement tool

2019-01-05 Thread 林上智
: C, Python Description: Real-time response measurement tool jitterdebugger measures wake up latencies and able to store all samples for post-processing. . This tool is a reimplementation of cyclictest. It doesn't have all the command line options as cyclictest which results are easy t

Bug#908934: ITP: golang-github-azure-azure-pipeline-go -- HTTP request/response middleware pipeline

2018-09-16 Thread Dr. Tobias Quathamer
Description : HTTP request/response middleware pipeline Package pipeline implements an HTTP request/response middleware pipeline whose policy objects mutate an HTTP request's URL, query parameters, and/or headers before the request is sent over the wire. This package is needed for th

Bug#894900: ITP: r-cran-plotmo -- GNU R plot a model's response and residuals

2018-04-05 Thread Andreas Tille
a model's response and residuals Plot model surfaces for a wide variety of models using partial dependence plots and other techniques. Also plot model residuals and other information on the model. Remark: This package is a predependency of r-cran-earth which is needed to run the test suite

Bug#893875: ITP: ayatana-indicator-messages -- Ayatana Indicator that collects messages that need a response

2018-03-23 Thread Mike Gabriel
: GPL-3 Programming Lang: C Description : Ayatana Indicator that collects messages that need a response The messages Ayatana Indicator provides a place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of

Bug#892909: ITP: django-ranged-response -- Django file response to stream to browsers properly

2018-03-14 Thread Sunil Mohan Adapa
Package: wnpp Severity: wishlist Owner: Sunil Mohan Adapa -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: django-ranged-response Version : 0.2.0 Upstream Author : Spindle * URL : https://pypi.python.org/pypi/django-ranged-response * License

Bug#892904: ITP: django-ranged-fileresponse -- include Content-Range headers in file response

2018-03-14 Thread James Valleroy
Description : include Content-Range headers in file response This is a modified FileResponse that returns `Content-Range` headers with the HTTP response, so browsers (read Safari 9+) that request the file, can stream the response properly. This is a dependency for the new version of django-captcha

Bug#890080: ITP : node-clone-response -- Clone a Node.js HTTP response stream

2018-02-10 Thread mohit phulera
Package: wnpp Severity: wishlist Owner: Mohit Phulera X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-clone-response Version : 1.0.2 Upstream Author : Luke Childs ( http://lukechilds.co.uk) * URL : https://github.com/lukechilds/clone-response

Bug#887165: ITP: node-responselike -- Response-like object for mocking a Node.js HTTP response stream

2018-01-14 Thread Kannan V M
: Response-like object for mocking a Node.js HTTP response stream. Returns a streamable response object similar to a Node.js HTTP response stream. Useful for formatting cached responses so they can be consumed by code expecting a real response. . This package is a dependency of npm package, a

Bug#864408: ITP: dehydrated-dnspython-hook -- dehydrated dns-01 challenge response support

2017-06-08 Thread Debian/GNU
Programming Lang: Python Description : dehydrated dns-01 challenge response support This package provides a hook script to serve dns-01 challenge responses for dehydated. . It uses the dnspython API to perform dynamic DNS updates, creating a temporary TXT record for the given domain

Bug#861188: ITP: grr-client-templates -- incident response framework - pre-built client templates

2017-04-25 Thread Sascha Steinbiss
: incident response framework - pre-built client templates GRR Rapid Response is an incident response framework focused on remote live forensics. It consists of an agent (client) that is installed on target systems, and server infrastructure that can manage and talk to the agent. This package

Bug#855766: ITP: ring-headers-clojure -- Ring middleware for common response headers

2017-02-21 Thread Apollon Oikonomopoulos
Programming Lang: Clojure Description : Ring middleware for common response headers ring-headers is a Ring middleware for adding and manipulating common HTTP response headers. This library is a prerequisite for packaging PuppetDB and/or Puppet Server.

Bug#850264: ITP: node-unzip-response -- Unzip a HTTP response if needed

2017-01-05 Thread Himanshu Chopra
Package: wnpp Severity: wishlist Owner: Himanshu Chopra X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-unzip-response Version : 2.0.1 Upstream Author : Sindre Sorhus * URL : https://github.com/sindresorhus/unzip-response#readme * License

Bug#833544: ITP: libtest-timer-perl -- Perl module to test/assert code response times

2016-08-05 Thread Nick Morrott
* License : Artistic-2.0 Programming Lang: Perl Description : Perl module to test/assert code response times Test::Timer implements a set of test primitives to test and assert test times from bodies of code. The key features are subroutines to test/assert the following: - that

Bug#798241: ITP: apache2-mod-xforward -- Apache module implements internal redirection based on X-Forward response header

2015-09-07 Thread 李健秋
ng Lang: C Description : Apache module implements internal redirection based on X-Forward response header

ITP: r-cran-brglm -- GNU R package for bias reduction in binomial-response GLMs

2015-07-15 Thread Balint Reczey
for bias reduction in binomial-response GLMs Fit generalized linear models with binomial responses using either an adjusted-score approach to bias reduction or maximum penalized likelihood where penalization is by Jeffreys invariant prior. These procedures return estimates with improved

Re: Debian upload but no email response ?

2015-06-09 Thread Steve M. Robbins
On June 10, 2015 12:26:22 AM Gert Wollny wrote: > at least geomview is still in the upload queue [1]. It seems that the > *.changelog file is missing. Maybe your upload didn't finish properly? The problem turned out to be that I mistakenly used my old key. Thanks to Ansgar for pointing me in th

Re: Debian upload but no email response ?

2015-06-09 Thread Gert Wollny
Hello Steve, at least geomview is still in the upload queue [1]. It seems that the *.changelog file is missing. Maybe your upload didn't finish properly? Best, Gert [1] ftp://ftp.upload.debian.org/pub/UploadQueue/ On Tue, 2015-06-09 at 16:57 -0500, Steve M. Robbins wrote: > Hi, > > It used

Debian upload but no email response ?

2015-06-09 Thread Steve M. Robbins
Hi, It used to be that after I "dput" an upload, I'd get an email within the hour saying my upload was received. I have made two uploads this week but saw no such email. I can see that the emails are still being generated [1]. This is my first upload since the last release freeze started. Ha

Bug#787113: ITP: httpbin -- HTTP Request and Response Service

2015-05-28 Thread Vincent Bernat
: Python Description : HTTP Request and Response Service Testing an HTTP Library can become difficult sometimes. This package provides an HTTP server to cover all kinds of HTTP scenarios. All endpoint responses are JSON-encoded. This application is also hosted on http://httpbin.org. This

Bug#761035: ITP: xss-lock -- invoke external screen lock in response to X screensaver events

2014-09-10 Thread Ian Campbell
lock in response to X screensaver events Utility to listen for XScreenSaver (XSS) and login manager events and call out to an external screen locker in order to lock the screen. This is a useful with window managers such as i3 as it can be used to invoke i3lock. In particular it handles the

Bug#751895: ITP: node-response-time -- X-Response-Time header manager for HTTP response - Node.js module

2014-06-17 Thread Leo Iannacone
Package: wnpp Severity: wishlist Owner: Leo Iannacone X-Debbugs-CC: debian-devel@lists.debian.org * Package name: node-response-time Version : 2.0.0 Upstream Author : Jonathan Ong (http://jongleberry.com) * URL : https://github.com/expressjs/response-time * License

Bug#749113: ITP: libplack-middleware-deflater-perl -- compress response body with gzip or deflate

2014-05-24 Thread Jonas Smedegaard
-Deflater * License : Artistic or GPL-1+ Programming Lang: Perl Description : compress response body with gzip or deflate Plack::Middleware::Deflater is a middleware to encode your response body in gzip or deflate, based on Accept-Encoding HTTP request header. It would save the bandwidth

Bug#745575: ITP: libplack-middleware-removeredundantbody-perl -- Plack::Middleware which sets removes body for HTTP response if it's not required

2014-04-22 Thread Florian Schlichting
/release/Plack-Middleware-RemoveRedundantBody * License : Artistic or GPL-1+ Programming Lang: Perl Description : Plack::Middleware which removes an unnecessary HTTP response body Plack::Middleware::RemoveRedundantBody is in some ways the opposite of Plack::Middleware

Bug#745569: ITP: libplack-middleware-fixmissingbodyinredirect-perl -- Plack::Middleware which sets body for redirect response, if it's not already set

2014-04-22 Thread Florian Schlichting
://metacpan.org/release/Plack-Middleware-FixMissingBodyInRedirect * License : Artistic or GPL-1+ Programming Lang: Perl Description : Plack::Middleware which ensures redirect response have a body Plack::Middleware::FixMissingBodyInRedirect sets a body for redirect responses, in cases where it&#

Bug#745035: ITP: ruby-faraday-middleware-multi-json -- Response JSON parser using MultiJson and FaradayMiddleware

2014-04-17 Thread Sebastien Badia
: Ruby Description : Response JSON parser using MultiJson and FaradayMiddleware ruby-faraday-middleware-multi-json is a simple Faraday middleware that uses MultiJson to unobtrusively encode JSON requests and parse JSON responses. This package will be maintained by the Ruby team. -- To

Bug#741260: ITP: libplack-middleware-header-perl -- middleware for modifying HTTP response headers

2014-03-10 Thread Marius Gavrilescu
/Plack-Middleware-Header * License : Artistic or GPL-1+ Programming Lang: Perl Description : middleware for modifying HTTP response headers Plack::Middleware::Header is a Plack middleware for modifying HTTP response headers. -- To UNSUBSCRIBE, email to debian-devel-requ

Bug#739646: ITP: libplack-middleware-debug-perl -- Plack middleware for displaying request/response debug information

2014-02-20 Thread Florian Schlichting
+, Artistic Programming Lang: Perl Description : Plack middleware for displaying request/response debug information Plack::Middleware::Debug offers a configurable set of panels that display information about the current request and response, thus aiding in debugging. It is heavily influenced by

Bug#727797: ITP: node-fresh -- Check freshness of HTTP request and response headers - Node.js module

2013-10-26 Thread Jérémy Lal
: Check freshness of HTTP request and response headers - Node.js module This module checks HTTP If-Modified-Since, If-None-Match, Cache-Control request headers, as well as Last-Modified, Etag response headers to determine if the client requesting the resource has a stale or fresh cache. . Node.js i

Re: Improving our response to "duplicate" packages in Debian

2012-07-19 Thread Tomasz Rybak
Dnia 2012-07-01, nie o godzinie 08:24 -0400, Kevin Mark pisze: > On Sun, Jul 01, 2012 at 08:34:01AM +1000, Craig Small wrote: > > I'd go even further and say that the reason why people start on > > something generally in Free Software projects is to "scratch their itch" > > which in Debian could we

Re: Improving our response to "duplicate" packages in Debian

2012-07-03 Thread Andreas Tille
On Sun, Jul 01, 2012 at 08:34:01AM +1000, Craig Small wrote: > > "pet projects" as the price we need to pay to make participation in > > Debian very attractive (not even talking about the role that "pet > That's a good way of putting it. Also who can predict what is really a > pet project. I bet

Re: Improving our response to "duplicate" packages in Debian

2012-07-02 Thread Stefano Zacchiroli
On Thu, Jun 28, 2012 at 04:42:10PM +0200, Guus Sliepen wrote: > I believe our current way of responding to ITPs for software that > duplicates the functionality other software that is already in Debian > is wrong. We have a very lengthy discussion everytime such an ITP > happen, but usually they ch

Re: Improving our response to "duplicate" packages in Debian

2012-07-02 Thread Ian Jackson
Michael Hanke writes ("Re: Improving our response to "duplicate" packages in Debian"): > I think this is approaching the problem from the wrong end. Instead of > preserving the status quo and asking oracles to predict the future we > should have better means of _remov

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Ben Finney
Chris Bannister writes: > Is this [“game-ify”] yet another new word? It's a neologism, yes https://en.wikipedia.org/wiki/Gamification>. -- \“A life spent making mistakes is not only most honorable but | `\ more useful than a life spent doing nothing.” —anonymous | _o__)

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Chris Bannister
On Sun, Jul 01, 2012 at 08:24:27AM -0400, Kevin Mark wrote: > Has anyone quantized the % of tasks that a DD/DM does that are outside of > their > pet projects? Meaning, once they get their itch scratched, how far outside of > their main reason for joining Debian, do they explore? Would it be usefu

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Toni Mueller
Hi, On Sat, Jun 30, 2012 at 08:41:07AM +0200, Michael Hanke wrote: > I think this is approaching the problem from the wrong end. Instead of > preserving the status quo and asking oracles to predict the future we > should have better means of _removing_ software that has proven to be > inferior of

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Philipp Kern
On Fri, Jun 29, 2012 at 12:18:49PM -0400, Yaroslav Halchenko wrote: > I would go even 1 step further and seek from a perspective maintainer, > especially a non-DD/DM, at least some assurance that it is not a > fire-and-forget project for him (e.g. that he is using it extensively > and planing to do

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Charles Plessy
Le Sun, Jul 01, 2012 at 08:24:27AM -0400, Kevin Mark a écrit : > > Has anyone quantized the % of tasks that a DD/DM does that are outside of > their > pet projects? Meaning, once they get their itch scratched, how far outside of > their main reason for joining Debian, do they explore? Would it be

Re: Improving our response to "duplicate" packages in Debian

2012-07-01 Thread Kevin Mark
On Sun, Jul 01, 2012 at 08:34:01AM +1000, Craig Small wrote: > I'd go even further and say that the reason why people start on > something generally in Free Software projects is to "scratch their itch" > which in Debian could well mean packaing your favourite piece of > software. Has anyone quanti

Re: Improving our response to "duplicate" packages in Debian

2012-06-30 Thread Craig Small
On Sat, Jun 30, 2012 at 08:41:07AM +0200, Michael Hanke wrote: > On Fri, Jun 29, 2012 at 09:24:25AM +0200, Josselin Mouette wrote: > > We really need to find better ways to involve new users in core teams, > > and that means removing from our collective consciousness the idea that > > you come in D

RE: Improving our response to "duplicate" packages in Debian

2012-06-30 Thread Prince Annan Koomson
on other maintainers. Thanks. Prince Annan Koomson. Sent from my smartphone -Original Message- From: Russell Coker Sent: Saturday, June 30, 2012 8:16 To: debian-devel@lists.debian.org Subject: Re: Improving our response to "duplicate" packages in Debian On Sat, 30 Jun 201

Re: Improving our response to "duplicate" packages in Debian

2012-06-30 Thread Russell Coker
On Sat, 30 Jun 2012, Michael Hanke wrote: > I think this is approaching the problem from the wrong end. Instead of > preserving the status quo and asking oracles to predict the future we > should have better means of removing software that has proven to be > inferior of an equivalent alternative i

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Michael Hanke
On Fri, Jun 29, 2012 at 09:24:25AM +0200, Josselin Mouette wrote: > Le jeudi 28 juin 2012 à 16:42 +0200, Guus Sliepen a écrit : > > - Don't immediately start complaining to the submitter of the ITP. Just let > > the submitter devote his/her energy to packaging. > > I don’t think it is worthwile

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Yaroslav Halchenko
On Fri, 29 Jun 2012, Josselin Mouette wrote: > I don’t think it is worthwile to let people devote their energy to > packaging pet applications that will disappear in 2 years time when they > find another one. +1 > We really need to find better ways to involve new users in core teams, +1 > and

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Yaroslav Halchenko
I would go even 1 step further and seek from a perspective maintainer, especially a non-DD/DM, at least some assurance that it is not a fire-and-forget project for him (e.g. that he is using it extensively and planing to do so for the next X years) and that he is willing to put effort in proper mai

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Andrey Rahmatullin
On Fri, Jun 29, 2012 at 09:24:25AM +0200, Josselin Mouette wrote: > We really need to find better ways to involve new users in core teams, > and that means removing from our collective consciousness the idea that > you come in Debian to package your new favorite piece of software. Unfortunately dif

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Guus Sliepen
On Fri, Jun 29, 2012 at 09:24:25AM +0200, Josselin Mouette wrote: > Le jeudi 28 juin 2012 à 16:42 +0200, Guus Sliepen a écrit : > > - Don't immediately start complaining to the submitter of the ITP. Just let > > the submitter devote his/her energy to packaging. > > I don’t think it is worthwil

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Roger Leigh
On Fri, Jun 29, 2012 at 12:55:15AM -0600, Holger Levsen wrote: > On Donnerstag, 28. Juni 2012, Ben Finney wrote: > > It's part of the job of a (prospective) package maintainer to advocate > > for the package. > > what??? I don't see anything unreasonable about being able to articulate the reason

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Jon Dowland
On Fri, Jun 29, 2012 at 05:28:45AM +, Bart Martens wrote: > I'm not convinced that the recent additions to the wiki page reflect consensus > in this debate. But I appreciate your attempt to summarize this debate on > that > wiki page. Maybe we should revert the recent changes on that wiki pa

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Peter Samuelson
[Holger Levsen] > if thats true, I don't want any of my package maintainance jobs. can > you please fire me? You've been around awhile. If that is true, you should know how to RFA or orphan packages and/or retire from the Project. You should know by now that it isn't up to others to "fire" you.

Re: Improving our response to "duplicate" packages in Debian

2012-06-29 Thread Josselin Mouette
Le jeudi 28 juin 2012 à 16:42 +0200, Guus Sliepen a écrit : > - Don't immediately start complaining to the submitter of the ITP. Just let > the submitter devote his/her energy to packaging. I don’t think it is worthwile to let people devote their energy to packaging pet applications that will d

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Holger Levsen
On Donnerstag, 28. Juni 2012, Ben Finney wrote: > It's part of the job of a (prospective) package maintainer to advocate > for the package. what??? if thats true, I don't want any of my package maintainance jobs. can you please fire me? -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Bart Martens
On Thu, Jun 28, 2012 at 10:51:53PM -0400, Yaroslav Halchenko wrote: > > - Research how many similar software packages are there actually in Debian, > > in > > what shape they are, whether they have active upstream and downstream > > maintainers. Complain about the worst package in that selecti

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Bart Martens
On Fri, Jun 29, 2012 at 11:24:44AM +1000, Ben Finney wrote: > Guus Sliepen writes: > > > So, I propose our code of conduct when responding to "duplicate > > software" ITPs should be: > > > > - Don't immediately start complaining to the submitter of the ITP. Just let > > the submitter devote his

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Yaroslav Halchenko
> - Research how many similar software packages are there actually in Debian, in > what shape they are, whether they have active upstream and downstream > maintainers. Complain about the worst package in that selection instead. to address Ben's comments and to possibly distill Guus's nice list

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Ben Finney
Guus Sliepen writes: > So, I propose our code of conduct when responding to "duplicate > software" ITPs should be: > > - Don't immediately start complaining to the submitter of the ITP. Just let > the submitter devote his/her energy to packaging. It's part of the job of a (prospective) package

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Jon Dowland
I really like these suggestions. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120628160643.GB11366@debian

Re: Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Axel Beckert
Hi Guus! Guus Sliepen wrote: > I believe our current way of responding to ITPs for software that duplicates > the functionality other software that is already in Debian is wrong. > > The worst part is that when we say "but we already have N frobnicators in > Debian, we don't need an N+1th", we imp

Improving our response to "duplicate" packages in Debian

2012-06-28 Thread Guus Sliepen
Hello, I believe our current way of responding to ITPs for software that duplicates the functionality other software that is already in Debian is wrong. We have a very lengthy discussion everytime such an ITP happen, but usually they change nothing (the submitter just goes ahead with packaging it)

Bug#644525: ITP: python-http-parser -- http request/response parser

2011-10-06 Thread TANIGUCHI Takaki
Package: wnpp Owner: tak...@debian.org Severity: wishlist * Package name: python-http-parser Version : 0.7.1 Upstream Author : Beno$(D+B(Bt Chesneau * URL or Web page : http://pypi.python.org/pypi/http-parser * License : MIT Description : http request/response

Bug#638989: ITP: libplack-middleware-deflater-perl -- Compress response body with Gzip or Deflate

2011-08-23 Thread Florian Schlichting
+ Programming Lang: Perl Description : Compress response body with Gzip or Deflate "Plack::Middleware::Deflater is a middleware to encode your response body in gzip or deflate, based on the Accept-Encoding HTTP request header. While saving a little bandwidth it will increase the Plack s

Bug#612867: ITP: libwww-mechanize-decodedcontent-perl -- decode Mech content using its HTTP response encoding

2011-02-11 Thread TANIGUCHI Takaki
+ Description : decode Mech content using its HTTP response encoding WWW::Mechanize::DecodedContent is a plugin to add decoded_content utility method to WWW::Mechanize. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#608882: ITP: libcgi-application-plugin-ajaxupload-perl -- run mode to handle a file upload and return a JSON response

2011-01-04 Thread Nicholas Bamber
Programming Lang: perl Description : run mode to handle a file upload and return a JSON response -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.

Bug#592819: ITP: librivescript-perl -- Simple trigger/response language primarily used for the creation of chatting robots

2010-08-12 Thread Onur Aslan
: Simple trigger/response language primarily used for the creation of chatting robots RiveScript - Rendering Intelligence Very Easily RiveScript is a simple trigger/response language primarily used for the creation of chatting robots. It's designed to have an easy-to-learn syntax but provide a l

Re: Bug#586132: ITP: indicator-messages -- indicator that collects messages that need a response

2010-06-16 Thread Ron Johnson
Programming Lang: C Description : indicator that collects messages that need a response A place on the user's desktop that collects messages that need a response. All that's old is new again... mainframe operator consoles have had this for 30+ years. That along with Ric

Bug#586132: ITP: indicator-messages -- indicator that collects messages that need a response

2010-06-16 Thread Evgeni Golov
that collects messages that need a response A place on the user's desktop that collects messages that need a response. This menu provides a condenced and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. -

Bug#552283: ITP: libhttp-parser-perl -- HTTP request and response parser

2009-10-24 Thread Jonathan Yu
: Artistic | GPL-1+ Programming Lang: Perl Description : HTTP request and response parser HTTP::Parser is a Perl module that can take chunks of text as received and return a constructed HTTP::Request object once a complete request has been read. It also supports chunked encoding

Response

2009-05-28 Thread Simon Tatham
Hi. Someone just pointed me to this thread about agedu, and I thought I'd correct a misunderstanding or two. Maximiliano Curia wrote: > I've been looking at the agedu project and from my point of view it has some > design flaws: > - It creates an index database file prior any query can be made,

Bug#503848: ITP: libhttp-response-encoding-perl -- Adds encoding to HTTP::Response

2008-10-28 Thread Rene Mayorga
Package: wnpp Severity: wishlist Owner: Rene Mayorga <[EMAIL PROTECTED]> * Package name: libhttp-response-encoding-perl Version : 0.05-1 Upstream Author : Dan Koagai <[EMAIL PROTECTED]> * URL : http://search.cpan.org/dist/HTTP-Response-Encoding/ * License

Thanks for the response on DSA-1571 OpenSSL vulnerability (was: ssl security desaster)

2008-05-28 Thread Ben Finney
ul job indeed. *Thanks* from this corner of the world to > the Debian + Ubuntu team involved. The efforts in getting it all > done while balancing the maturity of the SSH blacklist patches & > scripts vs risk have been excellent. I've been very impressed with the response of the

Bug#476924: ITP: python-webob -- Python module providing WSGI request and response objects

2008-04-20 Thread Christoph Haas
Lang: Python Description : Python module providing WSGI request and response objects WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other stand

Bug#412940: marked as done (general: every other OS can receive an HTTP response, but not etch)

2008-04-03 Thread Debian Bug Tracking System
Your message dated Fri, 4 Apr 2008 01:17:43 +0200 with message-id <[EMAIL PROTECTED]> and subject line Re: Bug#412940: general: every other OS can receive an HTTP response, but not etch has caused the Debian Bug report #412940, regarding general: every other OS can receive an HTTP respons

Ihanot received any response in regards the funds transfer Re urgently

2007-09-10 Thread RICHARD OPENE
¡Tengo nueva dirección de correo!Ahora puedes escribirme a: [EMAIL PROTECTED] - RICHARD OPENE

Bug#412940: tcp window scaling ? (was: general: every other OS can receive an HTTP response, but not etch)

2007-04-30 Thread Simon Paillard
On Wed, Feb 28, 2007 at 09:51:28PM -0500, Owen King wrote: > Package: general > Severity: important > > No computers running etch seem to be able to get an HTTP response from some > particular web servers. Computers running other OSs (including sarge) have > no > probl

Columbia House DVD Club Auto Response

2006-11-16 Thread columbiahouse
We've received your email and will handle your request as quickly as possible. We will contact you only if we need additional information. Thank you, Columbia House DVD Club -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Re: Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserv

2006-11-02 Thread Andrea Bolognani
t abusive > > > usage levels on high traffic nameservers and to enable quick response in > > > halting the use of one's nameserver to facilitate spam. > > > > Please use a shorter description for this package. > > i will use "DNS Flood Detector was develop

Re: Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserv

2006-11-02 Thread Magnus Holmgren
abusive > > > usage levels on high traffic nameservers and to enable quick response > > > in halting the use of one's nameserver to facilitate spam. > > > > Please use a shorter description for this package. > > i will use "DNS Flood Detector was developed

Re: Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserv

2006-11-02 Thread Hendrik Sattler
> > usage levels on high traffic nameservers and to enable quick response > > > in halting the use of one's nameserver to facilitate spam. > > > > Please use a shorter description for this package. > > i will use "DNS Flood Detector was developed to detect a

Re: Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserv

2006-11-02 Thread Jan Wagner
Hi Andrea, On Wednesday 01 November 2006 23:03, Andrea Bolognani wrote: > Jan Wagner <[EMAIL PROTECTED]> wrote: > > Description : DNS Flood Detector was developed to detect abusive > > usage levels on high traffic nameservers and to enable quick response in > &g

Re: Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserv

2006-11-01 Thread Andrea Bolognani
abusive usage > levels on high traffic nameservers and to enable quick response in halting > the use of one's nameserver to facilitate spam. Please use a shorter description for this package. -- KiyuKo "Like Russian Rulette with six bullets loaded" pgpp2EZeoip1c.pgp Description: PGP signature

Bug#396618: ITP: dns-flood-detector -- DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver t

2006-11-01 Thread Jan Wagner
Description : DNS Flood Detector was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver to facilitate spam. DNS Flood Detector uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to

Response to your ListGuru session [MsgId AA20061012.223301.4]

2006-10-13 Thread listguru
-- Hello! Unrecognized command -- skipping. Use HELP for assistance. Please have a look at the diggest. Unrecognized command -- skipping. Use HELP for assistance. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTEC

[NACTT-1783399] Delivery reports about your e-mail (Auto response From Net Access Corporation)

2006-07-05 Thread tickets
Your Message entitled "Delivery reports about your e-mail" has been received. It is being tracked under Trouble Ticket ID : 1783399. Thank You for contacting Net Access Corporation -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-30 Thread Nathanael Nerode
> > so far not even a response telling me I'm in a queue. > > Is the procedure described above still the right one? > > DAM is very slow-moving these days. Probably they haven't looked at your mail > yet. Um, just in case anyone was wondering, that wasn't

Re: returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-27 Thread Thijs Kinkhorst
On Fri, 2006-01-27 at 10:22 -0500, Joe Smith wrote: > "Adeodato Simó" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Can we please fast-track this clairvoyant NM? > > Umm... I belive that is the policy. He needs to have his email read, and > then answer a few questions. > The

Re: returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-27 Thread Joe Smith
"Adeodato Simó" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Can we please fast-track this clairvoyant NM? Umm... I belive that is the policy. He needs to have his email read, and then answer a few questions. The process for returning emeritus Developers is intentionaly much

Re: returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-26 Thread Adeodato Simó
* Nathanael Nerode [Thu, 26 Jan 2006 08:42:35 -0500]: > Probably they haven't looked at your mail yet. Can we please fast-track this clairvoyant NM? -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian

Re: returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-26 Thread Nathanael Nerode
[EMAIL PROTECTED] wrote: > I send an email to [EMAIL PROTECTED] over a week > ago, as described here: > > http://lists.debian.org/debian-devel-announce/2005/02/msg3.html > > so far not even a response telling me I'm in a queue. > Is the procedure described above st

returning emeritus developer, no response from [EMAIL PROTECTED]

2006-01-25 Thread Britton Kerin
I send an email to [EMAIL PROTECTED] over a week ago, as described here: http://lists.debian.org/debian-devel-announce/2005/02/msg3.html so far not even a response telling me I'm in a queue. Is the procedure described above still the right one? Thanks, Britton -- Britton Kerin [

No response?

2005-10-07 Thread LearnMultiples . com
To: lists.debian.org Hi, I have not heard back from you. I sent you an email about a week ago on September 29, and received no response. But I know that sometimes website owners are really busy, and my first email can sometimes go overlooked. So I've sent this 2nd email message to f

PROMPT RESPONSE NEEDED.

2005-03-04 Thread DR.MARK DAVID
terrorist related proceeds. Kindly respond to this mail indicating interest. I want to assure you that there is no risk attached in this transaction. You should also provide me with your private telephone and fax numbers for easier communication. I await your propmt response. Best regards

I NEED YOUR QUICK RESPONSE SIR.

2005-02-26 Thread linda wood
being of our large family.For your percentage for assistance, a negotiable percentage will be discussed as soon as I receive your response based on this plead for your assistance as our lives are highly in danger due to war.I pray and plead for your help. God bless you as you heed to my plead

Bug#294464: ITP: airt -- application for incident response teams

2005-02-09 Thread Kees Leune
t/ License : GPL Description : application for incident response teams Incident response teams need to track incidents as they develop. AIRT is a system to provide incident tracking capabilities with built-in support for * Comprehensive incident management console * IP bas

Response to your ListGuru session [MsgId AA20050207.034103.2]

2005-02-07 Thread listguru
-- here it is Unrecognized command -- skipping. Use HELP for assistance. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: tmda: Challenge-response is fundamentally broken (RAPNAP)

2003-09-08 Thread Craig Sanders
On Sat, Sep 06, 2003 at 11:32:04PM +1000, Russell Coker wrote: > DNSBL's and spamassasin seem quite good at dealing with spam and are much > less annoying. That combined with some new laws that are being enacted to > combat spam should keep it to a managable level. oh, please tell me that these n

  1   2   3   >