1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/examples
Alexander Bokovoy 026a66abec Rework of VFS is_offline() function to only return boolean offline/online result for a file.
This makes sense as upper levels are only taking returned result of 0
(no error) into consideration when deciding whether to mark file
offline/online as returned from is_offline.

That means that we simply can move the decision down to VFS module and
clean up upper levels so that they always see only file status. If there
is an error when trying to identify file status, then VFS module could
decide what to return (offline or online) by itself -- after all, it
ought to have system-specific knowledge anyway.
(This used to be commit 75cc086614)
2008-01-17 14:57:35 +03:00
..
auth r23785: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:23 -05:00
autofs r2014: BUG 1656: rename auto.a to auto.smb 2007-10-10 10:52:27 -05:00
dce-dfs Initial version imported to CVS 1996-05-04 07:50:46 +00:00
LDAP r25127: Add ol-schema-migrate.pl to the repo. 2007-10-10 12:30:42 -05:00
libsmbclient Modify testread example to loop using same context. 2008-01-16 14:41:11 +00:00
logon Fix bug #5171 (perl syntax error) found by Jason Filley <jason@snakelegs.org> 2008-01-14 15:46:01 +01:00
misc r23827: Fix schema dump. 2007-10-10 12:28:31 -05:00
nss merge from 3.0 2004-02-09 18:48:44 +00:00
pam_winbind r23704: Add pam_pwd_expire feature as discussed on samba-technical. 2007-10-10 12:23:46 -05:00
pcap2nbench r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
pdb r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
perfcounter r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
printer-accounting first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
printing r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
scripts Fix typo 2007-11-09 12:11:30 +01:00
tridge Initial version imported to CVS 1996-05-04 07:50:46 +00:00
validchars first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
VFS Rework of VFS is_offline() function to only return boolean offline/online result for a file. 2008-01-17 14:57:35 +03:00
README updated the 3.0 branch from the head branch - ready for alpha18 2002-07-15 10:35:28 +00:00
smb.conf.default r16752: remove the 'socket options' setting from the shipped default smb.conf 2007-10-10 11:19:10 -05:00

Copyright(C) Samba-Team 1993-2001

This directory contains example config files and related material for
Samba. 

At a minimum please refer to the smb.conf.default file for current
information regarding global and share parameter settings.

Send additions to: samba@samba.org