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