summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | pvfs_setfileinfo: update the write time in the opendbStefan Metzmacher2008-06-031-0/+47
| * | pvfs: trigger a write time update 2 seconds after the first writeStefan Metzmacher2008-06-031-0/+55
| * | pvfs: add posix:writetimeupdatedelay optionStefan Metzmacher2008-06-032-0/+9
| * | pvfs: add PVFS_RESOLVE_NO_OPENDB flag and get the write time from the opendbStefan Metzmacher2008-06-038-21/+64
| * | opendb: add write time handlingStefan Metzmacher2008-06-037-52/+116
| * | BASE-DELAYWRITE: fix test on filesystem without high resolution timestampsStefan Metzmacher2008-06-031-1/+1
| * | BASE-DELAYWRITE: add missing time checks to make sure the server has updated ...Stefan Metzmacher2008-06-031-0/+2
| |/
| * On the road to alpha5...Andrew Bartlett2008-06-031-2/+2
| * Merge branch 'v4-0-stable' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-06-031-1/+1
| |\
| | * Mark as the real Samba4 alpha4 release.Andrew Bartlett2008-06-031-1/+1
| * | krb5_init_sec_context: skip the token header when GSS_C_DCE_STYLE is specifiedStefan Metzmacher2008-06-021-5/+11
| |/
* | SMB2 signing now works. The spec was wrong (and will be fixed in theAndrew Tridgell2008-06-035-13/+142
* | setpassword should be executableAndrew Tridgell2008-06-031-0/+0
* | it is not valid to set a UNLOCK flag on a lock requestAndrew Tridgell2008-06-031-2/+6
* | more updates for new info levelsAndrew Tridgell2008-06-024-12/+22
* | remove a pstringAndrew Tridgell2008-06-021-2/+1
* | remove unused macrosAndrew Tridgell2008-06-021-12/+0
* | smbpid is 32 bit, and update SMB2 locking per MS-SMB2 Andrew Tridgell2008-06-023-28/+21
* | smbpid needs to be 32 bit now to cope with SMB2Andrew Tridgell2008-06-022-5/+5
* | updated some info levels based on WSPP docsAndrew Tridgell2008-06-023-21/+52
* | fixed a warningAndrew Tridgell2008-06-021-1/+1
* | check for requested buffer size in getinfo callAndrew Tridgell2008-05-312-0/+40
* | more useful output in scanAndrew Tridgell2008-05-311-10/+7
|/
* 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-2916-42/+427
| | |\ \
| | * | | 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