summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
2004-12-20change mail addressMoritz Jodeit
2004-12-11make syscalls in the monitor restartable when signals occur, as wasMoritz Jodeit
2004-12-06seperate reply_r, like earlier change but safer; moritz okTheo de Raadt
2004-12-06make signal blocking a lot easier.Moritz Jodeit
2004-12-04reply() used to play a lot with stdout, expecially fflush(stdout).Theo de Raadt
2004-12-04fix a signal race which could kill unrelated processes.Moritz Jodeit
2004-12-03make reply() reentrant. fixes a signal race.Moritz Jodeit
2004-12-01fix dlsym(RTLD_NEXT,...) when called from the last shared objectKurt Miller
2004-11-29fix nasty signal races by blocking signals in signal handlers.Henning Brauer
2004-11-28logging fixes:Henning Brauer
2004-11-28use gettimeofday() instead of time() in functions called from signal handlers...Theo de Raadt
2004-11-28slave_pid -1 by default, not 0, and reset to -1 when it goes away, with theoHenning Brauer
2004-11-28bump versionHenning Brauer
2004-11-28remove no longer appropriate bugs sectionHenning Brauer
2004-11-28fix ttyline setting, fixes proctitle.Henning Brauer
2004-11-28privilege seperate ftpdHenning Brauer
2004-11-24Enable krb5 authentication (from Gabriel Kihlman) and encryptionBjorn Sandell
2004-11-22.{N,O}x fixes;Jason McIntyre
2004-11-22More sensible error when both the -n and -A flags are used. Text OK jmc@Todd C. Miller
2004-11-21clarify -A option;Jason McIntyre
2004-11-19options sort and sync usage();Jason McIntyre
2004-11-17- \r\n fix for QUIT commandBob Beck
2004-11-17remove NI_WITHSCOPEID (which is not standard)Jun-ichiro itojun Hagino
2004-11-10use ${STATIC} rather than -static. ok miodDale Rahn
2004-11-09Avoid use after free(), slight optimization. From Patrick Latifi.Otto Moerbeek
2004-11-04some delint, grudging ok from otto, because it is messy stuffTheo de Raadt
2004-10-17Fix some problems related to LD_LIBRARY_PATH parsing where it would notDale Rahn
2004-10-14Add dl_iterate_phdr() support.Mark Kettenis
2004-10-05Change the default passtime to 25 minutes,Bob Beck
2004-10-05change default to 451 for greylisting, thanks to a number ofBob Beck
2004-10-01Fix GOT reloc which had flaws in reloc processing.Per Fogelstrom
2004-09-30cope nicer with accept() failures, from freebsd; millert okTheo de Raadt
2004-09-30handle unaligned in local relocs as well (c++)Per Fogelstrom
2004-09-28tweaks;Jason McIntyre
2004-09-28pass lintTheo de Raadt
2004-09-28login script to provide TIS Firewall Toolkit authenticationTodd C. Miller
2004-09-23When doing relocs to .rodata this section must be RW protected.Per Fogelstrom
2004-09-21Automatically adapt to actual text/data alignmentPer Fogelstrom
2004-09-21ELF64 and got ro protPer Fogelstrom
2004-09-18ARGSUSED signal handlerTheo de Raadt
2004-09-18fix pr 3914, spamd doesn't log only incoming with -I,Bob Beck
2004-09-18This should be info, from mike@tric.ruBob Beck
2004-09-18ARGSUSED on signal handlersTheo de Raadt
2004-09-16more signal flag races; ok miod@Otto Moerbeek
2004-09-16i hate macros with 50 , :? and ())()()((()())); otto okTheo de Raadt
2004-09-16clean C for a changeTheo de Raadt
2004-09-16remove unused variablesTheo de Raadt
2004-09-16more unsigned charTheo de Raadt
2004-09-15ARGSUSED signal handlerTheo de Raadt
2004-09-15ARGSUSED signal handlerTheo de Raadt