s3-talloc Change TALLOC_P() to talloc()
[kai/samba.git] / source3 / include / smb_macros.h
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-09 Andrew Bartletts3-talloc Remove unused TALLOC zeronull functions and...
2011-05-05 Jeremy AllisonFix many const compiler warnings.
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_ARCHIVE intead of aARCH
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIR
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEM
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDEN
2011-04-29 Andrew Bartletts3-smb Use FILE_ATTRIBUTE_READONLY intead of aRONLY
2011-04-13 Andrew Bartletts3-lib: Remove unused _w functions.
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-16 Björn Jackes3: remove TvalDiff macro, we can use the shared usec_t...
2010-09-16 Björn Jackes3: remove TspecDiff macro, we can use the shared nsec_...
2010-08-31 Björn Jackes3: add TspecDiff macro
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Günther Deschners3-registry: use some prs macros to the only place...
2010-07-01 Günther Deschners3-libads: move keytab macros out of ads.h.
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-06-13 Volker Lendeckes3: Remove the pointless SERVICE macro
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-21 Jeremy AllisonRename reply_doserror() -> reply_force_doserror().
2009-12-18 Jeremy Allisonreply_force_nterror() is not used anywhere. Remove it.
2009-11-23 Volker LendeckeRevert "s3: Make the implicit reference to Protocol...
2009-11-21 Volker Lendeckes3: Make the implicit reference to Protocol in is_in_pa...
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-11 Jeremy AllisonRemove reply_unixerror() - no longer needed. Should...
2009-06-05 Stefan Metzmachers3:smbd: implement smbd_smb2_request_error/done() as...
2009-06-04 Jeremy AllisonChange smbd_smb2_request_error() to add a __location__.
2009-05-28 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-26 Volker LendeckeIntroduce "struct stat_ex" as a replacement for SMB_STR...
2009-03-20 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-17 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-16 Stefan Metzmachers3: only define TALLOC_ZERO if needed
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
2009-01-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-24 Volker Lendecketalloc_free() copes with a NULL pointer just fine
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-14 Volker LendeckeMove 128 bytes from the data to the text segment
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-08 Volker Lendeckechange CHECK_READ to use smb_request instead of inbuf
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeRemove some direct inbuf references by adding smbreq_bufrem
2008-11-01 Jelmer VernooijRemove IS_DOT and IS_DOTDOT macros, already provided...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Volker LendeckeRemove unused CHECK_FSP macro
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-19 Volker LendeckeRemove current_user references from trans2.c
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther DeschnerIDL: build generated nbt code.
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Karolin SeegerRemove smbmount.
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-10 Jeremy AllisonFixup hot paths - add macro for toupper (c < 0x80).
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-02 Jeremy AllisonChange the client library to write directly out of
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Jeremy Allisonr25103: Ensure we don't return unwritten memory (valgri...
2007-10-10 Volker Lendecker24803: For some funny reason us4/gcc seems to fall...
2007-10-10 Jeremy Allisonr24762: Fix the build, missed TALLOC_SIZE -> talloc_nam...
2007-10-10 Jeremy Allisonr24759: Comment out the _nonnull calls for 3.2.x, as...
2007-10-10 Jeremy Allisonr24464: Now Volker removed the readbmpx we don't need...
2007-10-10 Stefan Metzmacherr24311: add a reply_force_nterror() macro
2007-10-10 Volker Lendecker24078: Add reply_unixerror
2007-10-10 Volker Lendecker23997: Check in the infrastructure for getting rid...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Jeremy Allisonr22920: Add in the UNIX capability for 24-bit readX...
2007-10-10 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 Jeremy Allisonr22564: Move the _strict -> _zeronull functions into...
2007-10-10 Jeremy Allisonr22543: Fix bad call to talloc_strict (too few args).
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Jeremy Allisonr22391: Looks bigger than it is. Make "inbuf" available
2007-10-10 Stefan Metzmacherr22298: move ZERO_*, ARRAY_SIZE and PTR_DIFF macros...
2007-10-10 Stefan Metzmacherr22277: __location__ is defined in libreplace now
2007-10-10 Gerald Carterr21525: Go ahead and checkin the mlock() & memalign...
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
next