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
2003-11-28
fixed some warnings
Andrew Tridgell
6
-7
/
+8
2003-11-28
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
5
-1
/
+172
2003-11-28
Fix bug in EnumPrinterData test.
Tim Potter
2
-4
/
+47
2003-11-28
make sure there is at least one valid interface in an IDL file
Andrew Tridgell
1
-1
/
+1
2003-11-28
* added a bunch of placeholder IDL files
Andrew Tridgell
17
-6
/
+255
2003-11-28
Added EnumJobs, GetJob, SetJob RPCs.
Tim Potter
3
-3
/
+198
2003-11-28
* support multiple interfaces in one IDL file in pidl
Andrew Tridgell
9
-58
/
+63
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
7
-43
/
+111
2003-11-27
Implemented SetForm RPC.
Tim Potter
2
-4
/
+29
2003-11-27
Add DeleteForm, start cleaning up tests.
Tim Potter
2
-21
/
+67
2003-11-27
more epmapper and mgmt magic
Andrew Tridgell
6
-56
/
+115
2003-11-27
Implemented AddForm RPC. The mystery of the useless_ptr has been
Tim Potter
2
-1
/
+39
2003-11-27
added an rpc scanner. This prints messages like this:
Andrew Tridgell
9
-8
/
+258
2003-11-27
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
3
-4
/
+6
2003-11-27
a couple of tidyups
Andrew Tridgell
4
-3
/
+23
2003-11-27
switched to WERROR return codes in the management IDL
Andrew Tridgell
2
-41
/
+44
2003-11-27
added -m for 'max protocol' as a standard option
Andrew Tridgell
2
-0
/
+10
2003-11-26
fixed default port handling pointed out by Tom Jansen
Andrew Tridgell
1
-1
/
+1
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
4
-19
/
+77
2003-11-26
Implemented EnumForms and GetForm.
Tim Potter
3
-4
/
+143
2003-11-26
added a link to opengroup PDU definitions
Andrew Tridgell
1
-0
/
+3
2003-11-26
show an error when the epmapper fails to find an interface
Andrew Tridgell
1
-0
/
+2
2003-11-26
Add bind nak to dcerpc_payload.
Tim Potter
1
-0
/
+1
2003-11-26
transfer syntax V2 isn't as magic as I thought
Andrew Tridgell
1
-4
/
+2
2003-11-26
use the IDL defined NDR version number
Andrew Tridgell
2
-2
/
+3
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
7
-14
/
+191
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
5
-10
/
+36
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
25
-1259
/
+2315
2003-11-26
added some paranoid checking for enums
Andrew Tridgell
1
-2
/
+5
2003-11-25
Spoolss functions return WERROR not NTSTATUS.
Tim Potter
1
-187
/
+196
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
14
-249
/
+259
2003-11-25
Update to the modules system. Fixed:
Jelmer Vernooij
1
-13
/
+17
2003-11-24
* fixed byte order in epmapper parsing
Andrew Tridgell
4
-37
/
+78
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
6
-9
/
+236
2003-11-24
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
5
-120
/
+178
2003-11-24
removed the STFS specific flags in the Makefile.
Andrew Tridgell
1
-14
/
+4
2003-11-24
added tests for epm_Map endpointer map calls
Andrew Tridgell
3
-27
/
+62
2003-11-24
give far more detail in the EPMAPPER results
Andrew Tridgell
3
-31
/
+107
2003-11-24
make sure we don't try to update a constant
Andrew Tridgell
1
-2
/
+8
2003-11-24
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
6
-52
/
+201
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
12
-41
/
+233
2003-11-23
* better diagnostics in ndrdump
Andrew Tridgell
3
-4
/
+37
2003-11-23
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
6
-3
/
+246
2003-11-23
Modify WINREG test program to recursively enumerate keys in all known
Tim Potter
1
-64
/
+47
2003-11-23
Removed unused variable.
Tim Potter
1
-2
/
+0
2003-11-23
Check NT_STATUS code from dcerpc call function before checking the
Tim Potter
1
-2
/
+2
2003-11-23
Add a strlen_m_term() function for returning the length of a string
Tim Potter
2
-2
/
+17
2003-11-23
fixed the handling of value() attributes on scalars in IDL that
Andrew Tridgell
3
-15
/
+11
2003-11-23
Actually call right function name.
Tim Potter
1
-1
/
+1
2003-11-23
Call enumkey for tridge.
Tim Potter
1
-0
/
+4
[next]