Handle hostnames with upper-case letters
[webmin.git] / miniserv.pl
2011-08-29 Jamie Cameronhttps://sourceforge.net/tracker/?func=detail&atid=11745...
2011-08-17 Jamie CameronAdd charset to error messages
2011-07-28 Jamie CameronAndroid tablets don't need mobile theme
2011-07-25 Jamie CameronFix validation errors
2011-07-21 Jamie CameronExplicitly reject CONNECT requests
2011-07-06 Jamie CameronAdd timeout to post-login script
2011-06-28 Jamie CameronMerge branch 'master' of git@github.com:webmin/webmin
2011-06-28 Jamie CameronMerge branch 'master' of github.com:webmin/webmin
2011-06-28 Jamie CameronClose main socket before SSL init, to prevent hangs...
2011-06-18 Jamie CameronSupport chained certs on per-IP keys
2011-05-25 Jamie CameronHandle new sudo format as seen on Ubuntu 11
2011-05-23 Jamie CameronInetd mode debugging code
2011-05-14 Jamie CameronFix for IPv6 support with SSL and inetd
2011-05-13 Jamie CameronHandle case where local socket is IPv4 and remote is v6
2011-05-13 Jamie CameronFurther IPv6 inetd fix
2011-05-11 Jamie CameronFix to support IPv6 connections in inetd mode
2011-05-02 Jamie CameronMake expiry time customizable on a per-file basis
2011-04-30 Jamie CameronMake buffer size configurable
2011-04-10 Jamie CameronSupply remote IP and local port to PAM
2011-03-28 Jamie CameronUse pre-compressed file if available
2011-03-27 Jamie CameronDynamic gzip compression support
2011-03-19 Jamie CameronClear gzipped glag
2011-03-18 Jamie CameronServe gzip-compressed static content
2011-01-04 Jamie CameronActually listen on additional ports
2010-12-28 Jamie CameronHandle NOPASSWD: in sudo output
2010-12-17 Jamie CameronFix stupid use of length(@) when I meant scalar(@)
2010-12-17 Jamie CameronRemove use of deprecated defined(@foo)
2010-12-09 Jamie CameronAllow pre-caching to be disabled
2010-12-06 Jamie CameronPre-cache lang/en files in RAM in miniserv.pl
2010-12-06 Jamie CameronInclude microseconds in debug log
2010-12-04 Jamie CameronAdd missed newline
2010-12-02 Jamie CameronSupress useless error
2010-11-28 Jamie CameronLog more useful stuff to stderr
2010-11-16 Jamie CameronFixes for referer checking and SSL under IPv6
2010-11-12 Jamie CameronClose session DBM in webmincron process, to prevent...
2010-11-07 Jamie CameronIPv6 allowed address matching fixes
2010-11-06 Jamie CameronApparently PF_INET cannot always be used bare
2010-11-05 Jamie CameronSave output from pages in Webmin
2010-10-30 Jamie CameronSupport for outgoing IPv6 connections
2010-10-30 Jamie CameronMore progress on Webmin IPv6 support
2010-10-29 Jamie CameronOMG - IPv6 connections can actually be accepted now
2010-10-28 Jamie CameronIPv6 now getting closer to working
2010-10-28 Jamie CameronSome hacking on IPv6 support
2010-09-24 Jamie CameronFix bug validating sudo logins
2010-09-21 Jamie CameronFix password validation
2010-09-20 Jamie CameronMake fetching of users from LDAP or MySQL faster, by...
2010-09-17 Jamie CameronFix getting theme and language from LDAP
2010-09-17 Jamie CameronMore work on LDAP
2010-09-17 Jamie CameronLDAP user login support
2010-09-15 Jamie CameronMore work on LDAP support
2010-09-14 Jamie CameronUse theme and language from DB
2010-09-14 Jamie CameronFixed up postgresql support
2010-09-12 Jamie CameronUser and group ACL saving
2010-09-12 Jamie CameronUse user DB for everything
2010-09-12 Jamie CameronQuery user DB in miniserv and read_acl
2010-09-01 Jamie CameronAdd option for mode that assumes PAM is working
2010-08-30 Jamie CameronStore PID in environment variable so it can be more...
2010-07-18 Jamie CameronRemove useless defined statements
2010-05-29 Jamie CameronConvert time module to webmincron
2010-05-29 Jamie CameronWork on standard time specs for webmin cron
2010-05-18 Jamie CameronWebmin cron fixes
2010-05-14 Jamie CameronMore hacking on webmin cron service
2010-05-13 Jamie CameronMore work on webmin cron functions
2010-04-23 Jamie CameronAllow access to robots.txt
2010-04-05 Jamie CameronTreat DSi as mobile browser
2010-02-04 Jamie CameronHandle delay pipe message when there is no user yet
2009-12-28 Jamie CameronAdded robots.txt file to block indexing
2009-12-20 Jamie CameronPrevent bad redirect URL
2009-11-04 Jamie CameronAllow PAM test user to be configured
2009-09-25 Jamie CameronDon't remove newlines from posted data for DAV
2009-09-11 joeMerge git@github.com:webmin/webmin into warnings2
2009-09-11 Jamie CameronPass missing params correctly
2009-06-28 Jamie CameronPre-loading makes no sense in inetd mode
2009-06-12 Jamie CameronDetect Pre/webOS as mobile
2009-05-09 Jamie CameronConsider all session ID cookies
2009-04-24 Jamie CameronDon't write out the PID file all the time
2009-04-09 Jamie CameronAllow _ in authenticated files
2009-03-20 Jamie CameronFail hard if PAM was required but doesn't work
2009-03-20 Jamie CameronOption for extra perl module search paths
2009-03-20 Jamie CameronDon't log password to syslog
2009-03-05 Jamie CameronWarn about old perl versions, which have broken __PACKAGE__
2009-03-03 Jamie CameronDon't export to miniserv
2009-03-03 Jamie CameronMore detailed errors
2009-03-01 Jamie CameronAlways run modules in their package
2009-01-10 Jamie CameronLog message saying that Webmin will still work without PAM
2009-01-05 Jamie CameronOpera mini is a mobile browser
2008-12-16 Jamie CameronFix preroot calculation
2008-12-16 Jamie CameronInitial support for overlay theme that can modify CSS
2008-11-08 Jamie CameronFix Webmin user temp password change
2008-10-11 Jamie CameronAndroid is a mobile device
2008-09-08 Jamie CameronAdded comment
2008-08-13 Jamie CameronFix forced password change
2008-08-11 Jamie CameronAllowed ciphers option
2008-06-13 Jamie CameronHandle variable-length MD5 salts
2008-06-03 Jamie CameronHandle case where /proc/net/tcp doesn't work
2008-05-27 Jamie CameronClose DBM when restarting
2008-05-17 Jamie CameronHandle mobile IE
2008-03-25 Jamie CameronMD5 support for Webmin users using modules
2008-03-20 Jamie CameronSupport for temporary passwords which must be changed...
2008-03-13 Jamie CameronAllow testing cookie check to be skipped
next