master
Make home page another CGI - we'll need it for OAuth login/logout and that will allow us to provide whole-server search and simple dashboard alert functionality..
Protect against NULL variables (Issue #1611)
Revert "Update copyrights"
Move CUPS_SID to cgi.h and use it as the state string for OAuth.
Use HTTP_AUTHORIZATION in CGI programs (Issue #246)
Fix section parsing in web help index code (Issue #1641)
Fix NULL checks in home.cgi.
Fix cgiFormEncode error (Issue #1611)
Y2038 fixes (Issue #1592)
Merge changes from CUPS 1.5svn-r9000.
Load cups into easysw/current.
search.c: newer free() accepts NULL
Don't allow form data to try setting environment variables, and duplicate environment variable values as needed (Issue #1547)