summaryrefslogtreecommitdiff
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3: libsmbclient: Re-resolving targetcli on every read/write/lseek/ftruncate/...Jeremy Allison2015-06-101-0/+5
* s3: lib: libsmbclient: If reusing a server struct, check every cli->timout mi...Jeremy Allison2015-03-241-0/+1
* printing: rework nt_printer_guid_store to return errorsAndreas Schneider2015-03-151-0/+3
* printing: add nt_printer_guid_retrieve() helperDavid Disseldorp2015-03-151-0/+3
* libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows clien...Jeremy Allison2014-12-041-0/+2
* s3-proto: remove duplicate proto for add_string_to_array().Günther Deschner2014-11-241-3/+0
* printing: add jobid_to_sysjob helper functionDavid Disseldorp2014-11-171-0/+1
* s3: Move init_lsa_ref_domain_list to libChristof Schmitt2014-10-091-0/+25
* s3: winbindd: Add new parameter "winbind request timeout" set to 60 seconds w...Jeremy Allison2014-09-011-0/+1
* s3: remove stat_ex.vfs_private completelyMichael Adam2014-08-071-8/+0
* lib/util: move memcache.[ch] to the toplevel 'samba-util' libraryStefan Metzmacher2014-08-071-110/+0
* s3:lib/memcache: only include the required header filesStefan Metzmacher2014-08-071-2/+0
* s3: messages: Implement cleanup of dead records.Jeremy Allison2014-04-041-0/+6
* s3:libsmb: SMBC_getatr use pathinfo3 for second tryGregor Beck2014-04-041-0/+1
* s3:smbd: s/BUFFER_SIZE/LARGE_WRITEX_BUFFER_SIZEStefan Metzmacher2014-04-011-3/+1
* s3:include: let CLI_BUFFER_SIZE be an alias of SMB_BUFFER_SIZE_MAXStefan Metzmacher2014-04-011-1/+1
* s3:lib/ctdbd_conn: let release_ip_handler return boolStefan Metzmacher2014-03-101-1/+1
* s3:libsmb: remove unused cli_state->case_sensitiveStefan Metzmacher2014-03-101-2/+0
* s3:libsmb: remove unused cli_state->dfsrootStefan Metzmacher2014-03-101-1/+0
* libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher2014-03-101-19/+0
* s3:dir - Add a new memcache type (non-talloc) - SMB1_SEARCH_OFFSET_MAP.Jeremy Allison2014-01-171-1/+2
* shadow_copy2: add comment explaining the SMB level GMT format patternMichael Adam2014-01-131-1/+9
* spoolss: return the spoolss job ID in notificationsDavid Disseldorp2013-11-261-0/+1
* s3-lib: Add grpname to talloc_sub_specified().Andreas Schneider2013-11-261-0/+1
* s3-lib: smbclient shows no error if deleting a directory with del failedJeremy Allison2013-11-221-0/+1
* s3:smb2_find: Return that timestamps do not exist as directoriesChristof Schmitt2013-09-161-0/+3
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-121-0/+1
* s3:libsmb: Add in the core of the libsmb client SMB2 functions.Jeremy Allison2013-08-301-0/+1
* s3:lib: remove unused interpret_protocol()Stefan Metzmacher2013-08-301-1/+0
* s3:param: Correctly set up cli_maxprotocol, cli_minprotocol in our parameter ...Jeremy Allison2013-08-301-0/+2
* Fix bug #10097 - MacOSX 10.9 will not follow path-based DFS referrals handed ...Richard Sharpe2013-08-201-0/+1
* Add ea_list_has_invalid_name() function.Jeremy Allison2013-08-071-0/+2
* Fix some blank line endingsVolker Lendecke2013-06-212-183/+182
* s3:passdb add a gid argument to pdb_create_builtin_aliasChristian Ambach2013-06-211-1/+1
* s3:passdb expose pdb_create_builtin functionChristian Ambach2013-06-211-0/+1
* s3:passdb add pdb_*_is_responsible_for* functionsChristian Ambach2013-06-211-0/+5
* s3:passdb add idmap control functionsChristian Ambach2013-06-211-1/+8
* libsmbclient: Fix typosVolker Lendecke2013-06-141-4/+4
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-112-0/+15
* Add the port argument to SMBC_server().Jeremy Allison2013-06-111-0/+1
* Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison2013-06-111-0/+1
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-111-0/+1
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-031-1/+5
* Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2013-05-282-9/+0
* s3:include remove non-blank line endingsChristian Ambach2013-05-161-3/+3
* smbd: We don't use DEFERRED_OPEN_ENTRY anymoreVolker Lendecke2013-04-261-2/+2
* smbd: Remove the unused fsp->pending_break_messages arrayVolker Lendecke2013-04-261-3/+2
* util_tdb: add function tdb_data_string()Gregor Beck2013-04-181-0/+2
* smbd: Remove NTSTATUS based create_synthetic_smb_fnameVolker Lendecke2013-04-181-8/+0
* lib: Add synthetic_smb_fname_splitVolker Lendecke2013-04-171-0/+3