r23779: Change from v2 or later to v3 or later.
[ira/wip.git] / source3 / python / py_samr.c
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Deryck Hodger15386: Missed some functions in my last commit.
2007-10-10 Deryck Hodger15385: Some work to bring the python code up to date...
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Jeremy Allisonr10802: Janitor for tpot - remember to keep 3.0 in...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2003-04-14 Tim PotterMerge create/delete domain user samr calls from HEAD.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Tim PotterStarted working on python routines to add and delete...
2003-02-19 Tim PotterMerge of cleanups and srvsvc implementation from HEAD.
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-12-23 Jeremy AllisonFinish adding strings to all talloc_init() calls.
2002-11-04 Tim PotterSync with HEAD.
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-17 Tim Potteropen_pipe_creds() now takes a pipe index instead of...
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-27 Tim PotterImplemented enum_domain_groups function.
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-20 Tim PotterAdded samr_open_domain() call.
2002-05-28 Tim PotterAllow None to be used as a valid credential for functio...
2002-05-27 Tim PotterUse new version of open_pipe_creds() function.
2002-05-16 Tim PotterShorten some debug messages.
2002-05-16 Tim PotterMore cleanups.
2002-05-16 Tim PotterRefactored open_pipe_creds() function to remove unused...
2002-05-14 Tim PotterGeneral cleanup of compiler warnings etc.
2002-04-15 Tim PotterStubs for connect, domain, user, group and alias policy...
2002-04-15 Tim PotterSkeleton for SAMR module.