summaryrefslogtreecommitdiff
path: root/source3/python/py_ntsec.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison1-1/+1
2007-10-10r18801: Fix (at least the build of) python bindings.Günther Deschner1-7/+7
2007-10-10r6678: fix python python after talloc() shakeupGerald Carter1-1/+1
2007-10-10r2828: Fix for bugzilla #1864 from Brett again.Tim Potter1-1/+12
2003-09-19Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison1-1/+1
2003-07-29More memory leak fixes from Brett! It turns out PyDict_SetItemStringTim Potter1-16/+23
2003-02-19Merge of cleanups and srvsvc implementation from HEAD.Tim Potter1-4/+1
2002-05-27More automatically generated prototype madness.Tim Potter1-1/+1
2002-05-08Remove unused variable.Tim Potter1-3/+13
2002-05-01Implemented routines to convert from a Python dictionary to a SEC_DESCTim Potter1-38/+38
2002-04-18Started working on setprinter code.Tim Potter1-8/+143
2002-04-14Moved security descriptor routines into their own file.Tim Potter1-0/+139