summaryrefslogtreecommitdiff
path: root/source3/include/smb_macros.h
Commit message (Expand)AuthorAgeFilesLines
* s3: remove TvalDiff macro, we can use the shared usec_time_diff functionBjörn Jacke2010-09-161-9/+0
* s3: remove TspecDiff macro, we can use the shared nsec_time_diff functionBjörn Jacke2010-09-161-9/+0
* s3: add TspecDiff macroBjörn Jacke2010-08-311-0/+9
* s3-registry: use some prs macros to the only place where they are used.Günther Deschner2010-07-161-4/+0
* s3-libads: move keytab macros out of ads.h.Günther Deschner2010-07-011-0/+9
* s3: Remove the pointless PRINTERNAME macroVolker Lendecke2010-06-131-1/+0
* s3: Remove the pointless SERVICE macroVolker Lendecke2010-06-131-1/+0
* Rename reply_doserror() -> reply_force_doserror().Jeremy Allison2009-12-211-1/+1
* reply_force_nterror() is not used anywhere. Remove it.Jeremy Allison2009-12-181-1/+0
* Revert "s3: Make the implicit reference to Protocol in is_in_path() explicit"Volker Lendecke2009-11-231-0/+3
* s3: Make the implicit reference to Protocol in is_in_path() explicitVolker Lendecke2009-11-211-3/+0
* Remove reply_unixerror() - no longer needed. Should make Metze's refactoring ...Jeremy Allison2009-07-101-1/+0
* s3:smbd: implement smbd_smb2_request_error/done() as macros on top of the _ex...Stefan Metzmacher2009-06-051-3/+0
* Change smbd_smb2_request_error() to add a __location__.Jeremy Allison2009-06-041-0/+3
* Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STATVolker Lendecke2009-05-261-3/+3
* s3: only define TALLOC_ZERO if neededStefan Metzmacher2009-03-161-0/+2
* Remove the global variable "chain_size"Volker Lendecke2009-01-311-1/+1
* talloc_free() copes with a NULL pointer just fineVolker Lendecke2009-01-241-1/+1
* Move 128 bytes from the data to the text segmentVolker Lendecke2008-12-141-1/+1
* change CHECK_READ to use smb_request instead of inbufVolker Lendecke2008-11-081-2/+2
* Remove some direct inbuf references by adding smbreq_bufremVolker Lendecke2008-11-021-0/+2
* Remove IS_DOT and IS_DOTDOT macros, already provided by libreplace orJelmer Vernooij2008-11-011-8/+0
* Move ABS() to libutil.Jelmer Vernooij2008-11-011-24/+0
* Samba3: Include util.h header file rather than having custom prototypes.Jelmer Vernooij2008-11-011-11/+1
* Remove unused CHECK_FSP macroVolker Lendecke2008-10-081-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.Gerald (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