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
path:
root
/
source4
/
librpc
/
rpc
/
dcerpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-17
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
1
-10
/
+10
2003-12-16
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
1
-8
/
+8
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-14
/
+75
2003-12-14
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
1
-1
/
+1
2003-12-14
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
1
-44
/
+3
2003-11-27
a couple of tidyups
Andrew Tridgell
1
-3
/
+13
2003-11-26
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
1
-10
/
+49
2003-11-26
transfer syntax V2 isn't as magic as I thought
Andrew Tridgell
1
-4
/
+2
2003-11-26
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
1
-5
/
+9
2003-11-26
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
1
-0
/
+5
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
1
-31
/
+215
2003-11-24
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
1
-1
/
+1
2003-11-24
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
1
-9
/
+9
2003-11-24
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
1
-33
/
+2
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-2
/
+5
2003-11-23
ooh, this is fun!
Andrew Tridgell
1
-450
/
+111
2003-11-22
* fixed null terminated string handling
Andrew Tridgell
1
-7
/
+7
2003-11-22
* fixed NDR flag inheritance across push subcontexts
Andrew Tridgell
1
-0
/
+8
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-5
/
+155
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
1
-0
/
+2
2003-11-19
separate the reason and result codes in a bind_ack. This is needed for
Andrew Tridgell
1
-1
/
+2
2003-11-18
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
1
-35
/
+18
2003-11-17
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
1
-0
/
+7
2003-11-14
* added levels 4, 200 and 300 to NetDfsEnum. 200 and 300 don't work
Andrew Tridgell
1
-2
/
+2
2003-11-14
we can now do a level1 NetDfsEnum()
Andrew Tridgell
1
-0
/
+2
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-0
/
+2
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
1
-0
/
+2
2003-11-11
started adding support for lsa_QueryInfoPolicy
Andrew Tridgell
1
-0
/
+2
2003-11-09
- fixed lsa_EnumTrustDom
Andrew Tridgell
1
-0
/
+4
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-0
/
+804