summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-16s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-15/+19
2010-03-16s4:torture/rpc/spoolss_notify.c: fix compiler warningsStefan Metzmacher1-1/+5
2010-03-16s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2-314/+342
2010-03-16s4:tortore/rpc/spoolss.c: fix compiler warningStefan Metzmacher1-1/+0
2010-03-16s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-6/+7
2010-03-16s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2-16/+20
2010-03-16s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-2/+3
2010-03-16s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-7/+15
2010-03-16s4:torture/rpc/initshutdown.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-3/+6
2010-03-16s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-12/+18
2010-03-16s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-33/+41
2010-03-16s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher1-7/+7
2010-03-16s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-63/+80
2010-03-16s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-4/+8
2010-03-16s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-32/+63
2010-03-16s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-23/+42
2010-03-16s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-3/+6
2010-03-16s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-6/+8
2010-03-16s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubsStefan Metzmacher2-24/+25
2010-03-16s4:torture/rpc/unixinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher1-5/+10
2010-03-16s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG:Günther Deschner1-4/+0
2010-03-16s3-winreg: change notify call has no meaning when called remotely.Günther Deschner1-4/+0
2010-03-16s3-registry: make sure root has full registry access (in particular for make ...Günther Deschner1-0/+6
2010-03-16s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER.Günther Deschner1-5/+15
2010-03-16s4:torture-ndr add lsarSetForestTrustInformation ndr testSimo Sorce1-0/+51
2010-03-16s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.Günther Deschner1-3/+3
2010-03-16s3-lsa: fix _lsa_lsaRSetForestTrustInformation server stub.Günther Deschner1-1/+1
2010-03-16s3: re-run make samba3-idl.Günther Deschner7-47/+579
2010-03-16s4:idl add lsaRSetForestTrustInformationSimo Sorce1-2/+50
2010-03-16Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...Stefan Metzmacher1-9/+5
2010-03-16s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_urlStefan Metzmacher1-1/+6
2010-03-16Update copyrightJim McDonough1-1/+1
2010-03-16security.idl - push generated code diffMatthias Dieter Wallnöfer2-1/+14
2010-03-16s4:resolve_oids LDB module - not really a change but a nicer method to call "...Matthias Dieter Wallnöfer1-1/+2
2010-03-16Don't exit(0) on errorJim McDonough1-3/+3
2010-03-16s3: vfs_smb_traffic_analyzer.c: add VFS functions for file open and closeHolger Hetterich2-2/+65
2010-03-16smb_traffic_analyzer.c: optimize marshalling function and documentHolger Hetterich2-34/+54
2010-03-16vfs_smb_traffic_analyzer.c: added functionHolger Hetterich1-63/+58
2010-03-16Simplify the code a bit by creating the functions:Holger Hetterich1-84/+123
2010-03-16Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.Holger Hetterich2-8/+237
2010-03-16Add the number of common data blocks to the protocol.Holger Hetterich2-10/+33
2010-03-16Put all the protocol stuff into a separate header file.Holger Hetterich2-114/+152
2010-03-16Add smbta-util to manage the encryption key.Holger Hetterich3-4/+225
2010-03-16Implement AES encryption of the data block.Holger Hetterich1-13/+33
2010-03-16Implement anonymization for protocol v2.Holger Hetterich1-14/+53
2010-03-16Make all remarks compatible to the linux kernel coding styleguide.Holger Hetterich1-27/+33
2010-03-16Added an exact description of the V2 protocol.Holger Hetterich1-0/+62
2010-03-16Move the creation of the header.Holger Hetterich1-11/+37
2010-03-16Fetch the SID of the user we are running as and send with the commonHolger Hetterich1-2/+5
2010-03-16Additionally send the vfs function id with the protocol.Holger Hetterich1-7/+11