1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-19 04:59:10 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
0308a0a112 Merge of compiler warning fixups. -
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
-
8e0d781995 Added SRVSVC pipe support. I've started implementing NetServerGetInfo() -