python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / include / smb_macros.h
2024-01-08 Ralph Boehmesmbd: replace CHECK_WRITE() macro with calls to check_a...
2023-11-05 Ralph Boehmesmbd: s/FILE_ATTRIBUTES_INVALID/FILE_ATTRIBUTE_INVALID/g
2023-10-10 Volker LendeckeRemove IS_DOS_*() macros
2023-05-24 Ralph Boehmesmbd: also reset struct stat_ex.cached_dos_attributes...
2022-10-27 Volker Lendeckelib: Remove two unused macros
2022-07-27 Jeremy AllisonCVE-2022-32742: s3: smbd: Harden the smbreq_bufrem...
2022-06-06 Volker Lendeckesmbd: Remove unused smb_bufrem() macro
2021-11-11 Volker Lendeckelibsmb: Remove "trans_oob()" macro
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-04-19 Volker Lendeckelib: Remove two unused historic macros
2020-12-16 Ralph Boehmesmbd: use fsp_get_io_fd() when accessing a file or...
2020-06-15 Volker Lendeckelib: Remove an unused macro
2020-06-15 Volker Lendeckelib: Move a #define ip_equal_v4() to nmbd/nmbd.h
2020-05-05 Volker Lendeckelib: Remove two unused macro definitions
2020-04-03 Ralph Boehmesmbd: move files_struct.can_write to a bitfield
2020-04-03 Ralph Boehmesmbd: move files_struct.can_read to a bitfield
2020-04-03 Ralph Boehmesmbd: CHECK_WRITE macro reformatting
2020-04-03 Ralph Boehmesmbd: CHECK_READ_IOCTL macro reformatting
2020-04-03 Ralph Boehmesmbd: CHECK_READ_SMB2 macro reformatting
2020-04-03 Ralph Boehmesmbd: CHECK_READ macro reformatting
2019-12-20 Ralph Boehmes3: remove unused macro FSP_BELONGS_CONN()
2018-02-23 Stefan Metzmachers3:smb_macros.h: add IS_AD_DC as addition to IS_DC
2017-07-03 Ralph Boehmes3/smbd: remove flags2 FLAGS2_READ_PERMIT_EXECUTE hack...
2017-07-03 Ralph Boehmes3/smbd: remove ununsed req arg from CHECK_READ_IOCTL...
2016-08-16 Uri Simchonismbd: look only at handle readability for COPYCHUNK...
2014-11-13 Volker Lendeckelib: Slightly simplify strupper_m
2014-02-03 Michael Adamloadparm: rename lp[cfg]_print_ok to lp[cfg]_printable...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2012-08-17 Stefan Metzmachers3:smbd: lp_smb_encrypt() returns SMB_SIGNING_* values
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2011-10-26 Stefan Metzmachers3:include: implement trans_oob() as wrapper to smb_buf...
2011-10-21 Stefan Metzmachers3:include: make smb_setlen() a macro
2011-10-19 Stefan Metzmachers3:include: use smb_[set]len_[nbt|tcp]() macros
2011-08-10 Stefan Metzmachers3:smb_macros.h: simplify _smb_setlen() and _smb_setlen...
2011-08-02 Volker Lendeckes3: Remove unused ERROR_FORCE_NT macro
2011-08-02 Volker Lendeckes3: Remove unused ERROR_DOS macro
2011-08-02 Volker Lendeckes3: Fix some nonempty blank lines
2011-08-02 Stefan Metzmachers3:include: make use of cli_state_capabilities() in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
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...
next