-
In smbfile.c there are references to NIP_P on lines 519 & 769. These, I believe, should be NIL_P instead.
2009-08-23 14:16:37 UTC by nobody
-
It would be great to have a function, that allows to retrieve the effective permissions on a (directory-)entry for example to see, if you can step in.
Example:
SMB.open(basedir).to_a.each do |entry|
if entry.dir?
@dirs
2009-01-12 08:05:51 UTC by nobody
-
I've installed the MacPorts samba 3.2.0 library today (9/14/2008
) and tried to get the extconf.rb to run and correctly install ruby-smb, but failed
$ sudo ruby extconf.rb --with-smb-dir=/opt/local/var/macports/software/samba3/ --with-smbclientlib=/opt/local/var/macports/software/samba3/3.2.0_0+darwin_9/opt/local/bin/smbclient
checking for libsmbclient.h... yes
checking for smbc_init(...
2008-09-14 18:41:13 UTC by nobody
-
adamlebsack committed patchset 58 of module rubysmb to the Ruby/SMB CVS repository, changing 1 files.
2007-11-14 15:39:17 UTC by adamlebsack
-
adamlebsack committed patchset 57 of module rubysmb to the Ruby/SMB CVS repository, changing 2 files.
2007-11-14 15:33:49 UTC by adamlebsack
-
hefa committed patchset 56 of module rubysmb to the Ruby/SMB CVS repository, changing 1 files.
2002-10-17 11:07:15 UTC by hefa
-
hefa committed patchset 55 of module rubysmb to the Ruby/SMB CVS repository, changing 1 files.
2002-08-25 15:14:18 UTC by hefa
-
hefa committed patchset 54 of module rubysmb to the Ruby/SMB CVS repository, changing 7 files.
2002-08-25 15:01:09 UTC by hefa
-
hefa committed patchset 53 of module rubysmb to the Ruby/SMB CVS repository, changing 1 files.
2002-03-13 09:53:02 UTC by hefa
-
hefa committed patchset 52 of module rubysmb to the Ruby/SMB CVS repository, changing 1 files.
2002-03-13 09:52:41 UTC by hefa