index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nmbd
/
nmbd_packets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-2
/
+2
2007-10-10
r5082: Don't blindly copy question rr_type and class, set correctly as required
Jeremy Allison
1
-10
/
+7
2007-10-10
r5077: Use correct type for rr record on negative name query reply.
Jeremy Allison
1
-0
/
+3
2007-10-10
r5076: Ensure that WINS negative name query responses and WACK packets
Jeremy Allison
1
-1
/
+10
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-5
/
+5
2007-10-10
r3877: Final (I hope :-) fix for #2050 from Lars Müller for select maxfd's.
Jeremy Allison
1
-16
/
+6
2007-10-10
r3864: Fix from Lars Müller <lmuelle@suse.de> for bug #2050.
Jeremy Allison
1
-3
/
+19
2007-10-10
r2224: Make nmbd more robust against bad netbios packets.
Jeremy Allison
1
-6
/
+38
2004-03-15
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
1
-2
/
+2
2004-03-13
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
1
-4
/
+4
2003-11-05
Fix for bug #771. Fix packet length for browse list reply.
Jeremy Allison
1
-1
/
+1
2003-08-27
Fix the character set handling properly in nmbd. Also fix bug where
Jeremy Allison
1
-1316
/
+1183
2003-03-18
NMBD string parinoia and memcpy() parinoia fixes from HEAD.
Andrew Bartlett
1
-5
/
+10
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-2
/
+2
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-8
/
+6
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-3
/
+22
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-158
/
+176
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-1
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-11
Same fix as went into 2.2 (I'm waiting for jerry to finish some code).
Jeremy Allison
1
-1
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-2
/
+2
2001-04-27
Mismatched format and args.
Jeremy Allison
1
-1
/
+1
2001-04-25
More paranioa fixes against nmbd lengths.
Jeremy Allison
1
-7
/
+7
2001-04-24
Fix bad length in dgram.
Jeremy Allison
1
-0
/
+7
2001-04-24
Patch for nmbd core dump in printing debug packets. No length check.
Jeremy Allison
1
-3
/
+5
2001-01-03
We only want to mark mailslot packets as loopback packets if they are to
Richard Sharpe
1
-1
/
+1
2001-01-02
Make the use of generate_name_trn_id conform to the usage elsewhere ...
Richard Sharpe
1
-1
/
+1
2001-01-02
Comment out unused generate_name_trn_id ...
Richard Sharpe
1
-1
/
+1
2000-09-12
- changed the msg_type to be an int instead of an enum so that it is
Andrew Tridgell
1
-11
/
+0
2000-09-11
debug messages now work for nmbd
Andrew Tridgell
1
-82
/
+75
2000-09-11
the first cut of the internal messaging system.
Andrew Tridgell
1
-12
/
+0
2000-08-30
Fix for bind interfaces only sometimes picking the wrong IP address
Jeremy Allison
1
-2
/
+24
2000-06-11
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
1
-1
/
+1
2000-05-02
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
1
-1
/
+1
2000-03-27
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
1
-5
/
+4
2000-03-27
fixed the hanlding of recursion desired when sending packets from
Andrew Tridgell
1
-23
/
+22
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
1
-7
/
+8
2000-01-03
added suppport for unexpected udp/138 packets
Andrew Tridgell
1
-9
/
+12
2000-01-03
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
1
-1
/
+2
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-39
/
+80
1999-12-01
sys_select added one more argument (read, write selectors).
Luke Leighton
1
-1
/
+1
1999-11-19
- bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion
Luke Leighton
1
-8
/
+17
1999-11-18
responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, the
Luke Leighton
1
-1
/
+1
1999-03-09
mods to allow inter-domain trust accounts to be added to SAM database
Luke Leighton
1
-51
/
+4
1998-12-17
Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...
Jeremy Allison
1
-9
/
+24
1998-11-14
Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...
Jeremy Allison
1
-23
/
+23
1998-10-22
Okay, this is really silly but removing one space from one debug statement
Christopher R. Hertel
1
-1
/
+1
1998-10-22
Minor change.
Christopher R. Hertel
1
-1
/
+1
1998-09-28
Changes to test in configure if capabilities are enabled on a system.
Jeremy Allison
1
-1
/
+1
[prev]
[next]