* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
authorAndrew Tridgell <tridge@samba.org>
Fri, 14 Nov 2003 08:27:39 +0000 (08:27 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 14 Nov 2003 08:27:39 +0000 (08:27 +0000)
commit9ad28f6ddbb777de7cac11e71c392b508c81b741
tree9e48043c8afb78bd70d3525315047e9284441db3
parent3fa61c19826cd1415f561e1e5c40adcc59d4abf2
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
  properly, I'm still investigating that.

* changed dcerpc fault status code to NT_STATUS_NETWORK_WRITE_FAULT,
  which I think is a better mapping
source/librpc/idl/dfs.idl
source/librpc/ndr/ndr_basic.c
source/librpc/ndr/ndr_dfs.c
source/librpc/ndr/ndr_dfs.h
source/librpc/ndr/ndr_sec.c
source/librpc/rpc/dcerpc.c
source/torture/rpc/dfs.c