updated the 3.0 branch from the head branch - ready for alpha18
[samba.git] / source / nsswitch / winbindd_proto.h
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-10 Andrew BartlettWith this file being automaticly regenerated, and clean...
2002-05-08 Jeremy AllisonMerge in Jerry's called name fix.
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-04 Jeremy AllisonFix up conversion code from old winbindd versions ...
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-02-27 Andrew Tridgellthis allows us to support foreign SIDs in winbindd...
2002-02-19 Tim Pottermake proto
2002-01-31 Andrew Tridgelladded 'wbinfo --sequence' to show sequence numbers...
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-19 Jeremy AllisonFix to close winbindd_idmap on exit. Pointed out by...
2002-01-18 Andrew BartlettThis is the 'winbind default domain' patch from Alexand...
2002-01-11 Tim PotterAlways query the PDC for the list of trusted domains...
2002-01-10 Andrew BartlettReturn the winbind separator over the socket, so progra...
2002-01-10 Andrew BartlettThis changes the winbind protcol a bit:
2002-01-10 Tim PotterA big tidyup while thinking about getting trusted domai...
2001-12-19 Andrew Tridgellmuch better ADS error handling system
2001-12-14 Jeremy AllisonAdded the group enum code from 2.2
2001-12-10 Martin PoolMake proto
2001-12-10 Andrew Tridgellmake sid_binstring available without HAVE_ADS
2001-12-09 Andrew Tridgellcompletely new winbindd cache infrastructure
2001-12-08 Andrew Tridgelladded internal sasl/gssapi code. This means we are...
2001-12-05 Andrew Tridgellmoved the sequence number fetch into the backend, and...
2001-12-05 Andrew Tridgellfinally worked out how to do ldap lookups by binary...
2001-12-05 Jeremy AllisonFixed parse_domain_user to be bool.
2001-12-04 Andrew Tridgellmoved lookup_usergroups() into the backend structure
2001-12-04 Andrew Tridgelladded a query_user backend
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-26 Tim PotterRemoved bogus SAFE_FREE() call of talloced return data...
2001-11-23 Tim PotterFixed check machine account function.
2001-11-15 Tim PotterAdded free_domain_info() function.
2001-11-14 Tim PotterRandom connection robustness related fixes. Display...
2001-11-05 Tim PotterUse cli_nt_login_network() instead of domain_client_val...
2001-10-29 Tim PotterDon't reference tallocated memory that has already...
2001-10-19 Tim PotterConverted some more functions to create and dispose...
2001-10-14 Tim PotterPass domain structure around in cache code rather than...
2001-10-09 Tim PotterImplemented sam group handle stuff. getent group now...
2001-10-08 Tim PotterMore work on winbindd connection rewrite:
2001-10-05 Tim PotterThis is the start of a bit of a rewrite of winbindd...
2001-09-10 Andrew Tridgellconvert more code to use XFILE
2001-09-05 Andrew Tridgellmore warning fixes on solaris
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-22 Tim PotterAdded another authentication interface to winbindd...
2001-05-14 Tim PotterCompile fixes for dynamic samr_query_userinfo() stuff.
2001-05-07 Tim PotterPreliminary merge of winbind into HEAD. Note that...
2000-05-09 Andrew Tridgellbrought the winbindd code into head