summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Two useful "regshell" improvementsMatthias Dieter Wallnöfer2008-09-091-8/+6
* Remove calls to unused uninstallbin.shJelmer Vernooij2008-09-091-2/+0
* Add option for generating coverage data from python tests.Jelmer Vernooij2008-09-091-0/+8
* UNIX-WHOAMI: fix compiler warningsStefan Metzmacher2008-09-091-2/+2
* drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher2008-09-091-4/+72
* Fix reversed test trying to fix bug #5713Andrew Bartlett2008-09-091-1/+1
* Fix bug #5713 by correcting the generated schema.Andrew Bartlett2008-09-091-1/+1
* Make it easier to see when tests start/end.Jeremy Allison2008-09-081-15/+52
* BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher2008-09-081-0/+204
* BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher2008-09-081-0/+206
* BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher2008-09-081-0/+157
* BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher2008-09-081-0/+159
* BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher2008-09-081-4/+371
* Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2008-09-082-7/+9
* Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel2008-09-084-6/+31
* Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett2008-09-081-0/+1
* Move blackbox.smbclient to test against the member server.Andrew Bartlett2008-09-083-7/+41
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into trusted-d...Andrew Bartlett2008-09-0819-166/+923
|\
| * ndr_compression: add XPRESS compression supportStefan Metzmacher2008-09-071-1/+49
| * lzxpress: Import of lzxpress compressionMatthieu Suiche2008-09-072-0/+179
| * ndr_compression: fix the build after lzxpress_decompress() prototype changeStefan Metzmacher2008-09-071-1/+11
| * lzxpress: fix for decompression...Matthieu Suiche2008-09-072-21/+17
| * Always free tmp contexts before returningSimo Sorce2008-09-061-0/+1
| * zlib: we require zlib-1.2.3 or higherStefan Metzmacher2008-09-061-3/+18
| * Revert "zlib: add inflateReset2()..."Stefan Metzmacher2008-09-063-28/+3
| * Revert "zlib: we don't need the inflateReset2 prototype twice"Stefan Metzmacher2008-09-061-0/+2
| * ndr_compression: change debug levelsStefan Metzmacher2008-09-061-6/+6
| * ndr_compression: use deflateReset() together with defalteSetDictionary()Stefan Metzmacher2008-09-061-8/+17
| * ndr_compression: use inflateReset() and inflateSetDictionary() instead of inf...Stefan Metzmacher2008-09-061-7/+14
| * Don't compare identity, it'll never be different.Jeremy Allison2008-09-051-2/+2
| * Added tests that show that write time update is immediateJeremy Allison2008-09-051-1/+347
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-09-0416-95/+474
| |\
| * \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-08-30540-38311/+51243
| |\ \
| * | | Add a setexpiry operation in samdb.pyAndrew Tridgell2008-08-309-102/+233
| * | | added a simple script for setting password expiryAndrew Tridgell2008-08-301-0/+44
* | | | Simplfy SetSecrets behaviour in line with RPC-LSA and Win2008.Andrew Bartlett2008-09-081-51/+64
* | | | Try to implement the right logic for systemFlagsAndrew Bartlett2008-09-081-0/+37
* | | | Don't expose passwords, even to the administrator.Andrew Bartlett2008-09-081-1/+14
* | | | More work towards trusted domains support in Samba4's LSAAndrew Bartlett2008-09-083-54/+327
* | | | Remove <tab> in OpenLDAP MMR configOliver Liebel2008-09-061-1/+0
* | | | Make SMB signing work with Windows 2008 and kerberos.Andrew Bartlett2008-09-061-4/+1
* | | | Add a new error codeAndrew Bartlett2008-09-052-0/+2
* | | | Update copyrightAndrew Bartlett2008-09-051-1/+1
* | | | Update copyright, I've been working here many long years...Andrew Bartlett2008-09-051-1/+1
* | | | Move our DC to implement mandetory signing.Andrew Bartlett2008-09-052-4/+10
* | | | With a windows 2008 client, even anonymous requires signing...Andrew Bartlett2008-09-051-6/+0
* | | | More work to implement LSA CreateTrustedDomainEx2Andrew Bartlett2008-09-043-11/+63
* | | | Merge commit 'origin/v4-0-test' into trusted-domainsAndrew Bartlett2008-09-049-63/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | Regenerate SWIG file.Jelmer Vernooij2008-09-033-12/+32
| * | | Avoid using version call for version string.Jelmer Vernooij2008-09-033-33/+4