summaryrefslogtreecommitdiff
path: root/source3/python/py_common.c
AgeCommit message (Expand)AuthorFilesLines
2002-04-14Explicitly return a list in py_ntstatus_tuple() and py_werror_typle(). NotTim Potter1-3/+20
2002-04-14Moved open_pipe_creds() function to common file.Tim Potter1-0/+78
2002-04-11Implemented a setup_logging() function that takes two keywords:Tim Potter1-5/+58
2002-04-05Added functions to return Python tuples (error code, error string)Tim Potter1-0/+17
2002-03-20Initial version.Tim Potter1-0/+47