Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18636: Excessive testing with pam_winbind within Samba3 revealed a new samr | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r15653: Remove idl_types.h include where possible. Remove | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r11438: Move enum samr_RejectReason into misc.idl so I can use it in a global | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r8855: Share this enum (describing the SamSync databases) between nbt and net... | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r8233: - added support for more base types in pidl ejs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r5362: Add pointer_default() support to pidl. pointer_default() | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r5155: define ipv4address as a based IDL type, mapped to a "const char *" in | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r5145: define struct ipv4_addr in misc.idl, | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r4650: - make more use of bitmap and enum's | Stefan Metzmacher | 1 | -23/+0 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -95/+0 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -14/+0 |
2007-10-10 | r3428: switched to using minimal includes for the auto-generated RPC code. | Andrew Tridgell | 1 | -1/+28 |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r1677: security descriptors are always little-endian, regardless of DCE/RPC | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1009: Make all users of NT and LM passwords use the samr_Password structure. | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r924: got rid of the global well-known SIDs, instead using const defines in m... | Andrew Tridgell | 1 | -0/+30 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 1 | -6/+0 |
2003-12-19 | addition of samr_SetSecurity() from kai | Andrew Tridgell | 1 | -0/+2 |
2003-12-16 | use bigendian mode to fix the idl for samr_LogonHours | Andrew Tridgell | 1 | -1/+1 |
2003-12-16 | it turns out that a wire policy handle isn't a blob either, its a | Andrew Tridgell | 1 | -3/+3 |
2003-12-16 | a fairly large commit! | Andrew Tridgell | 1 | -0/+8 |
2003-12-02 | netr_DatabaseSync() now works fully for databases 0, 1 and 2 | Andrew Tridgell | 1 | -1/+1 |
2003-12-02 | added netr_DatabaseSync(). It doesn't work as I haven't done schannel | Andrew Tridgell | 1 | -2/+12 |
2003-12-01 | added netr_ServerReqChallenge and cleaned up byte array printing | Andrew Tridgell | 1 | -2/+1 |
2003-11-21 | * changed the way strings are handled in pidl to a much more general | Andrew Tridgell | 1 | -0/+2 |
2003-11-21 | added 4 more levels to samr_QueryDisplayInfo() | Andrew Tridgell | 1 | -0/+7 |
2003-11-18 | use the auto-generated UUID, version and name rather than listing them | Andrew Tridgell | 1 | -4/+2 |
2003-11-17 | security descriptors are no longer a "special" type, they are handled | Andrew Tridgell | 1 | -0/+53 |