RIP BOOL. Convert BOOL -> bool. I found a few interesting
[amitay/samba.git] / source3 / libsmb / namequery_dc.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-10 Lars Müllerr25032: Contact an off site DC if non is available...
2007-10-10 Stefan Metzmacherr23893: add dummy callbacks for LDAP SASL wrapping,
2007-10-10 Stefan Metzmacherr23888: move elements belonging to the current ldap...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Simo Sorcer22425: Avoid to segfault if we only have the realm.
2007-10-10 Günther Deschnerr20874: We need to distinguish client sitenames per...
2007-10-10 Jeremy Allisonr20857: Silence gives assent :-). Checking in the fix for
2007-10-10 Jeremy Allisonr20296: If we're going to overwrite krb5.conf
2007-10-10 Günther Deschnerr19651: Fix interesting bug with the automatic site...
2007-10-10 Jeremy Allisonr19249: Attempt to fix a site lookup bug found by Guenther.
2007-10-10 Jeremy Allisonr17945: Store the server and client sitenames in the ADS
2007-10-10 Jeremy Allisonr17943: The horror, the horror. Add KDC site support by
2007-10-10 Jeremy Allisonr17933: Don't print a NULL sitename.
2007-10-10 Jeremy Allisonr17929: Ok, I think I finally figured out where to put
2007-10-10 Volker Lendecker17881: Another microstep towards better error reportin...
2007-10-10 Gerald Carterr13310: first round of server affinity patches for...
2007-10-10 Jeremy Allisonr539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
2004-01-06 Andrew Bartlett(merge from 3.0)
2004-01-05 Andrew BartlettChange our Domain controller lookup routines to more...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-08 Gerald Carterfix 2 bugs:
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-30 Gerald Carter* cleanup more DC name resolution issues in check_...
2003-06-25 Gerald Carterlarge change:
2003-06-23 Gerald Carter* s/get_dc_name/rpc_dc_name/g (revert a previous change)
2003-06-13 Jeremy AllisonForward port the app-head changes for dc name cache...
2003-06-06 Gerald Cartermerge from APP_HEAD. Push negative connection cache
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...