summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* - 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
* (draw_monitor) fix crash (#33023)Thierry Vignaud2007-09-241-0/+3
* remove my messOlivier Blin2007-09-193-3/+3
* update status icon on connection changeOlivier Blin2007-09-193-3/+3
* update connection status on dbus eventOlivier Blin2007-09-191-1/+3
* use new connected/disconnected/unconfigured iconsOlivier Blin2007-09-191-10/+5
* rename notconfigured as unconfiguredOlivier Blin2007-09-131-5/+5
* use translations in draknfs/draksambashare (#33221)Olivier Blin2007-09-102-0/+6
* do not hardcode icon extension and pathOlivier Blin2007-09-105-12/+12
* really use window iconOlivier Blin2007-09-101-2/+2
* always show interfaces in left-click menuOlivier Blin2007-08-211-3/+4
* do not show empty menusOlivier Blin2007-08-211-1/+3
* require to be rootOlivier Blin2007-08-201-1/+1
* revert unwanted commitOlivier Blin2007-08-091-1/+1
* move connection management code of drakroam in new network::connection_managerOlivier Blin2007-08-091-1/+1
* reorganize to share pixbufs in draknetcenterOlivier Blin2007-08-091-1/+7
* - add subtree_check optionNicolas Vigier2007-08-081-10/+19
* use exit instead of return as we're not in a subroutine (fix bug #32374)Nicolas Vigier2007-08-081-1/+1
* use exit instead of return as we're not in a subroutineNicolas Vigier2007-08-081-1/+1
* - fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statdNicolas Vigier2007-08-081-2/+2
* add "\n" to exception in order not to fire up drakbug (#32292)Thierry Vignaud2007-08-061-4/+2
* prevent firing up drakbug when automatic startup is disabled (#32292)Thierry Vignaud2007-08-061-1/+4
* move drakroam code in network::drakroamOlivier Blin2007-08-031-343/+4
* move most initialization code in a main subOlivier Blin2007-08-031-19/+24
* simplifyOlivier Blin2007-08-031-3/+1
* move gui stuff in build_drakroam_guiOlivier Blin2007-08-031-81/+84
* move net in droam hashOlivier Blin2007-08-031-8/+8
* move interactive object in droamOlivier Blin2007-08-031-15/+14
* pass droam variable to subsOlivier Blin2007-08-031-36/+60
* group gui initializationOlivier Blin2007-08-031-7/+8
* move $w in $droam->{gui}Olivier Blin2007-08-031-10/+10
* further groupirOlivier Blin2007-08-031-3/+3
* group gui/args/dbus initialization stuffOlivier Blin2007-08-031-57/+57
* move gui items in $droam->{gui}Olivier Blin2007-08-031-39/+36
* remove duplicate initializationOlivier Blin2007-08-031-1/+0