summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* build: Build with system md5.h on OpenIndianaAndrew Bartlett2013-06-193-3/+3
* Re-add umask(0) code removed by commit 3a7c2777ee0de37d758fe81d67d6836a8354825eJeremy Allison2013-06-181-2/+7
* Fix xx_path() - return check from mkdir() is incorrect.Jeremy Allison2013-06-181-3/+8
* vfs_catia: use translate direction enum instead of intDavid Disseldorp2013-06-171-1/+1
* vfs_streams_xattr: Do not attempt to write empty attribute twiceChristof Schmitt2013-06-171-31/+11
* libsmbclient: Fix typosVolker Lendecke2013-06-141-4/+4
* gencache: Simplify gencache_init a bitVolker Lendecke2013-06-141-13/+16
* Initialize the file descriptor in the files_struct before trying to close it....Christof Schmitt2013-06-131-0/+1
* s3-libads: Print the debug string of a failed call with LDAP_OTHER.Andreas Schneider2013-06-121-0/+18
* smbd: Remove an unused variableVolker Lendecke2013-06-121-2/+0
* smbd: Fix a const warningVolker Lendecke2013-06-111-1/+1
* smbd: Fix a const warningVolker Lendecke2013-06-111-1/+1
* smbd: Remove unused codeVolker Lendecke2013-06-111-7/+0
* lib: Remove an unused variableVolker Lendecke2013-06-111-1/+0
* winreg3: Fix a const warningVolker Lendecke2013-06-111-1/+3
* libsmb: add ABI/smbclient-0.2.1.sigsDavid Disseldorp2013-06-112-1/+176
* Add smbc_getPort(), smbc_setPort(). Bump the .so minor number.Jeremy Allison2013-06-117-2/+39
* Plumb the 'port' parameter into the connect code.Jeremy Allison2013-06-111-8/+11
* Add the port argument to SMBC_server().Jeremy Allison2013-06-117-19/+21
* Add port argument to SMBC_attr_server(). Does nothing as yet.Jeremy Allison2013-06-113-3/+5
* Add the ability to parse out the port to SMBC_parse_path().Jeremy Allison2013-06-117-0/+69
* auth: Remove "password level"Andrew Bartlett2013-06-112-80/+0
* Optimization on POSIX platforms that have fstatat.Jeremy Allison2013-06-101-4/+23
* Check for fstatat.Jeremy Allison2013-06-101-0/+1
* smbd: Change logging when SET_OFFLINE is not supportedChristof Schmitt2013-06-061-10/+15
* s3:smbd: explain parameters in call to SMB_VFS_DURABLE_RECONNECT()Michael Adam2013-06-041-2/+3
* s3:smbd: remove code duplication in smb2_create_send()Michael Adam2013-06-041-51/+25
* s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...Michael Adam2013-06-041-14/+0
* smbcquotas.c: fix a bug of -tPeng Haitao2013-06-041-1/+1
* s3:lib/ctdb_packet use sys_send in packet_fd_writeChristian Ambach2013-06-031-1/+1
* Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp2013-06-034-56/+121
* printing: explicitly clear PUBLISHED attributeDavid Disseldorp2013-06-031-1/+1
* vfs_glusterfs: Samba VFS module for glusterfsAnand Avati2013-05-303-0/+1522
* net: use smbconf_create_set_share() in "net conf import"Michael Adam2013-05-281-47/+2
* build: Remove unused mkbuildoptions.awkAndrew Bartlett2013-05-281-275/+0
* passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have...Andrew Bartlett2013-05-282-10/+0
* build: Remove unused preproc-dummy.cAndrew Bartlett2013-05-281-1/+0
* build: Remove unused linkmodules.sh scriptAndrew Bartlett2013-05-281-12/+0
* build: Remove unused revert.sh scriptAndrew Bartlett2013-05-281-18/+0
* build: Remove unused uninstall*.sh scriptsAndrew Bartlett2013-05-288-158/+0
* build: Remove unused install*.sh scriptsAndrew Bartlett2013-05-287-380/+0
* build: Remove unused build_idl.shAndrew Bartlett2013-05-281-60/+0
* Remove lib/netapi autoconf build system, this is now build with wafAndrew Bartlett2013-05-282-421/+0
* Remove now-unused s3-selftest.sh wrapperAndrew Bartlett2013-05-281-54/+0
* Remove stub ldb_version.h and source3/include/autoconf as no longer neededAndrew Bartlett2013-05-282-9/+0
* build: Remove autoconf directory no longer neededAndrew Bartlett2013-05-283-13/+0
* build: Remove unused script/mkversion.shAndrew Bartlett2013-05-281-150/+0
* build: Remove unused install-shAndrew Bartlett2013-05-281-238/+0
* build: Remove autoconf build systemAndrew Bartlett2013-05-2811-14750/+0
* build: Install smbtar in waf buildAndrew Bartlett2013-05-272-0/+8