summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakTermServ
Commit message (Expand)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-2198/+0
* More support for TS2Stew Benedict2006-01-251-82/+116
* check/sanitize user input MAC addresses, add tooltips (#20384)Stew Benedict2006-01-021-0/+34
* Add support for custom kernel args in initrdStew Benedict2005-12-301-17/+33
* Install mkisofs if needed. Refuse to creates images without a NIC.Stew Benedict2005-09-261-12/+16
* reverse xdm-config logic for XDMCPStew Benedict2005-08-291-2/+2
* Seems "X -ac" is required (Diogo)Stew Benedict2005-08-241-1/+1
* Don't use "X -ac" for thin clients (Diogo)Stew Benedict2005-08-241-1/+1
* Code cleanupsStew Benedict2005-08-221-28/+63
* Ignore config file for First Time Wizard, assume defaults (17673)Stew Benedict2005-08-191-0/+1
* Client tree edit fix (17653), Write to floppy (17655)Stew Benedict2005-08-181-4/+4
* Clarify client type selection, fix cropped text in wizard.Stew Benedict2005-08-031-2/+2
* Add/remove entries to default PXE config.Stew Benedict2005-07-111-2/+34
* don't try to manipulate PXE stuff if the directory isn't presentStew Benedict2005-07-081-2/+4
* don't need use MDK::Common... when we have "use common" (which is the standar...Pascal Rigaux2005-06-101-1/+0
* Predict NBI disk space usage and check.Stew Benedict2005-05-051-28/+81
* Update for new etherbootStew Benedict2005-05-021-8/+7
* bump copyrigth noticeThierry Vignaud2005-04-251-1/+1
* switch from MandrakeSoft to Mandriva in copyright noticesThierry Vignaud2005-04-211-1/+1
* Sort the nic list for nbis.Stew Benedict2005-04-071-1/+1
* Better way to list NIC modules (thx Thierry).Stew Benedict2005-03-181-10/+3
* Lose the "system" calls. Use pxe.include now. Clean up some redundant code.Stew Benedict2005-03-181-28/+24
* Bugzilla 13998 - Sort list of nbis.Stew Benedict2005-02-281-1/+1
* Drop banner, using up too much window space. Perl_checker mods.Stew Benedict2005-02-231-10/+10
* Bugzilla 13138, 13139. (portmap check, dhcpd.conf.pxe.include)Stew Benedict2005-01-251-2/+8
* Drop quasi-pxe setup in dhcp.conf as we can use real pxe now.Stew Benedict2005-01-211-17/+5
* Silent install of terminal-server if needed (--X is deprecated)Rafael Garcia-Suarez2005-01-101-5/+1
* perl_checker, suggestions from Pixel, rework buttons in main GUIStew Benedict2004-12-151-141/+134
* better english (writing style rather than spoken one)Thierry Vignaud2004-12-131-8/+8
* Create cfg dir if needed. Use xorg.conf.Stew Benedict2004-11-041-35/+92
* sanitize capitale usage on buttonsThierry Vignaud2004-09-141-2/+2
* protocol names, trademark and acronyms should be upcaseThierry Vignaud2004-08-231-8/+8
* aspell's typo fixesThierry Vignaud2004-08-231-1/+1
* Use standard mouse wait/normal. Make $cmd_line a global. perl_checker fixes.Stew Benedict2004-08-201-76/+49
* prefer obj->new rather than new obj for gtk+ widgetsThierry Vignaud2004-08-091-135/+135
* simplify code through Gtk2::ComboBox->new_with_strings()Thierry Vignaud2004-08-081-2/+2
* Fix crashes on append_set.Stew Benedict2004-07-281-4/+4
* MandrakeSoft -> MandrakesoftPascal Rigaux2004-07-201-1/+1
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
* simplify using new bootloader.pmPascal Rigaux2004-06-251-3/+3
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
* code cleanup per PixelStew Benedict2004-06-231-6/+1
* Use array rather than hash per Thierry.Stew Benedict2004-06-011-2/+2
* switch from deprecated OptionMenu into new ComboBox widgetThierry Vignaud2004-05-241-1/+2
* Some new perl_checker fixes.Stew Benedict2004-05-211-97/+54
* Add /etc/modprobe* mount points for client hardware config.Stew Benedict2004-05-201-0/+6
* Use a scalar with cat_ (Pixel suggestion).Stew Benedict2004-04-061-6/+6
* Don't move existing dhcpd.conf, add an include for terminal-server instead.Stew Benedict2004-04-061-27/+59
* (interactive_mode) fix button layout (prevent button collisions andThierry Vignaud2004-03-231-1/+2
* (client_type) fix layout (checbox was using too muche vertical space)Thierry Vignaud2004-03-231-8/+8