summaryrefslogtreecommitdiffstats
path: root/source/utils/smbfilter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix denial of service - memory corruption.Karolin Seeger2011-02-271-2/+6
* Change sockaddr util function names for consistency and to eliminate name con...Tim Prouty2008-12-111-1/+1
* Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison2008-05-281-2/+4
* Convert receive_smb_raw to NTSTATUSVolker Lendecke2008-02-021-2/+6
* Fix the build.Jeremy Allison2008-01-041-2/+2
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-041-2/+26
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-031-5/+5
* Ensure we null out the address correctly.Jeremy Allison2007-11-051-1/+2
* Fix another segfault and make smbfilter run again.Michael Adam2007-11-061-1/+3
* Fix a segfault.Michael Adam2007-11-061-0/+2
* Try to fix the build. There was one forgotten callerMichael Adam2007-11-061-2/+2
* Fix a few more sockaddr -> sockaddr_storgage.Jeremy Allison2007-10-261-3/+3
* one more struct in_addr => struct sockaddr_storageStefan Metzmacher2007-10-261-6/+12
* r24943: Some stackframesVolker Lendecke2007-10-101-0/+2
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-101-2/+2
* Final round of printf warnings fixes for the moment.Tim Potter2003-11-061-1/+1
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter2002-11-291-1/+0
* Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-311-2/+2
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-16/+36
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell2001-06-251-1/+1
* playing with CAP_NT_SMBSAndrew Tridgell2001-02-201-2/+2
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-2/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-3/+3
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-2/+2
* open_socket_in() takes a different number of parameters in the headAndrew Tridgell1999-04-171-1/+1
* damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1999-04-171-0/+233