Age | Commit message (Expand) | Author | Files | Lines |
2008-01-04 | More logical operation on bool. | Jeremy Allison | 1 | -1/+3 |
2007-11-19 | Remove pstring from nmbd. | Jeremy Allison | 1 | -3/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
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 | r23015: Make message_(de)register static to messages.c | Volker Lendecke | 1 | -2/+5 |
2007-10-10 | r22736: Start to merge the low-hanging fruit from the now 7000-line cluster p... | Volker Lendecke | 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 | r21064: The core of this patch is | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15483: Fix 'declaration after code' warnings. | Volker Lendecke | 1 | -3/+7 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+2 |
2004-03-15 | Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios | Jeremy Allison | 1 | -6/+6 |
2004-03-13 | Ensure we don't truncate strcmps to nstring anymore... | Jeremy Allison | 1 | -4/+4 |
2004-03-13 | Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ... | Jeremy Allison | 1 | -8/+8 |
2003-10-22 | Put strcasecmp/strncasecmp on the banned list (except for needed calls | Jeremy Allison | 1 | -1/+1 |
2003-08-28 | Fixed off-by-one bugs in workgroup name comparisons. Complain when a | Jeremy Allison | 1 | -4/+4 |
2003-08-27 | Ensure we use correct length nstrings for workgroup and browser names. | Jeremy Allison | 1 | -4/+4 |
2003-08-27 | Fix the character set handling properly in nmbd. Also fix bug where | Jeremy Allison | 1 | -0/+1 |
2003-08-23 | Half-way though the big conversion of all nmbd access to wire elements being | Jeremy Allison | 1 | -270/+257 |
2003-07-03 | Removed strupper/strlower macros that automatically map to strupper_m/strlowe... | Jeremy Allison | 1 | -1/+1 |
2003-03-20 | use pstrcpy_base() | Jim McDonough | 1 | -1/+1 |
2003-03-19 | replace pstrcpy | Jim McDonough | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -13/+10 |
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 | -2/+2 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |
2001-09-05 | merge profile data changes from 2.2 | Herb Lewis | 1 | -2/+7 |
2000-09-12 | - changed the msg_type to be an int instead of an enum so that it is | Andrew Tridgell | 1 | -0/+21 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -4/+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 | -1/+4 |
1999-04-11 | Trying to improve DC location & browsing performance for the average user | Matthew Chapman | 1 | -3/+0 |
1998-11-14 | Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe... | Jeremy Allison | 1 | -2/+2 |
1998-08-30 | added a dest_port parameter to send_mailslot() so we send replies to | Andrew Tridgell | 1 | -1/+1 |
1998-06-29 | nmbd_elections.c: Removed force elections code to bring into line with 1.9.18. | Jeremy Allison | 1 | -3/+0 |
1998-06-27 | Added code to do elections when told to do so. | Jeremy Allison | 1 | -2/+9 |
1998-06-27 | nisppass.c: Fixed incorrect parameter usage. | Jeremy Allison | 1 | -5/+38 |
1998-04-25 | This looks like a big change but really isn't. | Jeremy Allison | 1 | -9/+9 |
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 | -1/+1 |
1997-12-13 | This is it ! The mega-merge of the JRA_NMBD_REWRITE branch | Jeremy Allison | 1 | -0/+348 |