summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated READMEsamba-4.0.0alpha4Andrew Bartlett2008-06-031-140/+0
* I probably should warn about GnuTLS bad mojo...Andrew Bartlett2008-06-031-0/+5
* Mark as the real Samba4 alpha4 release.Andrew Bartlett2008-06-031-1/+1
* Clarify that our build farm status really sucks at the moment...Andrew Bartlett2008-06-031-0/+3
* Fix WHATSNEW.Andrew Bartlett2008-06-021-6/+5
* First draft of a WHATSNEW for a new release.Andrew Bartlett2008-06-021-29/+35
* Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6cAndrew Bartlett2008-05-3118-83/+50
* Fix samdb python test.Jelmer Vernooij2008-05-303-7/+8
* Add header to knownfail file.Jelmer Vernooij2008-05-301-0/+5
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defsJelmer Vernooij2008-05-3044-2686/+2028
|\
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-3016-56/+318
| |\
| | * implemented client side SMB2 signingAndrew Tridgell2008-05-3015-51/+308
| | * two more places where the wrong type is passed to PyArg_ParseTupleAndKeywords()Andrew Tridgell2008-05-301-4/+6
| | * fixed a segv in the python messaging code on 64 bit systemsAndrew Tridgell2008-05-301-1/+4
| * | Skip the samba4.samdb.python test.Andrew Bartlett2008-05-301-0/+1
| |/
| * Fix the samba4.dcerpc.bare.python test.Andrew Bartlett2008-05-301-5/+6
| * Place the NTP signd socket in the selftest areaAndrew Bartlett2008-05-301-0/+2
| * Fix rpcecho test.Andrew Bartlett2008-05-301-1/+1
| * Reorder the linking of objects into a binary.Andrew Bartlett2008-05-301-2/+2
| * Don't pass an smb.conf to provision tests.Andrew Bartlett2008-05-304-25/+22
| * Fix up provision and samdb tests.Andrew Bartlett2008-05-302-7/+23
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-05-3024-2608/+1684
| |\
| | * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-305-14/+27
| | |\
| | * | the docs shows that this is a o16s32 blobAndrew Tridgell2008-05-301-2/+1
| | * | don't emulate broken SMB2 locking behaviour from windowsAndrew Tridgell2008-05-302-15/+69
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-05-2917-46/+428
| | |\ \
| | * | | don't mask out SEC_FILE_READ_ATTRIBUTE on SMB2Andrew Tridgell2008-05-291-1/+3
| | * | | merged gentest.c and gentest_smb2.cAndrew Tridgell2008-05-293-2615/+1401
| | * | | fixed the error code for bad SMB2 ioctlsAndrew Tridgell2008-05-291-1/+2
| | * | | fix from WSPP SMB2 test 11Andrew Tridgell2008-05-291-1/+2
| | * | | check maximal_access here tooAndrew Tridgell2008-05-291-0/+1
| | * | | test the maximal access returnAndrew Tridgell2008-05-291-1/+16
| | * | | added support for returning the maximal access MXAC tag in SMB2 createAndrew Tridgell2008-05-295-5/+54
| | * | | querying the ACCESS_INFORMATION is always allowedAndrew Tridgell2008-05-291-0/+4
| | * | | SEC_FILE_READ_ATTRIBUTE is only automatically granted on SMB, not SMB2Andrew Tridgell2008-05-291-3/+10
| | * | | fixed offset for maximal access responseAndrew Tridgell2008-05-291-1/+1
| | * | | check the set of file attributes which are ignoredAndrew Tridgell2008-05-281-2/+6
| | * | | fixed current_op.mismatch for more casesAndrew Tridgell2008-05-281-2/+13
| | * | | fixed create_action for truncated filesAndrew Tridgell2008-05-281-1/+12
| | * | | added --noacls options and checking for same mismatch in backtrackingAndrew Tridgell2008-05-281-1/+16
| | * | | SMB2 doesn't have NAME_INFORMATION levelAndrew Tridgell2008-05-281-0/+4
| | * | | updated comment based on MS-SMB2 docsAndrew Tridgell2008-05-281-1/+2
| | * | | check that we can't change a file to a directoryAndrew Tridgell2008-05-281-0/+4
| | * | | added testing of some strange read semantics on windowsAndrew Tridgell2008-05-281-2/+59
| | * | | generate security descriptors in gentest_smb2Andrew Tridgell2008-05-281-3/+35
| | * | | don't allow a file to be changed to a directory with setfileinfoAndrew Tridgell2008-05-281-1/+6
| * | | | Remove test from samba4-skip, it is avoided in samba4_tests.shAndrew Bartlett2008-05-301-1/+0
| | |/ / | |/| |
* | | | Make sure reason for skipping is output.Jelmer Vernooij2008-05-302-6/+5
* | | | Move CFLAGS handling out of smb_build.Jelmer Vernooij2008-05-3018-50/+83
* | | | Add samba4-slow file listing tests that succeed but are just slow.Jelmer Vernooij2008-05-294-26/+53