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/+2 |
| | | | | 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/+4 |
| | | | | 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/+3 |
| | | | | 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/+2 |
| | | | | Guenther | ||||
* | errors: Add WERR_NONE_MAPPED. | Günther Deschner | 2008-04-16 | 1 | -0/+2 |
| | | | | 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/+4 |
| | | | | Guenther | ||||
* | Add error mapping for WERR_SERVICE_NEVER_STARTED. | Günther Deschner | 2008-03-20 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Add WERR_TIME_SKEW to werror mapping tables. | Günther Deschner | 2008-02-28 | 1 | -0/+2 |
| | | | | 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/+7 |
| | | | | Michael | ||||
* | Map WERR_NO_SUCH_SERVICE with dos_errstr(). | Michael Adam | 2008-01-04 | 1 | -0/+1 |
| | | | | Michael | ||||
* | Add some more join related werror codes. | Günther Deschner | 2008-01-03 | 1 | -0/+3 |
| | | | | Guenther | ||||
* | Add get_friendly_werror_msg(). | Günther Deschner | 2007-12-21 | 1 | -7/+45 |
| | | | | 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/+3 |
| | | | | Guenther | ||||
* | pstring removal | Volker Lendecke | 2007-11-09 | 1 | -4/+5 |
| | |||||
* | add win_errstr() as wrapper of dos_errstr(). | Stefan Metzmacher | 2007-11-08 | 1 | -0/+6 |
| | | | | | | this makes merging stuff from samba4 easier metze | ||||
* | Add WERR_SERVICE_ALREADY_RUNNING. | Günther Deschner | 2007-10-15 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | 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 | -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 Allison | 2007-10-10 | 1 | -1/+3 |
| | | | | | 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 | ||||
* | r12173: doing some service control work | Gerald Carter | 2007-10-10 | 1 | -0/+1 |
| | | | | | | | | | * 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. | ||||
* | r10909: Give better shutdown messages | Jim McDonough | 2007-10-10 | 1 | -0/+1 |
| | |||||
* | r8064: * add the REG_XXX error codes to the pretty error messages | Gerald Carter | 2007-10-10 | 1 | -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 when | Günther Deschner | 2007-10-10 | 1 | -0/+1 |
| | | | | | | trying to manipulate non-existing shares. Guenther | ||||
* | 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 | ||||
* | r6038: adding more flesh to 'net rpc service' | Gerald Carter | 2007-10-10 | 1 | -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 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 | ||||
* | Merge of server unavailable error string. | Tim Potter | 2003-04-15 | 1 | -0/+1 |
| | |||||
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 2003-01-03 | 1 | -2/+2 |
| | | | | | | warnings. (Adds a lot of const). Andrew Bartlett | ||||
* | 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 |
| | |||||
* | Added dos_errstr() function. Not all errors in list yet. | Tim Potter | 2002-03-17 | 1 | -0/+88 |