summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-12-03s4 torture: Allow READ to be parameterized, add more readx testsZachary Loafman2-2/+30
2009-12-03s4-torture: Allow the legacy DENY_FCB/DENY_DOS share modes to be ignoredZachary Loafman2-0/+22
2009-12-03s4 selftest/quicktest: Update known failures for the sfileinfo and oplock cha...Tim Prouty2-1/+2
2009-12-03s4 torture: Add a new RAW-OPLOCK test: BATCH26Tim Prouty1-0/+108
2009-12-03s4 torture: Close the third handle in RAW-OPLOCK-BATCH22Tim Prouty1-2/+5
2009-12-03s4 torture: Convert an error to a warning in RAW-OPLOCK-BATCH22Tim Prouty1-12/+27
2009-12-03s4 torture: Add a few more windows target typesTim Prouty2-0/+6
2009-12-03s4 torture: Convert to a more modern version of read in RAW-OPLOCK-BATCH4Tim Prouty1-5/+7
2009-12-03s4 torture: Allow some implementations to break from level1 to none with two ...Tim Prouty3-7/+21
2009-12-03s4-smbtorture: check more WERRORs in RPC-SPOOLSS.Günther Deschner1-34/+35
2009-12-03s4-smbtorture: call test_EnumPrinterDrivers with architecture in RPC-SPOOLSS.Günther Deschner1-25/+6
2009-12-03s4:operational LDB module - Fix usage of LDB constantsMatthias Dieter Wallnöfer1-4/+4
2009-12-03s4:ntvfs/posix/pvfs_streams - Fix "discard const" warningMatthias Dieter Wallnöfer1-1/+1
2009-12-03s4:ntvfs/posix/pvfs_resolve - Fix "discard const" warningMatthias Dieter Wallnöfer2-4/+4
2009-12-02s4/selftest: knownfail some locking tests until bugs are fixedSteven Danneman1-0/+2
2009-12-02s4/torture: add multiple lock cancel testSteven Danneman1-2/+91
2009-12-02s4/torture: add addition multiple lock testsSteven Danneman2-29/+279
2009-12-02s4/torture: fix build warnings by removing unecessary constSteven Danneman1-1/+1
2009-12-02s4/torture: Add target functionality parameters to SMBv1 BRL testsSteven Danneman3-7/+42
2009-12-03s4-smbtorture: be very strict in checking spools_EnumPrinterKey results.Günther Deschner2-3/+15
2009-12-03s4-drs: fixed UDV and overlapping sync calls in DRSAndrew Tridgell1-40/+42
2009-12-03s4-drs: fixed updating of uSNChanged in replmd_modifyAndrew Tridgell1-3/+2
2009-12-02samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2-32/+6
2009-12-01s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty1-2/+2
2009-12-01s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty1-19/+104
2009-12-01Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"Tim Prouty1-1/+0
2009-12-01s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty1-7/+5
2009-12-01s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty3-7/+8
2009-12-01s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer1-3/+6
2009-12-01s4:torture/nbt/wins - Add more castsMatthias Dieter Wallnöfer1-6/+12
2009-12-01s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"Matthias Dieter Wallnöfer1-2/+3
2009-12-01s4:torture/ldap/ldap_sort - Add some casts to suppress warningsMatthias Dieter Wallnöfer1-7/+7
2009-12-01s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2-53/+72
2009-12-01s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().Endi S. Dewata1-26/+6
2009-12-01s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().Endi S. Dewata1-75/+27
2009-12-01s4 - Create default modules directory.Endi S. Dewata1-0/+1
2009-12-01s4:kdc - Disable KDC port when it's set to 0.Endi S. Dewata1-42/+63
2009-12-01Merge commit 'origin/master' into abartlet-develAndrew Bartlett1-1/+1
2009-12-01On our way to Samba4 alpha10!Andrew Bartlett1-2/+2
2009-12-01Fix build of Samba4 from tarball generated by mkrelease.shAndrew Bartlett1-3/+0
2009-12-01s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell1-1/+1
2009-12-01This is alpha9Andrew Bartlett1-1/+1
2009-12-01s4:setup Adjust upgradeprovision blackbox test now we don't have --targetdirAndrew Bartlett1-2/+2
2009-12-01s4: Remove targetdir as it can cause some trouble and can be replaced by an a...Matthieu Patou1-3/+1
2009-12-01s4: Handle the case in secrets.ldb without name attributeMatthieu Patou1-5/+25
2009-12-01s4: don't forget to update defaultSecurityDescriptorMatthieu Patou1-2/+3
2009-12-01s4: load the domain level of the current provision and create a provision wit...Matthieu Patou2-3/+9
2009-12-01s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett1-0/+15
2009-11-30Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgetsVolker Lendecke1-1/+3
2009-11-30s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva1-1/+24