Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added enumerate trusted domains and check secret. | Tim Potter | 2002-03-22 | 1 | -1/+112 |
* | Actually use flags passed in PYTHON_CFLAGS variable. | Tim Potter | 2002-03-20 | 1 | -21/+33 |
* | Added enum domain users and enum domain groups. | Tim Potter | 2002-03-20 | 1 | -22/+77 |
* | Pass $(CFLAGS) and $(CPPFLAGS) to python compile instead of $(FLAGS) | Tim Potter | 2002-03-20 | 1 | -1/+1 |
* | Added name_to_sid and sid_to_name functions. | Tim Potter | 2002-03-20 | 1 | -1/+136 |
* | Remove nsswitch from include directories. | Tim Potter | 2002-03-20 | 1 | -2/+4 |
* | Ignore autogenerated setup.py | Tim Potter | 2002-03-20 | 1 | -0/+1 |
* | Initial version. | Tim Potter | 2002-03-20 | 8 | -0/+1734 |
* | Patch to configure.in and Makefile.in for Python extensions. | Tim Potter | 2002-03-19 | 1 | -0/+41 |
* | setup.py for samba python wrappers | Tim Potter | 2002-03-19 | 1 | -0/+93 |