summaryrefslogtreecommitdiffstats
path: root/source3/python/py_samr.c
Commit message (Expand)AuthorAgeFilesLines
* Added samr_open_domain() call.Tim Potter2002-06-201-19/+77
* Allow None to be used as a valid credential for functions that take aTim Potter2002-05-281-2/+8
* Use new version of open_pipe_creds() function.Tim Potter2002-05-271-4/+11
* Shorten some debug messages.Tim Potter2002-05-161-1/+1
* More cleanups.Tim Potter2002-05-161-4/+8
* Refactored open_pipe_creds() function to remove unused parameter.Tim Potter2002-05-161-6/+1
* General cleanup of compiler warnings etc.Tim Potter2002-05-141-5/+22
* Stubs for connect, domain, user, group and alias policy objects.Tim Potter2002-04-151-39/+202
* Skeleton for SAMR module.Tim Potter2002-04-151-0/+206