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
/
samr.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5879: Rename SAMR_FIELD_WORKSTATION to SAMR_FIELD_WORKSTATIONS - it is a list.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r5783: Test renaming of accounts in the RPC-SAMR test, and add support into
Andrew Bartlett
1
-1
/
+2
2007-10-10
r5672: Use switch_type() and the token storage mechanism for unions:
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r5364: Rename string fields called 'domain' and 'name' to be 'domain_name'.
Tim Potter
1
-3
/
+3
2007-10-10
r5080: patch from ronnie to make our samr IDL a little more consistent
Andrew Tridgell
1
-22
/
+22
2007-10-10
r5036: changed HYPER_T to the more standard "hyper"
Andrew Tridgell
1
-6
/
+6
2007-10-10
r5034: - added a type mapping function in pidl, so the type names in our IDL
Andrew Tridgell
1
-3
/
+3
2007-10-10
r5005: Add missing size specifiers to various bitmaps.
Tim Potter
1
-2
/
+2
2007-10-10
r4705: use an enum for reject_reason
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r4702: implment idl, torture test and server code for netr_ServerPasswordSet2()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4650: - make more use of bitmap and enum's
Stefan Metzmacher
1
-3
/
+13
2007-10-10
r4568: make use of SidType and move it to lsa.idl
Stefan Metzmacher
1
-12
/
+0
2007-10-10
r4552: use samr_AcctFlags in netlogon.idl
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4542: use bitmap for samr_FieldsPresent and samr_AcctFlags
Stefan Metzmacher
1
-35
/
+38
2007-10-10
r4532: - rename bitmap -> bits
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4524: converted a few bits of samr.idl to use enum properly
Andrew Tridgell
1
-7
/
+7
2007-10-10
r4392: Fix samr_GetAliasMembership idl
Volker Lendecke
1
-2
/
+2
2007-10-10
r4375: Implement samr_OpenAlias, samr_QueryAliasInfo and samr_SetAliasInfo. F...
Volker Lendecke
1
-4
/
+10
2007-10-10
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
1
-7
/
+2
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3804: Add more comparison tests in RPC-SAMSYNC.
Andrew Bartlett
1
-11
/
+8
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
1
-95
/
+95
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+6
2007-10-10
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
1
-9
/
+2
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3162: Add client-side support for the ncalrpc: and ncacn_unix_stream: transp...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r3074: Add in a new 'field present' flag samr.idl for the Account Flags
Andrew Bartlett
1
-1
/
+3
2007-10-10
r3043: Use binding strings for specifying endpoints. The property for
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r2950: 0x40000 is clearer than 262144
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2949: added some range checks in samr.idl
Andrew Tridgell
1
-4
/
+4
2007-10-10
r2833: - added a call to SamrQueryGroupMember for every group, and fix the
Andrew Tridgell
1
-28
/
+11
2007-10-10
r2489: Rename account_flags in EnumDomainAliases() to acct_flags.
Tim Potter
1
-1
/
+1
2007-10-10
r2458: Rename policy handle parameters for the SAMR pipe. Parameters now
Tim Potter
1
-65
/
+65
2007-10-10
r1025: Rename (across the samr and netlogon pipes, so far)
Andrew Bartlett
1
-27
/
+27
2007-10-10
r1009: Make all users of NT and LM passwords use the samr_Password structure.
Andrew Bartlett
1
-16
/
+12
2007-10-10
r963: Tridge, according to ethereal this is an 'Acct Ctrl' field. My tests also
Volker Lendecke
1
-1
/
+1
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-1
/
+2
2007-10-10
r917: - added the start of a LSA server to samba4.
Andrew Tridgell
1
-0
/
+8
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-6
/
+11
2007-10-10
r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn...
Andrew Tridgell
1
-3
/
+18
2007-10-10
r593: add a constant for the records size multiplier for max_size in samr_Enu...
Andrew Tridgell
1
-0
/
+2
2007-10-10
r587: added server code for samr_EnumDomainUsers, and started adding
Andrew Tridgell
1
-0
/
+4
2007-10-10
r575: moved the SID_NAME_USE enum into samr.idl
Andrew Tridgell
1
-0
/
+12
2007-10-10
r469: considerably improved the ChangePasswordUser3() IDL thanks to an idea f...
Andrew Tridgell
1
-6
/
+13
2007-10-10
r420: added nicer names for the field bits in userinfo21
Andrew Tridgell
1
-2
/
+14
2007-10-10
r388: added IDL for 3 more set user info levels (all of which set the
Andrew Tridgell
1
-0
/
+22
2007-10-10
r365: improved the IDL for samr_Connect5()
Andrew Tridgell
1
-11
/
+16
2007-10-10
r364: finally worked out the ancient samr_ChangePasswordUser() interface
Andrew Tridgell
1
-15
/
+12
[next]