/[pxelator]/lib/PXElator/httpd.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /lib/PXElator/httpd.pm

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 105 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 23:22:05 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 7040 byte(s)
Diff to previous 104 , to selected 57
better download progress with estimated time

Revision 104 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 22:52:22 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6856 byte(s)
Diff to previous 96 , to selected 57
display download speed

Revision 96 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 20:45:09 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6739 byte(s)
Diff to previous 91 , to selected 57
flush socket to client and set block to 1400 bytes so we don't fragment
TCP packets because pxelinux hangs sometimes, cleanup output


Revision 91 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 18:48:29 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6692 byte(s)
Diff to previous 89 , to selected 57
added clean completed downloads

Revision 89 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 18:26:28 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6470 byte(s)
Diff to previous 88 , to selected 57
fix REST API for /start_stop/ change


Revision 88 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 18:16:14 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6419 byte(s)
Diff to previous 87 , to selected 57
code cleanup

- rename start_options to start_fork to better describe what it does
- implemented actions which can be called directly from web
- /start_stop REST API correction


Revision 87 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 17:43:38 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6200 byte(s)
Diff to previous 86 , to selected 57
sort processes by name


Revision 86 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 17:41:19 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6195 byte(s)
Diff to previous 81 , to selected 57
fixed kill


Revision 81 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 16:47:52 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 6181 byte(s)
Diff to previous 78 , to selected 57
provide interface to all methods which are defined inside start_options


Revision 78 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:43:30 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 5955 byte(s)
Diff to previous 77 , to selected 57
move more output to debug

Revision 77 - (view) (annotate) - [select for diffs]
Modified Fri Jul 31 14:42:45 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 5935 byte(s)
Diff to previous 72 , to selected 57
kill using pstree from children to parent

Revision 72 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 23:57:19 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 5820 byte(s)
Diff to previous 71 , to selected 57
record and display log changes by mac addresses


Revision 71 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 22:55:08 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 5772 byte(s)
Diff to previous 70 , to selected 57
much better output for /proc/$pid/status


Revision 70 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 22:44:55 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 5634 byte(s)
Diff to previous 67 , to selected 57
implement forker for static file serving and interface to kill/report them


Revision 67 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 21:31:30 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 4999 byte(s)
Diff to previous 66 , to selected 57
implemented correct start/stop logic (which now works!)
and pushed debug state into $server::debug and file 
conf/debug for shared state between servers


Revision 66 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 20:15:39 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 4833 byte(s)
Diff to previous 65 , to selected 57
turn httpd server into real process manager which starts other components


Revision 65 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 17:07:48 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 4356 byte(s)
Diff to previous 64 , to selected 57
correct static file serving and implement progress bar


Revision 64 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 16:26:54 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 4057 byte(s)
Diff to previous 57
show server ip and netmask


Revision 57 - (view) (annotate) - [selected]
Modified Thu Jul 30 14:16:59 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 3972 byte(s)
Diff to previous 53
handle our own children, start kvm


Revision 53 - (view) (annotate) - [select for diffs]
Modified Thu Jul 30 12:10:53 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 3654 byte(s)
Diff to previous 45 , to selected 57
start/stop screen with servers from web interface


Revision 45 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 22:04:58 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 2937 byte(s)
Diff to previous 43 , to selected 57
dump all other peaces in, first configuration which can again boot
(wrong image, that is :-)


Revision 43 - (view) (annotate) - [select for diffs]
Modified Wed Jul 29 19:57:07 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 2921 byte(s)
Diff to previous 42 , to selected 57
turn debug on/off


Revision 42 - (view) (annotate) - [select for diffs]
Added Wed Jul 29 17:42:48 2009 UTC (14 years, 8 months ago) by dpavlin
File length: 2339 byte(s)
Diff to selected 57
simple httpd server


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26