Added SRVSVC pipe support. I've started implementing NetServerGetInfo()
authorTim Potter <tpot@samba.org>
Mon, 17 Feb 2003 04:43:09 +0000 (04:43 +0000)
committerTim Potter <tpot@samba.org>
Mon, 17 Feb 2003 04:43:09 +0000 (04:43 +0000)
commit8e0d781995b56dd1cd348baadd494bb8e64c10bc
tree75a1b746728c94d897051423d354fe086c6638b5
parent651be759b3db98133feb6fe8c578964ec7b5cf71
Added SRVSVC pipe support.  I've started implementing NetServerGetInfo()
source/python/py_srvsvc.c [new file with mode: 0644]
source/python/py_srvsvc.h [new file with mode: 0644]
source/python/setup.py