Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r928: Ensure we're calling send_mailslot() with a UNIX charset | Jeremy Allison | 1 | -1/+4 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 1 | -11/+11 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 1 | -2/+2 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 1 | -11/+11 |
2003-09-05 | More tuning from cachegrind. Change most trim_string() calls to trim_char(0, | Jeremy Allison | 1 | -2/+2 |
2003-08-27 | Ensure we use correct length nstrings for workgroup and browser names. | Jeremy Allison | 1 | -3/+3 |
2003-08-23 | Half-way though the big conversion of all nmbd access to wire elements being | Jeremy Allison | 1 | -438/+403 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-05-07 | We used to use the name "*",0x0 here, but some Windows | Jeremy Allison | 1 | -1/+9 |
2003-04-23 | Merge the 'safe' parts of my StrnCpy patch - many of the users really wanted | Andrew Bartlett | 1 | -2/+6 |
2003-03-18 | NMBD string parinoia and memcpy() parinoia fixes from HEAD. | Andrew Bartlett | 1 | -2/+2 |
2003-03-10 | check a pointer before dereferencing it; not sure why userdata == NULL though | Gerald Carter | 1 | -1/+1 |
2003-01-15 | *lots of small merges form HEAD | Gerald Carter | 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 | -10/+7 |
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-11-26 | Got medieval on another pointless extern. Removed extern struct ipzero | Tim Potter | 1 | -3/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -1/+0 |
2000-01-07 | this looks like a big commit, but it isn't really :) | 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 | -4/+4 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -4/+4 |
1998-10-21 | Changed the debug calls to use the newer debug macros. This allowed me to | Christopher R. Hertel | 1 | -59/+151 |
1998-09-25 | Makefile.in: Fixed bug with continuation line causing proto to fail. | Jeremy Allison | 1 | -1/+1 |
1998-08-31 | minor fixes to the DMB<->DMB sync code. We now get the dmb name from | Andrew Tridgell | 1 | -5/+10 |
1998-08-31 | I realised that my DMB<->DMB sync code has the property that the | Andrew Tridgell | 1 | -2/+18 |
1998-08-30 | added a dest_port parameter to send_mailslot() so we send replies to | Andrew Tridgell | 1 | -1/+2 |
1998-08-30 | finished the asynchronous browse synchronisation code. It even seems | Andrew Tridgell | 1 | -141/+45 |
1998-08-30 | we we have successfully done a query on *<1b> from a wins server and | Andrew Tridgell | 1 | -7/+25 |
1998-08-30 | added some defensive programming to nmbd. This mostly means zeroing | Andrew Tridgell | 1 | -2/+3 |
1998-08-03 | I finished removing timestring() calls from DEBUG() messages. Also went | Christopher R. Hertel | 1 | -2/+7 |
1998-07-27 | chgpasswd.c: Fixed up debug calls to stop crashes if ptsname failed. | Jeremy Allison | 1 | -1/+1 |
1998-07-24 | Converted the browser database to a ubi_dLinkList. This should reduce code | Christopher R. Hertel | 1 | -1/+3 |
1998-05-12 | This is a security audit change of the main source. | Jeremy Allison | 1 | -1/+1 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -6/+6 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -3/+3 |
1998-01-20 | Fixed bug found by Bernhard Laeser where we are announcing to the wrong | Jeremy Allison | 1 | -1/+1 |
1998-01-09 | docs/Support.txt: Removed consultant. | Jeremy Allison | 1 | -2/+7 |
1997-12-24 | Finally added the code Andrew wanted that will allow a Samba domain | Jeremy Allison | 1 | -0/+202 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -0/+458 |