Removed version number from file header.
[samba.git] / source3 / nsswitch / winbindd.h
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2001-12-19 Andrew Tridgelladded trusted realm support to ADS authentication
2001-12-11 Tim PotterModify winbindd to use authenticated user info from...
2001-12-11 Andrew Tridgellremoved the start_ndx parameter from group enumeration
2001-12-11 Andrew Tridgellgot rid of start_ndx from query_user_list()
2001-12-10 Andrew Tridgellwinbindd backends can now be marked "consistent" or...
2001-12-10 Andrew Tridgellmoved the domain sid lookup and enumeration of trusted...
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-05 Andrew Tridgelladded very basic ads connection cacheing
2001-12-05 Andrew Tridgellfinally worked out how to do ldap lookups by binary...
2001-12-04 Andrew Tridgelladded lookup_groups() to the ads backend
2001-12-04 Andrew Tridgellmoved lookup_usergroups() into the backend structure
2001-12-04 Andrew Tridgelladded a query_user backend
2001-12-03 Andrew Tridgellchanged query_dispinfo to query_user_list
2001-12-03 Andrew Tridgellput sid_to_name behind the winbindd backend interface
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-12-03 Andrew Tridgellsplit winbindd_enum_dom_groups into the new backend...
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-11-21 Jeremy AllisonAdded transparent +ve caching for lookupname/lookupsid...
2001-10-19 Tim PotterFixed some memory leaks introduced by connection handli...
2001-10-19 Tim PotterConverted some more functions to create and dispose...
2001-10-12 Tim PotterRemoved some unused code from the recent cleanup.
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-30 Gerald Cartermerge from APPLIANCE_TNG
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2000-05-10 Andrew Tridgellin head as well ...
2000-05-09 Andrew Tridgellbrought the winbindd code into head