Age | Commit message (Expand) | Author |
2013-01-17 | some simple macro fixes; | Jason McIntyre |
2013-01-17 | Remove unnecessary pointer casts. No binary diff. | Alexander Bluhm |
2013-01-17 | improve snapshot handling: | Markus Friedl |
2013-01-17 | do not send IMSG_LS_UPD if we have no links; ok claudio | Markus Friedl |
2013-01-17 | ignore the nbr_adj_timer if we are not forming adjacencies; ok claudio | Markus Friedl |
2013-01-17 | transmit correct state to RDE; ok claudio | Markus Friedl |
2013-01-17 | allow two minutes until neighbor adjacencies are formed; ok claudio@ | Markus Friedl |
2013-01-17 | for point-to-point interfaces we need to send lsupdates to the | Markus Friedl |
2013-01-17 | the peer might still send more DD messages, even if the RDE has | Markus Friedl |
2013-01-17 | the event NBR_EVT_SEQ_NUM_MIS is not defined in state NBR_STA_XSTRT | Markus Friedl |
2013-01-17 | Dump some more flags and subtypes in tcpdump. Especially flags used in | Claudio Jeker |
2013-01-17 | Fixup printing of rdomain configs -- add network statements and only print | Claudio Jeker |
2013-01-16 | document a safe cast, which should be (unsigned int) instead of simply | Theo de Raadt |
2013-01-15 | VMware PXE "ROMs" confuse the DHCP gateway address with the IP | David Gwynne |
2013-01-15 | Per group support for authpf rules files in /etc/authpf/groups. | Bob Beck |
2013-01-14 | update to nginx-1.2.6 | Robert Nagy |
2013-01-14 | kroute.c rev 1.69 of ospfd for ospf6d | Florian Obser |
2013-01-14 | sm_usmerr should be initialized with OIDVAL, not MIB; ok reyk@ | Miod Vallat |
2013-01-13 | Tweak whitespace, add missing #defines, use DHO_RELAY_AGENT_INFORMATION | Kenneth R Westerback |
2013-01-13 | Add DHO_ defines for all known options. Use same names as ISC where | Kenneth R Westerback |
2013-01-10 | Don't log "unknown subcode" for subcode 0 when the hold timer expires, | Stuart Henderson |
2013-01-09 | Almost exactly 10 years ago, we changed the length of PF table names to | Peter Hessler |
2013-01-08 | Remove private CVS tag from an obsolete repository and bump copyright | Reyk Floeter |
2013-01-08 | add other root servers from named.root that were missed in previous updates | Stuart Henderson |
2013-01-08 | new IPv4 address for D.ROOT-SERVERS.NET | Jakob Schlyter |
2013-01-08 | new IPv4 address for D.ROOT-SERVERS.NET | Jakob Schlyter |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2013-01-07 | Use __attribute__((__gnu_inline__)) with __inline__ if __GNUC_STDC_INLINE__ | Brad Smith |
2013-01-07 | Remove inline from ppp_output() function to fix building with LLVM. | Brad Smith |
2013-01-07 | only protest midly if we're in exclude mode, so that you can exclude stuff | Marc Espie |
2013-01-06 | acknowlege -> acknowledge | Martynas Venckus |
2013-01-05 | Check UDP length field for short as well as long values. Fixes a | Kenneth R Westerback |
2013-01-04 | simplify chroot cases | Robert Peichaer |
2013-01-03 | Refactor code for extracting and checksumming of (x)etcXX.tgz sets | Robert Peichaer |
2013-01-03 | Don't mention the (incorrect) option number of autoproxy-script, since | Kenneth R Westerback |
2013-01-02 | Rework to simply list all options in alphabetical order. Functional | Kenneth R Westerback |
2013-01-02 | man page bits for "announce restart yes" default | Florian Obser |
2012-12-31 | simple optimization: if we're already erroring out, there's totally no | Marc Espie |
2012-12-28 | base on landry's remarks, stuff like .libs* and partial* shouldn't ever | Marc Espie |
2012-12-26 | correction of the SRCDIR check | Robert Peichaer |
2012-12-26 | Combine almost identical code for fetching and checking of the | Robert Peichaer |
2012-12-25 | replace one grep with awk patterns and simplify another using -q | Robert Peichaer |
2012-12-24 | simplify things by using shell patterns | Robert Peichaer |
2012-12-23 | simplify setting FETCH_CMD and move it upwards to where the other | Robert Peichaer |
2012-12-21 | valid port interval 1 through 65535, not 1 - 65534 | Gleydson Soares |
2012-12-19 | use (()) for arithmetic tests | Robert Peichaer |
2012-12-19 | Remove extra semicolon in "if (...);" which caused an incorrect flag to | Stuart Henderson |
2012-12-18 | We no longer use struct eproc for kinfo_proc in sysctl.h so there | Todd C. Miller |
2012-12-18 | reorder some variables and move large buffers to the top of the stack. | Reyk Floeter |
2012-12-18 | remove unused variable | Reyk Floeter |