Age | Commit message (Expand) | Author | Files | Lines |
2010-03-10 | s4/idl: DsRemoveDSServer - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsWriteAccountSpn - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsCrackNames - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsGetMemberships - switch types should be unsigned | Kamen Mazdrashki | 1 | -4/+4 |
2010-03-10 | s4/idl: DsReplicaMod - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaDel - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaAdd - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsReplicaUpdateRefs - switch types should be unsigned | Kamen Mazdrashki | 1 | -2/+2 |
2010-03-10 | s4/idl: DsGetNCChanges - switch types should be unsigned | Kamen Mazdrashki | 1 | -5/+5 |
2010-03-10 | s4/idl: drsuapi_DsReplicaSyncOptions flags are no more used | Kamen Mazdrashki | 2 | -28/+0 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -20/+20 |
2010-03-05 | winreg: fix winreg_QueryValue IDL. | Günther Deschner | 1 | -1/+1 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -39/+56 |
2010-03-05 | spoolss: fix spoolss_EnumPrinterDataEx IDL. | Günther Deschner | 1 | -2/+2 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 6 | -201/+50 |
2010-03-05 | spoolss: rollback GetPrinterData[Ex] IDL. | Günther Deschner | 3 | -238/+4 |
2010-03-05 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -151/+64 |
2010-03-05 | spoolss: rollback SetPrinterData{Ex} IDL. | Günther Deschner | 3 | -113/+6 |
2010-02-26 | spoolss: add spoolss_Build to IDL. | Günther Deschner | 4 | -5/+49 |
2010-02-24 | idl:lsa change string type | Simo Sorce | 3 | -7/+7 |
2010-02-24 | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 2 | -58/+58 |
2010-02-24 | s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string2' to 'value_dn_str' | Kamen Mazdrashki | 1 | -1/+1 |
2010-02-24 | s4/idl: drsuapi_DsReplicaGetInfoRequest2 - 'string1' to 'attribute_name' | Kamen Mazdrashki | 1 | -1/+1 |
2010-02-24 | s4/idl: rename 'guid1' to 'source_dsa_guid' in drsuapi_DsReplicaGetInfoReques... | Kamen Mazdrashki | 1 | -2/+2 |
2010-02-24 | s4/idl: Regenerate IDL for DRSUAPI interface | Kamen Mazdrashki | 4 | -56/+66 |
2010-02-24 | s4/idl: drsuapi.idl fix drsuapi_DsReplicaSync definition | Kamen Mazdrashki | 1 | -3/+3 |
2010-02-24 | s4/idl: drsuapi.idl fix drsuapi_DsReplicaSyncRequest1 description | Kamen Mazdrashki | 1 | -2/+2 |
2010-02-23 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -54/+56 |
2010-02-23 | spoolss: some fixes for devicemode dm extra structs. | Günther Deschner | 1 | -10/+2 |
2010-02-23 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -0/+675 |
2010-02-23 | spoolss: add various DM extradata formats (including PostScript and UniDriver). | Günther Deschner | 1 | -0/+307 |
2010-02-22 | s4:netlogon GetTrustedDomainInformation | Simo Sorce | 9 | -43/+37 |
2010-02-20 | librpc/ndr Remove unused macros | Andrew Bartlett | 1 | -16/+0 |
2010-02-20 | librpc When sending endpoint mapper requests, include the minor if_version | Andrew Bartlett | 1 | -1/+16 |
2010-02-19 | librpc/ndr: don't overwrite the content in ndr_push_relative_ptr2_end() | Stefan Metzmacher | 1 | -2/+8 |
2010-02-19 | misc.idl: Add reference to the slightly odd representation of if_version | Andrew Bartlett | 1 | -0/+3 |
2010-02-18 | spoolss: use ndr_push_spoolss_PrinterInfo2 hand-marshalled version (moves dev... | Günther Deschner | 4 | -239/+239 |
2010-02-18 | spoolss: add spoolss_security_descriptor. | Günther Deschner | 5 | -52/+115 |
2010-02-18 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -1263/+1627 |
2010-02-18 | security: make two bitmaps public. | Günther Deschner | 1 | -2/+2 |
2010-02-18 | spoolss: make two bitmaps public. | Günther Deschner | 1 | -2/+2 |
2010-02-18 | spoolss: make all security descriptors and devicemodes 4 byte aligned and add... | Stefan Metzmacher | 1 | -8/+8 |
2010-02-18 | spoolss: set NDR_RELATIVE_REVERSE flag for various unions that have relative ... | Günther Deschner | 1 | -10/+10 |
2010-02-18 | ndr_spoolss_buf: use LIBNDR_FLAG_NO_NDR_SIZE in NDR_SPOOLSS_SIZE_* | Stefan Metzmacher | 1 | -2/+2 |
2010-02-18 | spoolss: use subcontext in NDR_SPOOLSS_PUSH_ENUM_OUT macro. | Stefan Metzmacher | 1 | -1/+4 |
2010-02-18 | libndr: fix ndr_size_* calculation with relative reverse buffers | Stefan Metzmacher | 1 | -0/+6 |
2010-02-18 | libndr: for now align reverse relative pointers to 2 bytes by default. | Stefan Metzmacher | 1 | -0/+3 |
2010-02-18 | libndr: implement LIBNDR_RELATIVE_REVERSE handling | Stefan Metzmacher | 2 | -3/+87 |
2010-02-18 | libndr: store a subcontext buffer size in ndr_push_subcontext_start. | Günther Deschner | 2 | -0/+2 |
2010-02-18 | libndr: give an error when ndr_push_relative_ptr2_start()/_end() is used with... | Stefan Metzmacher | 1 | -1/+6 |