Age | Commit message (Expand) | Author | Files | Lines |
2008-10-23 | Use sockaddr_storage only where we rely on the size, use sockaddr | Jelmer Vernooij | 1 | -1/+1 |
2008-08-19 | Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a... | Jeremy Allison | 1 | -5/+6 |
2008-04-10 | Fix the last reported debian problem with nmbd not waiting | Jeremy Allison | 1 | -10/+22 |
2007-10-24 | This is a large patch (sorry). Migrate from struct in_addr | Jeremy Allison | 1 | -2/+6 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | Add start of IPv6 implementation. Currently most of this is avoiding | Jeremy Allison | 1 | -17/+33 |
2007-10-10 | r25021: Fix coverity #435. Use of -1. | Jeremy Allison | 1 | -4/+12 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23349: Fix from Steve Langasek <vorlon@debian.org> to | Jeremy Allison | 1 | -0/+16 |
2007-10-10 | r22157: Fix bug #3634 - stop nmbd segfaulting with bad interface line. | Jeremy Allison | 1 | -0/+7 |
2007-10-10 | r16581: Fix Klocwork #2017. Possible null deref. | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r16313: Not a problem - but ensure Klocwork is quiet (#872). | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r16213: Fix Klocwork #852. iface_n_ip can potentially | Jeremy Allison | 1 | -1/+7 |
2007-10-10 | r15700: Make nmbd udp sockets non-blocking to prevent problem | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r12107: Move to a tdb-based wins database. At the moment we still | Jeremy Allison | 1 | -32/+1 |
2007-10-10 | r6225: get rid of warnings from my compiler about nested externs | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -2/+2 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -206/+189 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-12-12 | Merge of #include <smb.h> removals. | Tim Potter | 1 | -1/+0 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -3/+0 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -50/+21 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -5/+6 |
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 | -1/+1 |
2001-08-26 | Same as nmbd.c. These now test wins_srv_count() instead of lp_wins_server | Christopher R. Hertel | 1 | -1/+1 |
2000-07-19 | Instead of handing back a string (which might be a DNS name or an IP | Christopher R. Hertel | 1 | -8/+9 |
2000-07-19 | First cut toward adding WINS server failover. | Christopher R. Hertel | 1 | -1/+5 |
2000-04-03 | Additional fix for nmbd and 127.0.0.1 interface. | Jeremy Allison | 1 | -0/+12 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -27/+47 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -1/+1 |
1998-08-30 | added some defensive programming to nmbd. This mostly means zeroing | Andrew Tridgell | 1 | -0/+1 |
1998-07-25 | Cleaned up some testing code and made it more "permanent" looking. The | Christopher R. Hertel | 1 | -38/+32 |
1998-07-02 | chgpasswd.c: Fix from Peter Debus <pdebus@turing.une.edu.au> for Digital UNIX | Jeremy Allison | 1 | -2/+2 |
1998-06-29 | nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. | Jeremy Allison | 1 | -0/+19 |
1998-06-27 | nisppass.c: Fixed incorrect parameter usage. | Jeremy Allison | 1 | -1/+16 |
1998-06-10 | I've replaced the linked list used to manage the subnet namelists with a | Christopher R. Hertel | 1 | -2/+16 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -1/+0 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -2/+2 |
1998-03-11 | "For I have laboured mightily on Luke's code, and hath broken | Jeremy Allison | 1 | -0/+2 |
1998-02-20 | nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar... | Jeremy Allison | 1 | -0/+24 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -3/+3 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -0/+291 |