platform/upstream/udisks2.git
2012-04-10 David ZeuthenPost-release version bump to 1.95.0
2012-04-10 David ZeuthenUpdate NEWS for release
2012-04-10 David ZeuthenMake escaping work properly with non-ASCII UTF-8 strings
2012-04-09 David ZeuthenAdd udev rules for identifying devices which should...
2012-04-03 Edward SheldrakeFix unmounting large disks when not asked to
2012-03-13 David ZeuthenConvert some g_warning() uses to udisks_warning()
2012-03-13 David ZeuthenChange some D-Bus types from bytestring ('ay') to UTF8...
2012-03-13 David ZeuthenClarify docs for Filesystem.Mount() and Filesystem...
2012-03-13 David ZeuthenUpdate docs
2012-03-10 David ZeuthenFix how we sign the tarballs
2012-03-05 David ZeuthenPass --readonly to cryptsetup(8) if device to unlock...
2012-03-05 David ZeuthenPost-release version bump to 1.94.0
2012-03-05 David ZeuthenUpdate NEWS for release
2012-03-05 David ZeuthenTweak the docs some
2012-03-05 David ZeuthenProperly escape all device files
2012-03-05 David ZeuthenEnsure that the loop file name we pass to the kernel...
2012-03-01 David ZeuthenEnsure that whatever we pass as -t to mount(8) is in...
2012-02-24 David ZeuthenForce MediaRemovable to TRUE for e.g. SD cards using...
2012-02-24 David ZeuthenRun gtkdoc-rebase to fix up links for GLib types
2012-02-24 David ZeuthenAdd a section about /org/freedesktop/UDisks2/jobs/...
2012-02-24 David ZeuthenAdd a section about /org/freedesktop/UDisks2/drives...
2012-02-24 David ZeuthenReword the section about block device objects a little bit
2012-02-23 David ZeuthenAdd a section about /org/freedesktop/UDisks2/block_devi...
2012-02-23 David ZeuthenDon't include sys/acl.h - it's not needed
2012-02-23 David ZeuthenPost-release version bump to 1.93.0
2012-02-23 David ZeuthenUpdate NEWS for release
2012-02-22 David ZeuthenMove to /usr-only setup and get rid of hardcoded paths...
2012-02-22 Colin Waltersclient: Fix bit shifts of flags on 32 bit
2012-02-22 David ZeuthenUse /run/media/$USER for mounting
2012-02-22 David ZeuthenDon't free object twice when deleting a loop device
2012-02-22 David ZeuthenAvoid using $XDG_RUNTIME_DIR/media for now
2012-02-06 David ZeuthenPost-release version bump to version 1.92.0
2012-02-06 David ZeuthenUpdate NEWS for release
2012-01-27 David ZeuthenFix a couple of uninitialized warnings and simplify...
2012-01-27 David ZeuthenShut up valgrind complaing about LOOP_GET_STATUS64...
2012-01-26 David ZeuthenUse g_dbus_interface_dup_object() and check return...
2012-01-26 David ZeuthenDo coldplug for block devices twice
2012-01-26 David ZeuthenMake sure that Drive:SortKey sorts e.g. sdz before...
2012-01-26 David Zeuthenudisksctl: sort the drives using Drive:SortKey for...
2012-01-26 David Zeuthenudisksctl: nuke PORT column in output of 'status' verb
2012-01-25 David ZeuthenWith /media and /run on tmfs, switch to temporary store...
2012-01-25 David ZeuthenPrefer mounting in /run/user/$USER/media instead of...
2012-01-25 Martin PittFix .gir make dependencies
2012-01-24 David ZeuthenFor mount options, switch from comment=udisks to x...
2012-01-24 David ZeuthenFix 'make distcheck'
2012-01-24 David ZeuthenUpdate POTFILES.in
2012-01-24 David ZeuthenUse gobject-introspection Makefile
2012-01-24 David ZeuthenAdd targets for release management
2012-01-23 David ZeuthenAdd Transifex URL to README file
2012-01-23 David ZeuthenAdd Danish translation
2012-01-23 David ZeuthenMove polkit .policy file from policy/ to data/
2012-01-23 David ZeuthenAlso update the error name in D-Bus docs
2012-01-22 David ZeuthenUse org.freedesktop.UDisks2.* for errors, not org.freed...
2012-01-22 David ZeuthenFix up doc page
2012-01-22 David ZeuthenRemove copyright and license from docs and add link...
2012-01-22 David ZeuthenAdd 2012 to copyright years
2012-01-21 David ZeuthenRename systemd service to udisks2 and fix a couple...
2012-01-21 Benedikt MorbachInstall a systemd service file if systemd is used
2012-01-21 David ZeuthenFix use of memset(3)
2012-01-21 David ZeuthenEnsure PATH is set
2012-01-20 David ZeuthenPost-release version bump to version 1.91.0
2012-01-20 David ZeuthenUpdate NEWS for release
2012-01-20 David ZeuthenFix typos in udisks(8) man page and reword a couple...
2012-01-20 David ZeuthenClarify access control rules in udisks(8) man page
2012-01-20 David ZeuthenFix hints for PC floppy drives
2012-01-19 David ZeuthenDon't accept a blank options string when adding/updatin...
2012-01-19 David ZeuthenChange how devices referenced in /etc/fstab and /etc...
2012-01-19 David ZeuthenJust call it "fstab device" instead of "non-user fstab...
2012-01-18 Martin PittAdd some safe and useful ntfs-3g allowed mount options
2012-01-17 David ZeuthenRemove invalid assertion that all managed mounts are...
2012-01-10 David ZeuthenDon't set Drive:Ejectable to TRUE for floppy drives
2012-01-10 David ZeuthenAdjust sort-key calculation
2012-01-10 David ZeuthenFix up how Drive:SortKey and Drive:TimeMediaDetected...
2012-01-06 David ZeuthenAdd work-around for kernel devices not going on media...
2012-01-05 David ZeuthenUse reading/writing instead of backup/restore in authen...
2012-01-05 David ZeuthenAdd convenience routines to get block devices by label...
2012-01-05 David ZeuthenFix escaping issues when handling LABEL= and UUID=...
2011-12-12 David ZeuthenNuke debug spew
2011-12-09 David ZeuthenAdd some more thumb drive matches
2011-12-09 David ZeuthenSupport new ID_DRIVE_THUMB udev property and 'thumb...
2011-12-09 David ZeuthenForce ReadOnly to TRUE for optical drives
2011-12-07 David ZeuthenFix loop device cleanup if backing device is not known
2011-12-07 David ZeuthenDon't fail LoopSetup() because fstat(2) fails
2011-12-07 David ZeuthenAdd Encrypted.ChangePassphrase() method
2011-12-07 David ZeuthenFix up docs
2011-12-05 David ZeuthenAdd Block.OpenForRestore() method
2011-12-01 David ZeuthenAdd Block.OpenForBackup() method used for creating...
2011-11-29 David ZeuthenDon't cleanup loop devices if backing device has major 0
2011-11-29 David ZeuthenFix compile warning
2011-11-29 David ZeuthenUDisksCleanup: Nuke error handling from user-level API
2011-11-29 David ZeuthenGreatly simplify cleanup logic and routines
2011-11-28 David ZeuthenUse /etc/bash_completion.d, not /etc/profile.d for...
2011-11-23 Martin Pittintegration tests: small simplification
2011-11-23 David ZeuthenUse non-deprecated mutex and thread primitives in GLib...
2011-11-22 David ZeuthenAdd new Job:Objects property and set it
2011-11-22 David ZeuthenDon't distribute generated sources in tarballs
2011-11-22 David ZeuthenUpdate misc files
2011-11-22 David ZeuthenMove udisks man page to section 8
2011-11-21 David ZeuthenAdd shell-snippet showing how to update the ATA smart...
2011-11-16 David ZeuthenAdd new Block:HintPartitionable property
next