index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
VFS
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
3
-3
/
+3
*
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
2007-10-10
2
-6
/
+6
*
r23105: Add lchown to the vfs layer. We need this in the POSIX code.
Jeremy Allison
2007-10-10
2
-0
/
+12
*
r22591: Fix up the examples also.
Jeremy Allison
2007-10-10
1
-1
/
+5
*
r22341: Fix build of examples/VFS: adapt include for new place of tdb...
Michael Adam
2007-10-10
1
-1
/
+1
*
r21762: Fix the build by enabling shared modules and adding the config.*
James Peach
2007-10-10
6
-10
/
+3106
*
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
2007-10-10
2
-6
/
+6
*
r19852: Fix the build for the VFS examples. Fixes bugzilla #3931.
James Peach
2007-10-10
2
-4
/
+17
*
r16948: Sync the exmaples code from trunk.
Jeremy Allison
2007-10-10
2
-200
/
+200
*
r15018: Merge Volker's ipc/trans2/nttrans changes over
Jeremy Allison
2007-10-10
3
-1
/
+13
*
r13366: Add popt to the include path for examples/VFS. The modules themselves...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r12839: - apply changes from svn r4963 also for VFS configure - KRB5_CONFIG s...
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r11784: Fix minor glitch found by Rainer Weikusat <rainer.weikusat@sncag.com>...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r11232: Added ab's POSIX statvfs vfs call. Sorry for the delay ab.
Jeremy Allison
2007-10-10
2
-0
/
+12
*
r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...
Jeremy Allison
2007-10-10
2
-12
/
+12
*
r8657: Add -fPIC which is the case for all other Samba shared libs.
Lars Müller
2007-10-10
1
-1
/
+1
*
r7963: Add aio support to 3.0.
Jeremy Allison
2007-10-10
2
-0
/
+88
*
r7952: Fix for bug #2826 pointed out by Jiri Klouda <jk@zg.cz>.
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r7893: Add in the extra parameters to opendir() to fix the large directory/in...
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r5131: BUG 2290: don;t call mkversion.sh since we don't have it in this direc...
Gerald Carter
2007-10-10
1
-3
/
+0
*
r4092: Bring into line with new *alloc rules.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3855: Sync up with the one in the main source dir (yes, this should probably
Jeremy Allison
2007-10-10
1
-17
/
+22
*
r3644: Fixup examples VFS compile.
Jeremy Allison
2007-10-10
2
-2
/
+38
*
r39: * importing .cvsignore files
Gerald Carter
2007-10-10
1
-9
/
+0
*
Fix for bug 905. Remove POBAD_CC as it doesn't seem to be applicable
Tim Potter
2004-01-15
1
-3
/
+0
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
2
-0
/
+22
*
Change PICFLAG -> PICFLAGS to keep in line with version from source
Tim Potter
2003-12-05
1
-16
/
+16
*
Added by request of "Stefan (metze) Metzmacher" <metze@metzemix.de>.
Jeremy Allison
2003-08-08
1
-0
/
+83
*
Test modules for shadow copy by "Stefan (metze) Metzmacher" <metze@metzemix.de>.
Jeremy Allison
2003-08-07
2
-2
/
+14
*
Make skeleton VFSs compile with new EA modules.
Jeremy Allison
2003-06-06
3
-0
/
+238
*
Move VFS example skel.c to two different examples: one for opaque operations ...
Alexander Bokovoy
2003-06-04
10
-491
/
+1563
*
Don't crash if the underlying VFS doesn't support ACL's
Jelmer Vernooij
2003-05-01
1
-0
/
+10
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-1
/
+1
*
Update for the new modules system. Also, use Makefile rather then Makefile.in
Jelmer Vernooij
2003-04-28
2
-9
/
+6
*
Minor merges from HEAD.
Tim Potter
2003-01-22
1
-0
/
+2
*
[merge]
Gerald Carter
2003-01-15
1
-1
/
+1
*
Sync with HEAD:
Jelmer Vernooij
2002-11-18
6
-1374
/
+9
*
Sync with HEAD
Jelmer Vernooij
2002-10-28
1
-0
/
+12
*
Give recycle 3 arguments as required by the VFS interface (patch by metze)
Jelmer Vernooij
2002-10-24
1
-1
/
+2
*
README.OtherModules
Gerald Carter
2002-09-30
1
-0
/
+39
*
change parametric option name to vfs_recycle_bin it is more sane and do not p...
Simo Sorce
2002-09-08
1
-30
/
+41
*
recycle.c:
Simo Sorce
2002-09-07
2
-138
/
+454
*
the current block module is completely broken, jelmer will commit a new one l...
Simo Sorce
2002-09-06
4
-479
/
+0
*
move everything to flat VFS/ directory
Simo Sorce
2002-09-06
4
-29
/
+1
*
Removed C++ style comment.
Jeremy Allison
2002-08-28
1
-1
/
+1
*
patch from metze
Simo Sorce
2002-08-27
1
-10
/
+15
*
add the netatalk module
Simo Sorce
2002-08-27
4
-7
/
+476
*
avoid using libtool for VFS modules
Simo Sorce
2002-08-27
4
-65
/
+47
*
Add entry about block.so
Jelmer Vernooij
2002-08-18
1
-0
/
+7
[next]