summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-03-07opendb: force odb_can_open() before odb_open_file()Stefan Metzmacher4-158/+79
2008-03-07pvfs_open: always call odb_can_open() before odb_open_file()Stefan Metzmacher1-6/+45
2008-03-07opendb_tdb: pass down struct messaging_context directly to odb_oplock_break_s...Stefan Metzmacher1-5/+8
2008-03-07vfs_cifs: disable level2 oplocks if the frontend client doesn't support themStefan Metzmacher1-1/+5
2008-03-07Rerun SWIG.Jelmer Vernooij1-15/+16
2008-03-07torture: fix escape sequence in test_chkpath().Michael Adam1-1/+1
2008-03-07configure: Add major version 4 to AC_INIT call.Michael Adam1-1/+1
2008-03-07Treat maxPwdAge == 0 as passwords never expire.Andrew Kroeger1-1/+1
2008-03-07Enhance mappings of NTSTATUS to KRB5KDC errors.Andrew Kroeger1-1/+20
2008-03-07Update account expiration to use new samdb_result_account_expires() function.Andrew Kroeger2-5/+4
2008-03-07Add samdb_result_account_expires() function.Andrew Kroeger1-0/+24
2008-03-07accountExpires: Windows default is 9223372036854775807, not -1.Andrew Kroeger3-4/+4
2008-03-07Use 32 bit storage for nttrans countsAmin Azez1-5/+5
2008-03-07Try to fix up part of the upgrade test.Andrew Bartlett3-22/+23
2008-03-07Rework provision scripts for more testingAndrew Bartlett8-32/+41
2008-03-07Fixup the NET-API-USERMOD test.Andrew Bartlett2-5/+5
2008-03-07Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett29-521/+648
2008-03-07Start to rework provision for LDAP backendsAndrew Bartlett2-2/+16
2008-03-06Ignore Kerberos PAC type 12.Günther Deschner1-5/+6
2008-03-06Slowly making progress on PAC_UNKNOWN_12.Günther Deschner1-3/+3
2008-03-06Add new Windows 2008 Kerberos PAC Type 12 (apparently again undocumented).Günther Deschner1-1/+16
2008-03-06RAW-OPLOCK: rename _ack_to_levelII() -> ack_to_given()Stefan Metzmacher1-61/+75
2008-03-06RAW-OPLOCK: add BATCH24 test another case with a connection with no CAP_LEVEL...Stefan Metzmacher1-0/+77
2008-03-06RAW-OPLOCK: add BATCH23 and test with a connection with no CAP_LEVEL_II_OPLOCKSStefan Metzmacher1-0/+121
2008-03-06RAW-OPLOCK: remove unused varsStefan Metzmacher1-3/+0
2008-03-06pvfs_open: pass down allow_level_II_oplock to odb_open_file()Stefan Metzmacher1-4/+16
2008-03-06opendb: add allow_level_II_oplock parameter to odb_open_file()Stefan Metzmacher5-12/+27
2008-03-06pvfs_open: fix crash/leak in case pvfs_setup_oplock() failsStefan Metzmacher1-6/+5
2008-03-06ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher6-0/+30
2008-03-06libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKSStefan Metzmacher3-5/+9
2008-03-06Fix typoAndrew Bartlett1-1/+1
2008-03-06Ensure we get this option from the command line, not the internalAndrew Bartlett1-1/+2
2008-03-06Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartletAndrew Bartlett4-62/+308
2008-03-06Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again).Andrew Bartlett12-434/+275
2008-03-06ldb_wrap: Debug at derived samba_level, not the level of the ldb debug enum.Andrew Kroeger1-1/+1
2008-03-04selftest: use the same oplocktimeout for smbtorture as for smbdStefan Metzmacher1-1/+1
2008-03-04RAW-OPLOCK: add BATCH22 and test the behavior of oplock break timeoutsStefan Metzmacher1-0/+118
2008-03-04RAW-OPLOCK: add BATCH21: a self write with an oplock doesn't break itStefan Metzmacher1-0/+70
2008-03-04pvfs_oplock: auto release oplocks after a timeoutStefan Metzmacher1-6/+61
2008-03-04pvfs_oplock: only a break level2 oplocks...Stefan Metzmacher1-11/+1
2008-03-04pvfs_oplock: move pvfs_oplock_release() parts into a helper functionStefan Metzmacher1-43/+56
2008-03-04build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2-3/+3
2008-03-04Try to return sane ldb error stringsAndrew Bartlett1-1/+10
2008-03-04The DN in objectCategory should, if possible, be returned pretty...Andrew Bartlett2-2/+10
2008-03-04Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett1-545/+0
2008-03-03Fix failure to re-provision.Andrew Bartlett3-10/+21
2008-03-03Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett6-142/+383
2008-03-03Fix member server provisionDouglas VanLeuven1-1/+1
2008-03-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij1-34/+49
2008-03-03Merge branch 'v4-0-test' into id10ts-registryJelmer Vernooij185-1548/+2911