summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
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
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
2008-02-29Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij11-35/+339
2008-02-29Remove useless include, simplify generated CFLAGS lines in Makefile.Jelmer Vernooij2-8/+1
2008-02-29RAW-SFILEINFO-RENAME: test renaming of directories by path and handleStefan Metzmacher1-8/+84
2008-02-29RAW-SFILEINFO-RENAME: test renaming by path while a handle is open on a fileStefan Metzmacher1-0/+25
2008-02-29pvfs_setfileinfo: support renaming of directoriesStefan Metzmacher1-5/+0
2008-02-29selftest: we pass RAW-OPLOCK BATCH19 and 20 nowStefan Metzmacher1-2/+0