summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* short-circuit to avoid creating useless widgetsOlivier Blin2008-03-141-2/+2
* flush gtk before displaying notifications (so that they appear on the status ...Olivier Blin2008-03-141-0/+1
* set 'critical' urgency in attack notifications popupOlivier Blin2008-03-141-0/+1
* reindent for next commitOlivier Blin2008-03-141-8/+10
* use notification word instead of bubbleOlivier Blin2008-03-141-7/+7
* adapt to new nameOlivier Blin2008-03-141-1/+1
* adapt to Gtk2::StatusIconOlivier Blin2008-03-141-1/+1
* adapt to new notification queue APIOlivier Blin2008-03-141-11/+14
* fix regression in Gtk2::Notify patchOlivier Blin2008-03-141-1/+1
* use Gtk2::Notify (#37509, from Titi)Olivier Blin2008-03-141-22/+15
* do not set wizard title/icon, it's already done in netconnectOlivier Blin2008-03-141-3/+0
* styleOlivier Blin2008-03-141-4/+1
* inline add_intfOlivier Blin2008-03-141-6/+2
* always write modules conf before exiting (this could fix some bugs with drakc...Olivier Blin2008-03-141-1/+1
* do not run exit in sub-modules directlyOlivier Blin2008-03-141-1/+2
* do not set isWizard, already set by wizards moduleOlivier Blin2008-03-141-1/+0
* simplifyOlivier Blin2008-03-141-8/+5
* remove gtk2 includes, done by sub-modules when requiredOlivier Blin2008-03-141-6/+0
* remove unused includesOlivier Blin2008-03-141-7/+0
* pass some missing variablesOlivier Blin2008-03-141-1/+1
* move --skip-wizard part in new network::drakconnect::editOlivier Blin2008-03-141-529/+4
* move --del part in new network::drakconnect::deleteOlivier Blin2008-03-141-59/+4
* - split --internet part in network::drakconnect::globalOlivier Blin2008-03-141-108/+6
* remove non-working --install optionOlivier Blin2008-03-141-4/+0
* split drakconnect-oldOlivier Blin2008-03-142-292/+318
* remove old commentOlivier Blin2008-03-141-1/+0
* use "Set up a new network interface (LAN, ISDN, ADSL, ...)" in drakconnect (p...Olivier Blin2008-03-141-1/+1
* add bannerOlivier Blin2008-03-051-9/+15
* better phrasing (do not read Attack when it can be a simple notification)Olivier Blin2008-03-041-2/+2
* add support for "new connection" messagesOlivier Blin2008-03-041-7/+13
* add title in wait messagesOlivier Blin2008-02-261-2/+2
* make sure not to run timers after quitting the main loop (#37635)Thierry Vignaud2008-02-221-1/+4
* make sure widgets got realized before any event callback is called (#36537)Thierry Vignaud2008-02-221-0/+3
* make expose_event callback more robust (#36537)Thierry Vignaud2008-02-221-0/+1
* - start a wizard to configure server at first launchAntoine Ginies2008-02-201-24/+15
* translate "Advanced options"Olivier Blin2007-11-121-1/+1
* add host allow optionAntoine Ginies2007-10-301-3/+10
* fix typo, fix inherit permission problem, re-order some share optionsAntoine Ginies2007-10-291-7/+7
* add an Help menuAntoine Ginies2007-10-261-0/+6
* fix wizard bugAntoine Ginies2007-10-261-9/+11
* only display share name, directory and comment (try to improve GUI #27339)Antoine Ginies2007-10-261-24/+56
* add security options, fix list problem, fix default PDC configurationAntoine Ginies2007-10-261-15/+18
* add a wizard to configure a PDC or a standalone Samba serverAntoine Ginies2007-10-261-4/+206
* net_applet/drakroam/draknetcenter: list current network on top of network listOlivier Blin2007-10-051-1/+1
* fix typo /o\Olivier Blin2007-09-281-1/+1
* check for draknetcenter/drakroam instances of root, not userOlivier Blin2007-09-281-4/+5
* do not allow to run multiple draknetcenter (#34276)Olivier Blin2007-09-281-1/+1
* remove unused variableOlivier Blin2007-09-251-1/+0
* fix prototypeOlivier Blin2007-09-251-2/+1
* run net center instead of simple menu on left clickOlivier Blin2007-09-251-2/+7