summaryrefslogtreecommitdiffstats
path: root/source4/librpc/idl/misc.idl
Commit message (Expand)AuthorAgeFilesLines
* r5362: Add pointer_default() support to pidl. pointer_default()Jelmer Vernooij2007-10-101-0/+4
* r5155: define ipv4address as a based IDL type, mapped to a "const char *" inAndrew Tridgell2007-10-101-4/+0
* r5145: define struct ipv4_addr in misc.idl,Stefan Metzmacher2007-10-101-0/+4
* r4650: - make more use of bitmap and enum'sStefan Metzmacher2007-10-101-23/+0
* r3810: create a LIB_SECURITY subsystemStefan Metzmacher2007-10-101-95/+0
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-14/+0
* r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell2007-10-101-1/+28
* r1736: - Pidl updates:Jelmer Vernooij2007-10-101-1/+0
* r1677: security descriptors are always little-endian, regardless of DCE/RPCAndrew Tridgell2007-10-101-1/+1
* r1009: Make all users of NT and LM passwords use the samr_Password structure.Andrew Bartlett2007-10-101-0/+4
* r937: - added a simple QuerySecurity implementation in samr serverAndrew Tridgell2007-10-101-0/+20
* r924: got rid of the global well-known SIDs, instead using const defines in m...Andrew Tridgell2007-10-101-0/+30
* r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2007-10-101-6/+0
* addition of samr_SetSecurity() from kaiAndrew Tridgell2003-12-191-0/+2
* use bigendian mode to fix the idl for samr_LogonHoursAndrew Tridgell2003-12-161-1/+1
* it turns out that a wire policy handle isn't a blob either, its aAndrew Tridgell2003-12-161-3/+3
* a fairly large commit!Andrew Tridgell2003-12-161-0/+8
* netr_DatabaseSync() now works fully for databases 0, 1 and 2Andrew Tridgell2003-12-021-1/+1
* added netr_DatabaseSync(). It doesn't work as I haven't done schannelAndrew Tridgell2003-12-021-2/+12
* added netr_ServerReqChallenge and cleaned up byte array printingAndrew Tridgell2003-12-011-2/+1
* * changed the way strings are handled in pidl to a much more generalAndrew Tridgell2003-11-211-0/+2
* added 4 more levels to samr_QueryDisplayInfo()Andrew Tridgell2003-11-211-0/+7
* use the auto-generated UUID, version and name rather than listing themAndrew Tridgell2003-11-181-4/+2
* security descriptors are no longer a "special" type, they are handledAndrew Tridgell2003-11-171-0/+53