index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-16
s4-smbtorture: use random buffer for extended SetValue test in RPC-WINREG.
Günther Deschner
1
-6
/
+11
2010-03-16
s4:torture/rpc/winreg.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-145
/
+174
2010-03-16
s4:torture/rpc/spoolss_win.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-86
/
+89
2010-03-16
s4:torture/rpc/spoolss_notify.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-15
/
+19
2010-03-16
s4:torture/rpc/spoolss_notify.c: fix compiler warnings
Stefan Metzmacher
1
-1
/
+5
2010-03-16
s4:torture/rpc/spoolss.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2
-314
/
+342
2010-03-16
s4:tortore/rpc/spoolss.c: fix compiler warning
Stefan Metzmacher
1
-1
/
+0
2010-03-16
s4:torture/rpc/autoidl.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-6
/
+7
2010-03-16
s4:torture/rpc/mgmt.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2
-16
/
+20
2010-03-16
s4:torture/rpc/remact.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-2
/
+3
2010-03-16
s4:torture/rpc/oxidresolve.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-7
/
+15
2010-03-16
s4:torture/rpc/initshutdown.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-3
/
+6
2010-03-16
s4:torture/rpc/epmapper.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-12
/
+18
2010-03-16
s4:torture/rpc/eventlog.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-33
/
+41
2010-03-16
s4:tortore/rpc/eventlog.c: rename variable 'b' => 'br'
Stefan Metzmacher
1
-7
/
+7
2010-03-16
s4:torture/rpc/svcctl.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-63
/
+80
2010-03-16
s4:torture/rpc/atsvc.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-4
/
+8
2010-03-16
s4:torture/rpc/wkssvc.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-32
/
+63
2010-03-16
s4:torture/rpc/srvsvc.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-23
/
+42
2010-03-16
s4:torture/rpc/dsgetinfo.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-3
/
+6
2010-03-16
s4:torture/rpc/dssync.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-6
/
+8
2010-03-16
s4:torture/rpc/drsuapi*: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
2
-24
/
+25
2010-03-16
s4:torture/rpc/unixinfo.c: make use of dcerpc_binding_handle stubs
Stefan Metzmacher
1
-5
/
+10
2010-03-16
s4-smbtorture: remove NotifyChangeKeyValue s3 skip in RPC-WINREG:
Günther Deschner
1
-4
/
+0
2010-03-16
s3-winreg: change notify call has no meaning when called remotely.
Günther Deschner
1
-4
/
+0
2010-03-16
s3-registry: make sure root has full registry access (in particular for make ...
Günther Deschner
1
-0
/
+6
2010-03-16
s4-smbtorture: make it a bit easier to track failures in RPC-SPOOLSS-PRINTER.
Günther Deschner
1
-5
/
+15
2010-03-16
s4:torture-ndr add lsarSetForestTrustInformation ndr test
Simo Sorce
1
-0
/
+51
2010-03-16
s4-lsa: fix dcesrv_lsa_lsaRSetForestTrustInformation server stub.
Günther Deschner
1
-3
/
+3
2010-03-16
s3-lsa: fix _lsa_lsaRSetForestTrustInformation server stub.
Günther Deschner
1
-1
/
+1
2010-03-16
s3: re-run make samba3-idl.
Günther Deschner
7
-47
/
+579
2010-03-16
s4:idl add lsaRSetForestTrustInformation
Simo Sorce
1
-2
/
+50
2010-03-16
Revert "Revert "s4-smbtorture: skip extended SetValue test against Samba (bot...
Stefan Metzmacher
1
-9
/
+5
2010-03-16
s4:torture/rpc/dsgetinfo.c: fix name resolving for ldap_url
Stefan Metzmacher
1
-1
/
+6
2010-03-16
Update copyright
Jim McDonough
1
-1
/
+1
2010-03-16
security.idl - push generated code diff
Matthias Dieter Wallnöfer
2
-1
/
+14
2010-03-16
s4:resolve_oids LDB module - not really a change but a nicer method to call "...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-03-16
Don't exit(0) on error
Jim McDonough
1
-3
/
+3
2010-03-16
s3: vfs_smb_traffic_analyzer.c: add VFS functions for file open and close
Holger Hetterich
2
-2
/
+65
2010-03-16
smb_traffic_analyzer.c: optimize marshalling function and document
Holger Hetterich
2
-34
/
+54
2010-03-16
vfs_smb_traffic_analyzer.c: added function
Holger Hetterich
1
-63
/
+58
2010-03-16
Simplify the code a bit by creating the functions:
Holger Hetterich
1
-84
/
+123
2010-03-16
Update the manpage of vfs_smb_traffic_analyzer and add smbta-util.
Holger Hetterich
2
-8
/
+237
2010-03-16
Add the number of common data blocks to the protocol.
Holger Hetterich
2
-10
/
+33
2010-03-16
Put all the protocol stuff into a separate header file.
Holger Hetterich
2
-114
/
+152
2010-03-16
Add smbta-util to manage the encryption key.
Holger Hetterich
3
-4
/
+225
2010-03-16
Implement AES encryption of the data block.
Holger Hetterich
1
-13
/
+33
2010-03-16
Implement anonymization for protocol v2.
Holger Hetterich
1
-14
/
+53
2010-03-16
Make all remarks compatible to the linux kernel coding styleguide.
Holger Hetterich
1
-27
/
+33
2010-03-16
Added an exact description of the V2 protocol.
Holger Hetterich
1
-0
/
+62
[prev]
[next]