index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
Age
Commit message (
Expand
)
Author
2007-10-20
Sync parse.y with recent enhancements in hoststated.
Pierre-Yves Ritschard
2007-10-19
missing break; spotted by robert, marco did not read the diff well enough or ...
Theo de Raadt
2007-10-19
print system error when fopen fails.
Pierre-Yves Ritschard
2007-10-19
don't fill the logs; spotted by deraadt@ ok henning@
Otto Moerbeek
2007-10-19
Make sure bufix is updated after copying options into the first overflow
Kenneth R Westerback
2007-10-19
Be a bit more paranoid and initialize all valid options buffers with
Kenneth R Westerback
2007-10-19
Fix obvious typos and write DHO_PAD and DHO_END into correct options overflow
Kenneth R Westerback
2007-10-19
Correct the value returned by cons_options in the case where overload buffers
Kenneth R Westerback
2007-10-19
Ensure that main_buffer_size is set to a value less than or equal to
Kenneth R Westerback
2007-10-19
Do log initialisation correctly, like bgpd does.
Pierre-Yves Ritschard
2007-10-19
Move relays from static TAILQs to allocated ones.
Pierre-Yves Ritschard
2007-10-19
Add the ability to schedule an immediate check through hoststatectl.
Pierre-Yves Ritschard
2007-10-19
keep log_warn messages to be informed when a failure occurs during a reload.
Pierre-Yves Ritschard
2007-10-18
unbreak tree
Theo de Raadt
2007-10-18
extra arg to warn slipped through.
Pierre-Yves Ritschard
2007-10-18
repair file security warnings; ok pyr
Theo de Raadt
2007-10-18
spacing
Theo de Raadt
2007-10-18
Massive cleanup in the authentication code. the simple auth_key and the crypt
Claudio Jeker
2007-10-18
Add missing bits for auth crypt and cleanup a bit. OK deraadt@
Claudio Jeker
2007-10-17
From ripd: Add missing RTM_VERSION checks.
Claudio Jeker
2007-10-17
From ripd: Add missing RTM_VERSION checks
Claudio Jeker
2007-10-17
wrong type for digest; ok claudio
Theo de Raadt
2007-10-17
Add missing RTM_VERSION checks.
Claudio Jeker
2007-10-17
remove "unused variable" warnings
Charles Longeau
2007-10-17
- Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by
Theo de Raadt
2007-10-17
Remove redundant code.
Claudio Jeker
2007-10-17
fix getopt handling; ok marco
Theo de Raadt
2007-10-17
lsa_snap() should work so enable it.
Claudio Jeker
2007-10-16
Fix show database router output.
Claudio Jeker
2007-10-16
Make struct lsa_rtr a better match of the reality. Still not happy because
Claudio Jeker
2007-10-16
There is not auth code so there is no need for struct crypt.
Claudio Jeker
2007-10-16
Make ospf6ctl compile again and especially make ospf6ctl show database work
Claudio Jeker
2007-10-16
Oups, unbreak there were some LINK_TYPE_STUB_NET left in the code.
Claudio Jeker
2007-10-16
Router LSA link type 3 is now reserved. There are no stub networks anymore.
Claudio Jeker
2007-10-16
remove log_debug() packet sending is now solid so no need to fill the log
Claudio Jeker
2007-10-16
Use v->type insead of v->lsa->hdr.type. Idea came while looking at ospf6d.
Claudio Jeker
2007-10-16
Big round of lsa type cleanup. Moving from u_int8_t to u_int16_t made a lot
Claudio Jeker
2007-10-16
Enable the IMSG_DD related code. This code starts to work.
Claudio Jeker
2007-10-16
correctly send lsreq, there is no need to change the byte-order of the lsa type.
Claudio Jeker
2007-10-16
Allow '=' to end a number in all lexers.
Marco Pfatschbacher
2007-10-16
Make ospf6d(8) not throw up on Router LSAs.
Esben Norby
2007-10-16
Change LSA type to 16 bit and use the new defines recently comitted to
Esben Norby
2007-10-16
In OSPFv3 the LSA type is a 16 bit value, furthermore it uses different
Esben Norby
2007-10-16
Fix the neighbor election process.
Esben Norby
2007-10-16
Adapt to the changes in ospf6d. Fix more IPv6 addressing and probably break
Claudio Jeker
2007-10-16
First step at making kroute IPv6 aware. This resulted in many additional
Claudio Jeker
2007-10-16
Fix the output from "show neighbor".
Esben Norby
2007-10-16
in the lex... even inside quotes, a \ followed by space or tab should
Theo de Raadt
2007-10-15
Allow ntpd to report the status of peers and sensors to syslog. This
Otto Moerbeek
2007-10-15
specifying int instead of just unsigned is better style
Theo de Raadt
[next]