summaryrefslogtreecommitdiff
path: root/source4/smb_server
Commit message (Expand)AuthorAgeFilesLines
...
* s4:smb_server/smb2: fix memory leak in smb2srv_chain_reply()Stefan Metzmacher2012-04-021-0/+2
* s4:smb_server/smb2: use helper variable smb2srv_chain_reply()Stefan Metzmacher2012-04-021-6/+7
* s4:smb_server/smb: remove a request from the list before adding the next one ...Stefan Metzmacher2012-04-021-0/+1
* s4-smb_server: Put error from share_get_config() into the logsAndrew Bartlett2012-03-071-1/+1
* s3fs: added file_server directoryAndrew Tridgell2012-02-281-0/+1
* s4-smb_server Remove inetd-mode samba3 hookAndrew Bartlett2012-02-282-191/+0
* auth: Reorder arguments to generate_session_infoAndrew Bartlett2012-02-181-4/+4
* auth: Pass in the SMB username (for %U) into generate_session_infoAndrew Bartlett2012-02-131-1/+3
* smb_server: Preserve signedness of string push return value.Jelmer Vernooij2012-02-071-1/+1
* s4-smb_server No longer follow the security=share smb.conf directiveAndrew Bartlett2011-11-085-24/+2
* nbt: trim down header dependencies of nbt.idl.Günther Deschner2011-11-031-0/+1
* s4:smb_server: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_REQUIRED/Stefan Metzmacher2011-11-032-2/+2
* s4:smb_server: change the default for "server signing" to "default"Stefan Metzmacher2011-11-032-2/+8
* s4:smb_server/smb2: add the same SMB_SIGNING_AUTO logic as for smb1Stefan Metzmacher2011-11-031-2/+25
* s4:smb_server/smb: make the SMB_SIGNING_AUTO behavior a bit easier to followStefan Metzmacher2011-11-031-19/+25
* s4:smb_server/smb2: correctly implement related compound requestsStefan Metzmacher2011-10-312-0/+15
* s4:smb_server/smb2: always grant the requested creditsStefan Metzmacher2011-10-313-20/+20
* s4:smb_server/smb2: echo back more header fieldsStefan Metzmacher2011-10-311-3/+7
* s4:smb_server/smb2: make use of _smb_setlen_tcp()Stefan Metzmacher2011-10-191-1/+1
* s4:smb_server/smb: make use of _smb_setlen_nbt()Stefan Metzmacher2011-10-191-1/+1
* s4-smb_server do not set credentials on gensec twiceAndrew Bartlett2011-10-191-4/+0
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-182-2/+2
* s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...Stefan Metzmacher2011-10-082-812/+54
* s4:smb_server/smb2: make sure we sign the final session setupStefan Metzmacher2011-09-291-3/+10
* s4:smb_server: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-053-3/+3
* credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij2011-08-181-1/+1
* gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett2011-08-032-3/+4
* update/add my copyrightMatthieu Patou2011-07-211-1/+1
* s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher2011-07-121-1/+1
* s4:smb_server: s/SMBkeepalive/NBSSkeepaliveStefan Metzmacher2011-07-121-3/+3
* dfsreferral: search client's site and use itMatthieu Patou2011-06-231-2/+2
* lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett2011-06-091-1/+1
* s4-ipv6: removed an old commentAndrew Tridgell2011-06-061-1/+0
* s4-ipv6: update callers to load_interface_list()Andrew Tridgell2011-06-062-2/+2
* s4-ipv6: use "ip" instead of "ipv4" for serversAndrew Tridgell2011-06-061-1/+1
* s4-ipv6: use iface_list_wildcard() to listen on IPv6Andrew Tridgell2011-06-062-9/+27
* s4-dfs: Add workaround so that XP really works wellMatthieu Patou2011-05-181-13/+18
* s4-dfs: Use a workaround for ndr relative pointer bug/limitationMatthieu Patou2011-05-171-11/+8
* s4-dfs: clean the codeMatthieu Patou2011-05-171-44/+50
* s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou2011-05-171-17/+23
* s4-interfaces Rename interfaces code so not to conflict with source3/Andrew Bartlett2011-05-082-6/+6
* libds: moved enum security_types to a common headerAndrew Tridgell2011-05-081-2/+1
* s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-082-2/+2
* s4:cluster Rename .id to .pid in server_idAndrew Bartlett2011-05-032-6/+10
* s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett2011-04-291-1/+1
* s4:smb_server/smb/trans2.c - "talloc_move" isn't strictly necessary hereMatthias Dieter Wallnöfer2011-03-301-1/+1
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-2/+4
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-2/+2
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-042-7/+7