Age | Commit message (Expand) | Author | Files | Lines |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -4/+10 |
2007-11-29 | Remove PSTRING_LEN from smbd/ nmbd/. | Jeremy Allison | 1 | -4/+4 |
2007-11-19 | Remove pstring from nmbd. | Jeremy Allison | 1 | -12/+12 |
2007-11-03 | Remove more static data from lib/util_sock.c and | Jeremy Allison | 1 | -2/+2 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -1/+1 |
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 | r22045: As Volker noticed, skip_string's last argument is | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in, | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r17668: Fix the miscalculations in pushing announces. Fixes | Jeremy Allison | 1 | -6/+6 |
2004-03-16 | Avoid mb conversion overflow when sending an announcement. | Jeremy Allison | 1 | -1/+4 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 1 | -2/+2 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -399/+366 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -2/+2 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -2/+6 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -32/+34 |
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 | -11/+11 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -10/+7 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -6/+6 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -2/+2 |
1998-08-30 | added a dest_port parameter to send_mailslot() so we send replies to | Andrew Tridgell | 1 | -5/+9 |
1998-08-14 | this is the bug change to using connection_struct* instead of cnum. | Andrew Tridgell | 1 | -1/+2 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -20/+20 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -1/+1 |
1998-02-24 | nmbd_incomingdgrams.c: Fix for typo. | Jeremy Allison | 1 | -1/+1 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -4/+4 |
1997-12-24 | This is actually Jeremy, working as Herb :-). | Herb Lewis | 1 | -0/+22 |
1997-12-16 | Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>. | Jeremy Allison | 1 | -0/+106 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -0/+477 |