index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-22
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
1
-1
/
+6
2000-04-10
the bulk of the changes to get rid of fd_ptr and move print open
Andrew Tridgell
1
-4
/
+3
2000-02-04
Fix some compile warnings.
Tim Potter
1
-0
/
+7
2000-02-03
Put back lots of missing calls to dos_to_unix(). Thanks to
Tim Potter
1
-2
/
+2
2000-02-03
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
1
-0
/
+450
1999-12-13
2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...
Andrew Tridgell
1
-379
/
+0
1999-07-22
Pass VFS options defined in smb.conf to vfs_init() function.
Tim Potter
1
-4
/
+7
1999-04-20
Rewrite of VFS initialisation routines.
Tim Potter
1
-101
/
+114
1999-04-14
Removed unused vfs_read_data() function at the request of tridge.
Tim Potter
1
-49
/
+0
1999-04-08
Forgot about closedir() function for VFS. Hoo embarassing.
Tim Potter
1
-0
/
+2
1999-04-05
Disable VFS routines if no libdl available.
Tim Potter
1
-3
/
+6
1999-04-04
Wrote VFS initialisation routines.
Tim Potter
1
-0
/
+407