Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grow MAX_ARP_RETRIES from 4 to 7 after erwan's suggestion | Guillaume Cottenceau | 2003-05-28 | 1 | -1/+1 |
| | |||||
* | remove /dev/ttyS14 link by drakconnect. | Francois Pons | 2003-05-28 | 1 | -1/+1 |
| | |||||
* | - user name must begin with a letter but not with a number or - or _ | Daouda Lo | 2003-05-27 | 1 | -1/+1 |
| | |||||
* | 9.2-0.5mdk | Thierry Vignaud | 2003-05-27 | 1 | -2/+4 |
| | |||||
* | 9.2-0.4mdk | Thierry Vignaud | 2003-05-27 | 1 | -1/+2 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-05-26 | 1 | -3/+43 |
| | |||||
* | use formatError to display the error message | Pascal Rigaux | 2003-05-26 | 1 | -2/+5 |
| | | | | | (to have a better error message than "SCALAR(0x....) at ...") | ||||
* | be perl_checker prototype compliant | Pascal Rigaux | 2003-05-26 | 1 | -7/+7 |
| | |||||
* | - methods with no argument are not functions with no argument! | Pascal Rigaux | 2003-05-26 | 3 | -12/+12 |
| | | | | | - perl_checker fixes | ||||
* | Added new toggle possibilities to the menu; use "en_US" for US layout | Pablo Saratxaga | 2003-05-24 | 1 | -1/+8 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 35 | -424/+414 |
| | |||||
* | next release | Thierry Vignaud | 2003-05-23 | 1 | -1/+4 |
| | |||||
* | please perl_checker | Thierry Vignaud | 2003-05-23 | 1 | -1/+1 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-23 | 1 | -10/+10 |
| | |||||
* | #3628 /etc/resolv.conf explicit rights set (by titi) | Damien Chaumette | 2003-05-23 | 1 | -2/+2 |
| | |||||
* | do not mix interactive and ugtk2, let reusse create_dialog() | Thierry Vignaud | 2003-05-22 | 1 | -6/+2 |
| | |||||
* | do not set twice the title, ugtk2->new already do it for us | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | |||||
* | remove unused variable | Thierry Vignaud | 2003-05-22 | 1 | -1/+0 |
| | |||||
* | gtk+-2 specs prohibid playing with policy | Thierry Vignaud | 2003-05-22 | 4 | -4/+2 |
| | |||||
* | (quit_global) inline it | Thierry Vignaud | 2003-05-22 | 1 | -5/+1 |
| | |||||
* | - further clean gui construction through functionnal ugtk2 | Thierry Vignaud | 2003-05-22 | 1 | -37/+31 |
| | | | | | | | | | | | | - do not gratuitously add: o " " around button labels o empty strings at end of kernel release - (parse_release) simplify - there's no need to keep a reference on field that we do not further use (distro release is parsed again when needed and kernel release is already stored in some variable) - do not pack nothing to widgets | ||||
* | - simplify gui construction through create_packtable(), we really do | Thierry Vignaud | 2003-05-22 | 1 | -16/+6 |
| | | | | | | | not have to offuscate it like c programmers have to - one shall not be able to alter kernel or distribution release number | ||||
* | (build_list) simplify ip parsing | Thierry Vignaud | 2003-05-22 | 1 | -3/+1 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-05-22 | 2 | -75/+134 |
| | |||||
* | 9.2-0.3mdk | Thierry Vignaud | 2003-05-22 | 1 | -1/+5 |
| | |||||
* | workaround #3341: display "Bad ip" instead of a blank field if ip | Thierry Vignaud | 2003-05-22 | 1 | -2/+1 |
| | | | | | wasn't correctly parsed as an ip ? | ||||
* | next 9.2-0.3mdk bits | Thierry Vignaud | 2003-05-22 | 1 | -0/+2 |
| | |||||
* | do not fork usb module drivers list but reuse list_modules one instead | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | fix #2291 | Thierry Vignaud | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | kill some warnings catched by diagnostics pragma | Thierry Vignaud | 2003-05-22 | 1 | -9/+9 |
| | |||||
* | Fix differntial user file naming. | Stew Benedict | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | better english (#1342) | Thierry Vignaud | 2003-05-22 | 1 | -2/+2 |
| | |||||
* | fix #3485 | Thierry Vignaud | 2003-05-22 | 1 | -1/+1 |
| | |||||
* | 9.2-0.3mdk's first bits (more to com tomorrow) | Thierry Vignaud | 2003-05-21 | 1 | -1/+5 |
| | |||||
* | add some ip checking (#853) | Damien Chaumette | 2003-05-21 | 1 | -15/+25 |
| | | | | | remove old comments | ||||
* | remove unused function that should never have come to live | Thierry Vignaud | 2003-05-21 | 1 | -2/+0 |
| | |||||
* | fix gc sux in 1.117 modfiying function behaviour | Guillaume Cottenceau | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | gtktext_insert: fix indenting of one line, takes that as a | Guillaume Cottenceau | 2003-05-21 | 1 | -12/+12 |
| | | | | | pretext to redo whole function identing without tabs | ||||
* | beautify titi | Guillaume Cottenceau | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | please gc | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | - help menu items are not checkable | Thierry Vignaud | 2003-05-21 | 1 | -7/+9 |
| | | | | | | - do not display spurious "/" on menu buttons when embedded - (strip_first_underscore) let speedup the regexp | ||||
* | (gtktext_append) fix gtktext_insert() call | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | |||||
* | we already have fork()+exec() detect_loader, so there's no need to do | Thierry Vignaud | 2003-05-21 | 1 | -1/+1 |
| | | | | | it again | ||||
* | updated pot file | Pablo Saratxaga | 2003-05-20 | 2 | -98/+147 |
| | |||||
* | (probe_category): one regexp is enough for isdn | Thierry Vignaud | 2003-05-20 | 1 | -2/+1 |
| | |||||
* | check again printerdrake, this would have prevent whoever altered | Thierry Vignaud | 2003-05-20 | 1 | -4/+0 |
| | | | | | | network::netconnect::main() to forget some calle when updating all calle for new parameters signature :-( | ||||
* | typo fix | Thierry Vignaud | 2003-05-20 | 1 | -1/+1 |
| | |||||
* | 9.1-0.2mdk | Thierry Vignaud | 2003-05-20 | 1 | -1/+6 |
| | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-05-20 | 3 | -23/+22 |
| | | | | | | | | printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate printer::printerdrake::main(): fix printer::default::printer_type() callee | ||||
* | - perl_checker fixes, which show up the following bugs: | Thierry Vignaud | 2003-05-20 | 1 | -39/+36 |
| | | | | | | | | | | | | - printer::printerdrake::{setup_smb,setup_socket}(): do not use undef values, but reuse those we just calculate - printer::printerdrake::main(): fix printer::default::printer_type() callee - printer::printerdrake::check_network(): fix network::netconnect::main() callee |