summaryrefslogtreecommitdiffstats
path: root/source/include/smb_macros.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused CHECK_FSP macroVolker Lendecke2008-10-151-16/+0
* Remove current_user references from trans2.cVolker Lendecke2008-06-191-2/+0
* IDL: build generated nbt code.Günther Deschner2008-04-171-0/+3
* Remove smbmount.Karolin Seeger2008-02-281-3/+2
* Fixup hot paths - add macro for toupper (c < 0x80).Jeremy Allison2008-01-091-0/+8
* Refactor the crypto code after a very helpful conversationJeremy Allison2008-01-041-4/+7
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-10/+6
* Change the client library to write directly out ofJeremy Allison2007-11-021-2/+2
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-241-3/+2
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-101-5/+14
* r25103: Ensure we don't return unwritten memory (valgrind caught).Jeremy Allison2007-10-101-3/+0
* r24803: For some funny reason us4/gcc seems to fall over the 'Volker Lendecke2007-10-101-1/+1
* r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.Jeremy Allison2007-10-101-1/+1
* r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison2007-10-101-2/+22
* r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison2007-10-101-6/+0
* r24311: add a reply_force_nterror() macroStefan Metzmacher2007-10-101-0/+1
* r24078: Add reply_unixerrorVolker Lendecke2007-10-101-0/+1
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-101-0/+4
* 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
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-3/+4
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-101-0/+4
* r22852: merge fixes for CVE-2007-2446 and CVE-2007-2447 to all branchesGerald Carter2007-10-101-2/+0
* r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison2007-10-101-9/+9
* r22543: Fix bad call to talloc_strict (too few args).Jeremy Allison2007-10-101-1/+1
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-7/+9
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-6/+6
* r22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros into libreplaceStefan Metzmacher2007-10-101-19/+0
* r22277: __location__ is defined in libreplace nowStefan Metzmacher2007-10-101-5/+0
* r21525: Go ahead and checkin the mlock() & memalign() fixes soGerald Carter2007-10-101-0/+1
* r20124: clean up nested extern declaration warningsHerb Lewis2007-10-101-2/+2
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-15/+16
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+4
* r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistentJeremy Allison2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-2/+4
* r9945: fix typos.Günther Deschner2007-10-101-1/+1
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2007-10-101-0/+1
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-5/+6
* r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).Jeremy Allison2007-10-101-0/+1
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-1/+6
* r6613: Merge back fix for PARANOID_MALLOC checker.Jeremy Allison2007-10-101-1/+3
* r6595: This is Volkers new-talloc patch. Just got the go-ahead fromJeremy Allison2007-10-101-21/+18
* r6548: Fix bug #2622 - remove DPTR_MASK as it makes no sense.Jeremy Allison2007-10-101-7/+1
* r6358: merging SMB_ASSERT() changes from the release branchGerald Carter2007-10-101-1/+8
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-0/+3
* r6346: Add a counter for the number of SMB operations per connection/file.Jeremy Allison2007-10-101-0/+1
* r6277: This implements a new caching API for enumerating the pdb elements. It isVolker Lendecke2007-10-101-0/+10
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-2/+6
* r6172: Tidy up error processing significantly. Remove unix_ERR_XXX global nas...Jeremy Allison2007-10-101-14/+9