| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* Set version to 3.0.25pre2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
svn merge -r12027:12031 $SVNURL/branches/SAMBA_3_0
svn merge -r12055:12076 $SVNURL/branches/SAMBA_3_0
svn merge -r12076:12077 $SVNURL/branches/SAMBA_3_0
svn merge -r12098:12106 $SVNURL/branches/SAMBA_3_0
svn merge -r12119:12129 $SVNURL/branches/SAMBA_3_0
svn merge -r12131:12133 $SVNURL/branches/SAMBA_3_0
svn merge -r12170:12173 $SVNURL/branches/SAMBA_3_0
svn merge -r12173:12177 $SVNURL/branches/SAMBA_3_0
svn merge -r12185:12193 $SVNURL/branches/SAMBA_3_0
svn merge -r12194:12196 $SVNURL/branches/SAMBA_3_0
|
|
|
|
| |
release
|
|
|
|
|
| |
* more work on the store_values() functions for the Printers key
* add Control\Print\Monitors key to list for reg_db
|
|
|
|
|
|
| |
trying to manipulate non-existing shares.
Guenther
|
|
|
|
|
|
|
| |
net rpc service stop
net rpc service start
net rpc service pause
net rpc service resume
|
|
|
|
|
|
| |
open and close the service control manager.
Also experimenting with ideas for cli_xxx() interface.
|
|
|
|
|
|
|
|
|
|
| |
setprinter calls inside the net-tool.
This is usefull to mimic the same queries a windows-client does. At
least win2k returns WERR_IO_PENDING when printer is published via
setprinter, samba returns WERR_OK but this does not hurt.
Guenther
|
|
metze
|