index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_packets.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds().
Günther Deschner
2011-08-04
1
-1
/
+1
*
Part of fix for bug 8276 - FD_SET out of bounds access crash.
Jeremy Allison
2011-06-30
1
-9
/
+18
*
s3-param Remove special case for global_scope()
Andrew Bartlett
2011-06-09
1
-4
/
+4
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
2011-05-06
1
-0
/
+1
*
More simple const fixes.
Jeremy Allison
2011-05-05
1
-5
/
+5
*
More const compiler warning fixes.
Jeremy Allison
2011-05-05
1
-5
/
+5
*
Change safe_strcpy_base to strlcpy_base. Note the size doesn't change here as...
Jeremy Allison
2011-05-04
1
-1
/
+1
*
s3: Fix Coverity ID 2331: RESOURCE_LEAK
Volker Lendecke
2011-03-27
1
-0
/
+1
*
s3: Use poll in nmbd
Volker Lendecke
2011-02-28
1
-102
/
+113
*
s3: Fix a typed-punned warning
Volker Lendecke
2011-02-14
1
-1
/
+1
*
Revert "s3:events: Call all ready fd event handlers on each iteration of the ...
Stefan Metzmacher
2011-01-31
1
-3
/
+3
*
s3: Remove some unused code
Volker Lendecke
2011-01-07
1
-9
/
+1
*
s3: Limit the number of unexpected clients to 200
Volker Lendecke
2011-01-07
1
-2
/
+4
*
s3: Make nmbd listen on the unexpected socket
Volker Lendecke
2011-01-07
1
-0
/
+20
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-01-05
1
-26
/
+25
*
All calls to event_add_to_select_args() call GetTimeOfDay() and
Jeremy Allison
2010-12-23
1
-5
/
+2
*
Fix the unexpected.tdb database problem. Change nmbd to store the
Jeremy Allison
2010-11-14
1
-2
/
+5
*
s3:events: Call all ready fd event handlers on each iteration of the main loop
Steven Danneman
2010-10-01
1
-3
/
+3
*
samba: share select wrappers.
Günther Deschner
2010-10-01
1
-0
/
+1
*
s3-nmbd: move nmbd proto out of main proto.h
Günther Deschner
2010-08-26
1
-0
/
+1
*
Fix unused variable warning after change to new DLINK macros.
Jeremy Allison
2010-02-10
1
-2
/
+0
*
s3-nmbd: update nmbd to use new DLIST_ macros
Andrew Tridgell
2010-02-10
1
-18
/
+2
*
More of the fix for bug #7118 - nmbd problems with socket address.
Jeremy Allison
2010-02-10
1
-0
/
+89
*
Make "nmbd bind explicit broadcast" on by default.
Jeremy Allison
2010-02-08
1
-1
/
+1
*
s3:nmbd: also listen explicit on the subnet broadcast addresses
Stefan Metzmacher
2010-02-08
1
-64
/
+125
*
Reduce debug log level from 0 -> 7 on non-critical message.
Jeremy Allison
2009-09-24
1
-1
/
+1
*
Fix Coverity bug #902, uninitialized variable.
Jeremy Allison
2009-04-23
1
-1
/
+3
*
s3:nmbd: as the sig_term() handler only sets a flag we don't need to block SI...
Stefan Metzmacher
2009-01-27
1
-8
/
+0
*
s3: always call run_events() before and after sys_select()
Stefan Metzmacher
2009-01-22
1
-9
/
+7
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-1
/
+1
*
nmbd_packets: make queue_packet() public.
Michael Adam
2008-08-09
1
-3
/
+1
*
Attempt to fix bug #3617. Mix of patches from Volker and
Jeremy Allison
2008-01-02
1
-0
/
+5
*
Add SMB encryption. Still fixing client decrypt but
Jeremy Allison
2007-12-26
1
-1
/
+1
*
Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2.
Jeremy Allison
2007-12-13
1
-0
/
+6
*
Fix for CVE-2007-5398.
Gerald (Jerry) Carter
2007-11-15
1
-0
/
+6
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-24
/
+24
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-23
/
+31
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-1
/
+1
*
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
2007-10-10
1
-27
/
+27
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22902: Add an event_context and a messaging_context to nmbd. Not used yet.
Volker Lendecke
2007-10-10
1
-7
/
+26
*
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-10-10
1
-3
/
+3
*
r13887: Fix coverity bug CID #94. mem leak on error codepath.
Jeremy Allison
2007-10-10
1
-0
/
+2
[next]