Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r39: * importing .cvsignore files | Gerald Carter | 1 | -9/+0 |
2004-01-15 | Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable | Tim Potter | 1 | -3/+0 |
2004-01-06 | Patch based on work from James Peach <jpeach@sgi.com> to convert over to | Jeremy Allison | 2 | -0/+22 |
2003-12-05 | Change PICFLAG -> PICFLAGS to keep in line with version from source | Tim Potter | 1 | -16/+16 |
2003-08-08 | Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>. | Jeremy Allison | 1 | -0/+83 |
2003-08-07 | Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>. | Jeremy Allison | 2 | -2/+14 |
2003-06-06 | Make skeleton VFSs compile with new EA modules. | Jeremy Allison | 3 | -0/+238 |
2003-06-04 | Move VFS example skel.c to two different examples: one for opaque operations ... | Alexander Bokovoy | 10 | -491/+1563 |
2003-05-01 | Don't crash if the underlying VFS doesn't support ACL's | Jelmer Vernooij | 1 | -0/+10 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 1 | -1/+1 |
2003-04-28 | Update for the new modules system. Also, use Makefile rather then Makefile.in | Jelmer Vernooij | 2 | -9/+6 |
2003-01-22 | Minor merges from HEAD. | Tim Potter | 1 | -0/+2 |
2003-01-15 | [merge] | Gerald Carter | 1 | -1/+1 |
2002-11-18 | Sync with HEAD: | Jelmer Vernooij | 6 | -1374/+9 |
2002-10-28 | Sync with HEAD | Jelmer Vernooij | 1 | -0/+12 |
2002-10-24 | Give recycle 3 arguments as required by the VFS interface (patch by metze) | Jelmer Vernooij | 1 | -1/+2 |
2002-09-30 | README.OtherModules | Gerald Carter | 1 | -0/+39 |
2002-09-08 | change parametric option name to vfs_recycle_bin it is more sane and do not p... | Simo Sorce | 1 | -30/+41 |
2002-09-07 | recycle.c: | Simo Sorce | 2 | -138/+454 |
2002-09-06 | the current block module is completely broken, jelmer will commit a new one l... | Simo Sorce | 4 | -479/+0 |
2002-09-06 | move everything to flat VFS/ directory | Simo Sorce | 4 | -29/+1 |
2002-08-28 | Removed C++ style comment. | Jeremy Allison | 1 | -1/+1 |
2002-08-27 | patch from metze | Simo Sorce | 1 | -10/+15 |
2002-08-27 | add the netatalk module | Simo Sorce | 4 | -7/+476 |
2002-08-27 | avoid using libtool for VFS modules | Simo Sorce | 4 | -65/+47 |
2002-08-18 | Add entry about block.so | Jelmer Vernooij | 1 | -0/+7 |
2002-07-31 | forgot to change the makefile system, sorry | Simo Sorce | 2 | -12/+10 |
2002-07-30 | OK! | Simo Sorce | 6 | -512/+276 |
2002-06-15 | x source path so this thing compiles. | John Terpstra | 1 | -1/+1 |
2002-05-11 | Fixes for recycle bin VFS for FreeBSD from "Scot W. Hetzel" <hetzels@westbend... | Jeremy Allison | 2 | -8/+15 |
2002-03-23 | Set default recycle directory permissions as 0770. Unlink on rename | Jeremy Allison | 1 | -8/+11 |
2002-03-19 | Sync up the VFS changes from 2.2.x. | Jeremy Allison | 5 | -294/+883 |
2001-10-24 | Updated copyright notice. | Tim Potter | 1 | -1/+1 |
2001-10-24 | Renamed global_vfs_ops to default_vfs_ops and made static. | Tim Potter | 1 | -12/+15 |
2001-10-23 | Don't get stuck in an infinite loop in vfs_connect. | Tim Potter | 1 | -1/+1 |
2001-10-18 | Now compiles under head branch. | Tim Potter | 1 | -89/+51 |
2001-05-16 | Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>. | Jeremy Allison | 4 | -0/+602 |
2000-11-06 | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 1 | -1/+2 |
2000-11-06 | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 3 | -106/+196 |
2000-05-17 | Updated VFS examples to use ftruncate() and lock() functions. | Tim Potter | 2 | -135/+150 |
2000-04-05 | fsync() returns an int rather than void. | Tim Potter | 1 | -3/+3 |
2000-04-05 | Added *.so | Tim Potter | 1 | -0/+1 |
2000-04-05 | Improved clean target. | Tim Potter | 1 | -2/+3 |
2000-02-04 | Hopefully these changes will actually stick. | Tim Potter | 4 | -37/+44 |
2000-02-03 | Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my | Tim Potter | 5 | -0/+486 |