summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-11add a new option to set limits on user-max-sessions each AUTHENTICATION.Kazuya Goda
2017-08-11Use vmd's process rdomain via getrtable() instead of 0 by default.Reyk Floeter
2017-08-11Do not insert random name for anonymous member.Martin Pieuchot
2017-08-11display MRU each sessions in npppctl session commandKazuya Goda
2017-08-11softreconfig in and out are on by default for ever and machines now haveClaudio Jeker
2017-08-11Kernel compilation with DDBPROF enabled fails as db_sym_t is no longerNayden Markatchev
2017-08-11space after if.Reyk Floeter
2017-08-11Revision 1.139 accidentally removed an ip = mtod(), resulting in aReyk Floeter
2017-08-11Add two EXAMPLES; triggered by a question from jmc@.Ingo Schwarze
2017-08-11- use mktemp to provide the tempfile name and clean it up properlyJasper Lievisse Adriaanse
2017-08-11Remove debugging leftovers, document functions, bump copyright.Martin Pieuchot
2017-08-11add rcs idsJasper Lievisse Adriaanse
2017-08-11Missing break/return statement on switch caseRicardo Mestre
2017-08-11add rcs idsJasper Lievisse Adriaanse
2017-08-11Enter ctfconv and ctfdumpMartin Pieuchot
2017-08-11CVS Id and license.Martin Pieuchot
2017-08-11Import a tool for generating CTF data section (SUNW_ctf) based on DWARFMartin Pieuchot
2017-08-11Import a tool for dumping the contents of CTF data section (SUNW_ctf).Martin Pieuchot
2017-08-11Fix out-of-bounds read when looking up the flow-mod handler.Reyk Floeter
2017-08-11Set free'd tables to NULL in swofp_flow_entry_instruction_free().Reyk Floeter
2017-08-11Priority is stored in the vlan_pcp field not in the vlan_vid field.Reyk Floeter
2017-08-11Fix copy-paste error: first check is on "target", second check is on "key".Reyk Floeter
2017-08-11Instead of repeating the same return statement in both cases of aReyk Floeter
2017-08-11Fix out-of-bounds read when looking up the multipart message handler.Reyk Floeter
2017-08-11Fix out-of-bounds read when looking up the message handler.Reyk Floeter
2017-08-11The timeval in sppp_input() is also used when the interface is not IFF_UP.Reyk Floeter
2017-08-11missed in previousFlorian Obser
2017-08-11regenFlorian Obser
2017-08-11update to 4.1.17Florian Obser
2017-08-11new sentence, new line;Jason McIntyre
2017-08-11remove libobjc;Jason McIntyre
2017-08-11new sentence, new line;Jason McIntyre
2017-08-11Add doug@'s copyright since he just added code to these two files.Joel Sing
2017-08-11syncJonathan Gray
2017-08-11Bump minor due to symbol addition.Joel Sing
2017-08-11Rewrite the ECPointFormats TLS extension handling using CBB/CBS and theDoug Hogan
2017-08-11refuse to a private keys when its corresponding .pub key does notDamien Miller
2017-08-11don't print verbose error message when ssh disconnects under sftp;Damien Miller
2017-08-11Tweak previous keepalive commit: if last_time + keepalive <= nowDarren Tucker
2017-08-11syncJonathan Gray
2017-08-11Keep track of the last time we actually heard from the client andDarren Tucker
2017-08-10naddy@ reported confusion on why "query from" seemed to be ignored injob
2017-08-10Don't forget to call va_end in xen_hypercallMike Belopuhov
2017-08-10With a CTF kernel, DDB's print command will now pretty-print symbols.Martin Pieuchot
2017-08-10Move the solock()/sounlock() dance outside of sobind().Martin Pieuchot
2017-08-10Make rw_enter() always succeed after a panic.Martin Pieuchot
2017-08-10don't have cu try to open '/dev', instead check if there's a valid ttyJasper Lievisse Adriaanse
2017-08-10No need to handle multiple routing messages here.Jeremie Courreges-Anglas
2017-08-10the userland crypto interface died long ago, can clean up the headerTed Unangst
2017-08-10A missing break in vxlan_sockaddr_cmp() could eventually trick anReyk Floeter