summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* Test trans2 renames with oplocks. It looks like trans2 renamesJeremy Allison2008-03-112-0/+110
* Fix provision script to work without smb.conf location specified.Andrew Bartlett2008-03-112-3/+5
* Extend testsuite to cover specifying a domain SID.Andrew Bartlett2008-03-111-1/+1
* Make error handling in ldb more consistant.Andrew Bartlett2008-03-111-1/+4
* opendb_tdb: keep struct opendb_file arround for the lifetime of struct odb_lockStefan Metzmacher2008-03-081-135/+109
* opendb_tdb: correctly initialize modified to falseStefan Metzmacher2008-03-081-1/+1
* we now define PACKAGE_BUGREPORT in config.hStefan Metzmacher2008-03-081-1/+1
* pvfs_open: fix the odb_open_file() callersStefan Metzmacher2008-03-071-16/+8
* opendb: force odb_can_open() before odb_open_file()Stefan Metzmacher2008-03-074-158/+79
* pvfs_open: always call odb_can_open() before odb_open_file()Stefan Metzmacher2008-03-071-6/+45
* opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s...Stefan Metzmacher2008-03-071-5/+8
* vfs_cifs: disable level2 oplocks if the frontend client doesn't support themStefan Metzmacher2008-03-071-1/+5
* Rerun SWIG.Jelmer Vernooij2008-03-071-15/+16
* torture: fix escape sequence in test_chkpath().Michael Adam2008-03-071-1/+1
* configure: Add major version 4 to AC_INIT call.Michael Adam2008-03-071-1/+1
* Treat maxPwdAge == 0 as passwords never expire.Andrew Kroeger2008-03-071-1/+1
* Enhance mappings of NTSTATUS to KRB5KDC errors.Andrew Kroeger2008-03-071-1/+20
* Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2008-03-072-5/+4
* Add samdb_result_account_expires() function.Andrew Kroeger2008-03-071-0/+24
* accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger2008-03-073-4/+4
* Use 32 bit storage for nttrans countsAmin Azez2008-03-071-5/+5
* Try to fix up part of the upgrade test.Andrew Bartlett2008-03-073-22/+23
* Rework provision scripts for more testingAndrew Bartlett2008-03-078-32/+41
* Fixup the NET-API-USERMOD test.Andrew Bartlett2008-03-072-5/+5
* Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett2008-03-0729-521/+648
|\
| * Ignore Kerberos PAC type 12.Günther Deschner2008-03-061-5/+6
| * Slowly making progress on PAC_UNKNOWN_12.Günther Deschner2008-03-061-3/+3
| * Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner2008-03-061-1/+16
| * RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher2008-03-061-61/+75
| * RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher2008-03-061-0/+77
| * RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-061-0/+121
| * RAW-OPLOCK: remove unused varsStefan Metzmacher2008-03-061-3/+0
| * pvfs_open: pass down allow_level_II_oplock to odb_open_file()Stefan Metzmacher2008-03-061-4/+16
| * opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher2008-03-065-12/+27
| * pvfs_open: fix crash/leak in case pvfs_setup_oplock() failsStefan Metzmacher2008-03-061-6/+5
| * ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-066-0/+30
| * libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher2008-03-063-5/+9
| * Fix typoAndrew Bartlett2008-03-061-1/+1
| * Ensure we get this option from the command line, not the internalAndrew Bartlett2008-03-061-1/+2
| * Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett2008-03-064-62/+308
| |\
| * | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett2008-03-0612-434/+275
* | | Start to rework provision for LDAP backendsAndrew Bartlett2008-03-072-2/+16
| |/ |/|
* | ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger2008-03-061-1/+1
* | selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher2008-03-041-1/+1
* | RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher2008-03-041-0/+118
* | RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break itStefan Metzmacher2008-03-041-0/+70
* | pvfs_oplock: auto release oplocks after a timeoutStefan Metzmacher2008-03-041-6/+61
* | pvfs_oplock: only a break level2 oplocks...Stefan Metzmacher2008-03-041-11/+1
* | pvfs_oplock: move pvfs_oplock_release() parts into a helper functionStefan Metzmacher2008-03-041-43/+56
|/
* build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2008-03-042-3/+3