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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* removed a bunch of unused code
Andrew Tridgell
2003-11-30
5
-596
/
+26
*
Added EnumPrinterDriver, GetPrinterDriver (still in progress)
Tim Potter
2003-11-30
3
-15
/
+241
*
more unused headers
Andrew Tridgell
2003-11-30
6
-1784
/
+0
*
got rid of a bunch of unused header files (now replaced with IDL
Andrew Tridgell
2003-11-30
11
-6493
/
+0
*
GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.
Tim Potter
2003-11-28
2
-4
/
+61
*
Add SetPrinterData, DeletePrinterData.
Tim Potter
2003-11-28
2
-2
/
+63
*
fixed some warnings
Andrew Tridgell
2003-11-28
6
-7
/
+8
*
the beginnings of an automated tool for working out IDL properties of
Andrew Tridgell
2003-11-28
5
-1
/
+172
*
Fix bug in EnumPrinterData test.
Tim Potter
2003-11-28
2
-4
/
+47
*
make sure there is at least one valid interface in an IDL file
Andrew Tridgell
2003-11-28
1
-1
/
+1
*
* added a bunch of placeholder IDL files
Andrew Tridgell
2003-11-28
17
-6
/
+255
*
Added EnumJobs, GetJob, SetJob RPCs.
Tim Potter
2003-11-28
3
-3
/
+198
*
* support multiple interfaces in one IDL file in pidl
Andrew Tridgell
2003-11-28
9
-58
/
+63
*
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
2003-11-28
7
-43
/
+111
*
Implemented SetForm RPC.
Tim Potter
2003-11-27
2
-4
/
+29
*
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
[next]