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
2016-06-19
Replace some expensive evals.
Antoine Jacoutot
2016-06-19
Do caching differently.
Antoine Jacoutot
2016-06-19
Temporarily turn caching off; there's a small regression when enabling
Antoine Jacoutot
2016-06-19
Implement rcctl get|getdef all.
Antoine Jacoutot
2016-06-19
Cache result of often used functions (svc_is_{base,meta,special}).
Antoine Jacoutot
2016-06-19
grep(1) /etc/rc.conf instead of /etc/rc to detect whether a particular
Antoine Jacoutot
2016-06-18
Fix removal of dual-stack neighbors.
Renato Westphal
2016-06-18
Fix memory leak found with valgrind.
Renato Westphal
2016-06-18
Fix use after free bug.
Renato Westphal
2016-06-18
Do not allow configuring the same interface for both LDP and VPLS.
Renato Westphal
2016-06-18
Use log_warnx() instead of log_warn() when appropriate.
Renato Westphal
2016-06-18
Remove TODO comments about loop detection.
Renato Westphal
2016-06-18
Fix small LIB<->LFIB synchronization issue.
Renato Westphal
2016-06-17
Also add missing date or message-id when listening on the submit port
Otto Moerbeek
2016-06-17
No need to hardcode return code.
Antoine Jacoutot
2016-06-15
properly reset the transaction when a filter rejects a message.
Eric Faurot
2016-06-15
increase number of connections a local address is allowed to establish
Gilles Chehade
2016-06-15
'Received' header violates RFC when receiving a TLS session, rework format
Gilles Chehade
2016-06-15
dedup interactive options handling code yet again.
Marc Espie
2016-06-15
ProgressMeter keeps state. Unfortunately, term is shared between processes.
Marc Espie
2016-06-14
Fix typo; OK jung@
Todd C. Miller
2016-06-14
restrict %m and friends to "separate words" so they won't collide with
Marc Espie
2016-06-14
refer to pkg_add(1) for pkg-name conventions
Marc Espie
2016-06-14
more unification of stuff run on the command line
Marc Espie
2016-06-14
new syntax: pkgname%branch to select a branch wherever it makes sense.
Marc Espie
2016-06-14
Remove unused variable, found by clang
Reyk Floeter
2016-06-14
reorg examples to better use actual options.
Marc Espie
2016-06-13
Implement support for the Configuration Sequence Number TLV.
Renato Westphal
2016-06-13
Implement a timeout for the session initialization FSM.
Renato Westphal
2016-06-13
Do not create sockets for disabled address-families.
Renato Westphal
2016-06-13
Rework the handling of Hello packets.
Renato Westphal
2016-06-11
Fixed "then" vs "than" typo.
Tobias Stoeckmann
2016-06-11
Parse the whole Hello packet before processing it.
Renato Westphal
2016-06-11
Add missing ntohl() when recording a label request.
Renato Westphal
2016-06-11
Send an 'Unknown FEC' Notification for unexpected wildcard FECs.
Renato Westphal
2016-06-11
Make all TLV parsing functions look the same for consistency.
Renato Westphal
2016-06-11
Make it possible to parse unknown TLVs in the future.
Renato Westphal
2016-06-11
Use uint16_t for notification type.
Renato Westphal
2016-06-11
Fix parsing of multiple optional TLVs in label and notification messages.
Renato Westphal
2016-06-10
grammar fix; from nick permyakov
Jason McIntyre
2016-06-10
Access guest memory with normal loads and stores in vmd(8)
Stefan Kempf
2016-06-10
& expands to the maximum amount of needed space; fix comment.
Florian Obser
2016-06-09
Do set the Message ID for Hello messages too.
Renato Westphal
2016-06-09
Do not shut down the session upon receiving unknown messages.
Renato Westphal
2016-06-09
Send a fatal notification when the last hello adjacency is deleted.
Renato Westphal
2016-06-08
Fix quick reconnect when the transport address is changed.
Renato Westphal
2016-06-08
Discard Hello packet if advertised transport address is of different AF.
Renato Westphal
2016-06-08
Change what we consider a NACK for our Initialization messages.
Renato Westphal
2016-06-08
Add one more safety check for Initialization messages.
Renato Westphal
2016-06-08
quote space-containing values in smtpd logs or they become hard to parse
Gilles Chehade
[next]