Age | Commit message (Expand) | Author | Files | Lines |
2010-10-31 | s4-druspia.idl: rename DRSUAPI_ATTID_NONE to DRSUAPI_ATTID_INVALID | Kamen Mazdrashki | 1 | -1/+2 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -86/+86 |
2010-10-23 | s4 dns: More work on updates | Kai Blin | 1 | -1/+1 |
2010-10-23 | s4 dns: Better error handling when parsing invalid or unknown records | Kai Blin | 2 | -3/+5 |
2010-10-23 | dnsp: Can't have two memebers of a union with the same name | Kai Blin | 1 | -2/+2 |
2010-10-23 | s4 dns: Reply to a name request with an A record. | Kai Blin | 1 | -7/+36 |
2010-10-23 | ndr dns: Add simple parser | Kai Blin | 1 | -4/+5 |
2010-10-23 | dns/nbt: Fix spelling of the "authoritative" flag. | Kai Blin | 2 | -2/+2 |
2010-10-23 | idl: Add idl describing DNS structures | Kai Blin | 2 | -1/+156 |
2010-10-23 | netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl | Kai Blin | 1 | -16/+16 |
2010-10-23 | misc.idl: add SEC_CHAN_LOCAL and SEC_CHAN_LANMAN | Stefan Metzmacher | 1 | -0/+2 |
2010-10-18 | Include misc.idl for policy_handle in srvsvc.idl. | Tim Potter | 1 | -1/+1 |
2010-10-07 | samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray. | Günther Deschner | 1 | -3/+3 |
2010-10-05 | idl: dfsblobs fix glitches in the implementation | Matthieu Patou | 1 | -2/+2 |
2010-10-04 | dnsp: Add support for parsing HINFO records | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Parse TXT records | Kai Blin | 1 | -0/+2 |
2010-10-04 | dnsp: Add MX record parsing | Kai Blin | 1 | -0/+6 |
2010-10-04 | dnsp: Allow parsing of AAAA records | Kai Blin | 1 | -0/+1 |
2010-10-04 | IDL: More types for the DNSP IDL file | Kai Blin | 1 | -2/+23 |
2010-10-04 | spoolss: fill in spoolss_DeletePort IDL. | Günther Deschner | 1 | -1/+4 |
2010-10-04 | spoolss: fill in spoolss_SetPort IDL. | Günther Deschner | 1 | -1/+4 |
2010-10-04 | spoolss: fill in spoolss_AddPortEx IDL. | Günther Deschner | 1 | -1/+47 |
2010-10-02 | netlogon.idl: add missing flags to DSGETDC_VALID_FLAGS | Stefan Metzmacher | 1 | -0/+3 |
2010-09-29 | idl-drsuapi: fixed another replica_flags that should use the bitmap | Andrew Tridgell | 1 | -1/+1 |
2010-09-30 | spoolss: use the correct flags for spoolss_PrinterInfo1 struct. | Günther Deschner | 1 | -1/+1 |
2010-09-28 | samr: add three new ACB flags to IDL. | Günther Deschner | 1 | -1/+4 |
2010-09-26 | idl-pac: add a decoder for the pac info ctr | Andrew Tridgell | 1 | -0/+4 |
2010-09-23 | s4/eventlog6: Build and hook EventLog6 RPC endpont mapper and idl | Anatoliy Atanasov | 1 | -1/+1 |
2010-09-23 | s4/eventlog6: Add idl for EventLog6 RPC | Anatoliy Atanasov | 1 | -0/+343 |
2010-09-20 | s4/drs: Added the rest of the enum drsuapi_DsNameFormat values | Anatoliy Atanasov | 1 | -11/+28 |
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -1/+6 |
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 1 | -1/+1 |
2010-09-16 | s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests. | Günther Deschner | 1 | -1/+1 |
2010-09-16 | s4-smbtorture: activate spoolss_GetPrinterData NDR pull test. | Günther Deschner | 1 | -1/+1 |
2010-09-16 | s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecords | Andrew Tridgell | 1 | -0/+55 |
2010-09-16 | idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP. | Andreas Schneider | 1 | -0/+1 |
2010-09-14 | ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings. | Günther Deschner | 1 | -2/+2 |
2010-09-11 | security.idl Clarify that this is not a network structure | Andrew Bartlett | 1 | -0/+1 |
2010-09-11 | s4-privs Seperate rights and privileges | Andrew Bartlett | 2 | -29/+22 |
2010-09-11 | libcli/security Rename all privilege bitmaps constants | Andrew Bartlett | 1 | -31/+31 |
2010-09-11 | libcli/security Add an invalid LUID privilege value | Andrew Bartlett | 1 | -0/+1 |
2010-09-11 | security.idl Add comments | Andrew Bartlett | 1 | -1/+3 |
2010-09-11 | security.idl Update Windows privileges list to Win2008R2 | Andrew Bartlett | 1 | -30/+35 |
2010-09-11 | security.idl clarify which privilages are LUID and bitmap values | Andrew Bartlett | 1 | -6/+10 |
2010-09-11 | s4-privs Remove link between enum sec_privilege and the privilege bitmap | Andrew Bartlett | 1 | -29/+71 |
2010-09-11 | privs Move privilege bitmasks to security.idl | Andrew Bartlett | 1 | -0/+39 |
2010-09-08 | nbt: add nbt_netlogon_response2 to IDL. | Günther Deschner | 1 | -0/+7 |
2010-09-08 | nbt: add NETLOGON_LOGON_REQUEST. | Günther Deschner | 1 | -0/+11 |
2010-09-08 | nbt: add decode_nbt_netlogon_packet() to IDL. | Günther Deschner | 1 | -1/+7 |
2010-08-31 | winreg: add winreg_RestoreKeyFlags to IDL. | Günther Deschner | 1 | -1/+9 |