summaryrefslogtreecommitdiffstats
path: root/source/python/py_srvsvc.c
Commit message (Collapse)AuthorAgeFilesLines
* GCC 3.x has deprecated multi-line string constants.Tim Potter2003-03-191-20/+20
|
* Cleanup of header files for python extensions.Tim Potter2003-02-181-2/+39
| | | | | | - combine py_foo_proto.h and py_foo.h - move #include of Python.h into one place so we can get rid of that annoying compiler warning about HAVE_FSTAT being redefined
* Added SRVSVC pipe support. I've started implementing NetServerGetInfo()Tim Potter2003-02-171-0/+178