summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb
AgeCommit message (Expand)AuthorFilesLines
2011-08-18credentials: Rename library to samba-credentials to avoid name clashes.Jelmer Vernooij1-1/+1
2011-08-03gensec: clarify memory ownership for gensec_session_info() and gensec_session...Andrew Bartlett1-2/+3
2011-07-21update/add my copyrightMatthieu Patou1-1/+1
2011-07-12s4:libcli/raw: s/SMBchkpth/SMBcheckpathStefan Metzmacher1-1/+1
2011-07-12s4:smb_server: s/SMBkeepalive/NBSSkeepaliveStefan Metzmacher1-3/+3
2011-06-23dfsreferral: search client's site and use itMatthieu Patou1-2/+2
2011-06-09lib/util Bring procid_str() into lib/util as server_id_string()Andrew Bartlett1-1/+1
2011-05-18s4-dfs: Add workaround so that XP really works wellMatthieu Patou1-13/+18
2011-05-17s4-dfs: Use a workaround for ndr relative pointer bug/limitationMatthieu Patou1-11/+8
2011-05-17s4-dfs: clean the codeMatthieu Patou1-44/+50
2011-05-17s4-dfs: fix bugs in idl and adapt code accordinglyMatthieu Patou1-17/+23
2011-05-08s4-auth Rename auth -> auth4 to avoid conflict with s3 authAndrew Bartlett1-1/+1
2011-05-03s4:cluster Rename .id to .pid in server_idAndrew Bartlett2-6/+10
2011-04-29s4-param Rename lock_path() -> lpcfg_lock_path()Andrew Bartlett1-1/+1
2011-03-30s4:smb_server/smb/trans2.c - "talloc_move" isn't strictly necessary hereMatthias Dieter Wallnöfer1-1/+1
2011-03-29Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison1-2/+4
2011-03-24charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell1-2/+2
2011-03-04s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.cGünther Deschner1-5/+5
2011-02-09s4-auth Rework auth subsystem to remove struct auth_serversupplied_infoAndrew Bartlett1-11/+10
2010-11-07credentials: Lowercase library name,Jelmer Vernooij1-1/+1
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-22/+0
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-10-05dfs: Fix wrong size of referral, change order of dc referralMatthieu Patou1-5/+12
2010-09-15s4-smb: serialise session setup operationsAndrew Tridgell1-0/+7
2010-08-14s4:auth Move struct auth_usersupplied_info to a common locationAndrew Bartlett1-2/+2
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell6-42/+42
2010-05-20s4:auth Change auth_generate_session_info to take flagsAndrew Bartlett1-1/+13
2010-05-18s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer1-1/+0
2010-05-18s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requestsMatthieu Patou1-1/+871
2010-05-18s4:smb_server: fix trailling whitespace in trans2.cMatthieu Patou1-25/+25
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+3
2010-04-28s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOWStefan Metzmacher1-1/+5
2010-04-27s4:smb_server: pass tsocket_addresses to the ntvfs layerStefan Metzmacher1-2/+4
2010-04-14s4:auth Change auth_generate_session_info to take an auth contextAndrew Bartlett1-18/+61
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-4/+0
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+10
2010-03-05s4-pvfs: move the private ntcreatex flags to private_flagsAndrew Tridgell2-6/+2
2010-02-02Change uint_t to unsigned int in source4Matt Kraai4-18/+18
2009-12-24s4:auth: change auth_check_password_send/recv to tevent_reqStefan Metzmacher1-13/+26
2009-12-24s4:gensec: change gensec_update_send/recv to tevent_reqStefan Metzmacher1-5/+15
2009-12-24s4:smb_server: fix mixing socket_address and tsocket_addressStefan Metzmacher1-6/+9
2009-12-22s4:auth Change 'get_challenge' API to be more like Samba3Andrew Bartlett1-4/+1
2009-10-17s4-smbserver: removed bogus initialisation of two union armsAndrew Tridgell2-2/+0
2009-10-15s4-smb: fill in fnum as well for root_fidAndrew Tridgell2-1/+3
2009-10-15s4-smbserver: fixed root_fid in nttrans createAndrew Tridgell1-1/+1
2009-10-15s4-smb: declare root_fid as a file handleAndrew Tridgell2-2/+2
2009-09-19s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell6-9/+0
2009-08-05changed BCC handling for SMBwriteX to handle broken MacOSX clientAndrew Tridgell1-13/+8
2009-08-05on buffer overflow windows gives SMBSRV:ERRerror hereAndrew Tridgell1-1/+1