Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started working on python routines to add and delete domain users. | Tim Potter | 2003-03-24 | 1 | -0/+5 |
| | | | | | | Unfortunately users get created with the ACB mask set to disabled and must change password. The set_user_info2 call required to fix this doesn't quite work yet... | ||||
* | Cleanup of header files for python extensions. | Tim Potter | 2003-02-18 | 1 | -5/+3 |
| | | | | | | - combine py_foo_proto.h and py_foo.h - move #include of Python.h into one place so we can get rid of that annoying compiler warning about HAVE_FSTAT being redefined | ||||
* | Renamed policy handle field in object containers to avoid cut&paste bugs. | Tim Potter | 2002-06-20 | 1 | -6/+6 |
| | |||||
* | Some rearrangement of header files. | Tim Potter | 2002-05-27 | 1 | -1/+1 |
| | |||||
* | Skeleton for SAMR module. | Tim Potter | 2002-04-15 | 1 | -0/+83 |