summaryrefslogtreecommitdiffstats
path: root/source/python/py_ntsec.c
Commit message (Collapse)AuthorAgeFilesLines
* More automatically generated prototype madness.Tim Potter2002-05-271-1/+1
|
* Remove unused variable.Tim Potter2002-05-081-3/+13
| | | | #ifdef out code for new (uncommitted) version of make_sec_desc()
* Implemented routines to convert from a Python dictionary to a SEC_DESCTim Potter2002-05-011-38/+38
| | | | | | structure. Cleaned up debugging stuff.
* Started working on setprinter code.Tim Potter2002-04-181-8/+143
|
* Moved security descriptor routines into their own file.Tim Potter2002-04-141-0/+139