summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-04libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...Jeremy Allison1-0/+2
2014-11-24s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner1-3/+0
2014-11-17printing: add jobid_to_sysjob helper functionDavid Disseldorp1-0/+1
2014-10-09s3: Move init_lsa_ref_domain_list to libChristof Schmitt1-0/+25
2014-09-01s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison1-0/+1
2014-08-07s3: remove stat_ex.vfs_private completelyMichael Adam1-8/+0
2014-08-07lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher1-110/+0
2014-08-07s3:lib/memcache: only include the required header filesStefan Metzmacher1-2/+0
2014-04-04s3: messages: Implement cleanup of dead records.Jeremy Allison1-0/+6
2014-04-04s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck1-0/+1
2014-04-01s3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZEStefan Metzmacher1-3/+1
2014-04-01s3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFFER_SIZE_MAXStefan Metzmacher1-1/+1
2014-03-10s3:lib/ctdbd_conn: let release_ip_handler return boolStefan Metzmacher1-1/+1
2014-03-10s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher1-2/+0
2014-03-10s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher1-1/+0
2014-03-10libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-19/+0
2014-01-17s3:dir - Add a new memcache type (non-talloc) - SMB1_SEARCH_OFFSET_MAP.Jeremy Allison1-1/+2
2014-01-13shadow_copy2: add comment explaining the SMB level GMT format patternMichael Adam1-1/+9
2013-11-26spoolss: return the spoolss job ID in notificationsDavid Disseldorp1-0/+1
2013-11-26s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider1-0/+1
2013-11-22s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison1-0/+1
2013-09-16s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt1-0/+3
2013-09-12loadparm: add new parameter "acl allow execute always"Michael Adam1-0/+1
2013-08-30s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison1-0/+1
2013-08-30s3:lib: remove unused interpret_protocol()Stefan Metzmacher1-1/+0
2013-08-30s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...Jeremy Allison1-0/+2
2013-08-20Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe1-0/+1
2013-08-07Add ea_list_has_invalid_name() function.Jeremy Allison1-0/+2
2013-06-21Fix some blank line endingsVolker Lendecke2-183/+182
2013-06-21s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach1-1/+1
2013-06-21s3:passdb expose pdb_create_builtin functionChristian Ambach1-0/+1
2013-06-21s3:passdb add pdb_*_is_responsible_for* functionsChristian Ambach1-0/+5
2013-06-21s3:passdb add idmap control functionsChristian Ambach1-1/+8
2013-06-14libsmbclient: Fix typosVolker Lendecke1-4/+4
2013-06-11Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2-0/+15
2013-06-11Add the port argument to SMBC_server().Jeremy Allison1-0/+1
2013-06-11Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison1-0/+1
2013-06-11Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison1-0/+1
2013-06-03Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp1-1/+5
2013-05-28Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2-9/+0
2013-05-16s3:include remove non-blank line endingsChristian Ambach1-3/+3
2013-04-26smbd: We don't use DEFERRED_OPEN_ENTRY anymoreVolker Lendecke1-2/+2
2013-04-26smbd: Remove the unused fsp->pending_break_messages arrayVolker Lendecke1-3/+2
2013-04-18util_tdb: add function tdb_data_string()Gregor Beck1-0/+2
2013-04-18smbd: Remove NTSTATUS based create_synthetic_smb_fnameVolker Lendecke1-8/+0
2013-04-17lib: Add synthetic_smb_fname_splitVolker Lendecke1-0/+3
2013-04-17lib: Add synthetic_smb_fnameVolker Lendecke1-0/+4
2013-04-17smbd: Make copy_smb_filename staticVolker Lendecke1-3/+0
2013-04-17lib: Add cp_smb_filenameVolker Lendecke1-0/+2
2013-04-10s3:smbd: convert srvstr_pull_req_talloc() into a functionRalph Wuerthner1-9/+0