index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add DeleteForm, start cleaning up tests.
Tim Potter
2003-11-27
2
-21
/
+67
*
more epmapper and mgmt magic
Andrew Tridgell
2003-11-27
6
-56
/
+115
*
Implemented AddForm RPC. The mystery of the useless_ptr has been
Tim Potter
2003-11-27
2
-1
/
+39
*
added an rpc scanner. This prints messages like this:
Andrew Tridgell
2003-11-27
9
-8
/
+258
*
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
2003-11-27
3
-4
/
+6
*
a couple of tidyups
Andrew Tridgell
2003-11-27
4
-3
/
+23
*
switched to WERROR return codes in the management IDL
Andrew Tridgell
2003-11-27
2
-41
/
+44
*
added -m for 'max protocol' as a standard option
Andrew Tridgell
2003-11-27
2
-0
/
+10
*
fixed default port handling pointed out by Tom Jansen
Andrew Tridgell
2003-11-26
1
-1
/
+1
*
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
2003-11-26
4
-19
/
+77
*
Implemented EnumForms and GetForm.
Tim Potter
2003-11-26
3
-4
/
+143
*
added a link to opengroup PDU definitions
Andrew Tridgell
2003-11-26
1
-0
/
+3
*
show an error when the epmapper fails to find an interface
Andrew Tridgell
2003-11-26
1
-0
/
+2
*
Add bind nak to dcerpc_payload.
Tim Potter
2003-11-26
1
-0
/
+1
*
transfer syntax V2 isn't as magic as I thought
Andrew Tridgell
2003-11-26
1
-4
/
+2
*
use the IDL defined NDR version number
Andrew Tridgell
2003-11-26
2
-2
/
+3
*
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
2003-11-26
7
-14
/
+191
*
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
2003-11-26
5
-10
/
+36
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
25
-1259
/
+2315
*
added some paranoid checking for enums
Andrew Tridgell
2003-11-26
1
-2
/
+5
*
Spoolss functions return WERROR not NTSTATUS.
Tim Potter
2003-11-25
1
-187
/
+196
*
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
2003-11-25
14
-249
/
+259
*
Update to the modules system. Fixed:
Jelmer Vernooij
2003-11-25
1
-13
/
+17
*
* fixed byte order in epmapper parsing
Andrew Tridgell
2003-11-24
4
-37
/
+78
*
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
2003-11-24
6
-9
/
+236
*
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
2003-11-24
5
-120
/
+178
*
removed the STFS specific flags in the Makefile.
Andrew Tridgell
2003-11-24
1
-14
/
+4
*
added tests for epm_Map endpointer map calls
Andrew Tridgell
2003-11-24
3
-27
/
+62
*
give far more detail in the EPMAPPER results
Andrew Tridgell
2003-11-24
3
-31
/
+107
*
make sure we don't try to update a constant
Andrew Tridgell
2003-11-24
1
-2
/
+8
*
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
2003-11-24
6
-52
/
+201
*
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
2003-11-24
12
-41
/
+233
*
* better diagnostics in ndrdump
Andrew Tridgell
2003-11-23
3
-4
/
+37
*
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
2003-11-23
6
-3
/
+246
*
Modify WINREG test program to recursively enumerate keys in all known
Tim Potter
2003-11-23
1
-64
/
+47
*
Removed unused variable.
Tim Potter
2003-11-23
1
-2
/
+0
*
Check NT_STATUS code from dcerpc call function before checking the
Tim Potter
2003-11-23
1
-2
/
+2
*
Add a strlen_m_term() function for returning the length of a string
Tim Potter
2003-11-23
2
-2
/
+17
*
fixed the handling of value() attributes on scalars in IDL that
Andrew Tridgell
2003-11-23
3
-15
/
+11
*
Actually call right function name.
Tim Potter
2003-11-23
1
-1
/
+1
*
Call enumkey for tridge.
Tim Potter
2003-11-23
1
-0
/
+4
*
String termination fix.
Tim Potter
2003-11-23
1
-30
/
+87
*
Strings in the winreg pipe are terminated.
Tim Potter
2003-11-23
1
-3
/
+3
*
ooh, this is fun!
Andrew Tridgell
2003-11-23
10
-545
/
+317
*
save about 35% of the time for "make idl" by processing multiple IDL
Andrew Tridgell
2003-11-23
3
-65
/
+89
*
get rid of some more unused headers
Andrew Tridgell
2003-11-23
10
-40
/
+0
*
by using a single proto.h we gain another factor of 4 in the speed of
Andrew Tridgell
2003-11-23
4
-61
/
+12
*
final bit of tidyup and speedup
Andrew Tridgell
2003-11-23
1
-30
/
+13
*
much faster inner loop and neater code
Andrew Tridgell
2003-11-23
1
-58
/
+54
*
fixed loadparm handling properly
Andrew Tridgell
2003-11-23
1
-41
/
+20
[prev]
[next]