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
/
lsa.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-16
Add lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy enums from samba3 to IDL.
Günther Deschner
1
-1
/
+21
2008-01-14
Use lsa_PolicyInfo enum in lsa policy info calls.
Günther Deschner
1
-5
/
+5
2008-01-14
Fill in IDL for lsa_SetInfoPolicy and lsa_SetInfoPolicy2.
Günther Deschner
1
-2
/
+10
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24118: Start fixing #4842 (usrmgr polcies menu not working) by removing range
Andrew Bartlett
1
-1
/
+1
2007-10-10
r23630: Found out what LSA_LOOKUP_NAMES level 5 means:
Günther Deschner
1
-2
/
+2
2007-10-10
r23629: Document lsa lookupname lookuplevels Volker discovered a while ago.
Günther Deschner
1
-4
/
+21
2007-10-10
r23382: Fill in lsa_lsaRQueryForestTrustInformation.
Günther Deschner
1
-1
/
+43
2007-10-10
r21377: More tests.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r21376: More tests.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r21375: More lsa tests.
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r21374: lsa tests
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r18238: add SID_NAME_COMPUTER to the enum lsa_SidType type
Gerald Carter
1
-1
/
+2
2007-10-10
r17987: Make the LSA pipe listen on the \pipe\netlogon interface.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17956: LSA Cleanup!
Andrew Bartlett
1
-19
/
+37
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12635: use the new [validate] value() checking to fix the string types for
Andrew Tridgell
1
-11
/
+11
2007-10-10
r11288: Fill out LSA LookupNames4 and LookupSids3, including a server-side
Andrew Bartlett
1
-1
/
+10
2007-10-10
r11104: Fix LOCAL-PAC test
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11102: Remove unistr_noterm
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r11100: Replace unistr with [string,charset(UTF16)]
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r11096: Eliminate pointer_default_top()
Jelmer Vernooij
1
-121
/
+120
2007-10-10
r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings.
Günther Deschner
1
-2
/
+37
2007-10-10
r9574: - made the sec_info fields in lsa and samr use a IDL bitmap
Andrew Tridgell
1
-1
/
+3
2007-10-10
r8375: - move from netr_StringLarge to lsa_StringLarge
Stefan Metzmacher
1
-3
/
+15
2007-10-10
r8256: - allow rpc calls from non-command line ejs contexts by creating a set
Andrew Tridgell
1
-1
/
+1
2007-10-10
r8232: remove samr_String and netr_String as they are the same as lsa_String
Stefan Metzmacher
1
-7
/
+17
2007-10-10
r7870: fixed the RPC-SCHANNEL test. It turned out it was my const changes, as
Andrew Tridgell
1
-1
/
+1
2007-10-10
r7552: Use ParseExpr() for [value] attributes; allows
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r7394: rename LSA_TRUSTED_DOMAIN_INFO_5 to LSA_TRUSTED_DOMAIN_INFO_BASIC.
Günther Deschner
1
-12
/
+12
2007-10-10
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-18
/
+18
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
1
-2
/
+2
2007-10-10
r4768: Until I can prove it, we should not have these elements marked as
Andrew Bartlett
1
-4
/
+4
2007-10-10
r4720: Reformat, rename, and convert to enums parts of the LSA IDL specificat...
Andrew Bartlett
1
-45
/
+46
2007-10-10
r4708: Comparing with LDAP, it is clear that these 'flags' are in fact the
Andrew Bartlett
1
-13
/
+13
2007-10-10
r4703: Add support for EnumTrustDomain, and expand the testsuite.
Andrew Bartlett
1
-1
/
+4
2007-10-10
r4698: - Initial implementation of trusted domains in LSA.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r4682: A LDB-based secrets implementation in Samba4.
Andrew Bartlett
1
-6
/
+6
2007-10-10
r4673: Fix the IDL for the QuerySecret LSA call.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r4638: expose lsa and drsuapi on ncalrpc
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4568: make use of SidType and move it to lsa.idl
Stefan Metzmacher
1
-7
/
+18
2007-10-10
r4564: added a comment on lsa_EnumAccounts IDL
Andrew Tridgell
1
-0
/
+3
2007-10-10
r4456: NT4 usrmgr.exe asks for 4096 accounts, allow twice that.
Volker Lendecke
1
-1
/
+1
2007-10-10
r4449: fixed the helpstring for LSA IDL
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4442: fix lsa_TranslatedSid3 (its a dom_sid2 not a dom_sid)
Andrew Tridgell
1
-1
/
+1
[next]