summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-15various Huawei 3g devices share a usb id, some of them need DEV_UMASS5 for pr...Felix Kronlage
2010-06-15handle lost+foundMarc Espie
2010-06-15it's okay for partial- packages to be a bit weird...Marc Espie
2010-06-15fix an mdoc macroJonathan Gray
2010-06-15typo2Marc Espie
2010-06-15with more primitive primitives, we don't need to override so much...Marc Espie
2010-06-15typoMarc Espie
2010-06-15more printing changes.Marc Espie
2010-06-15fix count of deinstalling packages.Marc Espie
2010-06-15push @todo2 global into state. name other options with sensible names.Marc Espie
2010-06-15yet another path, maybe to changeMarc Espie
2010-06-15enable the write cache on disks during attach.David Gwynne
2010-06-15rearrange attach so that the SDEV_VIRTUAL flag is set during scsi_probe,David Gwynne
2010-06-15dont pass the dev_t from the scsi device drivers into the midlayer forDavid Gwynne
2010-06-15fix keyword sort orderReyk Floeter
2010-06-15only compare the SPIi in the SA treeReyk Floeter
2010-06-14check if cert is available and validReyk Floeter
2010-06-14Initiator mode with certificates; needs more work but works.Reyk Floeter
2010-06-14Last change erroneously used the target argument for looking up theNicholas Marriott
2010-06-14Add a missing command and some missing Ic, from Tiago Cunha.Nicholas Marriott
2010-06-14zap empty message...Marc Espie
2010-06-14Initial support for initiator mode which allows to run iked as aReyk Floeter
2010-06-14the ikesa prf config option is currently brokenReyk Floeter
2010-06-14fix my previous commit, i forgot BIP, so instead of enumeratingDamien Bergamini
2010-06-14Add commands to create/delete/install/import keys withoutJonathan Gray
2010-06-14do not try to associate with an AP using an unsupported group cipher,Damien Bergamini
2010-06-14plug a memleak, free the devname when we succeed withThordur I. Bjornsson
2010-06-14fix block length for AESReyk Floeter
2010-06-14fix EAP responder modeReyk Floeter
2010-06-14syncTodd T. Fries
2010-06-14to assist diskmap testing, lets make the character dev a character dev, doh!Todd T. Fries
2010-06-14NAT detection again: make it work in initiator and responder modeReyk Floeter
2010-06-14Fixes unlinking the first element inside a set or a sequence, andMartin Hedenfal
2010-06-14fix a memory leak, from aschrivjerPierre-Yves Ritschard
2010-06-14list CNU-680 as supported.Felix Kronlage
2010-06-14attach CNU-680 to umsm(4)Felix Kronlage
2010-06-14regen after adding CNU-680Felix Kronlage
2010-06-14add usb device id for edvo device CNU-680Felix Kronlage
2010-06-14remove policy lookup debug messageReyk Floeter
2010-06-14NAT detection with SPIr is always 0Reyk Floeter
2010-06-14restructure code a bit to move closer to initiator mode:Reyk Floeter
2010-06-14tidy this file up a bit. reorder a few comments,Thordur I. Bjornsson
2010-06-14remove the scsi_buf_* functions as these have beenThordur I. Bjornsson
2010-06-14sync from mirrors.datStuart Henderson
2010-06-14cleanup messages and parsed information correctlyReyk Floeter
2010-06-14add define for saproto 0Reyk Floeter
2010-06-14screen does not have hpa, but we can make do with \r cuf.Marc Espie
2010-06-14log must use ->fMarc Espie
2010-06-14More code for initiator mode (not finished yet)Reyk Floeter
2010-06-13Update awk to May 23, 2010 version. OK miod@Todd C. Miller