platform/upstream/enlightenment.git
2011-01-16 Christopher... Remove goto's. Don't like em, don't need em, don't...
2011-01-16 Mike Blumenkrantz(fd leak--)--
2011-01-16 Mike Blumenkrantzclose file sooner so we don't leak fds
2011-01-16 Mike Blumenkrantzadd alloc check for calloc
2011-01-16 Mike Blumenkrantzyet another null deref
2011-01-16 Mike Blumenkrantzmore null derefs
2011-01-16 Mike Blumenkrantzanother null deref
2011-01-16 Mike Blumenkrantzmore uninitialized values
2011-01-16 Mike Blumenkrantzprevent garbage value determining flow if list is null
2011-01-16 Mike Blumenkrantzinitialize variable to null for later FOREACH failures
2011-01-16 Mike Blumenkrantzavoid possible strlen(NULL)
2011-01-14 Carsten Haitzlermakr strings to be translatable - but dont translate
2011-01-14 Carsten Haitzlergettext-> translate at gui display time not in storing...
2011-01-12 Christopher... Actually, we need to return a Bool here.
2011-01-12 Christopher... Make sure we have a 'file' to set, else we crash trying...
2011-01-12 Mike Blumenkrantzokay, so to check for udisks I've done the following:
2011-01-11 Mike Blumenkrantzthis should activate udisks if it wasn't previously...
2011-01-11 Massimo Maiuranaupdating various translations
2011-01-11 Carsten Haitzlerooh and ALSO handle files if .edj - if full path set.
2011-01-11 Carsten Haitzlerfrom:
2011-01-10 Mike Blumenkrantzs/HAL/device/g
2011-01-10 Michael BOUCHAUDe17: remove some whitespaces and fix wrong scrolling...
2011-01-10 Carsten Haitzlerfix edj icon in menu :)
2011-01-08 Carsten Haitzlerwow.. well.. seems this became a .in file - that explai...
2011-01-08 Carsten Haitzlerwhy was that deleted? add back!
2011-01-08 Carsten Haitzlerand fix mounty to be SAFE woth udisks.
2011-01-08 Carsten Haitzlermake udev/eeze mounting and volumes work on ubuntu...
2011-01-08 Mike Blumenkrantzthe futile struggle to avoid blank device labels continues
2011-01-08 Mike Blumenkrantzbetter removable media detection
2011-01-08 Mike Blumenkrantzfix segv when using udisks to mount during ipc reads
2011-01-08 Mike BlumenkrantzNULL out pointers after op completes or fails
2011-01-08 Mike Blumenkrantzfix drive type detection
2011-01-07 Massimo Maiuranaupdating greek translations
2011-01-07 Massimo Maiuranaupdating russian translations
2011-01-07 Carsten Haitzlerfix e icon setting of fdo icon if fdo icon ends up...
2011-01-07 Mike Blumenkrantzadd some initial detection for luks encrypted fs types
2011-01-06 Vincent Torriadd guards in config.h to avoid multiple inclusions
2011-01-06 Mike Blumenkrantzfix compile when ehal is not present
2011-01-06 Massimo Maiuranaupdating german translations
2011-01-06 Massimo Maiuranaupdating japanese translations
2011-01-06 Carsten Haitzlerdesklock - dont ret 1 on failure to auth. only on failu...
2011-01-06 Mike Blumenkrantzsplit _e_fm2_device_volume_setup off to be reused later...
2011-01-06 Mike Blumenkrantzonly track removable drives, add workaround for devices...
2011-01-06 Mike Blumenkrantzbe more verbose about mount backend detection during...
2011-01-06 Mike Blumenkrantzwith this commit, udisks mounting is now fully function...
2011-01-06 Mike Blumenkrantzremove old enum, rename to new enum values
2011-01-06 Mike Blumenkrantzdisable annoying dbus printf, set disk mode to hal
2011-01-06 Mike Blumenkrantzfree disk when using eeze mount, disabled for now
2011-01-06 Mike Blumenkrantzforgot to add new enum to the volume edd :X
2011-01-06 Mike Blumenkrantzavoid weird bug from e_remember where path that no...
2011-01-06 Mike Blumenkrantzwhoops forgot to commit this
2011-01-05 Mike Blumenkrantzecrustified for formatting
2011-01-05 Mike Blumenkrantzupdate to match api break in eukit
2011-01-05 Mike Blumenkrantzremove random semicolon?
2011-01-05 Mike Blumenkrantzfix include paths for all these makefiles to add $top_b...
2011-01-05 Mike Blumenkrantzcorrectly check for hal/udisks functionality before...
2011-01-05 Mike Blumenkrantzadd correct include paths
2011-01-05 Mike Blumenkrantzmore udisks fixes, don't expect this to be managing...
2011-01-05 Mike Blumenkrantzavoid setting null icon strings and actually listen...
2011-01-05 Mike Blumenkrantzfix unused warnings
2011-01-05 Mike Blumenkrantzand lo, there was udisks mounting support. maybe.
2011-01-05 Mike Blumenkrantzwhoops, forgot to include headers for udisks/eeze
2011-01-05 Mike Blumenkrantzadd enum for operation type to volumes
2011-01-05 Mike Blumenkrantzfix annoying comparison is always true warning
2011-01-05 Mike Blumenkrantzfix control reaches end of non-void function warnings...
2011-01-05 Carsten Haitzleron free of list.. set list ptr to null tnx. :)
2011-01-04 Mike Blumenkrantzadd some type detections for upcoming udisks/eeze support
2011-01-04 Mike Blumenkrantzecrustified for formatting
2011-01-04 Massimo Maiuranaupdating various translations
2011-01-04 Lucas De MarchiFix exit values
2011-01-04 Mike Blumenkrantzmove e_fm_main_dbus*->e_fm_main_hal* again (I know...
2011-01-04 Mike Blumenkrantzokay, this should work a bit better as a generated...
2011-01-04 Mike Blumenkrantzcorrectly init e_hal here only when it is used as the...
2011-01-04 Mike Blumenkrantzwhoops forgot to comment this out to avoid later errors
2011-01-04 Mike Blumenkrantzclean up conditionals a little, add defines for hal...
2011-01-04 Mike Blumenkrantzokay, now we have options for disabling hal/udisks...
2011-01-03 Carsten Haitzlerso rename that option - it really does confuse people and
2011-01-03 Carsten Haitzlertry and avoid a segv if info is null on ret.
2011-01-03 Carsten Haitzlerdont access null cf in gcc.
2011-01-03 Vincent Torriautom4te.cache is deleted at distbuild time, so at
2011-01-03 Carsten Haitzlerand actually complain when mv's fail too - and abort...
2011-01-03 Carsten Haitzlermore comments.
2011-01-03 Carsten Haitzlerand disable other engines in choices. software only...
2011-01-03 Carsten Haitzleractually handle errors on all mv's of old config revs
2011-01-03 Carsten Haitzlerwhy did you turn off config versioning devilhorns?...
2011-01-03 Carsten Haitzlerwell well - e wasnt handling all of eet's errors. fixed...
2011-01-03 Mike Blumenkrantzsimplify a couple stringshare instances
2011-01-03 Mike Blumenkrantzecrustified for formatting
2011-01-03 Mike Blumenkrantzadd autogeneration to e_fm disk types header along...
2011-01-03 Mike Blumenkrantzfix maintainerclean rule to actually delete autom4te...
2011-01-02 Christopher... Use PATH_MAX.
2011-01-01 Massimo Maiuranaupdating korean translations
2011-01-01 Christopher... Add traps in toolbar widget to make sure obj & wd are...
2010-12-31 Christopher... Add some missing checks to make sure Gadcon Container...
2010-12-30 Peter van de... Modified patch.
2010-12-30 Peter van de... From: Peter van de Werken <pwerken-e@a-eskwadraat.nl>
2010-12-29 Christopher... Patch from Peter van de Werken to fix uniconify of...
2010-12-29 Sebastian Dransfeldaccess is a global name
2010-12-29 Sebastian Dransfeldrealpath is a global name
2010-12-29 Sebastian Dransfeldsince we do strlen, no need to strcpy
next