summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libcli/auth/schannel_state_tdb.c - fix a memory leakMatthias Dieter Wallnöfer2010-03-161-0/+1
* s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups"Matthias Dieter Wallnöfer2010-03-161-1/+1
* s4-smbtorture: use random buffer for extended SetValue test in RPC-WINREG.Günther Deschner2010-03-161-6/+11
* s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-145/+174
* s4:torture/rpc/spoolss_win.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-86/+89
* s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-15/+19
* s4:torture/rpc/spoolss_notify.c: fix compiler warningsStefan Metzmacher2010-03-161-1/+5
* s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-314/+342
* s4:tortore/rpc/spoolss.c: fix compiler warningStefan Metzmacher2010-03-161-1/+0
* s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+7
* s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-16/+20
* s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-2/+3
* s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-7/+15
* s4:torture/rpc/initshutdown.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-12/+18
* s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-33/+41
* s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'Stefan Metzmacher2010-03-161-7/+7
* s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-63/+80
* s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-4/+8
* s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-32/+63
* s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-23/+42
* s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-3/+6
* s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-6/+8
* s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-162-24/+25
* s4:torture/rpc/unixinfo.c: make use of dcerpc_binding_handle stubsStefan Metzmacher2010-03-161-5/+10
* s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG:Günther Deschner2010-03-161-4/+0
* s3-winreg: change notify call has no meaning when called remotely.Günther Deschner2010-03-161-4/+0
* s3-registry: make sure root has full registry access (in particular for make ...Günther Deschner2010-03-161-0/+6
* s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER.Günther Deschner2010-03-161-5/+15
* s4:torture-ndr add lsarSetForestTrustInformation ndr testSimo Sorce2010-03-161-0/+51
* s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.Günther Deschner2010-03-161-3/+3
* s3-lsa: fix _lsa_lsaRSetForestTrustInformation server stub.Günther Deschner2010-03-161-1/+1
* s3: re-run make samba3-idl.Günther Deschner2010-03-167-47/+579
* s4:idl add lsaRSetForestTrustInformationSimo Sorce2010-03-161-2/+50
* Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...Stefan Metzmacher2010-03-161-9/+5
* s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_urlStefan Metzmacher2010-03-161-1/+6
* Update copyrightJim McDonough2010-03-161-1/+1
* security.idl - push generated code diffMatthias Dieter Wallnöfer2010-03-162-1/+14
* s4:resolve_oids LDB module - not really a change but a nicer method to call "...Matthias Dieter Wallnöfer2010-03-161-1/+2
* Don't exit(0) on errorJim McDonough2010-03-161-3/+3
* s3: vfs_smb_traffic_analyzer.c: add VFS functions for file open and closeHolger Hetterich2010-03-162-2/+65
* smb_traffic_analyzer.c: optimize marshalling function and documentHolger Hetterich2010-03-162-34/+54
* vfs_smb_traffic_analyzer.c: added functionHolger Hetterich2010-03-161-63/+58
* Simplify the code a bit by creating the functions:Holger Hetterich2010-03-161-84/+123
* Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.Holger Hetterich2010-03-162-8/+237
* Add the number of common data blocks to the protocol.Holger Hetterich2010-03-162-10/+33
* Put all the protocol stuff into a separate header file.Holger Hetterich2010-03-162-114/+152
* Add smbta-util to manage the encryption key.Holger Hetterich2010-03-163-4/+225
* Implement AES encryption of the data block.Holger Hetterich2010-03-161-13/+33
* Implement anonymization for protocol v2.Holger Hetterich2010-03-161-14/+53