Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-05-27 | More automatically generated prototype madness. | Tim Potter | 1 | -1/+1 |
2002-05-14 | General cleanup of compiler warnings etc. | Tim Potter | 1 | -4/+4 |
2002-04-03 | Use Py_InitModule3() instead of Py_InitModule4() when we only want to set | Tim Potter | 1 | -6/+8 |
2002-03-28 | Use winbind separator in sid_to_name() function. | Tim Potter | 1 | -20/+182 |
2002-03-26 | Renamed internal methods so as not to clash with symbols within Samba. | Tim Potter | 1 | -23/+175 |
2002-03-22 | Added enumerate trusted domains and check secret. | Tim Potter | 1 | -1/+112 |
2002-03-20 | Added enum domain users and enum domain groups. | Tim Potter | 1 | -22/+77 |
2002-03-20 | Added name_to_sid and sid_to_name functions. | Tim Potter | 1 | -1/+136 |
2002-03-20 | Initial version. | Tim Potter | 1 | -0/+34 |