summaryrefslogtreecommitdiffstats
path: root/source/include/doserr.h
Commit message (Collapse)AuthorAgeFilesLines
* r21889: * Pull from SAMBA-3_0_25 svn r21888Gerald Carter2007-03-201-0/+1
| | | | * Set version to 3.0.25pre2
* r19499: sync up changes for 3.0.23dGerald Carter2006-10-261-0/+2
|
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-0/+2
|
* r13316: Let the carnage begin....Gerald Carter2006-02-031-0/+1
| | | | Sync with trunk as off r13315
* r12173: doing some service control workGerald Carter2005-12-111-0/+2
| | | | | | | | | * Add a few new error codes for disabled services * dump some more details about service status in 'net rpc service' * disable the WINS and NetLogon services if not configured in smb.conf Still trying to figure out how to disable the start button on the NetLogon and WINS services.
* r11063: merging missing error code for event logsGerald Carter2005-10-141-0/+1
|
* r10909: Give better shutdown messagesJim McDonough2005-10-111-0/+1
|
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-0/+8
| | | | | | | * \PIPE\unixinfo * winbindd's {group,alias}membership new functions * winbindd's lookupsids() functionality * swat (trunk changes to be reverted as per discussion with Deryck)
* r9253: From Samba4 tridge commit - added a new DOS error code (thanks to EMC)Jeremy Allison2005-08-121-0/+1
| | | | Jeremy.
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2005-07-081-0/+3
| | | | | | | | | tests on this as it's very late NY time (just wanted to get this work into the tree). I'll test this over the weekend.... Jerry - in looking at the difference between the two trees there seem to be some printing/ntprinting.c and registry changes we might want to examine to try keep in sync. Jeremy.
* r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns whenGünther Deschner2005-06-151-0/+3
| | | | | | trying to manipulate non-existing shares. Guenther
* r7440: * merge registry server changes from trunk (so far) for more Gerald Carter2005-06-091-0/+3
| | | | | | printmig.exe work * merge the sys_select_signal(char c) change from trunk in order to keeo the winbind code in sync
* 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
* r6014: rather large change set....Gerald Carter2005-03-231-0/+1
| | | | | | | | | | | | | | pulling back all recent rpc changes from trunk into 3.0. I've tested a compile and so don't think I've missed any files. But if so, just mail me and I'll clean backup in a couple of hours. Changes include \winreg, \eventlog, \svcctl, and general parse_misc.c updates. I am planning on bracketing the event code with an #ifdef ENABLE_EVENTLOG until I finish merging Marcin's changes (very soon).
* 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/+233
metze