about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/fusesmb
AgeCommit message (Collapse)AuthorFilesLines
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2010-08-02Remove smbfsFuse from release.nix, use meta.platforms insteadYury G. Kudryashov1-0/+1
svn path=/nixpkgs/trunk/; revision=22908
2010-07-29* ltrace: updated to 0.5.3.Eelco Dolstra1-0/+23
* libdbi / libdbi-drivers: updated to 0.8.3, and make it compile with SQLite. * qemu-image: fix the URL. * gdmap: make it build again (requires an older GTK+). * rlwrap: updated to 0.37. * smbfs-fuse -> fusesmb to match the upstream name. * x11vnc: updated to 0.9.10. * clearlyU: fix the URL. * Various packages: follow the coding conventions. svn path=/nixpkgs/trunk/; revision=22814