summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-28Add a couple of examples on tcpflags and icmptype filtersgiovanni
2011-03-28Add icmptype and tcpflags support to the grammargiovanni
2011-03-27Set the terminal blocking again earlier, before sending the resetNicholas Marriott
2011-03-27Don't include meta twice when working out the flags to output forNicholas Marriott
2011-03-27Give each pane created in a tmux server a unique id (starting from 0),Nicholas Marriott
2011-03-27Save r4-r18. Even though the firmware specification says these registers areMark Kettenis
2011-03-27- remove unused variablesJasper Lievisse Adriaanse
2011-03-27- garbage collect unused buf_fappend(), which was also removed from ocvs'sJasper Lievisse Adriaanse
2011-03-27add a function to factorize resetting of dnssession events.Eric Faurot
2011-03-27add missing CVS markers and update copyright year.Eric Faurot
2011-03-27Make sure the message buffer area is not zeroed unconditionaly, instead letMiod Vallat
2011-03-27Get rid of some warnings, from Michael W Bombardieri.Nicholas Marriott
2011-03-27Fix interval handling. Start at initial_interval instead ofKenneth R Westerback
2011-03-27new sentence, new line;Jason McIntyre
2011-03-26Correct described default for initial-interval. It is three, notKenneth R Westerback
2011-03-26umask and path checks;Ingo Schwarze
2011-03-26missing file in previous commitEric Faurot
2011-03-26Fix the MX lookup process:Eric Faurot
2011-03-26- note that -T overrides TMPDIR, and a few other tweaks;Jason McIntyre
2011-03-26oops. the frame rate is the inverse of the frame interval. fixesJacob Meuser
2011-03-26Fix to properly wrap wide characters, from Micah Cowan.Nicholas Marriott
2011-03-26check that we actually have a stdio stream opened for the message beforeGilles Chehade
2011-03-26Tweak the asr API to make things a bit smoother on the user side.Eric Faurot
2011-03-26Merge a reverse lookup query implementation into asr.Eric Faurot
2011-03-26have the client API receive a stdio stream rather than a fd to the messageGilles Chehade
2011-03-26use an index for iterating into the mx list.Eric Faurot
2011-03-26use 'sizeof(struct usb_video_frame_desc)' instead of a hardcodedJacob Meuser
2011-03-26fill in the timestamp when copying a frame into the mmap bufferJacob Meuser
2011-03-26fill in support for VIDIOC_ENUM_FRAMEINTERVALSJacob Meuser
2011-03-26support VIDIOC_S_PARM and VIDIOC_G_PARM. these ioctls are used forJacob Meuser
2011-03-26print the supported frame intervals when printing the frame descriptorJacob Meuser
2011-03-25* don't try to align our array of frame descriptors with theJacob Meuser
2011-03-25* the mjpeg and uncompressed video frame descriptor structures areJacob Meuser
2011-03-25* empty the queue of frames in the mmap frame buffer and set theJacob Meuser
2011-03-25back out previous commit.Bob Beck
2011-03-25Add the following certs:David Hill
2011-03-25Use the rdomain information returned by DIOCNATLOOK to install theClaudio Jeker
2011-03-25clarify the description of the `1' command;Jason McIntyre
2011-03-25Pf can reassemble IPv6 fragments now.Alexander Bluhm
2011-03-25Include original rdomain in DIOCNATLOOK. This allows userland proxiesClaudio Jeker
2011-03-25Bump timeout to 30s.Antoine Jacoutot
2011-03-25Document the dconf MODULE.Antoine Jacoutot
2011-03-25Rewrite the lsack generation. Make it more like the lsupdate code.Claudio Jeker
2011-03-25home directory checks;Ingo Schwarze
2011-03-24use strcasecmp() for "clear" cert permission option also; ok djmKevin Steves
2011-03-24fix "german" typo; from <markus dot lude at gmx dot de>Ingo Schwarze
2011-03-24This script doesn't need write access to $curdir. Just check existence.Matthieu Herrb
2011-03-24Reassemble IPv6 fragments in pf. In the forward case, pf refragmentsAlexander Bluhm
2011-03-24zap trailing whitespace;Jason McIntyre
2011-03-24translit tests, Nigel TaylorMarc Espie