summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* testsuite/libsmbclient use source3 in the path of the C and LFLAGSLars Müller2010-01-281-2/+2
* Link testsuite/libsmbclient against required libtdb and libwbclientLars Müller2010-01-281-1/+1
* s3: syntax fixBjörn Jacke2010-01-271-1/+1
* s3: Install and uninstall the static version of libwbclientLars Müller2010-01-271-0/+2
* s4:windc move windc plugin in its own fileSimo Sorce2010-01-275-191/+228
* s4:PAC make common functions publicSimo Sorce2010-01-272-25/+70
* s4:PAC Streamline pac-glue step 2Simo Sorce2010-01-271-55/+113
* s4:PAC Streamline pac-glueSimo Sorce2010-01-271-19/+40
* s3: get pthread detection also on HP-UX rightBjörn Jacke2010-01-271-1/+12
* Implemented net fsmo command for transferring fsmo rolesNadezhda Ivanova2010-01-272-0/+204
* s4-smbtorture: pick correct last packet while checking backchannel replies in...Günther Deschner2010-01-271-2/+10
* s3-selftest: try to get RPC-SPOOLSS-NOTIFY running during make test on the bu...Günther Deschner2010-01-271-1/+3
* s4:torture: refactor querying of domain info out into test_QueryDomainInfo2_l...Michael Adam2010-01-271-52/+40
* s4:torture: create new test_SetDomainInfo_ntstatus()Michael Adam2010-01-271-12/+26
* s4:torture: refactor setting of domain inf out into test_SetDomainInfo()Michael Adam2010-01-271-101/+56
* s4:torture: refactor setting account flags out into test_SetUserInfo_acct_fla...Michael Adam2010-01-271-50/+46
* Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...Jeremy Allison2010-01-263-5/+71
* Add dependency of bin/smbfilter to libwbclient.Lars Müller2010-01-261-1/+1
* s4-libcli: Fixed a talloc_reference error.Andreas Schneider2010-01-261-0/+1
* s4:winsrepl.idl: add random interface uuidStefan Metzmacher2010-01-261-1/+4
* s4:smbtorture: add BASE-BENCH-HOLDOPENStefan Metzmacher2010-01-262-0/+64
* mount.cifs: don't allow it to be run as setuid root programJeff Layton2010-01-261-1/+38
* mount.cifs: check for invalid characters in device name and mountpointJeff Layton2010-01-261-0/+34
* mount.cifs: take extra care that mountpoint isn't changed during mountJeff Layton2010-01-261-8/+26
* s4-smbtorture: also test smbc_getOptionUseCCacheGünther Deschner2010-01-262-1/+3
* s3: Enable use of ccache by default for libsmbclientVolker Lendecke2010-01-261-0/+3
* Correct fix for unused variable return from ndr_decode. Use it :-).Jeremy Allison2010-01-251-0/+8
* Revert "s3: remove unused Variable"Jeremy Allison2010-01-251-0/+4
* Revert "libreplace: fix unused varibale warning on IRIX"Björn Jacke2010-01-261-2/+2
* s3: fix detection and flags for using pthreadBjörn Jacke2010-01-263-13/+59
* s3: remove unused variableBjörn Jacke2010-01-261-2/+0
* s3:async_smb: remove unused variableBjörn Jacke2010-01-261-2/+0
* libreplace: fix unused varibale warning on IRIXBjörn Jacke2010-01-261-2/+2
* s3: remove unused VariableBjörn Jacke2010-01-261-4/+0
* s3:netapi: remove unused variableBjörn Jacke2010-01-261-2/+0
* lib/popt: Fix typo in README.Karolin Seeger2010-01-251-1/+1
* s3/docs: Fix typo.Karolin Seeger2010-01-251-1/+1
* s3/registry: Fix typo in comment.Karolin Seeger2010-01-251-2/+2
* Revert "libcli/security: Remove a call to strncasecmp"Volker Lendecke2010-01-251-1/+5
* Revert "libcli/security: Convert some strtol calls to strtoul"Volker Lendecke2010-01-251-2/+2
* Revert "libcli/security: Fix a valgrind error in dom_sid_parse"Volker Lendecke2010-01-251-4/+0
* s4-python: Fix formatting.Jelmer Vernooij2010-01-253-33/+27
* upgrade_from_s3: Remove unused imports.Jelmer Vernooij2010-01-251-2/+0
* pyxattr: Move to the same directory as the xattr code.Jelmer Vernooij2010-01-254-21/+11
* s4 includes: Include system/locale.h to get access to <ctype.h>Kai Blin2010-01-251-0/+1
* Revert "s3: Make string_to_sid a wrapper around dom_sid_parse"Volker Lendecke2010-01-251-7/+50
* Revert "libcli/security: Prohibit SID formats like S-1-5-32-+545"Volker Lendecke2010-01-251-13/+0
* s4-smbtorture: test wbcResolveWinsByName/wbcResolveWinsByIP in WINBIND-WBCLIE...Günther Deschner2010-01-251-0/+35
* s4-smbtorture: add test for wbcPingDc to WINBIND-WBCLIENT testsuite.Günther Deschner2010-01-251-1/+12
* s4-smbtorture: split spoolss_RemoteFindFirstPrinterChangeNotifyEx test into s...Günther Deschner2010-01-251-73/+108