1
0
mirror of https://github.com/samba-team/samba.git synced 2025-06-07 03:17:08 +03:00

3 Commits

Author SHA1 Message Date
Tim Potter
0308a0a112 Merge of compiler warning fixups. -
Tim Potter
0659351b25 Cleanup of header files for python extensions.
- 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
-
Tim Potter
8e0d781995 Added SRVSVC pipe support. I've started implementing NetServerGetInfo() -