Introduction
Introduction Statistics Contact Development Disclaimer Help
Log - susmb - fork from usmb 20130204: mount SMB/CIFS shares via FUSE
git clone git://git.codemadness.org/susmb
Log
Files
Refs
README
LICENSE
---
Date Commit message Author
2025-03-06 18:31 add a comment why st_ino is made random… Hiltjo Posthuma
2025-03-05 19:18 README: some small rewording and format… Hiltjo Posthuma
2025-03-05 18:23 fork usmb 20130204 to susmb Hiltjo Posthuma
2013-02-04 19:32 It's 2013. Geoff Johnstone
2013-02-04 19:29 Version 20130204 (stable). Geoff Johnstone
2013-02-04 19:27 utils.c: don't reuse a va_list. Geoff Johnstone
2013-02-04 18:59 Fix debug mode compilation on 64-bit bo… Geoff Johnstone
2012-10-20 11:00 Ignore *.o. Geoff Johnstone
2012-08-25 19:01 Fix a gcc 4.6 warning. Geoff Johnstone
2010-06-20 11:17 Add separate INSTALL file. Geoff Johnstone
2010-06-20 11:10 Fix tarball filename for non-snapshot t… Michal Suchanek
2010-04-02 23:07 Define version info in autconf. Geoff Johnstone
2010-04-02 18:57 Remove config.status implicit rule. Geoff Johnstone
2010-04-02 18:48 Version 20100404. Geoff Johnstone
2010-04-02 18:31 Makefile.in: updates wrt manpage. Geoff Johnstone
2010-04-02 18:21 Fix erroneous comment in usmb.conf. Geoff Johnstone
2010-04-02 18:20 Major manpage overhaul. Geoff Johnstone
2010-04-01 23:51 Merge branch 'debian' Geoff Johnstone
2010-03-22 22:14 Determine snapshot date from commit dat… Michal Suchanek
2010-03-22 22:08 Update year in debian/copyright Michal Suchanek
2010-03-21 22:28 Add rules for creating Debian package a… Michal Suchanek
2010-03-14 19:49 Add debian/copyright Michal Suchanek
2010-03-14 19:41 Add man page Michal Suchanek
2010-03-21 22:23 Use PACKAGE_NAME for tar archive name Michal Suchanek
2010-03-13 22:54 Fix Debian dependecies, make rules exec… Michal Suchanek
2010-03-21 22:15 Add rule to remake autoconf results (ie… Michal Suchanek
2010-03-14 21:58 Add option to make a snapshot tar archi… Michal Suchanek
2010-03-14 22:22 Remove Changelog from docs Michal Suchanek
2010-03-14 21:52 Revert usmb.docs rename Michal Suchanek
2010-03-13 14:55 Added ~-expansion in mountpoints. Geoff Johnstone
2010-03-13 14:26 Add Homepage; rename usmb.docs. Geoff Johnstone
2010-03-13 13:29 Don't truncate silently in snprintf(). Geoff Johnstone
2010-03-13 13:07 Initial commit of Debian packaging. Geoff Johnstone
2010-02-12 23:37 Enforce stricter warnings. Geoff Johnstone
2009-06-15 18:58 Added -u option. Geoff Johnstone
2009-06-15 18:57 Removed tabs. Geoff Johnstone
2009-04-11 10:08 dist fixes wrt git / autoconf. Geoff Johnstone
2009-04-11 10:02 Version 20090411. Geoff Johnstone
2009-04-10 19:46 Accommodate separate build directories. Geoff Johnstone
2009-04-10 19:22 Critical fixes for Samba 3.0 and 3.2. Geoff Johnstone
2009-04-10 18:20 Implement FUSE .ftruncate. Geoff Johnstone
2009-04-10 18:17 Use ftruncate() in samba 3.3. Geoff Johnstone
2009-04-10 18:08 Coherent handling of different Samba ve… Geoff Johnstone
2009-04-10 17:27 README updates for autotools. Minor aut… Geoff Johnstone
2009-04-10 17:25 config.h.in is auto-generated. Geoff Johnstone
2009-04-10 17:21 Disallow --without-samba. Fix dist targ… Geoff Johnstone
2009-04-10 17:09 Initial autoconfiscation. Geoff Johnstone
2009-04-10 12:52 Remove hg log. Geoff Johnstone
2009-04-10 12:50 Version 20090410 (pre-release). Geoff Johnstone
2009-04-10 12:46 Use a new context for usmb_readdir(). Geoff Johnstone
2009-03-26 21:28 gitified. Geoff Johnstone
2009-02-26 22:11 Recreate the SMB context after rmdir. Geoff Johnstone
2008-12-20 12:30 Added tag usmb-20081220 for changeset e… Geoff Johnstone
2008-12-20 12:28 Moved password.h dependency to usmb.o r… Geoff Johnstone
2008-12-20 12:27 Check credentials at startup, prompting… Geoff Johnstone
2008-06-26 20:43 Clear the temporary password buffer bef… Geoff Johnstone
2008-06-26 20:25 Ported to samba 3.2 with a compatibilit… Geoff Johnstone
2008-06-25 21:53 Fix st_nlink for directories. Added fre… Geoff Johnstone
2008-06-25 20:48 Fix two minor bugs on error paths. Vers… Geoff Johnstone
2008-05-30 18:16 Cosmetic improvements. Geoff Johnstone
2008-05-30 18:12 Use FD rather than filename to check co… Geoff Johnstone
2008-05-30 17:57 fuse.h no longer says that statfs is a … Geoff Johnstone
2008-05-30 17:49 Put XML declaration in the example conf… Geoff Johnstone
2008-05-30 17:42 Added mention of omitted <password> ele… Geoff Johnstone
2008-05-30 17:34 Version 20080530. Added password prompt… Geoff Johnstone
2008-05-30 17:33 Added password prompting. Added Geoff Johnstone
2008-04-21 20:35 Implemented truncation to the file's cu… Geoff Johnstone
2008-04-20 13:30 Relicensed to GPLv3. Geoff Johnstone
2008-04-19 21:26 Version 20080419. Geoff Johnstone
2008-04-19 21:24 Revert statfs change. Geoff Johnstone
2008-04-18 12:46 Made statfs returned non-zero free bloc… Geoff Johnstone
2008-04-01 17:22 Removed .hgignore Geoff Johnstone
2007-11-08 13:24 Inconsequential lint fixes. Added dist … geoff
2007-10-18 08:40 Version 20071018. Upgraded to pre-relea… geoff
2007-10-18 08:39 Replaced -W with -Wextra in Makefile. M… geoff
2007-06-30 11:06 Allowed CFLAGS to be overridden on the … geoff
2007-06-29 17:51 Added --no-graph to mtn log in tar targ… geoff
2007-06-29 17:49 utime() allows the struct utimbuf * to … geoff
2007-06-29 16:52 Fixed bug in file timestamp handling. B… geoff
2007-04-23 22:07 Ported to fuse 2.6. Added extended attr… geoff
2007-01-26 22:38 Removed the OO-style mount and credenti… geoff
2007-01-02 22:23 Critical bug fix. geoff
2007-01-02 22:19 Replaced the SAX parser with DOM + XPat… geoff
2006-09-10 14:55 Updated packaging rules for mtn vice mo… geoff
2008-03-30 20:46 Added tag usmb-20060708 for changeset 5… [email protected]…
2006-07-08 20:28 Updated README. geoff
2006-07-08 20:19 usmb version 20060708. geoff
2006-07-08 20:18 Fix no-brainer in forced -f in debug bu… geoff
2006-07-08 20:15 Implemented Samba contexts. Added -Werr… geoff
2008-03-30 20:46 Added tag usmb pre-contexts for changes… [email protected]…
2006-07-03 18:21 Fixed typo in fprintf message. geoff
2006-05-21 22:54 Added (more) debug output to usmb_open … geoff
2008-03-30 20:46 Added tag usmb-20060519 for changeset f… [email protected]…
2006-05-19 18:25 Reverted large read change - pass -o ma… geoff
2008-03-30 20:46 Added tag 20060518 for changeset d17fd7… [email protected]…
2006-05-18 20:27 Version 20060518. geoff
2006-05-18 20:25 Added a Changelog to the tarballs. geoff
2006-05-18 20:14 Removed tabs. geoff
2006-05-18 20:13 Fixed failed assertion when parsing mul… geoff
2006-05-09 23:31 Cleaned up some of the parsing code: o … geoff
13 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.