Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Started working on python routines to add and delete domain users. | Tim Potter | 2003-03-24 | 1 | -0/+1 |
* | Remove py_samba.c experiment - it didn't work. | Tim Potter | 2003-03-19 | 1 | -12/+1 |
* | Cleanup of header files for python extensions. | Tim Potter | 2003-02-18 | 1 | -1/+4 |
* | Added SRVSVC pipe support. I've started implementing NetServerGetInfo() | Tim Potter | 2003-02-17 | 1 | -0/+10 |
* | Some more tweaking for compilation of py_tdbpack. | Tim Potter | 2002-12-11 | 1 | -1/+1 |
* | FUNCTION_MACRO change broke the Python modules. | Tim Potter | 2002-12-04 | 1 | -1/+2 |
* | The libsmb module uses py_ntsec.o | Tim Potter | 2002-10-21 | 1 | -1/+2 |
* | Remove hardcoded -I stuff. Hooray! | Tim Potter | 2002-09-19 | 1 | -9/+9 |
* | Implemented getpw{nam,uid} functions. | Tim Potter | 2002-09-11 | 1 | -0/+2 |
* | Put all Python modules into the 'samba' subpackage. Now you need to | Martin Pool | 2002-09-09 | 1 | -1/+9 |
* | Build py_tdbpack as well. | Martin Pool | 2002-09-09 | 1 | -0/+5 |
* | Python's setup.py does not need to be munged by configure.in -- it is | Martin Pool | 2002-09-09 | 1 | -0/+168 |