summaryrefslogtreecommitdiff
path: root/source3/utils/smbfilter.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-16Rename obscure defined constants.Christopher R. Hertel (crh)1-2/+2
2011-07-28s3:smbfilter: use lp_load_global()Michael Adam1-1/+1
2011-03-30s3-libsmb: put namequery headers to nmblib.hGünther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-02-28s3: Eliminate sys_select_intr from smbfilterVolker Lendecke1-17/+43
2011-02-09s3: Fix some nonempty blank lines and some typosVolker Lendecke1-7/+7
2011-01-26s3-utils: Fixed possible resource leak in smbfilter.Andreas Schneider1-0/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-1/+1
2010-10-01samba: share select wrappers.Günther Deschner1-0/+1
2010-09-26Fix bug #7698 - Assert causes smbd to panic on invalid NetBIOS session request.Jeremy Allison1-9/+32
2009-07-28Added prefer_ipv4 bool parameter to resolve_name().Jeremy Allison1-1/+1
2009-02-24Convert name_mangle() to use tallocVolker Lendecke1-2/+9
2009-01-04Fix the build of smbfilterVolker Lendecke1-2/+3
2009-01-03open_socket_out is always used with SOCK_STREAM, remove argument "type"Volker Lendecke1-1/+1
2008-12-03s3: Change sockaddr util function names for consistencyTim Prouty1-1/+1
2008-05-28Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison1-2/+4
2008-02-02Convert receive_smb_raw to NTSTATUSVolker Lendecke1-2/+6
2008-01-04Fix the build.Jeremy Allison1-2/+2
2008-01-04Refactor the crypto code after a very helpful conversationJeremy Allison1-2/+26
2007-12-10Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison1-1/+1
2007-12-03Getting to the home stretch for elimination of pstrings...Jeremy Allison1-5/+5
2007-11-05Ensure we null out the address correctly.Jeremy Allison1-1/+2
2007-11-06Fix another segfault and make smbfilter run again.Michael Adam1-1/+3
2007-11-06Fix a segfault.Michael Adam1-0/+2
2007-11-06Try to fix the build. There was one forgotten callerMichael Adam1-2/+2
2007-10-26Fix a few more sockaddr -> sockaddr_storgage.Jeremy Allison1-3/+3
2007-10-26one more struct in_addr => struct sockaddr_storageStefan Metzmacher1-6/+12
2007-10-10r24943: Some stackframesVolker Lendecke1-0/+2
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman1-1/+1
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter1-2/+2
2003-11-06Final round of printf warnings fixes for the moment.Tim Potter1-1/+1
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2002-11-29Merge a bunch of trivial changes from HEAD. The difference remainingTim Potter1-1/+0
2002-01-31Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison1-2/+2
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-23Removed TimeInit() call from every client program (except for one placeTim Potter1-2/+0
2001-11-19Store some path names in global variables initialized to configureMartin Pool1-1/+1
2001-10-11first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell1-16/+36
2001-10-02Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter1-2/+0
2001-07-04The big character set handling changeover!Andrew Tridgell1-2/+0
2001-06-25fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins...Andrew Tridgell1-1/+1
2001-02-20playing with CAP_NT_SMBSAndrew Tridgell1-2/+2
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-2/+2
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-3/+3
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-2/+2
1999-04-17open_socket_in() takes a different number of parameters in the headAndrew Tridgell1-1/+1
1999-04-17damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1-0/+233