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
path:
root
/
source4
/
librpc
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
2003-12-14
1
-1
/
+1
*
fixed a bug handling multiple PDUs being read from a socket at one
Andrew Tridgell
2003-12-14
2
-44
/
+43
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
1
-5
/
+5
*
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
2003-12-11
1
-1
/
+1
*
more portable array of endpoints code from pidl
Andrew Tridgell
2003-12-10
1
-1
/
+1
*
the rest of the initial rpc server side infrastructure
Andrew Tridgell
2003-12-10
1
-1
/
+1
*
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
2003-11-28
1
-0
/
+14
*
* added a bunch of placeholder IDL files
Andrew Tridgell
2003-11-28
1
-0
/
+6
*
more epmapper and mgmt magic
Andrew Tridgell
2003-11-27
2
-1
/
+43
*
added an rpc scanner. This prints messages like this:
Andrew Tridgell
2003-11-27
2
-1
/
+4
*
use EPMAPPER_PORT constant instead of 135
Andrew Tridgell
2003-11-27
2
-4
/
+4
*
a couple of tidyups
Andrew Tridgell
2003-11-27
4
-3
/
+23
*
by default sign RPC over TCP but not RPC over SMB. I will add command line co...
Andrew Tridgell
2003-11-26
3
-15
/
+72
*
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
1
-1
/
+2
*
added auto-determination of the DCERPC over TCP port number by asking
Andrew Tridgell
2003-11-26
2
-5
/
+158
*
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
2003-11-26
2
-4
/
+27
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
5
-53
/
+349
*
* fixed byte order in epmapper parsing
Andrew Tridgell
2003-11-24
1
-0
/
+5
*
initial implementation of dcerpc over tcp. RPC-EPMAPPER works, now to
Andrew Tridgell
2003-11-24
3
-4
/
+206
*
* prepared the dcerpc subsystem for adding the RPC over TCP transport
Andrew Tridgell
2003-11-24
3
-102
/
+172
*
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
2003-11-24
1
-33
/
+2
*
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
2003-11-24
1
-2
/
+5
*
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
2003-11-23
1
-0
/
+17
*
ooh, this is fun!
Andrew Tridgell
2003-11-23
2
-537
/
+111
*
* fixed null terminated string handling
Andrew Tridgell
2003-11-22
1
-7
/
+7
*
* fixed NDR flag inheritance across push subcontexts
Andrew Tridgell
2003-11-22
1
-0
/
+8
*
a fairly major upgrade to the dcerpc system
Andrew Tridgell
2003-11-22
2
-6
/
+160
*
moved the pidl auto-generated files out of CVS
Andrew Tridgell
2003-11-20
9
-6265
/
+0
*
started on samr_SetUserInfo()
Andrew Tridgell
2003-11-20
1
-6
/
+6
*
Added ATSVC pipe.
Tim Potter
2003-11-20
1
-0
/
+88
*
added samr_LookupRids() and test code
Andrew Tridgell
2003-11-20
1
-6
/
+6
*
added samr_LookupNames() and test code
Andrew Tridgell
2003-11-20
1
-6
/
+6
*
EnumPrinterData in spoolss now works
Andrew Tridgell
2003-11-20
1
-0
/
+2
*
started to expand the echo tests to include more interesting test
Andrew Tridgell
2003-11-19
1
-0
/
+21
*
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
2003-11-19
1
-0
/
+858
*
separate the reason and result codes in a bind_ack. This is needed for
Andrew Tridgell
2003-11-19
2
-2
/
+4
*
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
Andrew Tridgell
2003-11-18
1
-1
/
+0
*
changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().
Andrew Tridgell
2003-11-18
2
-204
/
+204
*
use the auto-generated UUID, version and name rather than listing them
Andrew Tridgell
2003-11-18
3
-40
/
+23
*
fill in skeletons for the rest of the function calls in wkssvc (based
Andrew Tridgell
2003-11-18
1
-1
/
+600
*
* use the new auto-generated debug code method.
Andrew Tridgell
2003-11-18
8
-899
/
+2521
*
added wkssvc.idl and test code
Andrew Tridgell
2003-11-17
1
-0
/
+18
*
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2003-11-17
1
-0
/
+4
*
call OpenPrinterEx on each printer on the server, and then call
Andrew Tridgell
2003-11-17
1
-30
/
+12
*
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2003-11-17
2
-11
/
+12
*
* more info levels for EnumPrinter
Andrew Tridgell
2003-11-17
1
-10
/
+4
*
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
2003-11-16
1
-24
/
+24
*
Commit autogenerated code for EnumPrinters and ClosePrinter.
Tim Potter
2003-11-16
1
-8
/
+8
*
added OpenAlias and QueryAliasInfo levels 1 to 3
Andrew Tridgell
2003-11-15
1
-8
/
+8
[prev]
[next]