Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | beginning to sync up for 2.2.5 release.... | Gerald Carter | 2002-06-17 | 13 | -368/+1985 |
| | |||||
* | merge | Gerald Carter | 2002-05-02 | 1 | -1/+1 |
| | |||||
* | merge | Gerald Carter | 2002-05-02 | 1 | -0/+6 |
| | |||||
* | Start of merge to 2_2_RELEASE branch for release. | Jeremy Allison | 2002-04-30 | 6 | -206/+486 |
| | | | | Jeremy. | ||||
* | This commit was manufactured by cvs2svn to create branch | cvs2svn Import User | 2002-04-14 | 1 | -0/+287 |
|\ | | | | | 'SAMBA_2_2_RELEASE'. | ||||
| * | Set default recycle directory permissions as 0770. Unlink on rename | Jeremy Allison | 2002-03-23 | 1 | -8/+11 |
| | | | | | | | | | | fail. Jeremy. | ||||
| * | Sync up the VFS changes from 2.2.x. | Jeremy Allison | 2002-03-19 | 5 | -294/+883 |
| | | | | | | | | Jeremy. | ||||
| * | Updated copyright notice. | Tim Potter | 2001-10-24 | 1 | -1/+1 |
| | | |||||
| * | Renamed global_vfs_ops to default_vfs_ops and made static. | Tim Potter | 2001-10-24 | 1 | -12/+15 |
| | | | | | | | | | | | | Make a copy of the default ops structure rather than following a pointer. This fixes the audit VFS example module! | ||||
| * | Don't get stuck in an infinite loop in vfs_connect. | Tim Potter | 2001-10-23 | 1 | -1/+1 |
| | | |||||
| * | Now compiles under head branch. | Tim Potter | 2001-10-18 | 1 | -89/+51 |
| | | | | | | | | Funny, I don't remember using libtool in the original Makefile... | ||||
* | | Docs now in sync. | Jeremy Allison | 2001-10-11 | 2 | -100/+94 |
| | | | | | | | | Jeremy | ||||
* | | Syncup getting ready for release. | Jeremy Allison | 2001-07-06 | 1 | -0/+5 |
| | | | | | | | | Jeremy. | ||||
* | | This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'. | cvs2svn Import User | 2001-05-16 | 4 | -0/+602 |
|\| | |||||
| * | Added example vfs block example from Ronald Kuetemeier <ronald@kuetemeier.com>. | Jeremy Allison | 2001-05-16 | 4 | -0/+602 |
| | | | | | | | | Jeremy. | ||||
| * | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 1 | -1/+2 |
| | | | | | | | | | | versions don't match. Jeremy. | ||||
| * | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 3 | -106/+196 |
| | | | | | | | | Jeremy. | ||||
* | | Added a VFS version return to init call. Allows smbd to fail an init if | Jeremy Allison | 2000-11-06 | 1 | -1/+2 |
| | | | | | | | | | | versions don't match. Jeremy. | ||||
* | | Fixes for sample VFS audit code from "Brad Sahr" <bsahr@macromedia.com>. | Jeremy Allison | 2000-11-06 | 3 | -105/+195 |
| | | | | | | | | Jeremy. | ||||
* | | remove $Id line as this breaks my autoupdate scripts - it always thinks | Herb Lewis | 2000-10-06 | 1 | -1/+0 |
|/ | | | | the file has changed | ||||
* | Updated VFS examples to use ftruncate() and lock() functions. | Tim Potter | 2000-05-17 | 2 | -135/+150 |
| | |||||
* | fsync() returns an int rather than void. | Tim Potter | 2000-04-05 | 1 | -3/+3 |
| | |||||
* | Added *.so | Tim Potter | 2000-04-05 | 1 | -0/+1 |
| | |||||
* | Improved clean target. | Tim Potter | 2000-04-05 | 1 | -2/+3 |
| | |||||
* | Hopefully these changes will actually stick. | Tim Potter | 2000-02-04 | 4 | -37/+44 |
| | |||||
* | Some strange CVS weirdness happening here. I had SAMBA_TNG tags in my | Tim Potter | 2000-02-03 | 5 | -0/+486 |
head branch CVS/Entries file leading to lots of fun and games. )-: |