modules: Add dependency on tirpc to vfs_nfs4acl_xattr
[samba.git] / source3 / nmbd / nmbd_packets.c
2018-01-24 Volker Lendeckelibnmb: Move "read_packet" to nmbd
2018-01-23 Volker Lendeckelibsmb: Give unexpected.c its own header
2016-09-24 Jeremy Allisons3: nmbd: Final changeover to stock tevent for nmbd.
2016-09-24 Jeremy Allisons3: nmbd: Change over to using tevent functions from...
2016-09-24 Jeremy Allisons3: nmbd: Add a talloc_stackframe().
2016-09-24 Jeremy Allisons3: nmbd: Add (currently unused) timeout and fd handlers.
2016-09-24 Jeremy Allisons3: nmbd: Now attrs array mirrors fd's array use it...
2016-09-24 Jeremy Allisons3: nmbd: Ensure attrs array mirrors fd's array for...
2016-09-24 Jeremy Allisons3: nmbd: Add fd, triggered elements to struct socket_a...
2016-09-23 Stefan Metzmachers3:nmbd: fix talloc_zero_array() check in nmbd_packets.c
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-06 Volker Lendeckes3: Fix some format string warnings
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-03 Matthieu Patous3-nmbd: don't discard DGRAM frames from local addresse...
2011-12-14 Volker Lendeckes3: Centralize nmbd_messaging_context in nmbd.c
2011-08-04 Günther Deschners3-nmbd: fix talloc/malloc mismatch in create_listen_po...
2011-06-30 Jeremy AllisonPart of fix for bug 8276 - FD_SET out of bounds access...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_scope()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-05 Jeremy AllisonMore simple const fixes.
2011-05-05 Jeremy AllisonMore const compiler warning fixes.
2011-05-04 Jeremy AllisonChange safe_strcpy_base to strlcpy_base. Note the size...
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2331: RESOURCE_LEAK
2011-02-28 Volker Lendeckes3: Use poll in nmbd
2011-02-14 Volker Lendeckes3: Fix a typed-punned warning
2011-01-31 Stefan MetzmacherRevert "s3:events: Call all ready fd event handlers...
2011-01-07 Volker Lendeckes3: Remove some unused code
2011-01-07 Volker Lendeckes3: Limit the number of unexpected clients to 200
2011-01-07 Volker Lendeckes3: Make nmbd listen on the unexpected socket
2011-01-05 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-23 Jeremy AllisonAll calls to event_add_to_select_args() call GetTimeOfD...
2010-11-14 Jeremy AllisonFix the unexpected.tdb database problem. Change nmbd...
2010-10-01 Steven Dannemans3:events: Call all ready fd event handlers on each...
2010-10-01 Günther Deschnersamba: share select wrappers.
2010-08-25 Günther Deschners3-nmbd: move nmbd proto out of main proto.h
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...
next