Age | Commit message (Expand) | Author |
2006-12-14 | do not display result if $rc != 0, fixes cases like | Marc Espie |
2006-12-14 | Coverity CID 2996: Don't return without closing fp. | Jasper Lievisse Adriaanse |
2006-12-14 | add support for the "Sticky" request; client-side only for now. | Xavier Santolaria |
2006-12-14 | add PKG_CONFIG_LIBDIR, okay bernd@ | Marc Espie |
2006-12-14 | Make "PermitOpen all" first-match within a block to match the way other | Darren Tucker |
2006-12-14 | "apply echo *" operates similarly to ls(1), not "apply echo a*"; | Jason McIntyre |
2006-12-14 | no need to send -f to the server; this flag has effect | Xavier Santolaria |
2006-12-13 | fix a display; | Jason McIntyre |
2006-12-13 | Make PermitOpen work with multiple values like the man pages says. bz #1267 | Darren Tucker |
2006-12-12 | tweak previous, and update usage(); ok grunk | Jason McIntyre |
2006-12-12 | enable bgplg, the bgp looking glass | Reyk Floeter |
2006-12-12 | executed processes (like traceroute) will be killed after a hard limit | Reyk Floeter |
2006-12-12 | print the hostname in the HTML title. | Reyk Floeter |
2006-12-12 | change the proposed permissions for the chroot'ed executables: use | Reyk Floeter |
2006-12-12 | spacing | Reyk Floeter |
2006-12-12 | Valid XHTML 1.1! (according to http://validator.w3.org/) | Reyk Floeter |
2006-12-12 | add a nice image (the openbgpd logo) | Reyk Floeter |
2006-12-12 | mention the fact that m4 also accepts files via cmdline | Alexander von Gernler |
2006-12-12 | bz #1019: some ssh.com versions apparently can't cope with the remote port | Damien Miller |
2006-12-11 | import a looking glass for bgpd(8) (CGI web interface), see the | Reyk Floeter |
2006-12-11 | add rfc 4716 (public key format); ok jmc | Markus Friedl |
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama... | Theo de Raadt |
2006-12-11 | global option -n implies -l | Xavier Santolaria |
2006-12-11 | Permit checkout from a read-only repository using the -R global option | Xavier Santolaria |
2006-12-10 | trivial change: comparing versions on a non-existent config is not a good | Marc Espie |
2006-12-09 | reorg code some more: | Marc Espie |
2006-12-07 | check for cvs_path_cat() return value. | Xavier Santolaria |
2006-12-07 | use errno where appropriate in error messages. | Xavier Santolaria |
2006-12-07 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-12-07 | add config file path in debug message. | Xavier Santolaria |
2006-12-06 | Don't access buf[strlen(buf) - 1] for zero-length strings. | Ray Lai |
2006-12-06 | Don't access buf[strlen(buf) - 1] for zero-length strings. | Ray Lai |
2006-12-05 | unlink(2) sets errno, use it for error message. | Xavier Santolaria |
2006-12-05 | rmdir(2) sets errno, use it for error message. | Xavier Santolaria |
2006-12-04 | do the proper dance to order libary dependencies, let modversion do | Marc Espie |
2006-12-04 | check confstr() return value. Due to the braindead return value | Otto Moerbeek |
2006-12-04 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-12-04 | - unlink tmp files when finished. | Xavier Santolaria |
2006-12-04 | retreive -> retrieve; from daniel matic | Jason McIntyre |
2006-12-04 | - fix crash when doing keyword expansion of zero-length buffers. | Niall O'Higgins |
2006-12-02 | typo in error message | Marc Espie |
2006-12-02 | rely on PkgConfig.pm, and so really parse the *.pc files. | Marc Espie |
2006-12-02 | tweaks; from claus assmann (pr #5317); | Jason McIntyre |
2006-12-01 | make things vaguely declared where they belong | Marc Espie |
2006-12-01 | Fix two bugs: stdin is processed and the current working dir is not | Otto Moerbeek |
2006-11-29 | trim usage(); ok millert deraadt | Jason McIntyre |
2006-11-29 | - clean up the !}fmt section | Jason McIntyre |
2006-11-29 | various improvements; | Jason McIntyre |
2006-11-29 | - sync synopsis and usage() | Jason McIntyre |
2006-11-29 | - tweak text on which options are default | Jason McIntyre |