summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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-04Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij5-550/+22
2008-03-04Remove extra empty lines in data.mk.Jelmer Vernooij2-2/+1
2008-03-04Fix the build.Jelmer Vernooij9-43/+21
2008-03-04build: fix the build with --enable-automatic-dependencies=yesStefan Metzmacher2-3/+3
2008-03-04Fix syntax.Jelmer Vernooij1-1/+1
2008-03-04Fix syntax.Jelmer Vernooij1-2/+2
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-04Deal with subsystems with no settings, several other minor fixes.Jelmer Vernooij7-9/+13
2008-03-04Don't hardcode objectCategory into the schema, even in the schema.Andrew Bartlett1-545/+0
2008-03-04Fix some paths.Jelmer Vernooij5-11/+9
2008-03-04Fix includes.Jelmer Vernooij14-6/+28
2008-03-03Remove useless ifs.Jelmer Vernooij1-11/+1
2008-03-03Fix typo.Jelmer Vernooij1-1/+1
2008-03-03Fix some syntax errors.Jelmer Vernooij5-9/+6
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij80-1155/+1158
2008-03-03Fix syntax.Jelmer Vernooij1-1/+1
2008-03-03Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij26-411/+906
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
2008-03-02Fix blackbox.kinit test by issuing new certificates good for 25 years.Andrew Kroeger1-34/+49
2008-03-02Some cleanups for the ldb doxygen docs.Brad Hards1-10/+12
2008-03-01Remove unused variable, fix (80, 'Other error') exceptions from ldb python bi...Jelmer Vernooij2-4/+4
2008-03-01Fix error handling in ldb.add().Jelmer Vernooij2-161/+81
2008-03-01Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij2-17/+13
2008-03-01pvfs_rename: move odb_rename() onto pvfs_do_rename()Stefan Metzmacher2-17/+13
2008-02-29Remove duplicate message.Jelmer Vernooij1-2/+0
2008-02-29Fix variable name.Jelmer Vernooij1-1/+1
2008-02-29Simpler handling of sonameflag.Jelmer Vernooij1-16/+7
2008-02-29Move automatic dependencies code out of perl code.Jelmer Vernooij3-39/+31
2008-02-29Allow absolute paths to be specified to mkproto.pl.Jelmer Vernooij1-1/+3
2008-02-29Use special make variables.Jelmer Vernooij1-3/+3