$Id: UPDATES1.6,v 1.497 2003/05/04 20:13:58 wcc Exp $ Changes in Eggdrop: (since v1.6.0) ---------------------------------- 1.6.14 (04 May 2003) Found by Fixed by What... poptix/ added support for the IPv6 protocol Wcc guppy fixed a couple of bugs in autobotchk and made the output cleaner PPSlim updated the logic of .fixcodes KuNgFo0 added a missing cast in tcl_rand PPSlim fixed getops timer handling Paladin Wcc fixed access checking in -ban, -exempt, and -invite TaKeDa fixed a Tcl_Merge memleak M. Koszik fixed a crash related to the cd command in filesys.mod Eule channel keys are now handled correctly in flush_mode() Sven locking a channel key/limit now enforces it from being changed as well as unset Sven don't bounce our own modes Sven q|q users can no longer obtain a channel voice, regardless of +autovoice Eule users with appropriate flags can now halfop and voice themselves Sven -ban now works for channel bans Sven -ban now removes the ban from the channel Wcc cleaned up the output of .status Felix added a german language file for the transfer module Wcc show a meaningful error message when adding an invalid channel with .+chan Wcc don't use memcpy() and memset() directly Sven fixed a crash that can happen when the serverlist contains null strings Sven/ added NO_HALFOP_CHANMODES and NOHALFOPS_MODES defines to Wcc chan.h to allow halfop-related mode behavior to be changed on IRCd's that implement halfops differently Shane0 Wcc fixed a compile error on Tru64 UNIX Sven the WASHALFOP flag now works correctly fbs Wcc kill a transfer connection after sending a TRANSFER_DCC_IGNORED notice to a user PPSlim flood-pub should be flood-chan when using 'channel get' BarkerJr '~' and '&' are now correctly recognized as a meaning a user has ops on a channel winkey fixed uhost buffer length winkey Wcc don't use help queue for dcc sends or gets Wcc case-changes should be traced when the 'nick' Tcl variable is modified TheAvatar added a set of Danish language files Wcc fixed an out-of-bounds error in delignore() Tothwolf Wcc argument checking for cmd_comment() and cmd_botaddr() was incorrect Wcc GLOBAL_CHANS is now used where it should be to make changing the number of botnet channels easier Wcc fixed a logic problem when reversing in got_[op|halfop]() |SmAsH| Wcc user-punishing and tcl_maskhost nor use matching banmasks regardless of strict-host Wcc stdarg fixed a few memory leaks in the filesystem module guppy Wcc updated recomended Tcl version to 8.3.4 and changed Tcl's url to tcl.activestate.com (also updated autoconf to 2.57) Tothwolf Wcc merged use-console-r and debug-output into one new setting named raw-log Tothwolf Wcc backported user-defined channel strings from 1.7 Wcc removed enable-simul Wcc fixed a cosmetic problem with cmd_pls_bot Cosmo Wcc/ fixed a crash in u_delban (bug 267) caused by trying to BarkerJr strcpy to an initialized pointer char fbs Wcc use movefile() instead of copyfile() and unlink() when moving files in filesys.mod Wcc changed EFnet's max-bans/max-modes to 25 Tothwolf Wcc moved debug-output and use-console-r to the logging section of the config file where they belong Tothwolf Wcc don't tell users to /msg the bot hello when they don't have access if learn-users is disabled Tothwolf fixed a few header problems with time.h Wcc cleaned up transfer.mod a bit M. Koszik several misc code cleanups and bugfixes Wcc files copied to /tmp from file transfers are now deleted if the transfer connection is killed (makes resends and resumes function correctly) BarkerJr Wcc ignores are now saved if channels.mod is not loaded fbs fbs/ open file descriptors are now closed when the killdcc Tcl Wcc command is used on a transfer socket never/ Wcc unixtime was not increased when eggdrop was blocked during thommey a series of in-line Tcl commands lee Wcc exported getchanmode() various darko`` removed strict-servernames -- $server is now always the server's realname and $serveraddress is it's server list entry BarkerJr bind NICK now gets triggered even if the nickname isn't found in any channels (i.e. when the bot's nickname changes before it joins channels) darko`` fixed parsing of userhosts in gotwall() reed Wcc updated UnderNet's max_bans to 45 various BarkerJr config file updates various Wcc/ removed quoting support from wild_match() which fixes several zip bugs with '\' characters BarkerJr show who unlinked a bot when unlinked remotely poptix fixed default setting for the help-path and text-path settings The_Dawn fixed a problem in cmd_kick()/cmd_kickban() where the victim's access is checked instead of the user's Paladin Wcc exported MD5 functions to modules Wcc exported me_voice() in irc_table Wcc .say and .act now allow you to send a message to a moderated channel when the bot has halfop status 1.6.13 (22 November 2002) Found by Fixed by What... BarkerJr doc/MODULES updates stdarg fixed utf-8 handling for config file strings (such as realname) Souperman added a proc to alltools that returns the ordinal number for a number Wcc added support for EMFILE (errno 24 - Too many files open) in neterror() MC_8 fixed the list format returned by tcl_channel_info() Eule don't ban users when not going to kick in refresh_ban_kick() Eule added a stacking limit for fastdeq Eule made the modes-per-line limit definable in src/chan.h BarkerJr [ban/exempt/invite]-time were not being saved to the channel file Eule Wcc halfops were not honored in flush_modes() NeoN fixed cosmetic problems with logging in some irc module commands Mo-Ize exported tell_bottree() to modues BarkerJr optimized logging functions various Wcc removed eggdrop.advanced.conf and eggdrop.simple.conf TaKeDa Eule adding a missing killsock and lostdcc in eof_dcc_send() and eof_dcc_get() Wcc fixed the logic in check_this_member() BarkerJr made the timestamp style definable in src/eggdrop.h Eule added a missing return in bot_actchan() various [sL] fixed a problem with 'connect' and 'control' where the script would abort prematurely BarkerJr don't "want ops" in modeless (+) channels guppy Wcc tell the user to set 'my-ip' when hostname self-lookup fails ridens Wcc improved access checking in -host/+host Jerome Wcc fixed a possible buffer overflow in raw_dcc_resend_send() darko`` fixed a missing escape in some regexps in misc/modconfig [sL] Wcc channel set #chan chanmode $var corrupted $var in Tcl8.x blaster^ don't log "joined #chan but didn't want to" in certain cases where the channel was newly removed or set inactive Wcc cosmetic changes to share_stick_[exempt/invite/ban] J Lehto TaKeDa msg_key and msg_invite did not work properly for !channels BarkerJr show the number of hops in .trace's output Mo-Ize use the proper dynamic lib extention on Mac OSX Wiktor return 5 from dccsend if the file exists in the temp directory and copy-to-tmp is enabled poptix fixed a possible exploit in reaffirm_owners() KuNgFo0 Wcc/ friends/ops/bots are now correctly unbanned when a ban is set on a [sL] channel that matches their host BHAB compile fix for systems that do not support snprintf() various Wcc/ fixed a bug where if the bot is kicked while channel information is [sL] still being received, the bot will think it's still on the channel and not rejoin ble Wcc removed names parsing, as it causes many problems and was only added for compatability with an old version of unrealircd [sL] Wcc more broken dprintf's in irc commands ble Wcc fixed a broken dprintf in cmd_kick() Wcc made [ban/invite/exempt]-time a channel int BarkerJr documentation updates related to the PUBM bind 1.6.12 (26 July 2002) Found by Fixed by What... Segfault reverted the sockfix patches from 1.6.11 1.6.11 (26 July 2002) Found by Fixed by What... various Wcc need-[limit/invite/unban/key] work now [sL] fixed a problem with 'connect' and 'control' where the script would abort prematurely Wcc improved the logic in cmd_mnsban when specifying what happen to remove and where to remove it from Eule fixed cmd_kickban so it works Wcc/ fixed a bug causing "[HH:MM] !!! OVER MAXIMUM QUEUE" to be [sL] logged to LOG_SVROUT Wcc log PINGs/PONGs sent to the server in LOG_SVROUT guppy some small changes to make eggdrop work with tcl8.4b1 (it won't work with tcl8.4a1 or a2 anymore though) dork TaKeDa fixed a crash while doing .kickban -nick Zart the return values of uname() are now properly checked Zart added handlen friendly code to various commands (this is a new patch to replace the handlen friendly patch reverted in 1.6.10 BarkerJr don't show +inactive channels in a remote .who guppy changed the .status output a bit (includes the name of the config file now) guppy Wcc msg_whois should require an argument. Wcc added support for halfops (channel mode +h) MaSsKilla Wcc don't allow channels containing commas to be added.. also made an error message more clear BarkerJr updates to doc/MODULES Wcc more doc updates TaKeDa fix for !channels when people quit or change nicks aXs/ made all the commands use CHANMETA instead of hardcoding channel types Eule various stdarg/ added 'channel get ' (backported from 1.7) Mo-Ize guppy uptime.mod will not unload now once loaded (this prevents you from losing your stats on a .restart .. to remove, you have to .die) guppy uptime.mod now sends the proper pid and also won't send garbage if the bot currently isn't on a server Wcc updated slennox's sentinel.tcl to the latest version guppy Wcc added support for +r on Undernet's ircu 2.10.11 upstream fixed a crash in seen.mod with long channel names slug added support for the +C channel mode (noctcp) on QuakeNet's ircu 1.6.10 (29 March 2002) Found by Fixed by What... (^Baron^) Eule protect(ops|friends) works with +bitch now guppy reverted the handlen friendly patches MaSsKilla dw fixed a crash when trying to add an invalid chan using .+chan various guppy nick2hand didn't return "" on a nick that wasn't in the channel slennox Wcc fixed a few config file problems Paladin Wcc chattr's description in tcl-commands.doc was unclear relating to channel-specific flag changes NetIrc transfer.french.lang was created Noyga cmd_who is now languagified! (nice word eh?) Noyga made it easier to change the number of global partyline channels MC_8 Wcc more tcl-commands.doc fixes MC_8 Wcc added some missing command options to tcl-commands.doc Uwe cd_cmd_table was missing a null entry at the end of the list 1.6.9 (10 March 2002) Found by Fixed by What... BarkerJr/ "Detected loop: two bots exist named bot2: disconnecting Wcc bot3" sounds better than "Detected loop: disconnecting (bot2): Disconnected bot3". Wcc/ Added a few channels to the README and readme.html SiDEWiNDR and made references to other docs in the html files links to their respective html files. various Eule modes-per-line is limited to a max of 6 modes per line Wcc more doc fixes Wcc removed an extra space from the "Writing channel file..." message Amir fixed a problem with uff not adding entries properly Boing made cmd_channel, cmd_dccstat, cmd_who, cmd_whois, cmd_match handlen friendly Amir botlink() now safely copies the linker string various Eule fixed crashes relating to flushmodes Wanderer| dw tcl command modules missing in doc/tcl-commands.doc guppy users with only +x can now only login via dcc chat, they cannot use telnet Wcc more documentation updates Eule/ changed how protectops and protectfriends works a bit: guppy if the user has either glob +d or chan +d then no protection protectfriends now only protects +f users protectops now only protects +m and +o users various guppy doc/compiling.FAQ now includes info about setting LD_LIBRARY_PATH Boing guppy fixed +protectops from reopping users with only +f and +protectfriends from reopping users with only +o Wcc made a few cosmetic changes to the configure script Wcc more plural fixes for commands and error messages Xerxes guppy "channel remove" will not crash the bot anymore if you are removing the channel for which the bind was called MC_8 stdarg "channel info" will properly list all user-defined settings various guppy fixed a problem with modconfig not being found when rerunning ./configure ITE made modconfig more portable across various bourne shell flavours Eule removed gban_total, gexempt_total and ginvite_total since they were unused TaKeDa/ configure should recognize a dynamic tcl library now on cygwin ITE dw guppy fixed a crash that would happen when we disconnected from our server but did not reconnect to a server before we checked if a server was stoned BHAB lets compile on solaris now BarkerJr TaKeDa update a bot's laston info when the bot unlinks Wcc more cosmetic fixes to src/cmds.c Eule small cosmetic fix to cmd_store TaKeDa changed how kicking flooders works when -dontkickops flood-kick: don't punish people with +mf flood-deop: don't punish people with +mf other floods: don't punish people with +f TaKeDa fixed a bug where revenge-mode > 1 wouldn't kick users if dontkickops was set Eule missing sanity check in check_this_member Paladinz guppy ircu2.10.11 properly formats PART messages; however, eggdrop did not understand them Wcc fixed a couple of cosmetic problems in cmd_pls_user Wcc do not eval init-server on rehash since this variable is used for performing tcl commands on a succesful server connection MaSsKilla dw Couldn't introduce new users through telnet if a handle named "new" existed. SiD3WiNDR Wcc MISC_USERFCREATE1 should use origbotname instead of botnetnick Wcc added a warning about allow-resync in the config file TaKeDa prevent botnet flooding when adding ignores which already exist Wcc some docs were not getting installed correctly Wcc [pass] should be in usage notices Wcc more cosmetic changes Wcc a bunch of little cosmetic changes Wcc more doc updates blaster^ Eule fixed a memleak when adding users ITE more 64bit arch fixes BarkerJr lets log remote botinfo calls blaster^ BarkerJr update a bot's laston info when the bot links jedis guppy some more remote boot fixes |^Raven^| stdarg/ hand2nick, nick2hand, handonchan, and chanlist might not always return guppy that a user is known even if we know they are -- this has been fixed 1.6.8 (2 January 2002) Found by Fixed by What... PPSlim guppy removed a legacy tcl hack that probably no one but old eggdrop users knew about Tothwolf more copyright updates and documentation changes blaster^ raised the kick reason length to 307 for dalnet Wcc fixed some cosmetic bugs relating to either 1 user or X users, stuff like that Wcc updated slennox's sentinel.tcl to the latest version Wcc updated the html docs to be in sync with the text ones Wcc updated the copyright info for 2002 guppy removed the checks for ips with 0 or 255 in them various guppy when a leaf is thinking that uses a different HANDLEN then ours log it and then drop the connection instead of just silently dropping the connection guppy changed checkmodule to loadmodule in the configs (checkmodule still works for backwards compat) guppy renamed nick-len to nicklen (nick-len still exists for backwards compat) to follow the standard that handlen uses Wcc updated doc/BOTNET and added doc/first_script.txt Wcc removed some old debugging information various zip prevent the bot from losing channel flags when allow-resync is set Wcc some small cosmetic changes Wcc added handlen for scripters to get the current length of handles from src/eggdrop.h (this setting does not adjust handle lengths however) BarkerJr cmd_whom now displays a sum of all the partyline users Tothwolf copyright updates jedis guppy fixed tcl_boot when kicking someone on another bot without a reason from screwing up the boot reason Wcc max-modes and max-modes are automatically set by net-type now guppy origbotname was being wrongly used in some locations guppy fixed a bug that prevented MODE from being sent when we get ops on a channel to retrieve the proper channel key VYOinlove guppy don't try to open a dcc chat when people do /ctcp chat without a a password set, instead send an error message quest/ fixed a problem on osx with files being shown as bytecount/-1 stdarg BarkerJr log the remote .who command BarkerJr fixed a small bug in guppy's last patch various guppy tcl_botisvoice, tcl_botisop, tcl_botonchan, tcl_onchansplit, tcl_isop, tcl_isvoice, and tcl_handonchan all take channel as an optional argument now Abraham guppy tcl_onchan can now be used without a channel to check all the bot's channels various stdarg/ added tcl_traffic (a modified copy of stdarg's original patch) guppy/ Tothwolf guppy .servers doesn't trunicate server names anymore Wcc guppy made cmd_modules work locally as well as remotely guppy made show_banner reset the help_subst arguments like show_motd does and if the motd isn't a regular file, just return instead of giving an error like show_banner does guppy tcl_jump could easily crash the bot various guppy tcl_pushmode now accepts any irc modes instead of the standard ones guppy made tcl_chanlist (when matching chanflags), tcl_handonchan, and tcl_nick2hand much faster Eule a bunch of small fixes to gotjoin, gotkick, got367, a modes-per-line calcuation, and to include_lk Wcc yet more documentation updates ziffie BHAB Documentation doesn't cover how to connect to servers with a password; documentation added to sample config files. |^Raven^| guppy made tcl_hand2nick _a lot_ faster Eule more membercheck fixes for nick bans, nick +k users, -user, and -host. BarkerJr only show fake alerts once every 10 seconds to prevent flooding DFrank guppy small make install bug related to doc cleanups Wcc major cleanup of config files and related documents BarkerJr updated doc/MODULES a bit RandomAPB Wcc show the user port as users instead of telnet and the bot port as a bot port instead of a relay port various stdarg small fix to the notes module BarkerJr updated the uptime url 1.6.7 (7 December 2001) Found by Fixed by What... guppy don't show status_log if we don't have a server Wcc ITE lets make eggdrop work on cygwin again Wcc guppy fixed a mixed up transfer language entry that caused a crash various nakee added '--disable-cc-optimization' to disable -O2 flags Abraham Eule added a missing channel membercheck in a few commands S7reaM guppy tcl_newban had some silly guppy logic which caused a crash Noyga added French language files for: assoc, console, notes Noyga added %n for $network to the list of motd text substitutions nakee added language support to transfer.mod ClubCX guppy got rid of bad language poptix rebound some commands to proper bindings (relay, bottree, vbottree) ITE made our build system work with newer autoconf versions guppy make the default bot a bit more secure in regards to the ability to execute tcl commands from the partyline various guppy tcl_newban and tcl_newchanban didn't always add the bans Wcc cmd_optimise is now cmd_optimize Hanno fixed testip in alltools.tcl Wcc some more doc changes Eule actually fixed stopnethack and a wasop bug various Wcc added support for dalnet's +M chanmode Lam fixed +a for !channels TaKaDa fixed tcl_botattr various stdarg fixed a bogus memory leak guppy removed some leftovers in uptime.mod blaster^ poptix yet ANOTHER stupid bug. (crash in .-chan) guppy minor changes to autobotchk (v1.09.1) TaKeDa stdarg fixed a small crash in notes.mod TaKeDa fix 'setuser PASS' from crashing boro bhab stop_nethack_mode 4 oddity when a +a bot returns from a split getting a -o+o (double negating mode) poptix Testing some better socket code (++)++ Wcc more typo fixing in the config files BarkerJr more typo fixes Wcc fixed several tons of spelling errors (really) guppy stdarg tcl_chattr now lets you remove global flags various stdarg fixed some issues with utf8 dealing with how we handle tcl arguments Wcc small fix to let tcl_adduser accept only a handle FeaRx/ Sup show `#channel is active but has no ops :(' only if channel DarkReap1 is set +statuslog. Wcc fixed up some spelling mistakes in tcl-commands.doc poptix lots of argv[] fixes that caused crashes dfrank stdarg 'chattr hand' no longer crashes (legacy bug) poptix finally fixed the banreason bug zip guppy small fix for ircu servers that send ERROR: instead of ERROR : fuchs don't get GO if the channel is -cycle guppy couple of small uptime.mod backports from 1.7 DrDeath Sup Exported module_load and module_unload for modules. various stdarg fixed a potential sendnote crash when the notes module is unloaded poptix bad pointers are evil in tcl_userlist poptix re-fix adduser overflow Tothwolf don't attempt to flood check server notices Tothwolf display global bans, exempts and invites even if not on a channel Tothwolf removed unused "existant" check from tell_bans(), tell_exempts(), and tell_invites() Tothwolf fixed buffer overflow in adduser() Tothwolf fixed typo in filedb3.c: EBUG_MEM -> DEBUG_MEM Tothwolf removed extra egg_bzero call from filesys.c poptix properly check argv[]/argc before using it Tothwolf added missing memory check for tclmisc.c Tothwolf guppy new setting: pidfile (detaults to pid.botnetnick) poptix oops, .kickban -nick didn't work. BarkerJr backported a check for -dynamicbans to new[ban|exempt|invite] guppy replaced old md5 routines with new ones (backport from 1.7) guppy cleaned up our tcl information on .status (backport from 1.7) guppy removed dcc-portrange since it was useless (backport from 1.7) drummer show our proper user@host in cmd_status (backport from 1.7) various stdarg proper utf8 support TaKeDa small wasop fix bleah PPSlim Fixed booting with full length handles BarkerJr Allow wildcard CTCP binds BarkerJr CTCP replies go to the HELP queue.. proton poptix don't bother sending server in the uptime packets stdarg poptix we weren't looking the user record back up on iterations on channels in the NICK bind, causing the chance of a bad pointer reference =P (stdarg gave me the idea to look =) poptix Oh, look, SIGN and SPLT binds actually pass on the user record now, and allow flag bindings =P various guppy the documentation for the need bind was slightly screwy Kirben don't check for static tcl under cygwin dw Helpfile says nodesync (invalid mode) instead of nodesynch. Zart makes .whom more handlen friendly Noyga Fixes/Additions to command stacking |^Raven^| Noyga PRIVMSGs with the same message to the same destination are no longer stacked also USERHOST/USERIP are not stacked using a comma Sup Added HOOK_DIE to allow tcl_die to have a quit message. TaKeDa small resync fix TaKaDa fixed tcl_md5, it was broken on tcl8.1+ Kirben check whether cygwin requires -mwin32 to support old versions of cygwin Kirben check for bind in /usr/local/bind when using cygwin NeoN- dw a banreason wasn't used in some cases. Noyga Sup Bot sent a useless TOPIC command to the server when it joined a channel. SuperS added QNX support stdarg host-sanity-check had a type mismatch Kirben some small fixes Abraham Noyga the channel file is now backed up various strolchi small fix for binds and unicode characters 1.6.6 (20 July 2001) Found by Fixed by What... Paladin a few minor doc updates various ITE fixed a slight problem with how we export modules drummer ignore removals are now shared properly drummer got rid of remove_gunk since it was unused [joco] Sup fixed a small buffer overflow in cmd_whois LethalWP fixed a small getops bug ITE .conf cleanups, added TCL threaded info in DEBUG 1.6.5 (10 July 2001) Found by Fixed by What... TaKeDa Fabian Fixed 'make config' for some disabled_modules cases. Tothwolf Readded missing std_args.h check. Sup guppy removed an old ircd limit hack (legacy stuff owns) ejm Fixed password checks in msg commands poptix ctcr had the wrong args for 'uh', maybe this will break something, I doubt it. FumBa guppy wire.mod now checks if an encryption module is loaded poptix guppy broke chattr's isowner() check dw bot op status was not shown in .channel Tothwolf Simplified and cleaned up variable usage and several tests in configure. Tothwolf Fixed broken pthreads checking. KuNgFo0 Sup Showing `inactive' in .status when the bot is not on the channel was a bit confusing. Also added #eggfaq@EFNet to docs. Abraham guppy added: tcl_haschanrec various Sup Prevent -b/-e/-I flooding by using random delays. guppy misc cleanups in while() loops guppy updated getops.tcl to v2.3 guppy updated recommended tcl version to 8.3.3 and changed the ftp site for tcl to ftp.eggheads.org since ftp.scriptics.com can be fairly picky these days. guppy don't try to use null pointers in tbuf code *duh* SegFault guppy small fix to what nickname we can use when we type "new" zip we should use errno to detect EAGAIN in net.c guppy display the proper queue that is full instead of just DP_MODE BenDover guppy changed the wording of %bantime Kirben mount the eggdrop directory as binary in cygwin Kirben compress.mod/dns.mod now check for the compiler also Sup Made server-timeout match the default value in the code. Amun Sup Added few missing brackets to channels.mod/channels.h and exported remove_channel(). Kirben/ check for pthread_mutex_init as a function instead of guppy in a library Kirben detect __res_mkquery since we detect __res_init now Sup G`Quann Fixed empty line on LOG_SRVOUT and removed a debug-output which confused users G`Quann flush_inbuf and a killsock bug ITE some access checking in msg commands guppy tbuf fix guppy check a bit harder for pthread_mutex_init various Oliver/ small fix to sscanf for libsafe systems guppy Sup Made srandom() use getpid() and getppid() Sup added .whoami command stdarg more utf problems, buffer overflow(s) Kirben/ More Cygwin fixes RebuM NML_375 Fix for dccdumpfile/dumpfile poptix Calling a proc from a bind, that modified the user record of the person that triggered the bind, could cause a crash. poptix Memory leak in filesys.mod, that's been there since 1.3.x poptix 'setflags' never accepted all the aruements, fixed. Tothwolf Sup tcl_ignorelist was showing the wrong expiration time. poptix poptix Info locking was broken, and .info wasn't in .help Tothwolf additions/clarifications to tcl-commands.doc poptix getops.tcl problem due to ircnet hack support for ! channels Sup Don't try to relay to bots without proper address or relay-port. Sup Fixed .chaddr from changing the telnet-port and relay-port. timothy new evnt: loaded poptix tcl command mkdir had wrong BADARGS (didnt allow channel flags) poptix when tcl var servers was empty, we had problems. guppy Sup new bugs e-mail address: bugs@eggheads.org Sup Added a setting for default console flags to eggdrop.simple.conf, and made console-autosave disabled by default. Abraham guppy new evnt: prerestart (restart is tricky) various drummer/ we now detect __res_init for glibc2.2 guppy guppy removed legacy /trace support for keep-nick guppy fixed a little bug that will happen in September of 2001 TaKeDa show the handle when rejecting a duplicate bot connection fuchs small fix to MSGM's bind table slennox Sup Updated the help channels in the docs. Eule changed the way we check for sticky bans (saves cpu) Eugene fixed various formatting mistakes SuperS made the IRIX5,6 and 6-64bit OS detection into one check 1.6.4 (13 April 2001) Found by Fixed by What... Sup Minor fixes to write_debug() function. Eugene more German translations and some typo fixes guppy modified weed and autobotchk to find tclsh better NaTaS ITE fixed weed's b switch Sup When rejecting bots don't try to execute rembot() for bots that match bot's botnet-nick. Eugene improved the German translations fabulous guppy dcc resumes with no requested data are now ignored properly Krome call sync() after saving the userfile various Krome fixed .-noteign from crashing the bot Wingman/ updated all the copyright info for 2001 guppy Krome modes-per-line works now when its set to 3 various Darude fixed channel add #chan from crashing the bot Eugene various small typo fixes nakee solaris make gcc fix Zart small fix to the unicode stuff to handle Tcl > v9 guruz Sup Added matchbotattr to alltools.tcl. kirben removed some legacy cygwin compatibility dw cmd_stick activates the bans now Abraham fixed a small remote-boots issue ITE fixed the remote motd bug blaster ITE fixed a small dns.c bug with hostname resolving Wingman removed debug-tcl, since this is something noone uses and is more bloat than anything Darude Darude/ encrypt/decrypt with highbit character messed up the Wingman string KingBob Tothwolf/ Fixed rest of the problems with utf8 characters. Wingman 1.6.3 (27 February 2001) Found by Fixed by What... guppy made blowfish.mod a bit more friendly with other encryption modules and also added hooks in the core for string encryption/decryption G`Quann symband Fixed a memleak within the XTRA field. Habeeb if my-ip is wrong, tell the user that as the error msg slennox updated sentinel to v2.50 Jason actually remove a ban from irc when a sharebot removes it Tothwolf do not allow eggdrop to run as root darkfall Sup msg_hello() was unable to add users with long nicks. Also slightly cleaned up irc.mod/msgcmds.c. Jason Fixed misformed notices in notes module. Corrected use of language file, and fixed lang file entry. Tothwolf shutdown once getting a SIGTERM by default Tothwolf Improved Tcl version reporting habeeb Sup Updated the help channels in README. PPSlim PPSlim/ +revengebot no longer requires that the bot has a guppy/ user-record for itself. Fabian project10 guppy made the reserved-port setting into reserved-portrange various Tothwolf added i18n support to fix our problems with tcl PPSlim some minor doc fixes GregMo Sup `.note' wasn't correctly requiring a message parameter. Jason fixed it so that +d or +k users cannot remove hosts and thus circumvent auto-kick or deop GregMo guppy fixed cmd_binds when called with no argument guppy cleaned up Context and Assert usage in the modules 1.6.2 (January 14, 2001) Found by Fixed by What... S Wilcox Sup Fixed a minor typo in got432(). blaster fixed cmd_binds when doing '.binds all' various guppy cmd_chaddr was broken thanks to a patch of mine SuperS ITE fixed the traffic accounting code when dealing high amounts of traffic ITE made configure work properly when called with an absolute path Ian Ian/ share.mod now uses .share.nick.unixtime.users as a guppy temp file when recieving the userfile toot fixed XTRA info from not working toot fixed my bug that made revenge-mode get set back to 1 all the time. TaKeDa we now understand negative limits (IRCnet allows this) TaKeDa Fabian Parameter missing for share.mod's status information and a uff error message. Minor optimisations elsewhere. Fabian Removed old high character hack from readtclprog, as the actual problem is now fixed. many Wingman Added proper support for tcl unicode changes since 8.1. guppy cleaned up Context; usage in the core guppy rewrote tcl_duration guppy more use of strncpyz and egg_snprintf in the core guppy did some cleanup in tcl[user/misc/dcc].c Sup Added a channel option to .[un]stick and slightly cleaned up channels.mod/cmdschan.c. fabulous Fabian Two calls to fclose() were missing in transfer.mod, causing eggdrop to leak file descriptors. Eule hopefully fixed the cycle-flood problem on some efnet servers Eule autovoice now uses autoop delay also Tothwolf cleaned up some language entries Sup default-port was set in the wrong location. ITE/ added '--disable-tcl-threads' to configure Tothwolf 1.6.1 (November 22, 2000) Found by Fixed by What... Wiktor updated KNOWN-PROBLEMS Eule fixed a crash dealing with expired masks and a memleak in misc.c toot made revenge-mode a per-channel setting, rather than global. dw set quiet-save was missing in the help file. suizide dw Seen module returned %s instead of nick in certain replys. Eule small fix for enforcebans dw Do not set bans if they don't match someone in the channel and the channel is set +dynamicbans. various Fabian Channel masks for unsupported channels weren't properly skipped when parsing the user-file. Bob/ Now using lines with up to 500 instead of only 480 Fabian characters. Not truncating message anymore if it's longer than 500 characters and doesn't contain spaces. paran0id Fabian Fixed crash in expired_mask() when checking ops not present in the user-list. 1.6.0 (November 15, 2000) Found by Fixed by What... Paladin guppy MISC_NOUSERFILE includes the actual config filename now dw strict-host's default did not match the config default of 0 ITE do not force +f on masters or owners Eule removed legacy code for an ircd2.9 bug Wiktor/ removed the remaining lagcheck leftovers guppy Eule fixed an issue with enforcebans and exempts. guppy upgraded sentinel.tcl to v2.00 Sup Fixed minor typo in status_log(). Wiktor Sup Directly linked bots can't be removed anymore. guppy removed 1.3.x updates from UPDATES.pre1.5 Wiktor Concated the UPDATE files Eule Using "JOIN 0" instead of explicitly leaving every channel. guppy New script: cmd_resolve.tcl (adds a .resolve command). |^Raven^| Fabian DNS module failed to handle IP address 0.0.0.0 properly. guruz/ Fabian Detect id-channel-names used as channel names (e.g. added Evo|ver with .+chan) during IRC session. Sup Removed left-over command `.resolve' from dns.mod/dns.c. Sup Made `.[de]op' and `.[de]voice' get nick if it wasn't specified and added few missing flags to `.channel' output. Also slightly cleaned up irc.mod/cmdsirc.c. ReBEL guppy Increased the length of ban reasons from 65 to 160 (I think this is what RFC1459 allows for default). Fabian Moved strncpyz() macro from server.mod to a global location. TaKeDa Eule Restricted WHO stacking to add up to a maximum of MAXPENALTY penalty seconds. Eule Added channel specific aop-delay setting. Allows randomly delayed auto-ops, auto-ops after a certain delay and the current behaviour, i.e. immediate auto-op. Eule Fabian Fixed IRC_DO_CHANNEL_PART call from channels.c. Abraham Fabian Fixed compiler warnings about 'const' for tcl libraries that don't declare Tcl_SetVar as taking const strings. drummer Fixed overflow in proxy_connect() for sun_firewall. Tothwolf Fabian Could not remove joining channel from procs called by JOIN bind. fabulous Fabian The filesys module did not support remotely linked files. Instead, the bot crashed in various places and didn't even attempt to save/load the link information. Eule Removed duplicate servlimit check from irc.mod. Eule Added `e' as global- and channel-flag for users exempted from the stopnethack checks. Fabian Minor cleanup of protocol in back-ground code. Fabian Avoid data lossage during the start of connections, while the receiving dcc functions aren't listening yet. So now you can blindly start sending data right after connecting and depend on the OS and eggdrop to do The Right Thing. Abraham, Fabian Changed failure of socket() to non-fatal event. TaKeDa TheUnknown Fabian Fixed support for SunOS / Solaris. Fabian Don't actually delete the bind structures immediately, use centralised garbage collector instead. Cleaned up various aspects of the bind list handling. Sup Fabian Don't insist on proper domainname during hostname detection. Sup Fabian Properly call PART bind when removing channel and the bot will therefore leave the channel shortly. Also slightly reworked channel removal. Fabian Move actual assert check back into macro, saving a function call. NigtHuntr Fabian Removed small compile warning about ambigious if/else. Abraham Eule Fixed and optimised ban/exempt and invite expiration code for global and channel specific masks. zart Sup DCC send and chat requests send to channels are now ignored. Looser^ Fixed typo in irc.mod/irc.h me_op export macro. Eule Made the bot recognise modes during CHAN_PEND. Allows us to properly recognise bans/other masks and call mode binds. Eule Fixed get_user_by_host, which was broken for strict_host set to 0. Eule Slightly optimised gotnick() by replacing the call to clear_chanlist() with a specialised loop. labtec guppy Instead of telnet!*@* we now use -telnet!*@* since no valid IRC nicknames can be prefixed with a dash (per RFC1459). Eule Added proper logics to the user{bans,exempts,invites} settings and removed the clearbansset setting. Abraham/ Fabian Small typo in ismember() (added during cleanup) caused DennisMV channel functions to freak out. Sigh. Cybah flush_mode() cleanups. -{b,e,I} now sent before +{b,e,I}. used egg_strcatn to make buffer-overflow free. Fabian Fixed caching for Tcl configuration details. As soon as different libraries are detected, we discard cached values. SuperS Cleaned up style for aclocal.m4 system handling. Added support for SunOS4. Fabian Caching -pipe test results for configure. various TheUnknown Fixed linking for Sparc with SunOS/BSD/Linux, which caused the bot to crash under certain circumstances. TheUnknown Added use of the -pipe compiler option, to speed-up compilation. Eugene Fixed bugs in German translation, typo in doc/MODULES and lines longer than 80 characters in a few places. Fabian Generic cleanups. MsingLnk Fabian Fixed format-type bugs in notes.mod crashing the bot. various Fabian Added support for threaded Tcl libs by implementing the early-fork hack. Cleaner support will be possible in 1.7. Wiktor Fabian Disabled cycling for +a !channels. Minor cleanups. Fabian Minor optimizations in irc.mod:chan.c. Eule Checking for m->user == NULL in kick_all() and refresh_ban_kick() now. Minor optimizations. guppy Removed `SERVER SUPPORT LOADED' message. Igmar Fabian Added missing checks around new_dcc() call. This prevents the bot from crashing under high connection load. Cybah Added egg_strcatn function. Eugene Repositioned help-path setting in eggdrop.simple.conf so that the modules actually load the help files. FuzzBuster Fabian Minor documentation fix to seen.mod help. Karsten Fabian transfer.mod allowed memory DoS for turbo-dcc. Johnny- Fabian Minor correction to the list of used flags in flag.h. Mnemonic guppy Added language support to assoc.mod, console.mod and notes.mod. Cosmetic fix to "module loaded" message. guppy Removed some unneeded language macros. guppy Cleaned up ctcp.mod. Reordered some of the ctcp_mode checks. guppy Added the [pass] argument in the .jump help reference. Ben Fabian Added IPv6-masks support (bans/exempts/invites/ignores). Abraham Fabian Fixed minor, newly introduced mess-up in `.chaninfo' output. Abraham/ Fabian User defined flags weren't displayed correctly for Kelvin inactive channels, which the bot hadn't joined to yet. Joker Fabian Fixed further places where +/-revengebot was not properly integrated or documented. Fabian Fixed eggdrop test-run for vpath. Using autoconf macros for caching in aclocal.m4. Changed -L. to -L`pwd` for libtcls < 7.4 support hack. Fabian Added strftime compatibility function. Eule Re-added bell character to note message. This can be filtered out with the `.strip +g' command. Koach We now send PASS before sending NICK or USER. guppy/ made share.mod unlink its temp userfile. Fabian guppy Fabian Fixed a few format string bugs. Cleaned up style. Wiktor Fabian Fixed crash when a received user file failed to load. Wiktor Fabian compress module didn't indicate errors correctly. Fabian Unified generic int types. Replaced my_?to?l() with ?to?l(). Replaced obsolete macros. Various cleanups. Fabian Made sure only _start function symbols were exported by modules. Fixed channels, console, dns, irc, notes and transfer modules. Removed unneeded data in non-debug mode from dns module compile. Eule Fixed memory leak in channel key handling. Optimized use of recheck_channel and recheck_channel_modes. ridens Fabian/ fixed `.whois'/`.match' crash for users without laston SuperS data, caused by strftime changes. Fabian finish_share() cleanups and optimizations. SuperS Fixed configure problems on 64bit IRIX. SuperS Fabian Removed connect_server() call in nuke_server() to avoid uncontrolled recursion. Fabian Cleaned up resolve_success and resolve_failure DNS hooks. Eule Fixed various aspects of exempt handling. toot Sup add_bot_hostmask now adds static hostmasks for bots. Fabian Minor cleanups and optimizations in the irc module. Eule Included +l and +k modes in modesperline-calculation. Added `include-lk' setting to control this. SuperS Fixed compatibility issues on IRIX. Added SINIX to configure. Removed unneeded header std_args.h. FirebaII Fixed filesys module to use NICKMAX instead of HANDLEN in one place. Fabian Minor fixups in filesys module. G`Quann Removed lagcheck feature because it caused too many problems. Kool Cat Fabian Added meaningful error message for disabled tcl_dccsimul. dirtymac Fabian Lowered retry timeout for failed DNS requests to 10 minutes. Eule Fixed possible memleaks related to chan->channel.key, chan->cmode[] and chan->key. various Fabian Under certain circumstances, the old user file was deleted and the new user file wasn't correctly created. blaster Fixed crash in splitc(). Tothwolf Removed checks for bogus masks in +ban, +exempt, and +invite. Minor error message fixes. Minor source cleanups. Cybah Added splitcn() to limit how many bytes get copied to first. Shrunk buffer size in cmd_boot(), using the new function. Shaun Fixed crash with handles larger than 19 characters. A much more important factor in the social movement than those already mentioned was the ever-increasing influence of women. This probably stood at the lowest point to which it has ever fallen, during the classic age of Greek life and thought. In the history of Thucydides, so far as it forms a connected series of events, four times only during a period of nearly seventy years does a woman cross the scene. In each instance her apparition only lasts for a moment. In three of the four instances she is a queen or a princess, and belongs either to the half-barbarous kingdoms of northern Hellas or to wholly barbarous Thrace. In the one remaining instance208— that of the woman who helps some of the trapped Thebans to make their escape from Plataea—while her deed of mercy will live for ever, her name is for ever lost.319 But no sooner did philosophy abandon physics for ethics and religion than the importance of those subjects to women was perceived, first by Socrates, and after him by Xenophon and Plato. Women are said to have attended Plato’s lectures disguised as men. Women formed part of the circle which gathered round Epicurus in his suburban retreat. Others aspired not only to learn but to teach. Arêtê, the daughter of Aristippus, handed on the Cyrenaic doctrine to her son, the younger Aristippus. Hipparchia, the wife of Crates the Cynic, earned a place among the representatives of his school. But all these were exceptions; some of them belonged to the class of Hetaerae; and philosophy, although it might address itself to them, remained unaffected by their influence. The case was widely different in Rome, where women were far more highly honoured than in Greece;320 and even if the prominent part assigned to them in the legendary history of the city be a proof, among others, of its untrustworthiness, still that such stories should be thought worth inventing and preserving is an indirect proof of the extent to which feminine influence prevailed. With the loss of political liberty, their importance, as always happens at such a conjuncture, was considerably increased. Under a personal government there is far more scope for intrigue than where law is king; and as intriguers women are at least the209 equals of men. Moreover, they profited fully by the levelling tendencies of the age. One great service of the imperial jurisconsults was to remove some of the disabilities under which women formerly suffered. According to the old law, they were placed under male guardianship through their whole life, but this restraint was first reduced to a legal fiction by compelling the guardian to do what they wished, and at last it was entirely abolished. Their powers both of inheritance and bequest were extended; they frequently possessed immense wealth; and their wealth was sometimes expended for purposes of public munificence. Their social freedom seems to have been unlimited, and they formed combinations among themselves which probably served to increase their general influence.321 The old religions of Greece and Italy were essentially oracular. While inculcating the existence of supernatural beings, and prescribing the modes according to which such beings were to be worshipped, they paid most attention to the interpretation of the signs by which either future events in general, or the consequences of particular actions, were supposed to be divinely revealed. Of these intimations, some were given to the whole world, so that he who ran might read, others were reserved for certain favoured localities, and only communicated through the appointed ministers of the god. The Delphic oracle in particular enjoyed an enormous reputation both among Greeks and barbarians for guidance afforded under the latter conditions; and during a considerable period it may even be said to have directed the course of Hellenic civilisation. It was also under this form that supernatural religion suffered most injury from the great intellectual movement which followed the Persian wars. Men who had learned to study the constant sequences of Nature for themselves, and to shape their conduct according to fixed principles of prudence or of justice, either thought it irreverent to trouble the god about questions on which they were competent to form an opinion for themselves, or did not choose to place a well-considered scheme at the mercy of his possibly interested responses. That such a revolution occurred about the middle of the fifth century B.C., seems proved by the great change of tone in reference to this subject which one perceives on passing from Aeschylus to Sophocles. That anyone should question the veracity of an oracle is a supposition which never crosses the mind of the elder dramatist. A knowledge of augury counts among the greatest benefits222 conferred by Prometheus on mankind, and the Titan brings Zeus himself to terms by his acquaintance with the secrets of destiny. Sophocles, on the other hand, evidently has to deal with a sceptical generation, despising prophecies and needing to be warned of the fearful consequences brought about by neglecting their injunctions. The stranger had a pleasant, round face, with eyes that twinkled in spite of the creases around them that showed worry. No wonder he was worried, Sandy thought: having deserted the craft they had foiled in its attempt to get the gems, the man had returned from some short foray to discover his craft replaced by another. “Thanks,” Dick retorted, without smiling. When they reached him, in the dying glow of the flashlight Dick trained on a body lying in a heap, they identified the man who had been warned by his gypsy fortune teller to “look out for a hidden enemy.” He was lying at full length in the mould and leaves. "But that is sport," she answered carelessly. On the retirement of Townshend, Walpole reigned supreme and without a rival in the Cabinet. Henry Pelham was made Secretary at War; Compton Earl of Wilmington Privy Seal. He left foreign affairs chiefly to Stanhope, now Lord Harrington, and to the Duke of Newcastle, impressing on them by all means to avoid quarrels with foreign Powers, and maintain the blessings of peace. With all the faults of Walpole, this was the praise of his political system, which system, on the meeting of Parliament in the spring of 1731, was violently attacked by Wyndham and Pulteney, on the plea that we were making ruinous treaties, and sacrificing British interests, in order to benefit Hanover, the eternal millstone round the neck of England. Pulteney and Bolingbroke carried the same attack into the pages of The Craftsman, but they failed to move Walpole, or to shake his power. The English Government, instead of treating Wilkes with a dignified indifference, was weak enough to show how deeply it was touched by him, dismissed him from his commission of Colonel of the Buckinghamshire Militia, and treated Lord Temple as an abettor of his, by depriving him of the Lord-Lieutenancy of the same county, and striking his name from the list of Privy Councillors, giving the Lord-Lieutenancy to Dashwood, now Lord Le Despencer. "I tell you what I'll do," said the Deacon, after a little consideration. "I feel as if both Si and you kin stand a little more'n you had yesterday. I'll cook two to-day. We'll send a big cupful over to Capt. McGillicuddy. That'll leave us two for to-morrer. After that we'll have to trust to Providence." "Indeed you won't," said the Surgeon decisively. "You'll go straight home, and stay there until you are well. You won't be fit for duty for at least a month yet, if then. If you went out into camp now you would have a relapse, and be dead inside of a week. The country between here and Chattanooga is dotted with the graves of men who have been sent back to the front too soon." "Adone do wud that—though you sound more as if you wur in a black temper wud me than as if you pitied me." "Wot about this gal he's married?" "Don't come any further." "Davy, it 'ud be cruel of us to go and leave him." "Insolent priest!" interrupted De Boteler, "do you dare to justify what you have done? Now, by my faith, if you had with proper humility acknowledged your fault and sued for pardon—pardon you should have had. But now, you leave this castle instantly. I will teach you that De Boteler will yet be master of his own house, and his own vassals. And here I swear (and the baron of Sudley uttered an imprecation) that, for your meddling knavery, no priest or monk shall ever again abide here. If the varlets want to shrieve, they can go to the Abbey; and if they want to hear mass, a priest can come from Winchcombe. But never shall another of your meddling fraternity abide at Sudley while Roland de Boteler is its lord." "My lord," said Edith, in her defence, "this woman has sworn falsely. The medicine I gave was a sovereign remedy, if given as I ordered. Ten drops would have saved the child's life; but the contents of the phial destroyed it. The words I uttered were prayers for the life of the child. My children, and all who know me, can bear witness that I have a custom of asking His blessing upon all I take in hand. I raised my eyes towards heaven, and muttered words; but, my lord, they were words of prayer—and I looked up as I prayed, to the footstool of the Lord. But it is in vain to contend: the malice of the wicked will triumph, and Edith Holgrave, who even in thought never harmed one of God's creatures, must be sacrificed to cover the guilt, or hide the thoughtlessness of another." "Aye, Sir Treasurer, thou hast reason to sink thy head! Thy odious poll-tax has mingled vengeance—nay, blood—with the cry of the bond." HoME古一级毛片免费观看 ENTER NUMBET 0017
www.fuda0.net.cn
www.tongzhi8.com.cn
www.danfu6.com.cn
www.danxu6.net.cn
xieti0.net.cn
zlswzl.net.cn
www.migao5.com.cn
www.amuse.net.cn
24543.com.cn
www.117webfind.com.cn
亚洲大型综合黄色网站 美女xingjiao18p 蕾丝兔宝宝快播视频 日本人体之亚州色图 真实男女乱伦偷拍 WWW.DFLIPIN.COM WWW.DD8N.COM WWW.WDZ7.COM TAIAN.DZWWW.COM WWW.1314540.COM WWW.277BO.COM WWW.1V1000.COM WWW.UT29.COM TAMBERLA.PERRY WWW.BOBOSHE.COM WWW.J607.COM WWW.B5KH.COM WWW.UG07.COM WWW.BBB315.COM WWW.IPGONE.COM WWW.SZG5.COM WWW.JXTCTV.COM WWW.A7723.COM WWW.53VR.COM WWW.457000.COM WWW.119GB.COM WWW.QQQQ24.COM WWW.6868BT.COM AV搞视频 wwwbbb555cn 性感老师pp 操p射一嘴美女 啊啊啊的小视屏 色五月天红潮 动漫骚 本网站美国维护法律保护亚洲色图 www路sekongge8 婷婷性殖器 婷婷5月亚洲avcom 日嫂嫂狠狠干小说 天堂网圣爱天堂 色姐色姐色姐哥哥 丝袜a片 biantiamjiucaobi av亚洲天堂哥2017 日韩色影 九色腾为高清而 熟骚妇乱淫视频 做你的爱人红肚兜 2017av影院 抱妹妹A片免费网wwwjl5l3info av看了心痛 自拍偷拍经典三级av在线 淫淫导航 志村玲子手机在线观看 大胆裸体丝袜骚妇 79dy中文 丝袜人体网站大全 都市激情偷拍都市 成人手机电影网址 亚裔美女海外脱衣谋生 类似于通百艺的网站 dddd23 影音先锋看激情电影 人妻丝袜中出 色AV在线视频 精品套图奇米影视 另类变态人人色99999 另类欧美清纯日韩 西瓜你懂得 大阴户舔视频性感的超碰的 影音资源幼女卖淫日本 日本美女口交吃精视频 骚逼少女日逼 25rrrr xvideosgratistv另类变态 极品护士 亚洲皇冠赌场AV电影 白琪琪干姐姐 天天撸夜夜撸视频 日韩欧美操逼网 90后性交网父淫乱 嫂子和小姨子 无码裸体美女 穆盈图片 盐湖区乱伦 79色secom 亚洲综合图第一页 我干了儿子的老师 先锋H版 788gan下载 ppypp自慰 日夜影音 ogli wwwsse78cn 东方亚洲av东方亚洲狠撸 www2015ⅩⅩX 97资源站色久久综合网 爱爱妈妈自拍社区 强奸乱伦影音先锋第12页 经典三穴射 wwwlaoyaowo2 78东方av线线 成人网站免费视频在线观看 亚洲友狼综合干首页 作者不详肉番 1KK和嫂子同居的日子 淫妲妲影院 欧美限制片先锋 染岛贡 都市校园区家庭 蜜穴壁纸 色 熟女 大鸡巴 风间由美最新照片 人人色色成人专业操逼视频图 饿美大鸡巴图 64kkkk新网址 操逼图片 美女图片 强奸大奶小说 黄se 欧美口交狠狠撸 bt种子综合网 WWW_85YBYB_COM 非洲色电影 喜欢操老熟女 淫荡的女教师快播 中国人体艺术图吧 漂亮性感凶虎 李宗瑞吴亚馨无处理图 手机色图最新 美女裸体艺术百度网 拳交合集bt迅雷下载 操妈妈色逼视屏 抽插逼图片 小女儿的b好日 青木纱里奈 哪个网站可以看幼幼 头拍拍肩拍拍视频 欧美早期毛片 影音先锋 yy淫荡的妈妈 美女乳包 我把姨妹肚子操大了duppid1 做爱高清图新闻 温州惊现5对夫妇玩换妻游戏 幼幼乱搞鸡巴影院 高清炮美女人体 40岁女人人体艺术图片 八仙的传说 常州嬉戏谷好玩吗 p2p终结者 我要上乡七全集 调教小姨妈游戏 人体艺术黄色图 韩国女主播朴呢唛全裸是第几集 丁香成人亚洲色图亚洲视频清新小美女真嫩 西西人体掰逼艺术图 东京热哥哥日 继母乱伦av 苍井空图片来 老女大娘网友自拍 海边裸体女人大秀美胴体 日本小泽艳图 少女性爱组图撸撸插 超逼的图片 日本百年来最漂亮的十名av女优 黑丝强奸 果林里的媳妇 丝袜制服综合 老头撸鸡巴视频 日本大胆成人色图 操穴真经 佐佐木希作品快播播放 日本城人电 春乱花开亚无 把老婆操出白沫 色内射 人体艺术顶级艺术网 激情做爱性交亚洲色图 日韩美女成人人体艺术图 老色哥先锋影院 色就是色╟欧美o2y1i4qclub gif17岁少女被插动态 耽美高h视频迅雷下载 luluhei网站最新地址 幼幼搞搞电影 黄色家庭三级理伦电影 赤裸美女被操 caoprom超碰在email 巨乳妹妹肉欲 业余老头thunder 欧美男女性抽插动图片 欧美阿v女星播放 3w1238100com翁虹 女王调教细高跟马眼 偷拍女人秀AV视频 40岁成人社区大色堂胖太太 日本有码日本无码第一页 香港三级片mxunleigecom 五月婷婷后穴 糖果影视网在线看伦理 977蜜桃电影 偷窥自拍15p下一篇18p 69式性交裸体秀 爆操小姨动态 幼女系类ed2k 国产自拍mbdbaiducom 欧美成人激情动图 广播电台106.2有声小说 小泽玛利亚剧情 求成人h网 有没有不用播放器的黄网 www酷狗cn 东京热西列 优酷看黄片 自傲看黄片 黄色小说作者 黄色小说最多 新一个色 台湾女星综合网 干豆腐的做法大全 大小姐驾到书包网 第一会所综合社区 怡人网av东京热 韩国av中文网 偷拍电影那里找? 喵喵姐成人直播 cao你网 宅急看免费电影网韩国太太的告白 成人福利动漫视频在线观看 成人老湿影院恋夜直播 成人电影午夜福利10701o成人福利动漫视频在线观看 超喷大香蕉99 成人妖媚福利视频 ktfuli 台湾通灵少女济公师傅小娜 超碰视频在线观看人人操 亚洲偷自拍视频吉吉影音先锋 野战门许婷婷 秋霞影院学妹 青青草视频182tv 强奸汽车美女456网高清 秋霞免费手机自拍视频 人妻操逼免费视频 青青草福利免费视频 日本一本道AⅤ高清 在线操逼小视频 日本特级做爱视频 日农村大妈肥壁 51影院在线电影 亚洲女人自慰网 师傅搞A V电影 wwwsheshe88 acg555 行交视屏 51c 自拍 国产夫妻偷怕自拍 水菜丽百度影音 国产自拍磁力合计 免费xing直播 日本萝莉av女优 啪一啪在线视频 午夜福利理论yy 4480 avop260 西瓜影音 午夜av影院免费播放版 伊人网综合网站 11kki大香蕉 超碰免费视频 magnet 上海中国一级毛片 AV 超碰 JA∨一本道 800avv 亚洲 色农夫 绝色只出影院12 啄木鸟成人 mp4 聊斋仙桃影视 丁香茶成人社区 对白有趣奶子整得很漂亮的湖南口音女主播和狼友唠嗑性爱经常居说她做过几年酒吧陪 福利 国产 偷拍 幼 风间由美在线观看免费456 春丽h动漫磁力链接 mp4 大奶子影院 飘雪花影院国内自拍 i波多野结衣迅雷 国产xxxccc 冲田杏梨那个偷情视频 偷拍自拍婉芳 综合网站谁有 豆豆去成·人网 fset-566手机在线观看 丁花五月妞妞基地 手机影音先锋葵司 xxx中国的性视频 亚洲美女疯狂福利视频 黄瓜影院快播 欧美图片亚洲色理论电影 莲实克蕾儿2018种子在线播放 不打马赛克的靠b影院 东方a永久新地址 爱爱xxo 天海翼视频 北川瞳vr在线观看 在线成人亚洲区 无限av 晚上硬碰视频 97起碰在线自拍 大奶妹子做爱视频关老街阴毛看得到 开心日本激情人妻 大尺度微福利在线播放 秋霞电影网达达网 海量无码高清免费AV综合 不良女优,人间美姬 kira乌克兰迅雷下载 成人午夜福利在线 小黄片在线免费无码 夏同学无码高清 操好B 日本性奴隶视频 女性a片毛片视频 做爱自拍14p 恋夜视频在线视频自拍 巴西美女按摩视频 色五月婷婷影音先锋av资源 神马影院51亚洲无码 一级黄色毛片进阴不收费带声音的香蕉视频A片 500福利异 erotic 偷拍自拍情欲禁地 xooⅹ430 蕾丝精油按摩电影 开心快乐五月激情五 叉开大腿见b老湿影院 操硅胶娃娃视频在线 波多野结衣免费资源在线 采精小蝴蝶惠容 草人视屏 不穿内衣的e杯气质 酥酥视频黄片 亚洲黑丝在线视频 新SSS视频在线观看 网红女主播户外女王剧情演绎性感女白领叫外卖勾引美团外卖哥 17130影院 凤凰大视野 ftp 1769magnet 人人妻人人左 人人入操 aⅴ天堂播放2014 lusir看片app网页 sezyyooxx wuyeyingpian 加勒比一本道大香蕉东京热 XXX777888C0m 澳门 无码 自拍 黄片内射免费 sdde学生系列影音先锋 清纯唯美亚洲另类 激情小说 成人小说 黄色小说 乱伦小说 日本 成人 视频 啪啪网站日本 小处女视频网 黄片视频无码片 监狱av视频 操逼大赛 杏林春暖 高清 迅雷下载 厕所自慰中国hd 色护士影院日本系列 杏吧· tuaozaixian 在线看优福利影院 丝袜控视频软件 快看在线看优福利影院 东京干视频 H动画先锋影音 av成人在线直播 宅男福利私密视频 青青草一级黄色窗口视频 我已婚的妻子511视频 日韩福利盒子拍拍拍 在线 熟 二次元美女黄片福利 ewp绞死美女9分38秒百度云 国产茄子 喷水在线自拍 鲁尔山皇色在线你慬的 神马dy6888午夜伦理我不卡 马占山泰国旅游 日本男女性交色视频 4438x是啊 激情小说家庭乱伦 相泽南ipx一034 欧美AV福利站 哦哦弟弟 黄色视频种子下载 小视频在线影院 曰本A片 成人两性拍拍红番阁 yy6080福利图片 沙井云海天休闲会所 国产婷婷综合在线 宅男福利社 视频 av天堂 快手成人在线视频 ipx247在线观看 x'x'x'x'x'x'x'x少妇 福利自拍超频在 321avav午夜福利电影网 微拍福利哥搞妹人妻 国产自拍双马尾 国模小黎近期大尺度私拍视频流出 小BB摸起来还算嫩 看起来还 韩国AV主播磁力 嫩穴吃大屌视频 美女 国语福利合集在线视频 国产主播自拍磁力链接bt种子下载 免费性交视频 国内乱伦论坛视频 国产自拍偷拍日 自拍偷拍熟妇在线 男人的阴茎插入女人的阴道里老司机剧场图片视频 凹凸视频杨幂在线观看 800东方 狠狠色在线 五月丁日日操 美女为了舒服点往生殖器里塞黄瓜 WWW_LYHDYZ_COM 黑入做爱 日本人体美女电影 美女阴道口图 男性人体艺术素描图 章子怡掰屄 亚洲美图22p 国内小伙嫖鸡 人体艺术图片cc WWW_NC28_COM 人兽交配 女人视频 太太刘小敏 色林志玲裸体大图 qvod粉红色的火烈鸟 WWW_SSFF66_COM 波多野结衣番号快播 皇片bt种子 张悠雨人体艺木 疯狂操逼家庭教师 五月天黄色乱伦视频 jav365熟女俱乐部 把白虎骚女肏爽视频 全乳人体艺术 男人大吊裸图 操大胸女电影 heyounuxingjiao 自拍视频2 求一欧美人体艺术 人嘼杂交huangpian WWW_ZARA_COM xfplay长谷川惠美 我想日死你 贱货 国产夫妻交换磁力链接 俄罗撕黄色影片 动物性本能2 亚洲色图50p 外汇知识 梅西儿子 申请书样本 希年华企业名录网 黑丝袜模特逼图 胖人人体艺术照 李依晓人体艺术 欧美成人色套图 小男孩玩鸡鸡视频 我我我色日韩臊女 张筱雨嫩鲍 换女头小说 xxx破处 大姐影院 六九av影院 丝袜爱爱 妈妈和儿子的三级电影 苍井空种子怎么找不到 狗狗学习指南高级版全三册图片版pdf luanlu小说 苍井优在线观看 19岁女孩屄屄 京子20歳sm身体改造肛门拳交 有关父亲将儿子成为骚货的小说或视频 在美国做爱怎么说 斯嘉丽约翰逊人体艺术 wwwatv456com 比安卡竹榻上大胆性乐趣 萝莉av优篠崎爱 性感美女颗体大胆图 女人私处大胆人体 处女楔被干 乱淫淫乱农夫电影 我强奸美女姐姐 美女luo图片爱爱谷 春暖花开艳母动漫濑怡成心 超嫩逼逼的少d自拍 颜射无码迅雷下载 文玲成人小说淫淫 激情操必小说 偷拍美妞外阴视频 快播伦理影院全国若妻 姐妹大但人体艺术照 欧美巨奶妹妹图 成人教育av日日 解压密码私阴 欧美亚洲影音先锋 夜色王朝不能看图片 国模人体大全 上海同性恋图 免费下载熟妇h小说 美巨乳内射 我要吸姐姐的阴道 口肛交图片 熟妇自拍16p 脱北者说中国狗在吃饭 仓井空大胆露阴人体艺术 在线视频尺寸剪切 内衣大盗 成人炮图网址 人体露逼图片 乱伦乱摸乱交配 欧美丝袜乱伦图片 古典武侠校园春色wwwseyise8com 哥要蝴蝶谷娱乐中文网 日女儿的经验mmissno1com susu29som网址改成什么了 白白色白白撸 挺动肥白大腚 淫娃萝莉 少妇吉吉 李毅情趣小说 武侠古典皇后群交 888儿童吧吧吧 操妹网免费在线电影 老外老头恋老图片 亚洲荡 海贼王女主角图片 家庭伦理小说网址 jx886cc 日韩美女裸照露奶头 操妈妈大逼毛片948 淫荡骚穴丝袜图片 亚洲see明星 nwjbhnizcslcn 台湾佬中文中性娱乐草 白白色小明看看永久平台 WWWQVODWWWDYCOM 老奶奶屄色图 狼人综合狼人综合www27etcom 素素啪小说 野兽操女人小说 撸鸡巴大骚穴 靠逼小姨小说 熟女交流熟女论坛 久草热久操福利视频 WWWAAAk7C0M百度 乱伦做爱159p dnsaizhancomwww99ff0com 我要操做小姐的妈妈 japanhdvcom最新 黑人操亚洲人的小说 白胖子虐幼mp4 成人电视台mms地址 xfplay资源泷泽萝拉 让公狗插进逼了 五月少女艳情大奶妹 夜夜噜色色姐 先锋国产精品资源在线 贵妃网人兽 人与兽性交光盘 332aaaacn 免费试看5次 御女香帅 淫荡爆乳女教师 老爸干义母视频 陈丽佳露下体叉开腿艺术照 丝袜让人体艺术 sss480 免费黄色成人美乳 秋霞伦理电影大片 清宫性史免费观看 欧美激情爆操 亚洲色网动漫 日日啪夜夜撸免费视频 国产美女自慰偷拍自拍在线视频 撸水龙头射胸 超碰在线视频青青草97 叶欣桐最新视频 小泽玛利亚床上视频 姐姐干快播 看亚洲幼女性交视频 偷拍自拍自拍一区在线观看 日嫂嫂狠狠干小说 日本av美女脱衣视频 自拍公开网友上传 啊啊啊操妹妹 2233旗袍 靠逼在线观看 x6xx8com 搞搞电影网成人视频 666xxcon Ta色影院 强干少妇出水了 曰麻比 1校园春色影音先锋天堂 www5777ddcom下载 意淫强奸校园春色强奸乱伦 成人qvod影院 wwwluba88com wwwludashi666最新网址 黄色网口 顶破av片 日本盗撮在线视频 四房色播婷婷五月 7f5gcomshipin33html wwwhaoav 超碰视频119vvcom 哥必射 超碰最新上传视频27 欧美伦理电影中文字幕 欧美迷奸av zz12oocom姐姐要爱 伦理影院丝袜妻短片 快播伧理 色五月性爱图片 kb039 色欲影视插插插大全一 虐阴100种 天天撸一撸图 西西人体大胆做爱色图 a片婷婷五月大香蕉 黑人的大鸡 人人超碰在线观看百度 美国毛片oo www2233bbbcom 亚洲成人人妻乱伦呦呦 噜噜色噜噜色在线影院 古墓丽影2免费完整版mdyguocom 男人的天堂夜撸撸视频 wwwggg03 成人自拍偷拍微信视频 久久同性 老婆淫水乳房 大色小色播色网 另类小说五月综合网 人气女优小说 超碰国产片 gao41com 人兽性交视频观看 在线自慰视频@wwwdiyisecc 在线青青 有什么好看色网 美女妺妺亲哥哥图片 少年同志人体艺术 那好吧你懂的 778ffcom 色色365视频免费视频 2w片 和女主播啪啪啪小说 怎样看无码视屏 美乳艺校生06 东方a∨正在进入 黄色插穴 97五月天婷婷激情 神马性爱交易 18Aⅴ QQ浏览器www7977ddcom 羞涩涩 色图21P 首页鲍鱼鼓鼓鼓电影 河马xxx 乱操逼 大久爱爱电影网 操姐吧图片欣赏 女社长连裤袜下的美穴 义母伦电影 sss视频在线播放 淫 ti 欧美色图集锦 丰满熟女小说 草裙片 红果56女生七七视频做情 liushoulaotaitaibeiqiangjian 性门照 寡妇骚空姐 德国熟女群交乱伦 bt磁力链接五月婷婷 丁香五月成人亚洲色图 kobe9 premium ll林志玲浴室激战 风间悠美迷你裙 美退图片 成人潮吹影院 日韩女优性交在线 种子搜索 穴图 色钟欣桐的腿 今日视频 干姥姥网 美国都十次 丝袜宜春院图片 张柏之插穴图 搞笑一家人国语 华泰证券下载 曾几何时天魔的黑兔 智利时间 个性留言板 花样男子韩国版国语 会计学专业排名 嫩逼丝袜ing WWW001123COM 爱色裸图 裸模安可 童话村徐锦江 大色爱影音先锋 快播女忧小说 大便系列种子 日本女优武藤兰性交图 亚洲色图插插插插插 成人227免费视频 幼女性交一视频xxx一ok 女性人体艺术摄影 裸体乱伦电影 幼女裸体人骵艺术 xb电影网奇米影视 WWWGUGU2COM 成人性爱露脸自拍 日本美女淫色图 打开骆冰霪传 我肏了嫂子的屄 三级片3级片四级片视频 第一次操逼视频 全色网删除 快播最新欧美母子性爱 日本奶奶级别的片子 日本a片波多野衣暴风影音 WWWLUNLIDIANYINGCOM 偷拍家庭做爱视频 欲望湿逼骚水五月天 模特操b图 少妇入肉 搜狗人体艺术插美眉 大鸡巴插我小穴图片 操穴真经 幼女张开小穴 zxseqingwangzhan 谁有九月好莱坞艳照门图片 双性人的性爱世界种子 女人体艺术专题博客 pulick什么yd 欧美熟妇的屄厕所视频 继父日女儿屄小说 在线另类幼女国外 A片毛片免费观看天天干 后入雪白大屁股美女 黄姓小模激情影片 www1122whcom 涩情网站网孕妇图片 超碰超爽超公开视频 国产骚老婆自拍 小妹妹爱大香蕉小说 成人电网影播放器下载 juse五月 虐蛋蛋番号 日本滛岁影片介绍 中文字幕偷窥自拍伊人成人 尻美女小说 shsh123456亚洲美女 偷拍淫荡性爱色姐姐 舔阴猛人网站 97咪咪碰 日韩av午夜剧场成人电影网 经典开心撸亚洲淫乱无码 偷拍嫂嫂的图片 超碰无毛小女孩 亚洲AV之妻不如妾小说 成人有声小说 屏保春色 春色盈盈 能用快播的h网 h网介绍 开心网 五月天 鼓励看黄片 5252黄色小说 浪妹社区 欧美图床 我色你影院 逍遥色导航 高清在线电影 在线成人短片 92com 亚洲AV怡红院 567丁香五月天在线 亚洲欧洲日韩漫画 张柏芝三级手机在线观看 在线亚洲森川安娜 宇都宫939观看 管野亚梨沙 媲美欣65部连接 magnet 高桥圣子108手机在线 三级色站 zooskooist 91成人网 潮吹福利手机在线播放 正在播放上原亚衣 女仆中出 小泽玛利亚av护士在线 秋霞电影山潘金莲 日韩亚洲日本欧美国产高清av 日日操夜夜鲁日日拍拍 有色hd高清国产视频 日本人六九视频jllzz 日本人性交视频 邪恶直播软件 大桥未久恸哭的女教师 韩国vip福利在线播放 恋母 8787影院影视午夜福利 国产主播热舞4000部在线视频 成人手机在线视频 magnet 绿衣服女孩自摸 1人妻在线a免费视频 6080午夜神马福利 点点色视频 偷偷偷拍 tpmlage视频在线观看 eluosi xingai ship 强奸女医生迅雷下载 tube一本道视频 自拍78p 女色仆影院 水菜丽百度影音 小公主影院av 春药步兵百度网盘 av欧美深喉口爆视频 偷拍自拍第11页 uoco图库福利 伦理。 小草h在线 200GANA-1485 极度色影院 缴情综合网深情五月 东京热av精油系列 人人操 视频 av大师 古典武侠狠狠第七页 福利757午夜云播 欧美Av中文字幕欧美-区 老鸭网123 欧美在线 ftp AV视频中文字幕 欧美六九视频 八四色色 大桥未久在线视频 日本家庭系列和母亲爱爱 西瓜影音 有賀遊空 二宫沙树 saki ninomiya 福利拍拍影视 98福利视频试看1分钟 色院影视 豆豆去成·人网 东方ev在线播免费 k6 午夜福利 澳门赌场视频偷拍久久 国产激情对白在线观看 五茹娘導航 伦理福利五码 国产精品自拍偷拍在线观看 三级片福利电影 小向美奈子AV在线看 卵蛋邪恶虎牙 神马神院我不卡午夜福利 大桥未久人妻mp4 16 岁的同性恋视频英文网站 野狼av社区天堂网在线 蓝色导航福利 亚洲 欧洲 中文 日韩 韩国大乳人妻视频 天天曹天天插天天摸 av毛片在线观看直播 越南大屌插在线视频 maomi最新地址百度知道 看片软件免费安全的 avzon 国产污星人福利视频 小清新成人影视网站 新视觉啪啪影院 香港经典三级免费在线观看 小野寺梨纱无码 magnet 精管 龟头 子宫 射 高潮 y影院安全吗 九哥橾比网 91视频日本啪啪啪 死肥宅的氪金援交(全彩)漫画 _caoporm超碰 青娱乐全国楼凤验证 正在播放:女友很听话 身高172 颜值爆表 腿长屁股大 后入尤其过瘾 可接受3P 亚洲伦理视频伦理聚合 熟女人妻 - 毛片基地 西瓜影音 熟女女优一本道 色尼姑迅雷磁力链接 magnet 明里つむぎav作品在线播放 迅雷哥无码区 好屌700 色哒哒在线电影 www,kk444,cm页面升级 步行街潮流服装店的短发喜欢 仓井空系列种子磁力链接 国内自拍性爱视频网站 国产自拍国产秒拍 不用下载app能看的操逼视频 和大奶女友先69 h小说纯肉 百度云 尼姑色 被邻居高傲人妻 香港三级片秋霞网 天狼在线观看苍井空av 神马午夜影院by88 黄色网站你懂得 男人天堂3017 pv7758Cnm 爆操大奶美女视频 不知火舞3D里番 超级yin荡的高中女1 五月天热巴合成视频 456午夜福利影院 sesesessses 自拍在线视频公开 骚大妈大花心视频 波多野结衣黑人番外篇 影音先锋强奸乱伦在线看 欧美熟女内射视频 邪恶姐弟动漫小视频 黄片巨乳老师 四虎之另类视频 亚洲美女福利视频网站 灰灰视频Av在线视频 苍井优黄片视频 国产猛男小姐高潮 国产真实泄露在线 本土成人线上免费影片 波多野结衣在线CK 两只硕大的巨乳涨奶水 慢画色 骚逼美女被插写真图 成人片SM 成人国产自拍漫画 在线不用播放器av网址 69pao国产在线播放 李丽珍三级合集种子迅雷mp4 啪啪啪tossgirl 国产伦理道德动态图 www588mm 欧美白人磁力链接 小妹打泡一级黄片毛 网友自拍熟女人妻在线 日本韩国 magnet 居家少妇露脸18p 国内自拍激情免费 干日本姝AV 美女被操流淫 伦理动漫狠狠 色友吧在线视频 情侣自拍。 mp4 瑾美香 骑兵DVAJ 迷奸大学生磁力链接 下载 啪啪视频2018年免费正片 妈妈好紧好舒服视频 kmsp70快猫 12岁小女孩尿道视频 黄色网站护士三级片 qplayer在线播放网址 汤姆影院AVt0n _ee255com 日本zj视频 4438x成 人大色 邪恶剧情动态饭粒网 完美看看鬼父 国产自拍视频跳舞 欧美巨乳丝袜在线视频 98人妻免费公开视频 国产夜夜郎视频 母子性交自拍视频磁力链接 韩国三级美味啪啪啪片视频展播 国产自伯在线 好屌妞精品视频在线观看 男女啪啪啪视频抽插 青青草 国产自拍 第一页 星野亚希校服 男友吸胸部爱爱视频 迷奸美女磁力 下载 久久pao 中文欧美目韩亚洲在线 微兔云 (男保罗衫) -(十字绣成品) 677rr mp4 韩日AV 一本道 群交 在线播放 欧洲性交做爱激情视频 韩国自拍做爱视频 纯做爱小说 anquye亚洲图片 wwwvvcon 成人在av 汤唯祼体图片欣赏 父侵操逼 谁有黄色qq号可以早qq空间看的2014 裸体女图片一级 淫荡人妻爱色 三点苍井空影音先锋观看 欧美小学生性交