lib/util: remove extra safe_string.h file
[samba.git] / source4 / smb_server / smb /
2020-08-28 Matthew DeVorelib/util: remove extra safe_string.h file
2019-06-04 Noel Powers4/smb_server/smb: cppcheck: Fix uninitvar & uninitStru...
2019-05-27 Gary LockyerFix ubsan null pointer passed as argument 2
2018-05-10 Gary Lockyersamdb: Add remote address to connect
2018-01-10 Stefan Metzmachers4:smb_server: remove deprecated 'use spnego = no"...
2017-05-21 Stefan Metzmachers4:smb_server: avoid using gensec_update_ev() for the...
2017-03-29 Andrew Bartlettauth: Add hooks for notification of authentication...
2017-03-29 Andrew Bartlettauth: Log the transport connection for the authorization
2017-03-29 Andrew Bartletts4-auth: Log SMB authorization for bare NTLM (NTLMSSP...
2017-03-29 Andrew Bartlettauth: Always supply both the remote and local address...
2017-03-29 Andrew Bartlettauth: Fill in user_info->service_description from all...
2017-03-24 Stefan Metzmacherauth4: let auth_check_password* return pauthoritative
2017-01-22 Volker Lendeckelib: Add lib/util/server_id.h
2016-08-19 ouyang.xupvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:smb_server: implement "raw NTLMv2...
2016-03-17 Günther Deschners4-smb_server: check for return code of cli_credentials...
2015-10-23 Andrew Bartlettbuild: Enable NTVFS file server to be omitted
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2014-09-16 Volker Lendeckelib: Move "large_file_support()" to the source4 smb...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix invalid pointer type warnings...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix declaration after code warnings...
2014-03-26 Stefan Metzmachers4:smb_server: make use of gensec_update_ev()
2014-02-19 Garming Sams4: pass down a memory context when performing share_st...
2014-02-12 Andrew Bartlettlib/param: Normalise "read raw" and "write raw" parameters
2014-02-08 Garming Samparam: rename lp function and variable from "encrypted_...
2014-02-08 Garming Samparam: rename lp function and variable from "srv_minpro...
2014-02-08 Garming Samparam: rename lp function and variable from "srv_maxpro...
2014-02-08 Garming Samparam: rename lp function and variable from "maxmux...
2014-01-14 Andrew Bartlettntvfs: Remove CAP_UNIX from the ntvfs file server as...
2013-11-22 Andrew Bartlettlib/param: Consolidate code to enable smb signing on...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-08 Andreas Schneiders4-smb_server: Fix a use after free.
2013-03-20 Stefan Metzmachers4:smb_server: fix large read_andx requests
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-05-24 Stefan Metzmachers4:smb_server/smb: fix talloc_free() bug
2012-05-23 Alexander BokovoyIntroduce system MIT krb5 build with --with-system...
2012-05-08 Stefan Metzmachers4:smb_server/smb: only create a new session with vuid...
2012-04-02 Stefan Metzmachers4:smb_server/smb: remove a request from the list befor...
2012-03-07 Andrew Bartletts4-smb_server: Put error from share_get_config() into...
2012-02-18 Andrew Bartlettauth: Reorder arguments to generate_session_info
2012-02-13 Andrew Bartlettauth: Pass in the SMB username (for %U) into generate_s...
2011-11-08 Andrew Bartletts4-smb_server No longer follow the security=share smb...
2011-11-03 Günther Deschnernbt: trim down header dependencies of nbt.idl.
2011-11-03 Stefan Metzmachers4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_R...
2011-11-03 Stefan Metzmachers4:smb_server: change the default for "server signing...
2011-11-03 Stefan Metzmachers4:smb_server/smb: make the SMB_SIGNING_AUTO behavior...
2011-10-19 Stefan Metzmachers4:smb_server/smb: make use of _smb_setlen_nbt()
2011-10-19 Andrew Bartletts4-smb_server do not set credentials on gensec twice
2011-10-18 Andrew Bartlettgensec: move event context from gensec_*_init() to...
2011-10-07 Stefan Metzmachers4:smb_server: implement dfs referral handing on top...
2011-09-05 Stefan Metzmachers4:smb_server: make use of PROTOCOL_SMB2_02
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-03 Andrew Bartlettgensec: clarify memory ownership for gensec_session_inf...
2011-07-21 Matthieu Patouupdate/add my copyright
2011-07-12 Stefan Metzmachers4:libcli/raw: s/SMBchkpth/SMBcheckpath
2011-07-12 Stefan Metzmachers4:smb_server: s/SMBkeepalive/NBSSkeepalive
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-22 Matthieu Patoudfsreferral: search client's site and use it
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-05-18 Matthieu Patous4-dfs: Add workaround so that XP really works well
2011-05-16 Matthieu Patous4-dfs: Use a workaround for ndr relative pointer bug...
2011-05-16 Matthieu Patous4-dfs: clean the code
2011-05-16 Matthieu Patous4-dfs: fix bugs in idl and adapt code accordingly
2011-05-08 Andrew Bartletts4-auth Rename auth -> auth4 to avoid conflict with...
2011-05-03 Andrew Bartletts4:cluster Rename .id to .pid in server_id
2011-04-29 Andrew Bartletts4-param Rename lock_path() -> lpcfg_lock_path()
2011-03-30 Matthias Dieter... s4:smb_server/smb/trans2.c - "talloc_move" isn't strict...
2011-03-29 Jeremy AllisonEnsure convert_string_XXX is always called with a valid...
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2011-03-04 Günther Deschners4-nterr: move auth_nt_status_squash to nt_status_squas...
2011-02-09 Andrew Bartletts4-auth Rework auth subsystem to remove struct auth_ser...
2010-11-07 Jelmer Vernooijcredentials: Lowercase library name,
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-10 Jelmer Vernooijsamdb: Add flags argument to samdb_connect().
2010-10-05 Matthieu Patoudfs: Fix wrong size of referral, change order of dc...
2010-09-15 Andrew Tridgells4-smb: serialise session setup operations
2010-08-14 Andrew Bartletts4:auth Move struct auth_usersupplied_info to a common...
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-20 Andrew Bartletts4:auth Change auth_generate_session_info to take flags
2010-05-18 Matthias Dieter... s4:smb_server/smb/trans2.c - remove unused define ...
2010-05-18 Matthieu Patous4:smb_server: Implement GET_DFS_REFERRAL for domain...
2010-05-18 Matthieu Patous4:smb_server: fix trailling whitespace in trans2.c
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-28 Stefan Metzmachers4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OV...
2010-04-27 Stefan Metzmachers4:smb_server: pass tsocket_addresses to the ntvfs...
2010-04-14 Andrew Bartletts4:auth Change auth_generate_session_info to take an...
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-05 Andrew Tridgells4-pvfs: move the private ntcreatex flags to private_flags
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-24 Stefan Metzmachers4:auth: change auth_check_password_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:gensec: change gensec_update_send/recv to tevent_req
2009-12-24 Stefan Metzmachers4:smb_server: fix mixing socket_address and tsocket_ad...
2009-12-22 Andrew Bartletts4:auth Change 'get_challenge' API to be more like...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-17 Andrew Tridgells4-smbserver: removed bogus initialisation of two union...
next