trying to get HEAD building again. If you want the code
[tprouty/samba.git] / source3 / python / py_winbind.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-04-05 Simo Sorcesome more idmapping :)
2003-03-19 Tim PotterGCC 3.x has deprecated multi-line string constants.
2003-03-18 Tim PotterAdded #ifdef'ed out implementation of auth_smbd python...
2003-02-18 Tim PotterCleanup of header files for python extensions.
2002-11-22 Tim PotterAdded some extra code to test absence/presence of LM...
2002-09-11 Tim PotterImplemented getpw{nam,uid} functions.
2002-05-27 Tim PotterMore automatically generated prototype madness.
2002-05-14 Tim PotterGeneral cleanup of compiler warnings etc.
2002-04-03 Tim PotterUse Py_InitModule3() instead of Py_InitModule4() when...
2002-03-28 Tim PotterUse winbind separator in sid_to_name() function.
2002-03-26 Tim PotterRenamed internal methods so as not to clash with symbol...
2002-03-22 Tim PotterAdded enumerate trusted domains and check secret.
2002-03-20 Tim PotterAdded enum domain users and enum domain groups.
2002-03-20 Tim PotterAdded name_to_sid and sid_to_name functions.
2002-03-20 Tim PotterInitial version.