summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-26Add the extendedKeyUsage flags serverAuth and clientAuth. Newer WindowsReyk Floeter
2010-06-26PCH needs its own Low Power Link Up code as it it is configuredJonathan Gray
2010-06-26Include the Id type in the generated SA tag that is passed to theReyk Floeter
2010-06-26allow a user to set a -c count of 0.Peter Hessler
2010-06-26irr->irr_raf_mask_onlink and irr->irr_raf_mask_auto are single-bit bitfieldsPhilip Guenthe
2010-06-26Setting the cmdlist pointer in the bind-key to NULL to prevent it being freedNicholas Marriott
2010-06-26Use offsetof() instead of writing our own version (...which generatesPhilip Guenthe
2010-06-26merge release 1.10.2Ingo Schwarze
2010-06-26Add GENERIC.MP.Joel Sing
2010-06-26sync libexpat with upstream. mostly formating cleanup, no binary change.Eric Faurot
2010-06-26bye bye DLT_OLD_PFLOG & friends. dead since 2003. 7 years oughta be enoughHenning Brauer
2010-06-26remove support for the old pflog format, replaced in 2003Henning Brauer
2010-06-26From the Loganaden Velvindron:Kjell Wooding
2010-06-26Don't try to halt an AP if holding sched_lock since that causes hangsMike Larkin
2010-06-26syncTheo de Raadt
2010-06-26Fix 100% interrupt usage on amd64 MP resume.Mike Larkin
2010-06-26xs->cmd[n] doesn't mean the n'th byte, because xs->cmd is a structKenneth R Westerback
2010-06-26disable opencvs; maintainers went bye byeTheo de Raadt
2010-06-26tweak previous;Jason McIntyre
2010-06-26Do not store curcpu() in syscall and trap handlers since we can go toJoel Sing
2010-06-26Avoid a potential race when unlocking a mutex.Joel Sing
2010-06-26add huawei E182 and emobile D31HW to the supported device listYojiro Uo
2010-06-26add HUAWEI E182 (aka Emobile D31HW)Yojiro Uo
2010-06-26regenYojiro Uo
2010-06-26add new umsm device (HUAWEI E182 / aka Emobile D31HW)Yojiro Uo
2010-06-25remove -m (merge).Henning Brauer
2010-06-25Add X11ForwardTimeout option to specify timeout for untrusted X11Damien Miller
2010-06-25log the hostname and address that we connected to at LogLevel=verboseDamien Miller
2010-06-25There is no need for {} to just specifiy an interface.Claudio Jeker
2010-06-25minor cleanupsMarc Espie
2010-06-25fix bad opt('l') printing.Marc Espie
2010-06-25remove last local vars.Marc Espie
2010-06-25simplify message printing a bitMarc Espie
2010-06-25document ::State a bitMarc Espie
2010-06-25clean-up options handling some moreMarc Espie
2010-06-25new styleMarc Espie
2010-06-25move handle_options in state, as should be.Marc Espie
2010-06-25do options the other way so that we provide defaults that can be overriddenMarc Espie
2010-06-25use new state (so no need to parse some options).Marc Espie
2010-06-25use locator object.Marc Espie
2010-06-25move common options (-D/-v) handling code upto State.Marc Espie
2010-06-25allow creation of a unique PackageLocator object, that stores state,Marc Espie
2010-06-25fix "deduplicate" code.Marc Espie
2010-06-25sha25 -> sha256 as noticed by Nigel TaylorMarc Espie
2010-06-25skip the initial check for access with an empty password whenDamien Miller
2010-06-25don't attempt to drain devices after they are destroyed, whichAlexandre Ratchov
2010-06-25bz#1750: fix requirement for /dev/null inside ChrootDirectory forDamien Miller
2010-06-25bz#1327: remove hardcoded limit of 100 permitopen clauses and portDamien Miller
2010-06-25move st over to using xshandlers for scheduling io. based on theDavid Gwynne
2010-06-24- remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.Jasper Lievisse Adriaanse