Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doserr: add WERR_NO_SUCH_ALIAS. | Günther Deschner | 2008-09-12 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | doserr: add WERR_WRONG_PASSWORD. | Günther Deschner | 2008-09-02 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | doserr: add WERR_MEMBER_IN_ALIAS. | Günther Deschner | 2008-08-11 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN. | Günther Deschner | 2008-06-26 | 1 | -0/+3 |
| | | | | Guenther | ||||
* | errors: add more WERRORs. | Günther Deschner | 2008-06-03 | 1 | -0/+5 |
| | | | | Guenther | ||||
* | doserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT. | Günther Deschner | 2008-06-03 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | doserr: add WERR_REVISION_MISMATCH. | Günther Deschner | 2008-05-27 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | errors: add WERR_NOT_FOUND. | Günther Deschner | 2008-04-29 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | errors: add WERR_INVALID_DOMAINNAME. | Günther Deschner | 2008-04-25 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | errors: Add WERR_NO_SUCH_USER. | Günther Deschner | 2008-04-16 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | errors: Add WERR_NONE_MAPPED. | Günther Deschner | 2008-04-16 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE. | Günther Deschner | 2008-04-14 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION. | Günther Deschner | 2008-04-12 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | Move some WERRORs down to the NERR_BASE block. | Günther Deschner | 2008-04-12 | 1 | -16/+11 |
| | | | | Guenther | ||||
* | Add MAX_NERR define. | Günther Deschner | 2008-04-10 | 1 | -0/+4 |
| | | | | Guenther | ||||
* | Add WERR_INVALID_COMPUTER_NAME. | Günther Deschner | 2008-01-24 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Add and correct some WERROR codes. | Michael Adam | 2008-01-18 | 1 | -1/+6 |
| | | | | Michael | ||||
* | Add some more join related werror codes. | Günther Deschner | 2008-01-03 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | Merge WERR_NO_SUCH_LOGON_SESSION from Samba4. | Günther Deschner | 2007-12-19 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Merge join error codes from Samba 4. | Günther Deschner | 2007-11-30 | 1 | -0/+5 |
| | | | | Guenther | ||||
* | Add WERR_SERVICE_ALREADY_RUNNING. | Günther Deschner | 2007-10-15 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | |||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | r23624: Merge dos error code from samba4 (returned from dfs_Enum against ↵ | Günther Deschner | 2007-10-10 | 1 | -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 Deschner | 2007-10-10 | 1 | -0/+3 |
| | | | | | | | 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 Allison | 2007-10-10 | 1 | -0/+1 |
| | | | | | Patch from Zack Kirsch <zack.kirsch@isilon.com>. Jeremy. | ||||
* | r19160: Add new WERR codes seen by working with NETLOGON getdcname. | Günther Deschner | 2007-10-10 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | r17541: When returning a trans2 request, if the "max data | Jeremy Allison | 2007-10-10 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | bytes returned" is less than the amount we want to send, return what we can and set STATUS_BUFFER_OVERFLOW (doserror ERRDOS,ERRbufferoverflow). Required by OS/2 to handle EA's that are too large. It's hard to test this in Samba4 smbtorture as the max data bytes returned is hard coded at 0xffff (as it is in the Samba3 client libraries also). I used a custom version of Samba4 smbtorture to test this out. Might add a "max data bytes" param to make this testable in the build farm. Confirmed by "Guenter Kukkukk (sambaos2)" <sambaos2@kukkukk.com> and Andreas Taegener <atsamba11@eideltown.de> that this fixes the issue. Jeremy. | ||||
* | r13316: Let the carnage begin.... | Gerald Carter | 2007-10-10 | 1 | -0/+1 |
| | | | | Sync with trunk as off r13315 | ||||
* | r12173: doing some service control work | Gerald Carter | 2007-10-10 | 1 | -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 logs | Gerald Carter | 2007-10-10 | 1 | -0/+1 |
| | |||||
* | r10909: Give better shutdown messages | Jim McDonough | 2007-10-10 | 1 | -0/+1 |
| | |||||
* | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2007-10-10 | 1 | -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 Allison | 2007-10-10 | 1 | -0/+1 |
| | | | | Jeremy. | ||||
* | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 2007-10-10 | 1 | -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 when | Günther Deschner | 2007-10-10 | 1 | -0/+3 |
| | | | | | | trying to manipulate non-existing shares. Guenther | ||||
* | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 2007-10-10 | 1 | -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 Carter | 2007-10-10 | 1 | -0/+1 |
| | | | | | | | net rpc service stop net rpc service start net rpc service pause net rpc service resume | ||||
* | r6014: rather large change set.... | Gerald Carter | 2007-10-10 | 1 | -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 msrpc | Günther Deschner | 2007-10-10 | 1 | -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 | ||||
* | Added new error codes. Fix up connection code to retry in the same way | Jeremy Allison | 2002-10-17 | 1 | -7/+40 |
| | | | | | that app-head does. Jeremy. | ||||
* | sync'ing up for 3.0alpha20 release | Gerald Carter | 2002-09-25 | 1 | -5/+8 |
| | |||||
* | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 2002-07-15 | 1 | -0/+2 |
| | |||||
* | Merge from HEAD: | Tim Potter | 2002-05-07 | 1 | -0/+1 |
| | | | | | >DOS error 1307 is returned when an invalid owner for a security descriptor >is detected. | ||||
* | Merge from HEAD: | Tim Potter | 2002-04-24 | 1 | -0/+1 |
| | | | | >Added constant and message for invalid security descriptor dos error. | ||||
* | Added WERR_INVALID_FORM_NAME constant. | Tim Potter | 2002-04-09 | 1 | -0/+1 |
| | |||||
* | Stomped on some header file version numbers that have crept back in. | Tim Potter | 2002-03-22 | 1 | -2/+1 |
| | |||||
* | Fix the NTSTATUS -> WERROR for srvsvc pipe. | Jeremy Allison | 2002-03-05 | 1 | -0/+1 |
| | | | | Jeremy. | ||||
* | Added error for invalid form size. | Tim Potter | 2002-02-25 | 1 | -0/+1 |
| | |||||
* | Bring printing in HEAD inline with 2.2.x and app-head. | Jeremy Allison | 2002-02-09 | 1 | -2/+3 |
| | | | | Jeremy. |