r13316: Let the carnage begin....
[tprouty/samba.git] / source / nsswitch / winbindd_misc.c
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Günther Deschnerr12193: Fix some typos.
2007-10-10 Volker Lendecker11707: alt_names[i] might be NULL for i>0 also...
2007-10-10 Jeremy Allisonr10688: Fix from Volker for bugid #3068 - winbindd...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Volker Lendecker7785: This looks much larger than it is. It changes...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2004-01-08 Andrew BartlettMove more of winbind to use 'find_our_domain()' rather...
2004-01-08 Andrew BartlettThe correct test for 'is our primary domain' is domain...
2004-01-06 Andrew BartlettMerge winbind from Samba 3.0 onto HEAD.
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2004-01-04 Volker LendeckeCommit the translation of the realm to the netbios...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-12 Andrew Tridgella small include file rearrangement that doesn't affect...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Gerald Carterfixes for ads domain membership when only the realm...
2003-08-20 Gerald Cartermetze's autogenerate patch for version.h
2003-08-10 Gerald Carteradd --domain=DOMAINNAME to wbinfo
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-22 Tim PotterFixup a bunch of printf-style functions and debugs...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterFix extra arg for cm_get_netlogon_cli()
2003-05-26 Tim PotterFormatting syncup.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-08 Volker LendeckeThis puts real netlogon connection caching to winbind...
2003-04-21 Andrew BartlettMerge from HEAD - save the type of channel used to...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Andrew BartlettStore the type of 'sec channel' that we establish to...
2003-04-07 Andrew BartlettWinbind merges from HEAD:
2003-04-07 Tim Potterprivilaged -> privileged
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-01-28 Andrew BartlettMerge from HEAD:
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-16 Andrew BartlettUpdates to the NTLMSSP code again - moving the base64...
2003-01-15 Gerald Carterwinbindd merges from HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-14 Tim PotterRemove wrapper function _get_trust_account_password...
2003-01-13 Tim PotterMerge ... remove "winbindd holding pattern" from applia...
2002-11-18 Tim PotterMerge from HEAD:
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-10 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-18 Herb Lewismust add one to the extra_data size to transfer the...
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-18 Simo Sorcemore debug classess activated
2002-05-18 Andrew BartlettAs per rsharpe's request, require only a Masters in...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-19 Andrew BartlettFix a double-free bug in wbinfo -t's call in winbindd.
2002-03-12 Andrew Tridgellget the test for disconnection the right way around!
2002-03-06 Andrew Tridgellnicer message for --sequence when the server is disconn...
2002-01-31 Andrew Tridgelladded 'wbinfo --sequence' to show sequence numbers...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew BartlettAllow a winbind client to obtain the server's domain...
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:
2001-11-23 Jeremy AllisonFixed delete on close bug. Added core dump code to...
2001-11-23 Tim PotterFixed check machine account function.
2001-11-15 Tim PotterGet list of trusted domains if we haven't fetched them...
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-10 Andrew Tridgellmore static/dead fns
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-07-25 Tim PotterMerge ... change machine account password race fix...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-07 Tim PotteriAdditional files for winbind merge.