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