summaryrefslogtreecommitdiff
path: root/source3/python/py_common.h
AgeCommit message (Expand)AuthorFilesLines
2002-05-16Refactored open_pipe_creds() function to remove unused parameter.Tim Potter1-1/+1
2002-05-14General cleanup of compiler warnings etc.Tim Potter1-0/+2
2002-04-14Moved function prototypes to py_common_proto.hTim Potter1-13/+1
2002-04-14Moved open_pipe_creds() function to common file.Tim Potter1-1/+12
2002-04-11Implemented a setup_logging() function that takes two keywords:Tim Potter1-0/+4
2002-04-05Added functions to return Python tuples (error code, error string)Tim Potter1-0/+2
2002-03-20Initial version.Tim Potter1-0/+28