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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r310: add missing ','
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r307: added IDL and test code for samr_GetDomPwInfo(), samr_SetUserInfo2(),
Andrew Tridgell
2007-10-10
1
-5
/
+31
*
r306: added another define for a DCERPC fault code
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r305: - added IDL and test code for samr_RidToSid()
Andrew Tridgell
2007-10-10
1
-5
/
+15
*
r295: more correct IDL for the netr_AcctLock structure (I hope)
Andrew Tridgell
2007-10-10
1
-7
/
+8
*
r287: patch from Richard Renard to add AcctLockStr and the delete user and
Andrew Tridgell
2007-10-10
1
-38
/
+81
*
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
2007-10-10
3
-8
/
+67
*
r268: added IDL and test code for samr_QueryDomainInfo2(),
Andrew Tridgell
2007-10-10
1
-4
/
+43
*
r267: added IDL and test code for samr_ChangePasswordUser(),
Andrew Tridgell
2007-10-10
1
-6
/
+64
*
r259: added samr_DeleteGroupMember() IDL and test code
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r258: added samr_AddGroupMember() IDL and test code
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r257: added samr_SetGroupInfo() IDL and test code
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r256: added samr_CreateDomainGroup() and samr_DeleteDomainGroup() IDL and tes...
Andrew Tridgell
2007-10-10
1
-2
/
+11
*
r255: added samr_SetDomainInfo IDL and test code
Andrew Tridgell
2007-10-10
1
-1
/
+10
*
r210: More work on DCERPC client functions:
Tim Potter
2007-10-10
1
-3
/
+318
*
r199: More registry rpc updates
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r190: More RPC updates
Jelmer Vernooij
2007-10-10
1
-1
/
+14
*
r165: Add support for viewing registry values in gregedit
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
2
-2
/
+1
*
r132: fill in the correct default case for the WKSSVC GetInfo call
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r128: Another registry update. Changes:
Jelmer Vernooij
2007-10-10
1
-5
/
+30
*
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
2007-10-10
2
-2
/
+45
*
r62: Fix the build
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r46: Add CreateKey function (still working on it)
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r42: importing .cvsignore files
Gerald Carter
2007-10-10
2
-4
/
+0
*
r31: More registry updates. regdiff/regpatch work now.
Jelmer Vernooij
2007-10-10
1
-14
/
+1
*
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
*
This is the start of a C API to the DCERPC client routines. Currently
Tim Potter
2004-04-03
2
-1
/
+86
*
added lsaCreateAccount() and a test in the RPC-LSA test suite
Andrew Tridgell
2004-03-31
1
-2
/
+21
*
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
2004-02-21
1
-19
/
+64
*
move more code to the config.m4 scheme
Stefan Metzmacher
2004-02-12
1
-0
/
+30
*
do not return a value in a void function
Stefan Metzmacher
2004-02-12
1
-1
/
+1
*
fixed a void return spotted by metze
Andrew Tridgell
2004-02-11
1
-1
/
+1
*
we can close the netlogon pipe used to setup the schannel session key
Andrew Tridgell
2004-02-10
1
-1
/
+3
*
don't always use the same schannel context number
Andrew Tridgell
2004-02-10
1
-1
/
+1
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
8
-156
/
+473
*
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
2004-02-03
2
-4
/
+1
*
make more function static, they are still available via the function pointers
Stefan Metzmacher
2004-02-03
2
-2
/
+2
*
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
2004-01-22
1
-1
/
+1
*
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
2004-01-20
4
-3
/
+61
*
added dom_sid_string() function
Andrew Tridgell
2004-01-11
1
-7
/
+15
*
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
2004-01-08
1
-27
/
+41
*
the endpoint mapper now works in bigendian mode
Andrew Tridgell
2003-12-31
4
-9
/
+16
*
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
3
-5
/
+12
*
fixed removal of moe than one ncacn_* option from option list
Andrew Tridgell
2003-12-19
1
-0
/
+1
*
fixed the AddAliasMem test code
Andrew Tridgell
2003-12-19
1
-0
/
+23
*
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
2003-12-19
1
-32
/
+62
[prev]
[next]