Added ATSVC pipe.
authorTim Potter <tpot@samba.org>
Thu, 20 Nov 2003 03:27:56 +0000 (03:27 +0000)
committerTim Potter <tpot@samba.org>
Thu, 20 Nov 2003 03:27:56 +0000 (03:27 +0000)
commit8f0f97b078f45abbd001a1fa893455bd27d072cd
tree106e850d702f527d21db22505b17b02189d41494
parent52cae6b9088cae3c2daa8d195dcaba0c481a87d3
Added ATSVC pipe.
(This used to be commit 274058486766f7a1094918702e7bc225aa938b2e)
source4/Makefile.in
source4/librpc/idl/atsvc.idl [new file with mode: 0644]
source4/librpc/ndr/libndr.h
source4/librpc/ndr/ndr_atsvc.c [new file with mode: 0644]
source4/librpc/ndr/ndr_atsvc.h [new file with mode: 0644]
source4/librpc/rpc/rpc_atsvc.c [new file with mode: 0644]
source4/torture/rpc/atsvc.c [new file with mode: 0644]
source4/torture/torture.c