mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 21:06:52 +03:00
2a8730b21c
* file.c (move_dir_dir): Give an error when an attempt is made to move an empty directory into itself. 1999-06-14 Wayne Roberts <wroberts1@cx983858-b.orng1.occa.home.com> * vfs/smbfs.c: New file. Implements the Samba-based file system. * vfs/vfs.h: Declare vfs_smbfs_ops, vfs_file_is_smb. * vfs/vfs.c (vfs_file_is_smb): implemented. (vfs_init) register smbfs. * vfs/samba: Incorporate SAMBA source code required for smbfs 1999-05-27 Miguel de Icaza <miguel@nuclecu.unam.mx> * Make.common.in (confdir): Define confdir as sysconfdir. This should fix the problem we had with FSSTND distributions.
103 lines
2.1 KiB
Plaintext
103 lines
2.1 KiB
Plaintext
./lib/snprintf.c
|
|
./lib/smbrun.c
|
|
./lib/crc32.c
|
|
./lib/ufc.c
|
|
./lib/fault.c
|
|
./lib/charcnv.c
|
|
./lib/access.c
|
|
./lib/replace.c
|
|
./lib/netatalk.c
|
|
./lib/util_sec.c
|
|
./lib/util_sid.c
|
|
./lib/bitmap.c
|
|
./lib/pidfile.c
|
|
./passdb/passgrp.c
|
|
./passdb/passdb.c
|
|
./passdb/ldap.c
|
|
./passdb/smbpass.c
|
|
./passdb/nispass.c
|
|
./passdb/smbpasschange.c
|
|
./passdb/smbpassgroup.c
|
|
./passdb/pass_check.c
|
|
./passdb/smbpassfile.c
|
|
./locking/locking_slow.c
|
|
./locking/shmem_sysv.c
|
|
./locking/locking_shm.c
|
|
./locking/shmem.c
|
|
./locking/locking.c
|
|
./tests/crypttest.c
|
|
./tests/sysv_ipc.c
|
|
./tests/ftruncate.c
|
|
./tests/summary.c
|
|
./tests/ftruncroot.c
|
|
./tests/fcntl_lock.c
|
|
./tests/trapdoor.c
|
|
./tests/getgroups.c
|
|
./tests/shared_mmap.c
|
|
./tests/trivial.c
|
|
./ubiqx/ubi_Cache.c
|
|
./ubiqx/ubi_SplayTree.c
|
|
./ubiqx/debugparse.c
|
|
./ubiqx/ubi_dLinkList.c
|
|
./ubiqx/ubi_sLinkList.c
|
|
./ubiqx/ubi_BinTree.c
|
|
./utils/torture.c
|
|
./utils/nbio.c
|
|
./utils/smbrun.c
|
|
./utils/debug2html.c
|
|
./utils/make_smbcodepage.c
|
|
./utils/testprns.c
|
|
./utils/status.c
|
|
./utils/nmblookup.c
|
|
./utils/testparm.c
|
|
./utils/make_printerdef.c
|
|
./utils/rpctorture.c
|
|
./utils/smbfilter.c
|
|
./utils/smbpasswd.c
|
|
./rpc_parse/parse_net.c
|
|
./rpc_parse/parse_lsa.c
|
|
./rpc_parse/parse_samr.c
|
|
./rpc_parse/parse_wks.c
|
|
./rpc_parse/parse_srv.c
|
|
./rpc_parse/parse_sec.c
|
|
./rpc_parse/parse_rpc.c
|
|
./rpc_parse/parse_reg.c
|
|
./rpc_parse/parse_misc.c
|
|
./rpc_parse/parse_prs.c
|
|
./libsmb/passchange.c
|
|
./libsmb/credentials.c
|
|
./rpc_client/cli_netlogon.c
|
|
./rpc_client/cli_login.c
|
|
./rpc_client/ntclienttrust.c
|
|
./rpc_client/cli_reg.c
|
|
./rpc_client/cli_pipe.c
|
|
./rpc_client/cli_srvsvc.c
|
|
./rpc_client/cli_wkssvc.c
|
|
./rpc_client/cli_samr.c
|
|
./rpc_client/cli_lsarpc.c
|
|
./rpcclient/cmd_netlogon.c
|
|
./rpcclient/rpcclient.c
|
|
./rpcclient/cmd_reg.c
|
|
./rpcclient/cmd_srvsvc.c
|
|
./rpcclient/cmd_wkssvc.c
|
|
./rpcclient/cmd_lsarpc.c
|
|
./rpcclient/display.c
|
|
./rpcclient/cmd_samr.c
|
|
./client/clitar.c
|
|
./client/client.c
|
|
./client/clientutil.c
|
|
./client/smbmount.c
|
|
./client/smbumount.c
|
|
./client/smbmnt.c
|
|
./printing/pcap.c
|
|
./printing/print_svid.c
|
|
./printing/printing.c
|
|
./smbwrapper/realcalls.c
|
|
./smbwrapper/shared.c
|
|
./smbwrapper/smbsh.c
|
|
./smbwrapper/wrapped.c
|
|
./smbwrapper/smbw_dir.c
|
|
./smbwrapper/smbw_stat.c
|
|
./smbwrapper/smbw.c
|
|
./smbwrapper/init.c
|