summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2010-03-29s4:torture/rpc/samr.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-582/+745
2010-03-29s4:torture/rpc/handles.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-39/+61
2010-03-29s4:torture/rpc/samr_accessmask.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-47/+83
2010-03-29s4:torture/rpc/samsync.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-120/+142
2010-03-29s4:torture/rpc/samlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-8/+41
2010-03-29s4:torture/rpc/netlogon.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-98/+116
2010-03-29s4:torture/rpc/lsa_lookup.c:add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+18
2010-03-29s4:torture/libnet:add explicit check for NTSTATUS r.out.resultGünther Deschner5-207/+223
2010-03-29s4:torture/rpc/schannel.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+25
2010-03-29s4:torture/rpc/remote_pac.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/testjoin.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+47
2010-03-29s4:torture/rpc/session_key.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-10/+15
2010-03-29s4:torture/rpc/eventlog.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-23/+57
2010-03-29s4:torture/rpc/unixinfo.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-12/+13
2010-03-29s4:torture/ntp: add explicit check for NTSTATUS r.out.resultGünther Deschner1-6/+10
2010-03-29s4:torture/rpc/atsvc.c: add explicit check for NTSTATUS r.out.resultGünther Deschner1-16/+12
2010-03-29s4:torture/rpc/echo.c: remove NTSTATUS status variablesStefan Metzmacher1-40/+27
2010-03-29s4:torture/rpc/echo.c: add explicit check for NTSTATUS r.out.resultStefan Metzmacher1-3/+3
2010-03-29s4-waf: use the libreplace strerror_r if neededAndrew Tridgell2-1/+9
2010-03-29pytalloc: allow for using a system libtalloc-dev with pytallocAndrew Tridgell6-6/+6
2010-03-29s4: added a simple implementation of bin/samba -bAndrew Tridgell1-1/+44
2010-03-28upgradeprovision: Fix formatting, syntax error.Jelmer Vernooij2-65/+69
2010-03-28s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...Matthieu Patou1-2/+15
2010-03-28s4: allow upgrade provision to fix acl and missing dir on GPO dirsMatthieu Patou1-1/+18
2010-03-28provision: make gpo related function more reusable for upgradeprovisionMatthieu Patou1-26/+30
2010-03-28provision: Remove unnecessary whitespace.Jelmer Vernooij1-6/+1
2010-03-28Remove extension from format-subunit.Jelmer Vernooij1-3/+1
2010-03-28s4-selftest: use CONFIG_H environment variable to find config.hAndrew Tridgell1-1/+4
2010-03-27s4:heimdal Use correct variable to advance past -- options in kpasswdAndrew Bartlett1-2/+2
2010-03-27s4:heimdal_build Remove forced HAVE_STRERROR_RAndrew Bartlett1-4/+0
2010-03-27s4:heimal Update generated files (cp from Heimdal)Andrew Bartlett5-477/+459
2010-03-27s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett39-257/+381
2010-03-27s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett9-2/+1383
2010-03-27s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett222-1939/+4091
2010-03-26s4-smbtorture: more JobInfo testing.Günther Deschner1-28/+42
2010-03-26s4:auth/credentials/credentials.c - initialise more contentMatthias Dieter Wallnöfer1-0/+3
2010-03-26s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider1-1/+1
2010-03-26s4-smbtorture: fail spoolss test on SetJob failure.Günther Deschner1-22/+61
2010-03-26s4-smbd: use tevent_re_initialise()Andrew Tridgell1-2/+6
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell11-0/+11
2010-03-26s4-drs: replmd_delete with the 3 stage deletion recycle binEduardo Lima2-105/+204
2010-03-25s4:libcli/wrepl: correctly remove the tstream_context when the connection is ...Stefan Metzmacher1-1/+15
2010-03-25s4-smbtorture: fix include of proto header in main RAP test.Günther Deschner1-0/+1
2010-03-25s3-selftest: add RAP-RPC testsuite for crosschecking RAP and DCERPC calls.Günther Deschner3-1/+106
2010-03-25s4-smbtorture: fix drsblobs ndr torture test.Günther Deschner1-3/+6
2010-03-25s4-smbtorture: activate job control tests against s3 in spoolss tests.Günther Deschner1-5/+2
2010-03-25s4:kdc Add support for changing password of a servicePrincipalNameAndrew Bartlett1-10/+32
2010-03-25s4-ldb: fixed command line parsing in oLschema2ldifAndrew Tridgell1-19/+51
2010-03-25s4-ldb: removed unused command line options -I and -OAndrew Tridgell2-4/+0
2010-03-25s4-drs: If we are a RODC then do not send DSReplicaSync messagesFernando J V da Silva1-8/+11