372f74bba2
Add WERR_INVALID_COMPUTER_NAME.
...
Guenther
(This used to be commit cb1ff32eff
)
2008-01-24 23:41:59 +01:00
80d7cccfe7
Add and correct some WERROR codes.
...
Michael
(This used to be commit 7aec862ddc
)
2008-01-18 01:10:55 +01:00
f215dec831
Map WERR_NO_SUCH_SERVICE with dos_errstr().
...
Michael
(This used to be commit df5839b537
)
2008-01-04 19:58:19 +01:00
f8dacb9860
Add some more join related werror codes.
...
Guenther
(This used to be commit 62e7d467ab
)
2008-01-03 18:15:14 +01:00
c000a16645
Add get_friendly_werror_msg().
...
Guenther
(This used to be commit b1ad3def98
)
2007-12-21 15:28:21 +01:00
713e1536fe
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
...
Guenther
(This used to be commit 7b52864787
)
2007-12-19 11:15:29 +01:00
22cf7f5ffa
Merge join error codes from Samba 4.
...
Guenther
(This used to be commit 88a01bd810
)
2007-11-30 22:25:01 +01:00
9e5ef9a874
pstring removal
...
(This used to be commit 0ee8968272
)
2007-11-09 15:11:27 +01:00
380840d588
add win_errstr() as wrapper of dos_errstr().
...
this makes merging stuff from samba4 easier
metze
(This used to be commit cfbdb133b9
)
2007-11-08 14:33:04 +01:00
06ae5243f3
Add WERR_SERVICE_ALREADY_RUNNING.
...
Guenther
(This used to be commit 357f003849
)
2007-10-15 19:10:19 +02:00
153cfb9c83
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
...
(This used to be commit 87c91e4362
)
2007-10-10 12:28:27 -05:00
d824b98f80
r23779: Change from v2 or later to v3 or later.
...
Jeremy.
(This used to be commit 407e6e695b
)
2007-10-10 12:28:20 -05:00
f09115f85c
r23624: Merge dos error code from samba4 (returned from dfs_Enum against w2k3 as soon
...
as a one DFS_VOLUME_FLAVOR_AD_BLOB dfsroot exists).
Guenther
(This used to be commit 837b0a14c4
)
2007-10-10 12:23:37 -05:00
94e4a468f0
r23127: Fill in some more netlogon dsgetdcname flavours (netr_DsRGetDCNameEx,
...
netr_DsRGetDCNameEx2) and add new ds request and reply flags, also add some
more WERROR codes.
Guenther
(This used to be commit 37ae7f4197
)
2007-10-10 12:22:48 -05:00
8e00e9d7a6
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
...
Patch from Zack Kirsch <zack.kirsch@isilon.com >.
Jeremy.
(This used to be commit df07a662e3
)
2007-10-10 12:18:16 -05:00
e0b6961ac5
r19160: Add new WERR codes seen by working with NETLOGON getdcname.
...
Guenther
(This used to be commit 78b0124a6e
)
2007-10-10 12:15:18 -05:00
a489553067
r12173: doing some service control work
...
* 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.
(This used to be commit c0f54eeebc
)
2007-10-10 11:05:47 -05:00
a5b2ec0ba0
r10909: Give better shutdown messages
...
(This used to be commit 8075b99b44
)
2007-10-10 11:04:56 -05:00
0a01b2246a
r8064: * add the REG_XXX error codes to the pretty error messages
...
* more work on the store_values() functions for the Printers key
* add Control\Print\Monitors key to list for reg_db
(This used to be commit 89f17b41ce
)
2007-10-10 10:58:10 -05:00
3f657f41cc
r7606: add WERR_NET_NAME_NOT_FOUND. This is what windows returns when
...
trying to manipulate non-existing shares.
Guenther
(This used to be commit 2e5cb531ab
)
2007-10-10 10:57:15 -05:00
66e8ed2632
r6051: finish off
...
net rpc service stop
net rpc service start
net rpc service pause
net rpc service resume
(This used to be commit a7fb2c50b0
)
2007-10-10 10:56:19 -05:00
259d44dbb2
r6038: adding more flesh to 'net rpc service'
...
open and close the service control manager.
Also experimenting with ideas for cli_xxx() interface.
(This used to be commit 4da89ef17b
)
2007-10-10 10:56:17 -05:00
3eff1f48d5
r2942: Add client-side support of triggering ads printer publishing over msrpc
...
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
(This used to be commit 69b745fb98
)
2007-10-10 10:52:57 -05:00
d0e19665e8
Merge of server unavailable error string.
...
(This used to be commit 21d7dba977
)
2003-04-15 06:55:42 +00:00
634c54310c
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
...
warnings. (Adds a lot of const).
Andrew Bartlett
(This used to be commit 3a7458f947
)
2003-01-03 08:28:12 +00:00
e8682b6c8e
Merge from HEAD:
...
>DOS error 1307 is returned when an invalid owner for a security descriptor
>is detected.
(This used to be commit 8b5cb1c2dd
)
2002-05-07 06:18:50 +00:00
9935aaec47
Merge from HEAD:
...
>Added constant and message for invalid security descriptor dos error.
(This used to be commit f16c85caff
)
2002-04-24 05:45:04 +00:00
416165a52c
Added WERR_INVALID_FORM_NAME constant.
...
(This used to be commit 908b70f3e2
)
2002-04-09 05:11:34 +00:00
a4cce223d6
Added dos_errstr() function. Not all errors in list yet.
...
(This used to be commit ddb5753e36
)
2002-03-17 06:04:15 +00:00