Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smb-agent improvements. added -D (daemon) option. smb agent is | Luke Leighton | 1999-12-03 | 1 | -16/+72 |
| | | | | | restricted to connections from the current user (socket is created with current user uid). | ||||
* | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1999-12-03 | 1 | -0/+347 |
ideas from ssh-agent. the intent is to be able to share smb sessions using cli_net_use_add() across multiple processes, where one process knows the target server name, user name and domain, but not the smb password. |