summaryrefslogtreecommitdiff
path: root/source/python/py_ntsec.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r18801: Fix (at least the build of) python bindings.Günther Deschner2007-10-101-7/+7
* r6678: fix python python after talloc() shakeupGerald Carter2007-10-101-1/+1
* r2828: Fix for bugzilla #1864 from Brett again.Tim Potter2007-10-101-1/+12
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-191-1/+1
* More memory leak fixes from Brett! It turns out PyDict_SetItemStringTim Potter2003-07-291-16/+23
* Merge of cleanups and srvsvc implementation from HEAD.Tim Potter2003-02-191-4/+1
* More automatically generated prototype madness.Tim Potter2002-05-271-1/+1
* Remove unused variable.Tim Potter2002-05-081-3/+13
* Implemented routines to convert from a Python dictionary to a SEC_DESCTim Potter2002-05-011-38/+38
* 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