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
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r199: More registry rpc updates
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r190: More RPC updates
Jelmer Vernooij
1
-1
/
+14
2007-10-10
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r132: fill in the correct default case for the WKSSVC GetInfo call
Andrew Tridgell
1
-0
/
+1
2007-10-10
r128: Another registry update. Changes:
Jelmer Vernooij
1
-5
/
+30
2007-10-10
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
1
-2
/
+23
2007-10-10
r62: Fix the build
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r42: importing .cvsignore files
Gerald Carter
1
-2
/
+0
2007-10-10
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
1
-14
/
+1
2004-04-03
added IDL and test for lsa_OpenSecret()
Andrew Tridgell
1
-1
/
+8
2004-04-03
added IDL and test suite for lsa_CreateSecret()
Andrew Tridgell
1
-1
/
+6
2004-04-03
added idl and test suite for lsa_CreateTrustedDomain()
Andrew Tridgell
1
-8
/
+13
2004-03-31
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
1
-2
/
+21
2004-02-10
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
1
-3
/
+4
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
2
-6
/
+10
2003-12-20
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
2
-122
/
+744
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
2
-4
/
+11
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
1
-32
/
+62
2003-12-16
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
1
-0
/
+3
2003-12-16
use bigendian mode to fix the idl for samr_LogonHours
Andrew Tridgell
1
-1
/
+1
2003-12-16
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
1
-3
/
+3
2003-12-16
a fairly large commit!
Andrew Tridgell
2
-3
/
+11
2003-12-15
fixed srvsvc DiskEnum call
Andrew Tridgell
1
-12
/
+12
2003-12-15
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
1
-70
/
+109
2003-12-14
added auto-generation of the server side boilerplate code for each
Andrew Tridgell
1
-2
/
+2
2003-12-14
fixed fragmented signed connections to our rpc server over SMB
Andrew Tridgell
1
-0
/
+1
2003-12-13
completed the linkage between the endpoint mapper and the dcerpc
Andrew Tridgell
1
-2
/
+3
2003-12-13
dcerpc over tcp in the samba4 server now works to some extent. It
Andrew Tridgell
1
-0
/
+1
2003-12-13
rpcdump.exe now works fine against a Samba4 server
Andrew Tridgell
1
-2
/
+3
2003-12-13
added the epm_Map() call.
Andrew Tridgell
1
-0
/
+2
2003-12-13
added a basic dcerpc endpoint mapper to Samba4. Currently only
Andrew Tridgell
1
-3
/
+4
2003-12-12
Small cleanup of test code. Rename enum indexes to be the same name
Tim Potter
1
-2
/
+2
2003-12-12
Got winreg_EnumValue working - what a mess!
Tim Potter
1
-4
/
+24
2003-12-12
added support for sending bind_nak replies in the rpc server
Andrew Tridgell
1
-1
/
+6
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-0
/
+4
2003-12-07
re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This
Andrew Tridgell
2
-4
/
+4
2003-12-04
we can't have two functions with the same name
Andrew Tridgell
1
-1
/
+1
2003-12-03
Updated some of the function names in the IDL.
Tim Potter
1
-56
/
+57
2003-12-03
My first stab at Samba4 IDL!
Andrew Bartlett
1
-1
/
+11
2003-12-02
added netr_LogonControl2Ex()
Andrew Tridgell
1
-15
/
+15
2003-12-02
added netr_DatabaseSync2()
Andrew Tridgell
1
-10
/
+10
2003-12-02
added netr_LogonControl2() and netr_ServerAuthenticate2()
Andrew Tridgell
1
-24
/
+28
2003-12-02
added netr_LogonControl() and netr_GetAnyDCName()
Andrew Tridgell
1
-38
/
+39
2003-12-02
added netr_GetDcName() - quite a useful call
Andrew Tridgell
1
-5
/
+6
2003-12-02
added netr_AccountSync(), another NT_STATUS_NOT_IMPLEMENTED call
Andrew Tridgell
1
-16
/
+16
2003-12-02
added netr_AccountDeltas(), which w2k3 gives
Andrew Tridgell
1
-6
/
+13
2003-12-02
netr_DatabaseDeltas() now works. We ask for the deltas associated with
Andrew Tridgell
1
-20
/
+18
2003-12-02
* made some field names more consistent, and worked out that
Andrew Tridgell
1
-11
/
+11
2003-12-02
don't pollute the structure name space so much
Andrew Tridgell
1
-64
/
+64
[next]