summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-09-12Fix failure to load the schema on read-only DB.Andrew Bartlett1-23/+13
2008-09-11Remove the complexity of transactions from the attributes-setting code.Andrew Bartlett1-16/+1
2008-09-11Make cn=aggregate output less pretty, by more like Win2008.Andrew Bartlett1-2/+2
2008-09-11Fix failures in the winbind struct-based test.Andrew Bartlett4-15/+0
2008-09-09Merge branch 'v4-0-test' of ssh://jra@git.samba.org/data/git/samba into v4-0-...Jeremy Allison3-3/+6
2008-09-09A truncate write must be a smbcli_smbwrite, not aJeremy Allison1-1/+1
2008-09-10Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett12-66/+107
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett3-3/+6
2008-09-10Fix uninstalling of binaries.Matthias Dieter Wallnöfer1-3/+3
2008-09-10Merge branch 'v4-0-regClient' of git://repo.or.cz/Samba/mdw into manpageJelmer Vernooij4-16/+15
2008-09-09Only try with -LPYTHONDIR/lib when python-config output didn't work.Jelmer Vernooij1-3/+8
2008-09-09Attempt to correctly find python on host sunxVolker Lendecke1-2/+3
2008-09-09Remove unused scripts for installing binaries.Jelmer Vernooij3-39/+1
2008-09-09Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer4-8/+9
2008-09-09Two useful "regshell" improvementsMatthias Dieter Wallnöfer1-8/+6
2008-09-09Remove calls to unused uninstallbin.shJelmer Vernooij1-2/+0
2008-09-09Add option for generating coverage data from python tests.Jelmer Vernooij1-0/+8
2008-09-09UNIX-WHOAMI: fix compiler warningsStefan Metzmacher1-2/+2
2008-09-09drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher1-4/+72
2008-09-09Fix reversed test trying to fix bug #5713Andrew Bartlett1-1/+1
2008-09-09Fix bug #5713 by correcting the generated schema.Andrew Bartlett1-1/+1
2008-09-08Make it easier to see when tests start/end.Jeremy Allison1-15/+52
2008-09-08BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher1-0/+204
2008-09-08BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher1-0/+206
2008-09-08BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher1-0/+157
2008-09-08BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher1-0/+159
2008-09-08BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher1-4/+371
2008-09-08Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2-7/+9
2008-09-08Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel4-6/+31
2008-09-08Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett1-0/+1
2008-09-08Move blackbox.smbclient to test against the member server.Andrew Bartlett3-7/+41
2008-09-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett19-166/+923
2008-09-08Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.Andrew Bartlett1-51/+64
2008-09-08Try to implement the right logic for systemFlagsAndrew Bartlett1-0/+37
2008-09-08Don't expose passwords, even to the administrator.Andrew Bartlett1-1/+14
2008-09-08More work towards trusted domains support in Samba4's LSAAndrew Bartlett3-54/+327
2008-09-07ndr_compression: add XPRESS compression supportStefan Metzmacher1-1/+49
2008-09-07lzxpress: Import of lzxpress compressionMatthieu Suiche2-0/+179
2008-09-07ndr_compression: fix the build after lzxpress_decompress() prototype changeStefan Metzmacher1-1/+11
2008-09-07lzxpress: fix for decompression...Matthieu Suiche2-21/+17
2008-09-06Always free tmp contexts before returningSimo Sorce1-0/+1
2008-09-06zlib: we require zlib-1.2.3 or higherStefan Metzmacher1-3/+18
2008-09-06Revert "zlib: add inflateReset2()..."Stefan Metzmacher3-28/+3
2008-09-06Revert "zlib: we don't need the inflateReset2 prototype twice"Stefan Metzmacher1-0/+2
2008-09-06ndr_compression: change debug levelsStefan Metzmacher1-6/+6
2008-09-06ndr_compression: use deflateReset() together with defalteSetDictionary()Stefan Metzmacher1-8/+17
2008-09-06ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...Stefan Metzmacher1-7/+14
2008-09-05Don't compare identity, it'll never be different.Jeremy Allison1-2/+2
2008-09-06Remove <tab> in OpenLDAP MMR configOliver Liebel1-1/+0
2008-09-06Make SMB signing work with Windows 2008 and kerberos.Andrew Bartlett1-4/+1