Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-11 | Make "crontab -l" not crash on crontab files that don't have the | Philip Guenthe | |
expected three lines of comments. Factor out the "copy a crontab" logic and merge it into ignore_comments(). ok miod@ | |||
2011-02-10 | Clarify how the -c and -w options interact. OK tedu@ jmc@ | Todd C. Miller | |
2011-02-09 | - move ypldap to the conditional YP block | Jasper Lievisse Adriaanse | |
from dinar talypov ok miod@ | |||
2011-02-08 | Log the time taken for all types of check, not just tcp checks. | Stuart Henderson | |
ok pyr@ | |||
2011-02-07 | Between groff-1.15 and groff-1.20.1, the .Ns macro was changed to no | Ingo Schwarze | |
longer suppress spacing when used at the beginning of an input line, and mandoc now follows the same behaviour as new groff. Thus, sweep the tree and remove useless .Ns. Most places found by jmc@; ok jmc@ kristaps@. | |||
2011-02-02 | s/microseconds/milliseconds/, from Stijn on bugs@. | Stuart Henderson | |
"whichever one is a thousandth of a second is the one i am ok with" dlg@ | |||
2011-01-31 | Add EDITOR and VISUAL to ENVIRONMENT section; OK jmc@ | Todd C. Miller | |
2011-01-31 | Make "crontab -e" honor TMPDIR; from the Openwall project (ldv) | Todd C. Miller | |
OK miod@ jmc@ | |||
2011-01-31 | Add a full stop at the end of the sentences from finish and report. | Antoine Jacoutot | |
ok espie@ | |||
2011-01-29 | improve error msg when enforce-neighbor-as is on and the path doesn't | Henning Brauer | |
start with the neighbor-as. makes finding the offender easier. from Sebastian Benoit <benoit-lists at fb12.de>, claudio agrees | |||
2011-01-28 | document available authentication types and formats. | Martin Hedenfal | |
with tweaks from jmc@ | |||
2011-01-27 | change a logged error from 'enforce remote-as' to the correct | Stuart Henderson | |
'enforce neighbor-as'; from Sebastian Benoit on tech@. | |||
2011-01-27 | fix realclean target | Jakob Schlyter | |
2011-01-27 | regen | Jakob Schlyter | |
2011-01-27 | upgrade to NSD 3.2.7; ok sthen@, tested by multiple people | Jakob Schlyter | |
2011-01-25 | prepend pkgname to ask-update prompt, so that user knows for sure which | Marc Espie | |
package is asking. | |||
2011-01-24 | change default nsd(8) paths. ok sthen@ | Jakob Schlyter | |
2011-01-23 | hide details of "finish" inside PackingElement proper. | Marc Espie | |
do the font dirs, also display a message for new installed rcscripts, and if some stuff has been added to the readmes directory. | |||
2011-01-21 | forgot to pass this. bug-report from "Michael W. Lucas" ↵ | Marc Espie | |
<mwlucas@blackhelicopters.org> | |||
2011-01-20 | - tyop, recieve -> receive | Jasper Lievisse Adriaanse | |
ok sthen@ | |||
2011-01-20 | more double word removal; | Jason McIntyre | |
2011-01-20 | a a -> a | lum | |
ok jmc@ | |||
2011-01-18 | When fixing conflicts make sure the right vertex is passed to lsa_merge() | Claudio Jeker | |
so that the correct sequence number is used for the LSA. So re-lookup the vertex before calling lsa_merge(). Problem found and diff OK bluhm@ | |||
2011-01-18 | Quiet a gcc warning | Todd C. Miller | |
2011-01-18 | Our crontab(1) hasn't used SIGUSR1 to signal cron in years, we now use | Todd C. Miller | |
a Unix domain socket to trigger a reload. | |||
2011-01-17 | Fix redistribution of overlapping routes (e.g 10/8 and 10.0/16). | Claudio Jeker | |
Select a different LS ID in case of a conflict. The most specific route keeps the LS ID the others will try their broadcast addr first and then count down. The redistributed asext LSA are now stored in a RB tree to make this all work. Tested by a few people no problems seen so far. | |||
2011-01-17 | Refactor ldap searches for passwd and group queries into a common | Martin Hedenfal | |
client_search_idm function. ok pyr@ | |||
2011-01-17 | extract common code for building the idm_req struct for passwords | Martin Hedenfal | |
and groups in a new function client_build_req ok pyr@ CV: ---------------------------------------------------------------------- | |||
2011-01-16 | the serial number is now available in struct usb_device_info, so | Jacob Meuser | |
there's no need to use the USB_REQUEST ioctl to get the serial number. this also means usbdevs can open /dev/usb* read-only, instead of read-write, and still be fully functional. discussed with deraadt and miod | |||
2011-01-14 | plug memleak in err path; from zinovik, ok claudio | Henning Brauer | |
2011-01-14 | Quick fix for cwd = / | Marc Espie | |
2011-01-13 | Add an entry for "Advanced Capabilities for Conventional PCI" | Jonathan Gray | |
to the list of capabilities, present in recent Intel chipsets. ok kettenis@ | |||
2011-01-13 | fix an off by one | Jonathan Gray | |
ok kettenis@ | |||
2011-01-13 | Remove forward declarations of non-existant functions. | Martin Hedenfal | |
ok pyr@ | |||
2011-01-13 | Remove double 'to' in comment, ok pyr@ | Martin Hedenfal | |
2011-01-13 | Log match requests at debug level. | Martin Hedenfal | |
ok pyr@ | |||
2011-01-13 | Extract common preparation of key in ypmatch handling, and check the | Martin Hedenfal | |
argument length. ok pyr@ | |||
2011-01-12 | Add SATA capability. Use nitems() to decide if a capability is known or not. | Mark Kettenis | |
ok krw@, deraadt@, dlg@, jsg@ | |||
2011-01-12 | Kill struct rroute and move the metric to struct kroute. This | Claudio Jeker | |
disturbed me for a long time and makes upcomming work a bit easier. OK sthen@, phessler@ | |||
2011-01-11 | oops! missing macro in previous; | Jason McIntyre | |
2011-01-11 | Add Wake on Lan support to arp(8). This is partly based on the original | Jasper Lievisse Adriaanse | |
wake(8) program. One can specify an interface to send on, or simply broadcast on all available interfaces. Initial input from stsp@, further help from claudio@ and deraadt@. ok claudio@ deraadt@ manpage bits ok jmc@ | |||
2011-01-10 | have "non quiet" mode for pkg_info -r show something... | Marc Espie | |
postpone locking: we don't need any locks for pkg_info -r. | |||
2011-01-10 | Remove 2 empty lines. | Claudio Jeker | |
2011-01-10 | Fix a bad heritage from ospfd. Make neighbors independent of interfaces. | Claudio Jeker | |
They are not bound as strongly as in ospf and causes problems when the TCP connection is established from an not connected IP (e.g. a loopback). Use three RB trees to sort the neighbor list by id, addr and peerid. More cleanup is needed but this makes ldpd work against peers using loopback IPs. Problem found, reported and fix tested again by Marcel Wiget. | |||
2011-01-10 | Make sure the tlv length is exactly the size we expect. | Claudio Jeker | |
2011-01-10 | Implement optional parameter handling for initialization messages. | Claudio Jeker | |
This will now correctly ignore TLV with U flag set -- like the FT extension used by JunOS. The function is built after tlv_decode_opt_hello_prms(). Problem reported and fix tested by Marcel Wiget. | |||
2011-01-10 | Better optional parameter parsing. Ignore unknown TLVs that have | Claudio Jeker | |
the U flag set. Kill struct hello_opt_parms_tlv since it is now unused. | |||
2011-01-10 | Rename struct fec_tlv to struct tlv since it is just the generic | Claudio Jeker | |
TLV header which will be used in different places shortly. Cleanup the ldp.h header file a tiny bit. | |||
2011-01-09 | NYTProf now warns against $& in regexps, remove that one which doesn't | Marc Espie | |
serve any purpose... | |||
2011-01-09 | add yet another check: obviously in a @depend line, if the def part doesn't | Marc Espie | |
match the pattern, the package has something wrong. prevents some bogus tk LIB_DEPENDS from even packaging. |