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
/
rpc_server
/
lsa
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
Andrew Tridgell
1
-48
/
+20
2007-10-10
r7582: Better way to have a fast path searching for a specific DN.
Simo Sorce
1
-17
/
+14
2007-10-10
r5988: Fix the -P option (use machine account credentials) to use the Samba4
Andrew Bartlett
1
-19
/
+19
2007-10-10
r5585: LDB interfaces change:
Simo Sorce
1
-59
/
+59
2007-10-10
r5307: removed db_wrap.h from includes.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-34
/
+34
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4713: Add initial support for QueryTrustedDomainInfo on LSA.
Andrew Bartlett
1
-6
/
+47
2007-10-10
r4703: Add support for EnumTrustDomain, and expand the testsuite.
Andrew Bartlett
1
-5
/
+81
2007-10-10
r4698: - Initial implementation of trusted domains in LSA.
Andrew Bartlett
1
-142
/
+378
2007-10-10
r4695: Leave less memory handing around on long-term TALLOC_CTX.
Andrew Bartlett
1
-19
/
+29
2007-10-10
r4694: 'fix' the behaviour for setting only the old, but not the new secret.
Andrew Bartlett
1
-3
/
+43
2007-10-10
r4682: A LDB-based secrets implementation in Samba4.
Andrew Bartlett
1
-17
/
+466
2007-10-10
r4640: first stage in the server side support for multiple context_ids on one...
Andrew Tridgell
1
-28
/
+5
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r4563: fixed lsa_EnumAccounts() server side to return all accounts that have ...
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4447: implement server side of lsa_LookupSids3() and lsa_LookupNames3()
Andrew Tridgell
1
-42
/
+138
2007-10-10
r4433: added the boilerplate for the new w2k3 LSA functions in preparation
Andrew Tridgell
1
-0
/
+220
2007-10-10
r4416: [in,out] variables do have an r->out component...
Volker Lendecke
1
-1
/
+1
2007-10-10
r4340: - simplify lsa_GetUserName() server code,
Stefan Metzmacher
1
-29
/
+5
2007-10-10
r4323: - implement the lsa_GetUserName() server call
Stefan Metzmacher
1
-18
/
+106
2007-10-10
r4283: adding a privilege that an account already has is not an error
Andrew Tridgell
1
-60
/
+90
2007-10-10
r4280: added server side support for lsa_AddPrivilegesToAccount() and lsa_Rem...
Andrew Tridgell
1
-119
/
+203
2007-10-10
r4278: - added server support for lsa_EnumPrivsAccount()
Andrew Tridgell
1
-6
/
+52
2007-10-10
r4277: - added server support for lsa_EnumAccounts()
Andrew Tridgell
1
-1
/
+62
2007-10-10
r4276: added server side support for lsa_OpenAccount()
Andrew Tridgell
1
-2
/
+73
2007-10-10
r4206: fixed a status code check in lsa_LookupNames2 that could cause a segv
Andrew Tridgell
1
-3
/
+4
2007-10-10
r4202: added smbclient commands "addprivileges" and "delprivileges" for
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4199: - added server side code for lsa_RemoveAccountRights (sharing code
Andrew Tridgell
1
-18
/
+42
2007-10-10
r4198: - added server side code for lsa_AddAccountRights
Andrew Tridgell
1
-5
/
+63
2007-10-10
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
1
-4
/
+51
2007-10-10
r4195: added IDL, test suite and server side code for lsa_LookupPrivValue
Andrew Tridgell
1
-7
/
+25
2007-10-10
r4194: added server side implementation of lsa_EnumPrivs
Andrew Tridgell
1
-1
/
+34
2007-10-10
r4193: added server side implementation of lsa_EnumAccountsWithUserRight
Andrew Tridgell
1
-7
/
+48
2007-10-10
r4192: added server side implementation of lsa_EnumAccountRights
Andrew Tridgell
1
-3
/
+47
2007-10-10
r4012: split out the lsa lookup single name logic into a separate function
Andrew Tridgell
1
-24
/
+34
2007-10-10
r3994: - removed the unused reference count code in lsa server
Andrew Tridgell
1
-37
/
+39
2007-10-10
r3992: provide hooks for lsa to lookup sids allocated using the linear id->si...
Andrew Tridgell
1
-17
/
+43
2007-10-10
r3980: added server side support for lsa_LookupNames() and lsa_LookupNames2()
Andrew Tridgell
1
-36
/
+179
2007-10-10
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
1
-33
/
+110
2007-10-10
r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these
Andrew Bartlett
1
-6
/
+6
2007-10-10
r3907: * Rename lsa_Name to lsa_String
Andrew Bartlett
1
-17
/
+17
2007-10-10
r3904: * Add new LSA calls to open trusted domains
Andrew Bartlett
1
-2
/
+2
2007-10-10
r3837: added support for LsaLookupSids in the LSA rpc server. This allows the...
Andrew Tridgell
1
-2
/
+124
2007-10-10
r3468: split out dcerpc_server.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-0
/
+1
2007-10-10
r2635: mem_ctx cleanups on the lsa and netlogon pipes in the rpc server
Andrew Tridgell
1
-15
/
+7
2007-10-10
r2051: switched the samdb over to using the new destructor and reference
Andrew Tridgell
1
-3
/
+1
2007-10-10
r1814: Fix the build.
Volker Lendecke
1
-63
/
+192
2007-10-10
r919: - added lsa_QueryInfoPolicy2() to IDL, test suite and server
Andrew Tridgell
1
-26
/
+72
[next]