Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | various adjustement in main windows | Antoine Ginies | 2005-07-08 | 1 | -31/+35 |
| | |||||
* | fix untranslated strings (#16736) | Thierry Vignaud | 2005-07-07 | 1 | -1/+1 |
| | |||||
* | remove connect/diconnect_backend | Olivier Blin | 2005-07-07 | 3 | -10/+11 |
| | | | | | | add start/stop_net_interface add detach parameter to start/stop_interface | ||||
* | use start/stop_interface | Olivier Blin | 2005-07-07 | 1 | -2/+2 |
| | |||||
* | add an apply button | Antoine Ginies | 2005-07-07 | 2 | -4/+11 |
| | |||||
* | add double clic event | Antoine Ginies | 2005-07-07 | 1 | -7/+14 |
| | |||||
* | use simple userid combolist, few other fix | Antoine Ginies | 2005-07-07 | 1 | -23/+49 |
| | |||||
* | fix test of directory and test of hosts access in alter mode | Antoine Ginies | 2005-07-06 | 1 | -4/+4 |
| | |||||
* | add editcell (disable by default) , add double clic support | Antoine Ginies | 2005-07-06 | 1 | -0/+37 |
| | |||||
* | display wait message box while reloading/restarting nfs server | Antoine Ginies | 2005-07-06 | 1 | -15/+9 |
| | |||||
* | fix undefined options | Antoine Ginies | 2005-07-06 | 1 | -4/+3 |
| | |||||
* | fix domain in hosts access combobox | Antoine Ginies | 2005-07-06 | 1 | -3/+3 |
| | |||||
* | fix ip/8 in comboboxentry | Antoine Ginies | 2005-07-06 | 1 | -2/+5 |
| | |||||
* | button to close draknfs | Antoine Ginies | 2005-07-06 | 1 | -96/+222 |
| | | | | | | | | | | "Reload NFS server" hput in a menu using icons for "dir path" button an editable combolist for Access various typor fix "close" button in help dialog box use pango for text field | ||||
* | (add_columns) reuse existing translation | Thierry Vignaud | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | fix layout somewhat | Thierry Vignaud | 2005-07-05 | 2 | -8/+11 |
| | |||||
* | don't keep undefined options | Olivier Blin | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | use join() | Olivier Blin | 2005-07-05 | 1 | -4/+2 |
| | |||||
* | fix string pb | Antoine Ginies | 2005-07-05 | 1 | -11/+11 |
| | |||||
* | perl_checker/translation fixes | Olivier Blin | 2005-07-05 | 1 | -15/+13 |
| | |||||
* | perl_checker fix | Olivier Blin | 2005-07-05 | 1 | -1/+1 |
| | |||||
* | various other fix to be able to build drakxtools | Antoine Ginies | 2005-07-05 | 1 | -8/+9 |
| | |||||
* | various fix ("standalone/draknfs", line 140, character 38-48) thx tv | Antoine Ginies | 2005-07-05 | 1 | -6/+6 |
| | |||||
* | add help, remove unwanted use | Antoine Ginies | 2005-07-05 | 1 | -3/+14 |
| | |||||
* | fix some comment | Antoine Ginies | 2005-07-05 | 1 | -4/+3 |
| | |||||
* | move drakhosts and draknfs tools from soft/ to gi/perl-install/standalone | Antoine Ginies | 2005-07-05 | 2 | -0/+622 |
| | |||||
* | rollback bogus change that mistakely went in | Thierry Vignaud | 2005-07-04 | 1 | -1/+0 |
| | |||||
* | update crossbars when scale values are modified | Olivier Blin | 2005-07-01 | 1 | -0/+1 |
| | |||||
* | set the "" string as active in the combo box when a custom binary is | Olivier Blin | 2005-07-01 | 1 | -6/+9 |
| | | | | | | selected, to avoid default selection of the last combo box item (this allow to remove the "scannerdrake" hack) | ||||
* | simplify | Olivier Blin | 2005-07-01 | 1 | -9/+4 |
| | |||||
* | use the 'drakxtools' component for "Standalone Tools" (really fix | Olivier Blin | 2005-07-01 | 1 | -2/+2 |
| | | | | | #16580) and split drakxtools components out of the main hash | ||||
* | fix shell parsing unquoted bugzilla URL (#16580) | Thierry Vignaud | 2005-07-01 | 1 | -1/+2 |
| | |||||
* | sanitize network::activefw | Thierry Vignaud | 2005-06-30 | 2 | -10/+10 |
| | |||||
* | try to cleanup fs.pm | Pascal Rigaux | 2005-06-28 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | (to have simpler dependencies between modules, esp. have some modules only required by diskdrake): - move some functions from fs to fs::mount (most keep their name, except mount_part and mount_usbfs) - move formatMount_part and formatMount_all from fs to fs::format - move some functions from fs to fs::wild_device (part2wild_device_name -> fs::wild_device::from_part) (subpart_from_wild_device_name -> fs::wild_device::to_subpart) (analyze_wild_device_name -> fs::wild_device::analyse) - formatMount_part(), formatMount_all(), fs::mount::part() don't take a prefix anymore the current situation was quite muddy we now rely on fs::get::mntpoint_prefixed() which will maybe depend on a field in $part for now, we mount every part in chroot, it seems to be what's wanted - fs::format::part() now expect $all_hds instead of $raids - fs::type::carryRootLoopback is now fs::get::carry_root_loopback() - in fs::loopback, most functions don't want a prefix anymore | ||||
* | handle no bootloader configuration found with a clean error | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | - since we don't use a ramdisk for the stage2 anymore, remove ↵ | Pascal Rigaux | 2005-06-28 | 1 | -1/+1 |
| | | | | | | | | ramdisk_size=128000 (hopefully the initrd doesn't have the limitation or we won't hit the stupid low default max size of the kernel) - use the short aliases for automatic stage1 (cf mdk-stage1/automatic.c) | ||||
* | fix switch from nvidia to nv for X.org | Thierry Vignaud | 2005-06-26 | 1 | -1/+2 |
| | |||||
* | we now use X.org instead of XFree86 | Thierry Vignaud | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | rename isTVcard() as isTVcardConfigurable() since it's more meaninfull ↵ | Thierry Vignaud | 2005-06-24 | 1 | -2/+2 |
| | | | | regarding its purpose | ||||
* | remove MDK::Common::Globals::init (fix crash) | Olivier Blin | 2005-06-24 | 1 | -2/+0 |
| | |||||
* | use network::network::write_network_conf (fix crash) | Olivier Blin | 2005-06-24 | 1 | -1/+1 |
| | |||||
* | ask shorewall interface and use it | Olivier Blin | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | remove unused code (thus fixing a crash) | Olivier Blin | 2005-06-20 | 1 | -14/+0 |
| | |||||
* | fix undefined function after pixel cleanups (#16472) | Thierry Vignaud | 2005-06-17 | 1 | -0/+1 |
| | |||||
* | fsedit::is_same_hd is now fs:get::is_same_hd | Pascal Rigaux | 2005-06-13 | 1 | -1/+1 |
| | |||||
* | don't need use MDK::Common... when we have "use common" (which is the ↵ | Pascal Rigaux | 2005-06-10 | 1 | -1/+0 |
| | | | | standard for libDrakX modules) | ||||
* | don't be fooled by if_ not short-circuiting and auto-vivification, use ↵ | Olivier Blin | 2005-06-07 | 1 | -1/+1 |
| | | | | $conf->{masq_subnet} instead of $conf->{masquerade}{subnet} (i.e. do not write buggy shorewall masqfile when connection sharing is disabled) | ||||
* | kill unused variables | Olivier Blin | 2005-06-06 | 1 | -3/+0 |
| | |||||
* | simplify apply() since sethostname() is done by configure_network() | Olivier Blin | 2005-06-06 | 1 | -5/+2 |
| | |||||
* | create adjustments before resolution is set so that they get correct upper ↵ | Olivier Blin | 2005-06-06 | 1 | -3/+3 |
| | | | | values |