source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2787   16 years gdb Added init script for generating conf
(edit) @2786   16 years gdb Removed the postinst config generator
(edit) @2785   16 years gdb Fixed perlishness
(edit) @2784   16 years gdb Fixed console entry in master.yaml
(edit) @2783   16 years gdb Added postinst to set default_realm appropriately. Note: the code is …
(edit) @2782   16 years gdb Fixed style + debugging echo from r2781
(edit) @2781   16 years gdb Make invirt-database-server.postinst check whether the invirt user …
(edit) @2780   16 years gdb Added some sysvms
(edit) @2779   16 years gdb Added hvirt-devconfig pkg
(edit) @2778   16 years gdb Merged broder's changes into invirt-base
(edit) @2777   16 years gdb Moved most of debathena config into invirt-base
(edit) @2776   16 years gdb Added debathena krb and ssh config stuff to invirt-base
(edit) @2775   17 years gdb Removed debathena dependencies from invirt-console
(edit) @2774   17 years gdb Created an hvirt branch of invirt-console
(edit) @2773   17 years broder Tag 0.47 of xvm-devconfig
(edit) @2772   17 years broder Update devconfig for gbrockm -> gdb username change.
(edit) @2771   17 years broder Tag 0.0.2 of xvm-authz-locker
(edit) @2770   17 years broder Tag 0.0.28 of invirt-base
(edit) @2769   17 years broder Use breaks instead of conflicts in xvm-authz-locker.
(edit) @2768   17 years broder In xvm-authz-locker, conflict with versions of invirt-base that …
(edit) @2767   17 years broder The authz.mech option in configuration is no longer used.
(edit) @2766   17 years broder Have authz providers use an invirt.authz module. xvm-authz-locker now …
(edit) @2765   17 years broder Do some config cleanup in invirt-web.
(edit) @2764   17 years broder Ensure Kerberos tickets get passed to the ssh that ajaxterm spawns
(edit) @2763   17 years broder Handle control characters from Safari (they arrive pre-translated)
(edit) @2762   17 years broder Remove dependency on qweb framework
(edit) @2761   17 years broder Use browser-based dupe suppression, so multiple clients can connect to …
(edit) @2760   17 years broder Update focus rules to failback in safari
(edit) @2759   17 years broder disable GETting to post keyboards to ajaxterm
(edit) @2758   17 years broder Make ajaxterm only seize keypresses when focused.
(edit) @2757   17 years broder Clear stale fds out of cache in ajaxterm
(edit) @2756   17 years broder Fix race condition in ajaxterm
(edit) @2755   17 years broder Link to the web terminal page from the VM list for paravms
(edit) @2754   17 years broder Compress ajaxterm redraws with gzip, to reduce latency
(edit) @2753   17 years broder Allow reconnecting to the same terminal session
(edit) @2752   17 years broder ajaxterm!
(edit) @2751   17 years broder Add terminal page
(edit) @2750   17 years broder Allow pages to specify extra header elements
(edit) @2749   17 years broder Make ajaxterm play nicely with CherryPy?
(edit) @2748   17 years broder Allow passing a different command for each ajaxterm invocation
(edit) @2747   17 years broder Import upstream ajaxterm 0.10
(edit) @2746   17 years broder Create branch ajaxterm-rebased
(edit) @2745   17 years broder Cleanup invirt-web's cherrypy-rebased -> trunk merge in the git-migration
(edit) @2744   17 years broder Tag 0.1.1 of invirt-web
(edit) @2743   17 years price invirt.fcgi: Document wrapper scripts more explicitly.
(edit) @2742   17 years price Fix format string usage.
(edit) @2741   17 years price invirt.fcgi: fix usage message, simplify option-parsing logic
(edit) @2740   17 years quentin Merge auth.fcgi and unauth.fcgi fixes from the old branch
(edit) @2739   17 years quentin Properly separate the auth.fcgi and unauth.fcgi scripts
(edit) @2738   17 years broder Tag 0.1.0 of invirt-web
(edit) @2737   17 years broder Merge cherrypy-rebased branch of invirt-web into trunk.
(edit) @2736   17 years quentin Add an icon to be shown when a VM is being installed
(edit) @2735   17 years broder The cherrypy branch has been subsumed by the cherrypy-rebased branch.
(edit) @2734   17 years broder Fix dumb mistakes in my r2655.
(edit) @2733   17 years broder Deduplicate the code in auth.fcgi and unauth.fcgi But call the …
(edit) @2732   17 years broder Don't calculate static_dir in the fcgi files - we no longer use it there.
(edit) @2731   17 years broder Remove the "checkpoint" code for timing measurements.
(edit) @2730   17 years broder Setup hosting for static resources in the InvirtWeb? and …
(edit) @2729   17 years broder Use separate fcgi files for the authed and unauthed site. This allows …
(edit) @2728   17 years broder Fix the unauthenticated web interface. Separate the separate …
(edit) @2727   17 years broder Punt some RewriteRules? for deprecated URLs we no longer use.
(edit) @2726   17 years broder command: recognize new "internal" name for delete This fixes the bug …
(edit) @2725   17 years broder Fill in changelog with the many things that changed. I might still be …
(edit) @2724   17 years broder view.py: fix long lines
(edit) @2723   17 years broder view.py: double blank lines at toplevel This is a style convention …
(edit) @2722   17 years broder view.py: clean up remote_user_login Remove dead code, and make the …
(edit) @2721   17 years broder view.py: fix a docstring The first line of a docstring should be …
(edit) @2720   17 years broder main.py: small Python style improvement
(edit) @2719   17 years broder list.mako: map/lambda make Guido sad, use a comprehension In Python …
(edit) @2718   17 years broder info.mako: cut no-longer-used hidden field
(edit) @2717   17 years broder Update the cherrypy branch to use authz.afs.cells instead of just …
(edit) @2716   17 years broder "Cherry-pick" r2557 (Re-arrange the authz configuration.) to the …
(edit) @2715   17 years broder Document MachineView?.getattr
(edit) @2714   17 years broder Make changelog entries describe package changes, not packaging changes
(edit) @2713   17 years broder Clarify the operation of MakoHandler?
(edit) @2712   17 years broder Revert "Replace weird username logic with the old logic." This …
(edit) @2711   17 years broder fix a syntax error from my r2526
(edit) @2710   17 years broder Restore explanatory comment on random.seed().
(edit) @2709   17 years broder style tweaks
(edit) @2708   17 years broder tighten a bit of code
(edit) @2707   17 years broder main.py: FieldStorage? is history, so revert to sugared getitem.
(edit) @2706   17 years broder fix super-long lines
(edit) @2705   17 years broder tighten a bit of code
(edit) @2704   17 years broder cut a leftover comment, fix a bit of spacing
(edit) @2703   17 years broder cut uninformative comment and blank line
(edit) @2702   17 years broder main.fcgi: usage, fix a bit of spacing
(edit) @2701   17 years broder small style fix
(edit) @2700   17 years broder Replace weird username logic with the old logic. remote_user_login() …
(edit) @2699   17 years broder style nit
(edit) @2698   17 years broder Removed useless method
(edit) @2697   17 years broder Remove unused external_remote_user_login function
(edit) @2696   17 years broder Punt the "moocow" VNC password - it's dumb, and we already have our …
(edit) @2695   17 years broder Remove unused template code
(edit) @2694   17 years broder Use contact address from config on error page
(edit) @2693   17 years broder Full error handling
(edit) @2692   17 years broder Unauthenticated front page
(edit) @2691   17 years broder Make modify form work
(edit) @2690   17 years broder Implement administrator mode
(edit) @2689   17 years broder Update the errortest handler for cherrypy
(edit) @2688   17 years broder Only aklog to a cell if encryption is actually needed.
Note: See TracRevisionLog for help on using the revision log.