summaryrefslogtreecommitdiffstats
path: root/source/libsmb/doserr.c
Commit message (Collapse)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-1/+3
| | | | * Set version to 3.0.25pre2
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-0/+2
|
* r12199: grabbing some low risk fixes from 3.0Gerald Carter2005-12-121-0/+1
| | | | | | | | | | | | | 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
* r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview ↵Gerald Carter2005-10-171-0/+1
| | | | release
* r8064: * add the REG_XXX error codes to the pretty error messagesGerald Carter2005-07-011-0/+3
| | | | | * more work on the store_values() functions for the Printers key * add Control\Print\Monitors key to list for reg_db
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2005-06-151-0/+1
| | | | | | trying to manipulate non-existing shares. Guenther
* r6051: finish off Gerald Carter2005-03-251-0/+1
| | | | | | | net rpc service stop net rpc service start net rpc service pause net rpc service resume
* r6038: adding more flesh to 'net rpc service'Gerald Carter2005-03-241-0/+1
| | | | | | open and close the service control manager. Also experimenting with ideas for cli_xxx() interface.
* r2942: Add client-side support of triggering ads printer publishing over msrpcGünther Deschner2004-10-131-0/+1
| | | | | | | | | | 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
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+92
metze