Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure not to run timers after quitting the main loop (#37635) | Thierry Vignaud | 2008-02-22 | 1 | -1/+4 |
| | |||||
* | make sure widgets got realized before any event callback is called (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+3 |
| | |||||
* | make expose_event callback more robust (#36537) | Thierry Vignaud | 2008-02-22 | 1 | -0/+1 |
| | |||||
* | - start a wizard to configure server at first launch | Antoine Ginies | 2008-02-20 | 1 | -24/+15 |
| | | | | | - fix exiting printer/server wizard configuration issue in MCC | ||||
* | translate "Advanced options" | Olivier Blin | 2007-11-12 | 1 | -1/+1 |
| | |||||
* | add host allow option | Antoine Ginies | 2007-10-30 | 1 | -3/+10 |
| | |||||
* | fix typo, fix inherit permission problem, re-order some share options | Antoine Ginies | 2007-10-29 | 1 | -7/+7 |
| | |||||
* | add an Help menu | Antoine Ginies | 2007-10-26 | 1 | -0/+6 |
| | |||||
* | fix wizard bug | Antoine Ginies | 2007-10-26 | 1 | -9/+11 |
| | |||||
* | only display share name, directory and comment (try to improve GUI #27339) | Antoine Ginies | 2007-10-26 | 1 | -24/+56 |
| | |||||
* | add security options, fix list problem, fix default PDC configuration | Antoine Ginies | 2007-10-26 | 1 | -15/+18 |
| | |||||
* | add a wizard to configure a PDC or a standalone Samba server | Antoine Ginies | 2007-10-26 | 1 | -4/+206 |
| | |||||
* | net_applet/drakroam/draknetcenter: list current network on top of network list | Olivier Blin | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | fix typo /o\ | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | check for draknetcenter/drakroam instances of root, not user | Olivier Blin | 2007-09-28 | 1 | -4/+5 |
| | |||||
* | do not allow to run multiple draknetcenter (#34276) | Olivier Blin | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | remove unused variable | Olivier Blin | 2007-09-25 | 1 | -1/+0 |
| | |||||
* | fix prototype | Olivier Blin | 2007-09-25 | 1 | -2/+1 |
| | |||||
* | run net center instead of simple menu on left click | Olivier Blin | 2007-09-25 | 1 | -2/+7 |
| | |||||
* | (draw_monitor) fix crash (#33023) | Thierry Vignaud | 2007-09-24 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | However, there's a race window on "gtkflush() while $isconnected == -2 || $isconnected == -1" where net_monitor can continue executing (with an empty window): Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed at /usr/lib/libDrakX/mygtk2.pm line 915. kid exited -1 at /usr/lib/libDrakX/run_program.pm line 167. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 468. Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed at ./bin/net_monitor line 469. | ||||
* | remove my mess | Olivier Blin | 2007-09-19 | 3 | -3/+3 |
| | |||||
* | update status icon on connection change | Olivier Blin | 2007-09-19 | 3 | -3/+3 |
| | |||||
* | update connection status on dbus event | Olivier Blin | 2007-09-19 | 1 | -1/+3 |
| | |||||
* | use new connected/disconnected/unconfigured icons | Olivier Blin | 2007-09-19 | 1 | -10/+5 |
| | |||||
* | rename notconfigured as unconfigured | Olivier Blin | 2007-09-13 | 1 | -5/+5 |
| | |||||
* | use translations in draknfs/draksambashare (#33221) | Olivier Blin | 2007-09-10 | 2 | -0/+6 |
| | |||||
* | do not hardcode icon extension and path | Olivier Blin | 2007-09-10 | 5 | -12/+12 |
| | |||||
* | really use window icon | Olivier Blin | 2007-09-10 | 1 | -2/+2 |
| | |||||
* | always show interfaces in left-click menu | Olivier Blin | 2007-08-21 | 1 | -3/+4 |
| | |||||
* | do not show empty menus | Olivier Blin | 2007-08-21 | 1 | -1/+3 |
| | |||||
* | require to be root | Olivier Blin | 2007-08-20 | 1 | -1/+1 |
| | |||||
* | revert unwanted commit | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | move connection management code of drakroam in new network::connection_manager | Olivier Blin | 2007-08-09 | 1 | -1/+1 |
| | |||||
* | reorganize to share pixbufs in draknetcenter | Olivier Blin | 2007-08-09 | 1 | -1/+7 |
| | |||||
* | - add subtree_check option | Nicolas Vigier | 2007-08-08 | 1 | -10/+19 |
| | | | | | | | - fix bug with sync/async option - fix more calls to nfs service renamed to nfs-server | ||||
* | use exit instead of return as we're not in a subroutine (fix bug #32374) | Nicolas Vigier | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | use exit instead of return as we're not in a subroutine | Nicolas Vigier | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | - fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd | Nicolas Vigier | 2007-08-08 | 1 | -2/+2 |
| | | | | | | | is from nfs-utils-client package, not nfs-utils - nfs service was renamed to nfs-server for 2008.0 | ||||
* | add "\n" to exception in order not to fire up drakbug (#32292) | Thierry Vignaud | 2007-08-06 | 1 | -4/+2 |
| | |||||
* | prevent firing up drakbug when automatic startup is disabled (#32292) | Thierry Vignaud | 2007-08-06 | 1 | -1/+4 |
| | |||||
* | move drakroam code in network::drakroam | Olivier Blin | 2007-08-03 | 1 | -343/+4 |
| | |||||
* | move most initialization code in a main sub | Olivier Blin | 2007-08-03 | 1 | -19/+24 |
| | |||||
* | simplify | Olivier Blin | 2007-08-03 | 1 | -3/+1 |
| | |||||
* | move gui stuff in build_drakroam_gui | Olivier Blin | 2007-08-03 | 1 | -81/+84 |
| | |||||
* | move net in droam hash | Olivier Blin | 2007-08-03 | 1 | -8/+8 |
| | |||||
* | move interactive object in droam | Olivier Blin | 2007-08-03 | 1 | -15/+14 |
| | |||||
* | pass droam variable to subs | Olivier Blin | 2007-08-03 | 1 | -36/+60 |
| | |||||
* | group gui initialization | Olivier Blin | 2007-08-03 | 1 | -7/+8 |
| | |||||
* | move $w in $droam->{gui} | Olivier Blin | 2007-08-03 | 1 | -10/+10 |
| | |||||
* | further groupir | Olivier Blin | 2007-08-03 | 1 | -3/+3 |
| |