summaryrefslogtreecommitdiffstats
path: root/source/libsmb/doserr.c
Commit message (Collapse)AuthorAgeFilesLines
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r23624: Merge dos error code from samba4 (returned from dfs_Enum against ↵Günther Deschner2007-06-271-0/+1
| | | | | | | | w2k3 as soon as a one DFS_VOLUME_FLAVOR_AD_BLOB dfsroot exists). Guenther
* r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,Günther Deschner2007-05-241-1/+5
| | | | | | | netr_DsRGetDCNameEx2) and add new ds request and reply flags, also add some more WERROR codes. Guenther
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-03-011-1/+3
| | | | | Patch from Zack Kirsch <zack.kirsch@isilon.com>. Jeremy.
* r19160: Add new WERR codes seen by working with NETLOGON getdcname.Günther Deschner2006-10-071-0/+2
| | | | Guenther
* 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