s3:winbind: remove the method SET_MAPPING from winbind's API
[ira/wip.git] / source3 / nmbd / nmbd_packets.c
2010-02-11 Jeremy AllisonFix unused variable warning after change to new DLINK...
2010-02-10 Andrew Tridgells3-nmbd: update nmbd to use new DLIST_ macros
2010-02-10 Jeremy AllisonMore of the fix for bug #7118 - nmbd problems with...
2010-02-08 Jeremy AllisonMake "nmbd bind explicit broadcast" on by default.
2010-02-08 Stefan Metzmachers3:nmbd: also listen explicit on the subnet broadcast...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-25 Jeremy AllisonReduce debug log level from 0 -> 7 on non-critical...
2009-04-23 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-23 Jeremy AllisonFix Coverity bug #902, uninitialized variable.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-27 Stefan Metzmachers3:nmbd: as the sig_term() handler only sets a flag...
2009-01-22 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-22 Stefan Metzmachers3: always call run_events() before and after sys_select()
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse sockaddr_storage only where we rely on the size...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-08 Michael Adamnmbd_packets: make queue_packet() public.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-02 Gerald (Jerry) CarterMerge branch 'work/v3-2-test' into v3-2-test
2008-01-02 Jeremy AllisonAttempt to fix bug #3617. Mix of patches from Volker and
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-14 Jeremy AllisonArg. The fix for CVE-2007-6015 hadn't been merged into...
2007-11-15 Gerald (Jerry) CarterFix for CVE-2007-5398.
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 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
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 Volker Lendecker22902: Add an event_context and a messaging_context...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Jeremy Allisonr22045: As Volker noticed, skip_string's last argument is
2007-10-10 Jeremy Allisonr22014: Make us pass RANDOMIPC test again :-(. This...
2007-10-10 Jeremy Allisonr13887: Fix coverity bug CID #94. mem leak on error...
2007-10-10 Jeremy Allisonr13884: Fix coverity CID #95. Resource leak on error...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr5082: Don't blindly copy question rr_type and class...
2007-10-10 Jeremy Allisonr5077: Use correct type for rr record on negative name...
2007-10-10 Jeremy Allisonr5076: Ensure that WINS negative name query responses...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3877: Final (I hope :-) fix for #2050 from Lars Müller...
2007-10-10 Jeremy Allisonr3864: Fix from Lars Müller <lmuelle@suse.de> for bug...
2007-10-10 Jeremy Allisonr2224: Make nmbd more robust against bad netbios packets.
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-15 Jeremy AllisonUse "unix netbios name" type unstring - 64 bytes long...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2003-11-05 Jeremy AllisonFix for bug #771. Fix packet length for browse list...
2003-11-05 Jeremy AllisonFix for bug #771. Fix packet length for browse list...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jeremy AllisonFix the character set handling properly in nmbd. Also...
2003-03-18 Andrew BartlettNMBD string parinoia and memcpy() parinoia fixes from...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-16 Andrew BartlettFix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-02 Jim McDonoughFix length on mailslots. Looks like it should have...
2002-07-28 Andrew Tridgellthis is an interim fix for nmbd not registering DOMAIN...
2002-07-28 Andrew Tridgellfix minor nits in nmbd from adtam@cup.hp.com
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-09 Andrew Tridgellthe last WINS update broke self registration when we...
2002-06-27 Andrew TridgellThe next phase in the WINS rewrite!
2002-06-26 Andrew TridgellThis commit finally gives us multiple wins server group...
2002-06-26 Andrew Tridgell- completely rewrote the wins_srv.c code. It is now...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-11 Jeremy AllisonSame fix as went into 2.2 (I'm waiting for jerry to...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-04-27 Jeremy AllisonMismatched format and args.
2001-04-25 Jeremy AllisonMore paranioa fixes against nmbd lengths.
2001-04-24 Jeremy AllisonFix bad length in dgram.
2001-04-24 Jeremy AllisonPatch for nmbd core dump in printing debug packets...
2001-01-03 Richard SharpeWe only want to mark mailslot packets as loopback packe...
2001-01-02 Richard SharpeMake the use of generate_name_trn_id conform to the...
2001-01-02 Richard SharpeComment out unused generate_name_trn_id ...
2000-09-12 Andrew Tridgell- changed the msg_type to be an int instead of an enum...
2000-09-11 Andrew Tridgelldebug messages now work for nmbd
2000-09-11 Andrew Tridgellthe first cut of the internal messaging system.
2000-08-30 Jeremy AllisonFix for bind interfaces only sometimes picking the...
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-03-27 Andrew Tridgellthe final part of the nmbd merge between head and tng...
2000-03-27 Andrew Tridgellfixed the hanlding of recursion desired when sending...
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
next