Remove unused extended_dn_out_{dereference,ldb}.c files
[abartlet/samba.git/.git] / source3 / nsswitch / wins.c
2008-12-16 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Jeremy AllisonFix bug #5904 - libnss_wins causes SIGABRT while servic...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRemove define for VOLATILE, volatile is already provide...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-07 Günther Deschnerwins: fix null pointer crash in nss_wins module.
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Volker LendeckeFix a memleak
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-27 Michael AdamFix caller of node_status_query() to use sockaddr_stora...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-04 Jeremy AllisonRemove more static data from lib/util_sock.c and
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
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 Jeremy Allisonr25022: Fix coverity #395. Resource leak on error.
2007-10-10 Günther Deschnerr24737: Remove older TODO: Convert internal_resolve_nam...
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 Herb Lewisr20269: merge -r20264:20267 from SAMBA_3_0_24
2007-10-10 Günther Deschnerr17102: Fix segfault in libnss_wins [bugzilla #3937].
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Andrew Bartlettr1583: Patch by Fabien Chevalier <fabien.chevalier...
2007-10-10 Gerald Carterr376: BUG 1288: resolve any machine netbios name (0x00...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-08 Jelmer VernooijUse StrCaseCmp, not strcasecmp. Should fix winbind...
2003-12-11 Gerald Carterfixed bad formal parameter type in get_static(); patch...
2003-12-11 Gerald Carterfixed bad formal parameter type in get_static(); patch...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-08 Tim PotterFix for bug #299.
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Tim PotterMove a function to avoid a warning.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-06-25 Gerald Carterlarge change:
2003-06-16 Tim PotterFix some compiler warnings.
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-07-03 Andrew BartlettKill off codepage related stuff, now we don't use codep...
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-05 Jeremy AllisonFix for Linux kernel bug where signal mask set within...
2002-05-17 Richard SharpeChanges to allow head to translate NMB flags ...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-22 Herb Lewismerge IRIX winbind support from Samba 2.2 branch
2001-12-12 Herb Lewisallow IRIX to build nsswitch/libnss_wins.so
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-15 Jeremy AllisonZero-fill struct hostent.
2001-05-15 Jeremy AllisonFixed glibc crash problems with libnss_wins.so
2000-10-11 Christopher R. HertelConverted to call lib/wins_srv.c:wins_srv_ip() instead...
2000-10-09 John TerpstraFixes to allow wins.c to compile to allow building...
2000-07-19 Christopher R. HertelInstead of handing back a string (which might be a...
2000-07-19 Christopher R. HertelFirst cut toward adding WINS server failover.
2000-01-07 Andrew Tridgellremove scope parameter here too
1999-12-17 Andrew Tridgelladded basic nsswitch support - this allows you to use...