summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/misc.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11438: Move enum samr_RejectReason into misc.idl so I can use it in a globalAndrew Bartlett1-0/+6
2007-10-10r8855: Share this enum (describing the SamSync databases) between nbt and net...Andrew Bartlett1-0/+9
2007-10-10r8233: - added support for more base types in pidl ejsAndrew Tridgell1-1/+1
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett1-0/+9
2007-10-10r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij1-0/+4
2007-10-10r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell1-4/+0
2007-10-10r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher1-0/+4
2007-10-10r4650: - make more use of bitmap and enum'sStefan Metzmacher1-23/+0
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-95/+0
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell1-14/+0
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-1/+28
2007-10-10r1736: - Pidl updates:Jelmer Vernooij1-1/+0
2007-10-10r1677: security descriptors are always little-endian, regardless of DCE/RPCAndrew Tridgell1-1/+1
2007-10-10r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett1-0/+4
2007-10-10r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell1-0/+20
2007-10-10r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell1-0/+30
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell1-6/+0
2003-12-19addition of samr_SetSecurity() from kaiAndrew Tridgell1-0/+2
2003-12-16use bigendian mode to fix the idl for samr_LogonHoursAndrew Tridgell1-1/+1
2003-12-16it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell1-3/+3
2003-12-16a fairly large commit!Andrew Tridgell1-0/+8
2003-12-02netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell1-1/+1
2003-12-02added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell1-2/+12
2003-12-01added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell1-2/+1
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+2
2003-11-21added 4 more levels to samr_QueryDisplayInfo()Andrew Tridgell1-0/+7
2003-11-18use the auto-generated UUID, version and name rather than listing themAndrew Tridgell1-4/+2
2003-11-17security descriptors are no longer a "special" type, they are handledAndrew Tridgell1-0/+53