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
/
idl
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
2004-04-03
1
-1
/
+8
*
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
2004-04-03
1
-1
/
+6
*
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
2004-04-03
1
-8
/
+13
*
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
2004-03-31
1
-2
/
+21
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
1
-3
/
+4
*
the endpoint mapper now works in bigendian mode
Andrew Tridgell
2003-12-31
2
-6
/
+10
*
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
2003-12-20
2
-122
/
+744
*
addition of samr_SetSecurity() from kai
Andrew Tridgell
2003-12-19
2
-4
/
+11
*
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
2003-12-19
1
-32
/
+62
*
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2003-12-16
1
-0
/
+3
*
use bigendian mode to fix the idl for samr_LogonHours
Andrew Tridgell
2003-12-16
1
-1
/
+1
*
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
2003-12-16
1
-3
/
+3
*
a fairly large commit!
Andrew Tridgell
2003-12-16
2
-3
/
+11
*
fixed srvsvc DiskEnum call
Andrew Tridgell
2003-12-15
1
-12
/
+12
*
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
2003-12-15
1
-70
/
+109
*
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
2003-12-14
1
-2
/
+2
*
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
2003-12-14
1
-0
/
+1
*
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
2003-12-13
1
-2
/
+3
*
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
2003-12-13
1
-0
/
+1
*
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
2003-12-13
1
-2
/
+3
*
added the epm_Map() call.
Andrew Tridgell
2003-12-13
1
-0
/
+2
*
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
2003-12-13
1
-3
/
+4
*
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
2003-12-12
1
-2
/
+2
*
Got winreg_EnumValue working - what a mess!
Tim Potter
2003-12-12
1
-4
/
+24
*
added support for sending bind_nak replies in the rpc server
Andrew Tridgell
2003-12-12
1
-1
/
+6
*
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
2003-12-12
1
-0
/
+4
*
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
2003-12-07
2
-4
/
+4
*
we can't have two functions with the same name
Andrew Tridgell
2003-12-04
1
-1
/
+1
*
Updated some of the function names in the IDL.
Tim Potter
2003-12-03
1
-56
/
+57
*
My first stab at Samba4 IDL!
Andrew Bartlett
2003-12-03
1
-1
/
+11
*
added netr_LogonControl2Ex()
Andrew Tridgell
2003-12-02
1
-15
/
+15
*
added netr_DatabaseSync2()
Andrew Tridgell
2003-12-02
1
-10
/
+10
*
added netr_LogonControl2() and netr_ServerAuthenticate2()
Andrew Tridgell
2003-12-02
1
-24
/
+28
*
added netr_LogonControl() and netr_GetAnyDCName()
Andrew Tridgell
2003-12-02
1
-38
/
+39
*
added netr_GetDcName() - quite a useful call
Andrew Tridgell
2003-12-02
1
-5
/
+6
*
added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call
Andrew Tridgell
2003-12-02
1
-16
/
+16
*
added netr_AccountDeltas(), which w2k3 gives
Andrew Tridgell
2003-12-02
1
-6
/
+13
*
netr_DatabaseDeltas() now works. We ask for the deltas associated with
Andrew Tridgell
2003-12-02
1
-20
/
+18
*
* made some field names more consistent, and worked out that
Andrew Tridgell
2003-12-02
1
-11
/
+11
*
don't pollute the structure name space so much
Andrew Tridgell
2003-12-02
1
-64
/
+64
*
netr_DatabaseSync() now works fully for databases 0, 1 and 2
Andrew Tridgell
2003-12-02
2
-2
/
+3
*
netr_DatabaseSync() now works fully for database 0
Andrew Tridgell
2003-12-02
2
-16
/
+11
*
initial netlogon database sync partly works - needs some IDL tweaks
Andrew Tridgell
2003-12-02
1
-0
/
+5
*
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
2003-12-02
4
-80
/
+85
*
another big improvement in the credentials API. I think it now
Andrew Tridgell
2003-12-02
1
-92
/
+193
*
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
2003-12-02
1
-13
/
+12
*
* another small API change in the credentials code
Andrew Tridgell
2003-12-01
1
-5
/
+5
*
neater credentials handling in netlogon client code
Andrew Tridgell
2003-12-01
1
-14
/
+21
*
added netr_LogonSamLogon() and test code
Andrew Tridgell
2003-12-01
2
-102
/
+102
*
added netr_ServerAuthenticate() and test code
Andrew Tridgell
2003-12-01
1
-9
/
+5
[prev]
[next]