summaryrefslogtreecommitdiff
path: root/source4/scripting
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2230: Wrapper for dcerpc_samr_Connect2(). All this glue code should beTim Potter2-2/+39
2007-10-10r2229: Have dcerpc_pipe_connect() throw an exception if non-zero NTSTATUS isTim Potter1-4/+22
2007-10-10r2228: Finally commit bits of old workareas together to get dcerpc pythonTim Potter3-0/+99
2007-10-10r2227: Get rid of annoying compiler warning.Tim Potter1-0/+8
2007-10-10r2226: A bunch of fixes to get python tdb module building again. I'm notTim Potter1-2/+3
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher1-1/+1
2007-10-10r888: more ..int32 -> ..int32_t stuffStefan Metzmacher1-1/+1
2007-10-10r383: Scripting extensions using swig. This commit includes only a (LGPL)Tim Potter3-0/+192