Age | Commit message (Expand) | Author |
2012-05-09 | Fix a desynchronization on host change during a running check | giovanni |
2012-05-08 | fix "label string" in http protocol. problem found by giovanni. | Sebastian Benoit |
2012-05-08 | Delete rtev* that was to work around routing socket overflows. | YASUOKA Masahiko |
2012-05-08 | Fix a null reference bug on terminating the process. | YASUOKA Masahiko |
2012-05-08 | Result-Code AVP of StopCCN was not parsed properly. | YASUOKA Masahiko |
2012-05-08 | Ignore NAK of authentication protocol option on LCP that was not | YASUOKA Masahiko |
2012-05-08 | Fix double free bug in PAP with radius authentication. | YASUOKA Masahiko |
2012-05-08 | Ignore ACCM option on LCP. This was required by some LAC that uses | YASUOKA Masahiko |
2012-05-08 | Trivial changes from the upstream(IIJ). | YASUOKA Masahiko |
2012-05-08 | Fix comments and styles. Delete unused variables and labels. | YASUOKA Masahiko |
2012-05-08 | fix and re-enable connect notification to the mfa. | Eric Faurot |
2012-05-08 | add an extra check to avoid out-of-synch | Marc Espie |
2012-05-07 | new method to convert other file names to fullname. | Marc Espie |
2012-05-07 | well pkg_create itself doesn't care, but a custom ->annotate will get | Marc Espie |
2012-05-07 | in the odd case we don't live under /usr/local, make sure we stop eventually | Marc Espie |
2012-05-07 | Remove leftovers from last commit, getdevicedesc() cannot be used now | Martin Pieuchot |
2012-05-05 | better description of input to mode hash/loadbalance | Sebastian Benoit |
2012-05-05 | if the lib directory is not localbase->lib, we add directory entries to | Marc Espie |
2012-05-05 | un-specialcase shallow/deep copy: create a normal new plist. | Marc Espie |
2012-05-03 | esp/ah sequence number is unsigned and should be printed as such; | Mike Belopuhov |
2012-05-02 | s/ospfd/iscsid/ in comment | Gleydson Soares |
2012-05-02 | s/snmpd/iked/ in comment | Gleydson Soares |
2012-05-01 | make fragment handling yet more customizable | Marc Espie |
2012-05-01 | properly pass extra parameters from State->new to init. | Marc Espie |
2012-04-30 | Use paged searches so we can handle larger directories. Servers that don't | Jonathan Matthew |
2012-04-30 | allow a subclass to override that specific error | Marc Espie |
2012-04-30 | Check for nat_range_high before creating the PF nat rule. | Christiano F. Haesbaert |
2012-04-30 | add 'groupdn' option for specifying a separate base DN for group searches. | Jonathan Matthew |
2012-04-30 | make the reading of packing-lists amenable to further annotations, such as | Marc Espie |
2012-04-30 | move code around a bit more | Marc Espie |
2012-04-30 | The message-body should be forwarded for GET,HEAD and OPTIONS methods as well. | Sebastian Benoit |
2012-04-30 | more refactor | Marc Espie |
2012-04-30 | just a bit of refactoring, make sure option handling is done in state, | Marc Espie |
2012-04-29 | repair src/xsrc handling | Marc Espie |
2012-04-28 | explain why the base pseudo-handle is a dirty hack and why it's less | Marc Espie |
2012-04-28 | File::Path::rmtree is very stupid and spews out warning messages if there's | Marc Espie |
2012-04-28 | zap blank spaces | Marc Espie |
2012-04-28 | work-around the fact that BaseSystem updates have specific dependency | Marc Espie |
2012-04-28 | cleaner code: only wrap the call to quirks itself inside an eval. | Marc Espie |
2012-04-28 | add a "fake" handle class for base system updates and ForwardDependencies | Marc Espie |
2012-04-27 | A message-body should be forwarded for DELETE method too. | giovanni |
2012-04-27 | use our light-weight OpenBSD::MkTemp, which is safer, more accurate, | Marc Espie |
2012-04-24 | take a stab at documenting when arguments need quoted, and valid macro | Jason McIntyre |
2012-04-22 | typo | Marc Espie |
2012-04-22 | write a specialized version that appends a / to directories, to make it | Marc Espie |
2012-04-21 | i got the previous fix wrong, /etc/mail/aliases should use SMTPD_USER | Gilles Chehade |
2012-04-20 | Back to non-verbose, crept back in with last merge. | Camiel Dobbelaar |
2012-04-19 | relayd re-uses the event callbacks and passes the value of iev.data | Theo de Raadt |
2012-04-19 | small cleanup(%hd -> %d) | Gleydson Soares |
2012-04-16 | add missing header needed by str* and mem* functions | Charles Longeau |