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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-12-02
don't pollute the structure name space so much
Andrew Tridgell
1
-64
/
+64
2003-12-02
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
4
-4
/
+5
2003-12-02
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
3
-29
/
+36
2003-12-02
initial netlogon database sync partly works - needs some IDL tweaks
Andrew Tridgell
4
-76
/
+8
2003-12-02
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
7
-102
/
+155
2003-12-02
another big improvement in the credentials API. I think it now
Andrew Tridgell
3
-143
/
+285
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
8
-50
/
+122
2003-12-01
* another small API change in the credentials code
Andrew Tridgell
4
-76
/
+102
2003-12-01
neater credentials handling in netlogon client code
Andrew Tridgell
3
-197
/
+69
2003-12-01
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
1
-2
/
+1
2003-12-01
added netr_LogonSamLogon() and test code
Andrew Tridgell
5
-113
/
+162
2003-12-01
added netr_ServerAuthenticate() and test code
Andrew Tridgell
5
-44
/
+262
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
7
-265
/
+376
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
6
-4
/
+732
2003-12-01
removed more old code
Andrew Tridgell
8
-977
/
+0
2003-12-01
got rid of more group mapping code
Andrew Tridgell
4
-310
/
+5
2003-12-01
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
15
-9592
/
+3
2003-11-30
* removed a bunch of unused code
Andrew Tridgell
5
-596
/
+26
2003-11-30
Added EnumPrinterDriver, GetPrinterDriver (still in progress)
Tim Potter
3
-15
/
+241
2003-11-30
more unused headers
Andrew Tridgell
6
-1784
/
+0
2003-11-30
got rid of a bunch of unused header files (now replaced with IDL
Andrew Tridgell
11
-6493
/
+0
2003-11-28
GetPrinterDataEx, SetPrinterDataEx, DeletePrinterDataEx.
Tim Potter
2
-4
/
+61
2003-11-28
Add SetPrinterData, DeletePrinterData.
Tim Potter
2
-2
/
+63
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
[next]