Age | Commit message (Expand) | Author | Files | Lines |
2010-08-06 | s3-nmbd: include svcctl.h where needed. | Günther Deschner | 1 | -0/+1 |
2010-02-10 | s3-nmbd: update nmbd to use new DLIST_ macros | Andrew Tridgell | 1 | -32/+3 |
2009-01-21 | Memory leaks and other fixes found by Coverity | todd stecher | 1 | -1/+1 |
2009-01-16 | s3:put the browse list into cache_dir, not lock_dir. | Michael Adam | 1 | -8/+1 |
2007-11-19 | Remove pstring from nmbd. | Jeremy Allison | 1 | -19/+31 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -2/+2 |
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 | r16579: Fix Klocwork #2016. Possible null deref. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15700: Make nmbd udp sockets non-blocking to prevent problem | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 1 | -1/+1 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -1/+1 |
2003-08-28 | Fixed off-by-one bugs in workgroup name comparisons. Complain when a | Jeremy Allison | 1 | -1/+1 |
2003-08-27 | Ensure we use correct length nstrings for workgroup and browser names. | Jeremy Allison | 1 | -1/+1 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -273/+247 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -2/+2 |
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 | -17/+14 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-25 | remove unused variable | Jean-François Micouleau | 1 | -1/+0 |
2002-01-18 | Tidyup & code refactoring from Martin.Sheppard@csiro.au. | Jeremy Allison | 1 | -26/+23 |
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-09-10 | convert more code to use XFILE | Andrew Tridgell | 1 | -20/+20 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -2/+3 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-09-28 | Changes to test in configure if capabilities are enabled on a system. | Jeremy Allison | 1 | -2/+1 |
1998-09-17 | fixed a potential problem with wins_write_database() child processes. | Andrew Tridgell | 1 | -1/+2 |
1998-08-30 | added some defensive programming to nmbd. This mostly means zeroing | Andrew Tridgell | 1 | -0/+2 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -3/+3 |
1998-05-11 | changed to use slprintf() instead of sprintf() just about | Andrew Tridgell | 1 | -8/+8 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -8/+7 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -3/+3 |
1997-12-24 | nmbd_elections.c: Added new parameter to dump_workgroups call. | Jeremy Allison | 1 | -7/+11 |
1997-12-16 | nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI where | Jeremy Allison | 1 | -3/+2 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -0/+454 |