summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Use provided event context rather than looking for it.Jelmer Vernooij5-16/+13
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij3-13/+6
2008-04-16Avoid event_find_context when a event context is already available.Jelmer Vernooij3-5/+4
2008-04-16Adjust the expectations of the struct based winbind test.Andrew Bartlett1-7/+14
2008-04-16Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-2/+0
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett1-1/+1
2008-04-16Remove policy library - it's now in a separate git repository.Jelmer Vernooij1-2/+0
2008-04-15Fix some of the winbind tests.Andrew Bartlett1-1/+2
2008-04-15Fix warnings.Jelmer Vernooij1-2/+2
2008-04-15Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij1-5/+2
2008-04-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4Jelmer Vernooij12-32/+32
2008-04-14Fix unresolved symbols.Jelmer Vernooij1-4/+2
2008-04-14Fix problems with event context not being the parent.Simo Sorce12-32/+32
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij4-197/+144
2008-04-14Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij1-0/+12
2008-04-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovisionJelmer Vernooij2-40/+4
2008-04-13Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij3-7/+7
2008-04-13Attempt to fix get_value() test on sparc machines.Jelmer Vernooij1-0/+9
2008-04-11Reuse the lp_ctx and samdb returned by the python provision.Andrew Bartlett1-36/+2
2008-04-11Don't specify the ntds_guid to the C -> python provision interfaceAndrew Bartlett1-1/+0
2008-04-11Fix merge errors on C provision interface after jelmer's good work.Andrew Bartlett2-2/+7
2008-04-11Set a netbios name into provision, and zero the rest.Andrew Bartlett1-2/+2
2008-04-10Fix extra argument to provision_bare().Jelmer Vernooij1-1/+2
2008-04-10Add infrastructure for returning ProvisionResult in C provision code.Jelmer Vernooij1-1/+5
2008-04-09Remove dns_name elementAndrew Bartlett1-1/+0
2008-04-09Move provision C bindings to param/.Jelmer Vernooij5-155/+4
2008-04-08BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...Stefan Metzmacher1-1/+12
2008-04-08BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...Stefan Metzmacher1-101/+164
2008-04-08Rework talloc hirarchy for C provision setup.Andrew Bartlett1-18/+19
2008-04-04Pass discovered server DN down to provision.Andrew Bartlett4-0/+14
2008-04-02Trim down installed headers some more.Jelmer Vernooij2-2/+1
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij49-11/+114
2008-04-01Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij1-4/+4
2008-03-28Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-4/+3
2008-03-28torture: fix compiler warningsStefan Metzmacher1-4/+3
2008-03-28Convert some more files to GPLv3.Andrew Kroeger3-3/+3
2008-03-20Prove that a setuserinfo level 25 does set the pwdlastset fieldVolker Lendecke1-0/+50
2008-03-20Add the workstation to the anon sessetup credentialsVolker Lendecke1-0/+2
2008-03-20Fix a warningVolker Lendecke1-0/+1
2008-03-18smbtorture: fix typos in RAW-OPLOCK output.Michael Adam1-2/+2
2008-03-17RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher1-33/+55
2008-03-17RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher1-7/+17
2008-03-14Rework our SAMR test and SAMR server.Andrew Bartlett1-25/+62
2008-03-14Check for Administrator as a Alias (copy&paste bug)Andrew Bartlett1-1/+1
2008-03-12RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!Stefan Metzmacher1-15/+50
2008-03-12RAW-STREAMS: do a exit on the session after each sub testsStefan Metzmacher1-0/+2
2008-03-12RAW-STREAMS: do what the comments sayStefan Metzmacher1-3/+5
2008-03-11Added test_nttransrename() to test Metze's new code.Jeremy Allison2-1/+92
2008-03-11RAW-SEARCH: skip RESUME_KEY tests against samba3Stefan Metzmacher1-0/+10
2008-03-11Samba3.2 now passes a lot more tests - remove the S3 specificJeremy Allison1-67/+32