summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2012-05-18just warn if files from the *etc sets are missing. This will remindMarc Espie
2012-05-17show the f_iflags; ok guentherTheo de Raadt
2012-05-16The PCIe link speed values are printed in GT/s not Gb/s.Jonathan Gray
2012-05-16recognise 8.0 GT/s link speed for PCI Express 3.0Jonathan Gray
2012-05-16Don't spin accept() when hitting ENFILE/EMFILE. Upstream r2663.Stuart Henderson
2012-05-15supplementary magic code, not active yetMarc Espie
2012-05-15less hackish test for LIB*VERSION: after building the element,Marc Espie
2012-05-15allow elements to remove themselves from PackingList, adjust visitMarc Espie
2012-05-15move the chroot path stripping into a different function to make sureRobert Nagy
2012-05-14Don't display a nonsense uptime for an inactive interface. ldpd fix fromStuart Henderson
2012-05-14use the size of the struct not the size of the pointer for memsetJonathan Gray
2012-05-13tweak previous; ok gillesJason McIntyre
2012-05-13replace tabs with spaces, to avoid markup problems; ok gillesJason McIntyre
2012-05-13backport changeset 4619 from nginx trunk:Robert Nagy
2012-05-13Remove sizes entry so it doesn't appear as a valid command in theNicholas Marriott
2012-05-13update to nginx-1.2.0Robert Nagy
2012-05-13- cleanup parse.y by removing lots of code that should not have been there,Gilles Chehade
2012-05-12- remove unused sources S_EXT, S_DYN and S_EXT from enum map_srcGilles Chehade
2012-05-12- simplify a bit maps by removing fields which are still unused yearsGilles Chehade
2012-05-12Update the internal mta implementation so that a session now has aEric Faurot
2012-05-12- 'secret' -> 'credentials' in some logsGilles Chehade
2012-05-12- rename all occurences of K_SECRET to K_CREDENTIALSGilles Chehade
2012-05-11split the session logic off mta.c into mta_session.cEric Faurot
2012-05-11set the status line and log envelope change in mta_envelope_done().Eric Faurot
2012-05-09Fix a desynchronization on host change during a running checkgiovanni
2012-05-08fix "label string" in http protocol. problem found by giovanni.Sebastian Benoit
2012-05-08Delete rtev* that was to work around routing socket overflows.YASUOKA Masahiko
2012-05-08Fix a null reference bug on terminating the process.YASUOKA Masahiko
2012-05-08Result-Code AVP of StopCCN was not parsed properly.YASUOKA Masahiko
2012-05-08Ignore NAK of authentication protocol option on LCP that was notYASUOKA Masahiko
2012-05-08Fix double free bug in PAP with radius authentication.YASUOKA Masahiko
2012-05-08Ignore ACCM option on LCP. This was required by some LAC that usesYASUOKA Masahiko
2012-05-08Trivial changes from the upstream(IIJ).YASUOKA Masahiko
2012-05-08Fix comments and styles. Delete unused variables and labels.YASUOKA Masahiko
2012-05-08fix and re-enable connect notification to the mfa.Eric Faurot
2012-05-08add an extra check to avoid out-of-synchMarc Espie
2012-05-07new method to convert other file names to fullname.Marc Espie
2012-05-07well pkg_create itself doesn't care, but a custom ->annotate will getMarc Espie
2012-05-07in the odd case we don't live under /usr/local, make sure we stop eventuallyMarc Espie
2012-05-07Remove leftovers from last commit, getdevicedesc() cannot be used nowMartin Pieuchot
2012-05-05better description of input to mode hash/loadbalanceSebastian Benoit
2012-05-05if the lib directory is not localbase->lib, we add directory entries toMarc Espie
2012-05-05un-specialcase shallow/deep copy: create a normal new plist.Marc Espie
2012-05-03esp/ah sequence number is unsigned and should be printed as such;Mike Belopuhov
2012-05-02s/ospfd/iscsid/ in commentGleydson Soares
2012-05-02s/snmpd/iked/ in commentGleydson Soares
2012-05-01make fragment handling yet more customizableMarc Espie
2012-05-01properly pass extra parameters from State->new to init.Marc Espie
2012-04-30Use paged searches so we can handle larger directories. Servers that don'tJonathan Matthew
2012-04-30allow a subclass to override that specific errorMarc Espie