summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb
Commit message (Expand)AuthorAgeFilesLines
* param: rename lp function and variable from "maxmux" to "max_mux"Garming Sam2014-02-071-3/+3
* ntvfs: Remove CAP_UNIX from the ntvfs file server as it was never finishedAndrew Bartlett2014-01-141-4/+0
* lib/param: Consolidate code to enable smb signing on the server, always enabl...Andrew Bartlett2013-11-221-38/+3
* s4-smb_server: Fix a use after free.Andreas Schneider2013-11-081-1/+5
* s4:smb_server: fix large read_andx requestsStefan Metzmacher2013-03-201-6/+12
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher2012-05-241-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-1/+2
* s4:smb_server/smb: only create a new session with vuid == 0Stefan Metzmacher2012-05-091-3/+9
* 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
* 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
* s4-smb_server No longer follow the security=share smb.conf directiveAndrew Bartlett2011-11-082-19/+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-031-1/+1
* s4:smb_server: change the default for "server signing" to "default"Stefan Metzmacher2011-11-031-1/+4
* s4:smb_server/smb: make the SMB_SIGNING_AUTO behavior a bit easier to followStefan Metzmacher2011-11-031-19/+25
* 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-181-1/+1
* s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...Stefan Metzmacher2011-10-082-812/+54
* s4:smb_server: make use of PROTOCOL_SMB2_02Stefan Metzmacher2011-09-051-1/+1
* 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-031-2/+3
* 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-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-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett2011-05-081-1/+1
* 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
* s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner2011-03-041-5/+5
* s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett2011-02-091-11/+10
* credentials: Lowercase library name,Jelmer Vernooij2010-11-071-1/+1
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-22/+0
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* dfs: Fix wrong size of referral, change order of dc referralMatthieu Patou2010-10-051-5/+12
* s4-smb: serialise session setup operationsAndrew Tridgell2010-09-151-0/+7
* s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett2010-08-141-2/+2
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-166-42/+42
* s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett2010-05-201-1/+13