Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-29 | idl-drsuapi: fixed another replica_flags that should use the bitmap | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2010-09-30 | spoolss: use the correct flags for spoolss_PrinterInfo1 struct. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-28 | samr: add three new ACB flags to IDL. | Günther Deschner | 1 | -1/+4 | |
Guenther | |||||
2010-09-26 | idl-pac: add a decoder for the pac info ctr | Andrew Tridgell | 1 | -0/+4 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
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 | |
The idl is translated from [MS-EVEN6].pdf. | |||||
2010-09-20 | s4/drs: Added the rest of the enum drsuapi_DsNameFormat values | Anatoliy Atanasov | 1 | -11/+28 | |
According to documentation - [MS-DRSR] 4.1.4.1.2 and 4.1.4.1.3 | |||||
2010-09-17 | idl: build python interfaces for winbind and idmap IDL | Andrew Tridgell | 1 | -1/+6 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-17 | s4-winbind Add a proxy method to update DNS records with a read-write DC | Andrew Bartlett | 1 | -1/+1 | |
This must be done in winbindd as it already has the schannel connection and the credential chain. If we re-established that elsewhere, we would break the chain in winbindd. Andrew Bartlett Signed-Off-By: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-16 | s4-smbtorture: add spoolss_GetPrinterDriver2 NDR tests. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-16 | s4-smbtorture: activate spoolss_GetPrinterData NDR pull test. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-16 | s4-netlogon: added IDL for netr_DsrUpdateReadOnlyServerDnsRecords | Andrew Tridgell | 1 | -0/+55 | |
this is used by a RODC to do DNS updates, as TSIG updates are not allowed by RODCs Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-16 | idl: Added EPMAPPER_STATUS_CANT_PERFORM_OP. | Andreas Schneider | 1 | -0/+1 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-09-14 | ntlmssp: when pushing an ntlmssp NEGOTIATE_MESSAGE deal with NULL strings. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
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 | |
These are related, but slightly different concepts. The biggest difference is that rights are not enumerated as a system-wide list. This moves the rights to security.idl due to dependencies. Andrew Bartlett | |||||
2010-09-11 | libcli/security Rename all privilege bitmaps constants | Andrew Bartlett | 1 | -31/+31 | |
The idea here to to make it very clear how they differ from the enumerated LUID values. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | libcli/security Add an invalid LUID privilege value | Andrew Bartlett | 1 | -0/+1 | |
This helps code that may not want to specify any privilege Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | security.idl Add comments | Andrew Bartlett | 1 | -1/+3 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | security.idl Update Windows privileges list to Win2008R2 | Andrew Bartlett | 1 | -30/+35 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | security.idl clarify which privilages are LUID and bitmap values | Andrew Bartlett | 1 | -6/+10 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | s4-privs Remove link between enum sec_privilege and the privilege bitmap | Andrew Bartlett | 1 | -29/+71 | |
This allows us to set the enum sec_privilege constants to the LUID values that are seen from windows, which we need to match, in order to preserve the support for the NT Print Migrator tool after a merge with the source3/ privileges code. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-11 | privs Move privilege bitmasks to security.idl | Andrew Bartlett | 1 | -0/+39 | |
Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-09-08 | nbt: add nbt_netlogon_response2 to IDL. | Günther Deschner | 1 | -0/+7 | |
Guenther | |||||
2010-09-08 | nbt: add NETLOGON_LOGON_REQUEST. | Günther Deschner | 1 | -0/+11 | |
Guenther | |||||
2010-09-08 | nbt: add decode_nbt_netlogon_packet() to IDL. | Günther Deschner | 1 | -1/+7 | |
Guenther | |||||
2010-08-31 | winreg: add winreg_RestoreKeyFlags to IDL. | Günther Deschner | 1 | -1/+9 | |
Guenther | |||||
2010-08-25 | s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. | Günther Deschner | 1 | -18/+16 | |
Also remove bogus trustCurrentPasswords struct which we just had because our IDL was incorrect. Guenther | |||||
2010-08-25 | idl-nbt: fixed typo | Andrew Tridgell | 1 | -1/+1 | |
2010-08-23 | s4:security Change struct security_token->sids from struct dom_sid * to ↵ | Andrew Bartlett | 1 | -1/+1 | |
struct dom_sid This makes the structure much more like NT_USER_TOKEN in the source3/ code. (The remaining changes are that privilages still need to be merged) Andrew Bartlett | |||||
2010-08-21 | s4-drsuapi: Implement custom printing for drsuapi protocol for | Kamen Mazdrashki | 1 | -1/+1 | |
drsuapi_DsReplicaAttribute and drsuapi_DsAttributeValueCtr objects This makes tracing what data has been transferred much easier | |||||
2010-08-20 | idl: added the RODC allow/deny secrets RIDs | Andrew Tridgell | 1 | -0/+2 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-08-18 | s4:security Remove use of user_sid and group_sid from struct security_token | Andrew Bartlett | 1 | -2/+0 | |
This makes the structure more like Samba3's NT_USER_TOKEN | |||||
2010-08-17 | s4-netlogon: added SEC_CHAN_RODC | Andrew Tridgell | 1 | -1/+2 | |
This seems to be equivalent to SEC_CHAN_BDC, but for RODCs | |||||
2010-08-16 | waf: Generate the ntprinting ndr functions. | Andreas Schneider | 1 | -1/+1 | |
2010-08-08 | librpc/idl/mgmt.idl: add missing size_is() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-08-05 | s4-dns: expanded the DNSP code to handle more record type | Andrew Tridgell | 1 | -8/+56 | |
2010-08-05 | dns: first version of dsnRecord parser | Andrew Tridgell | 2 | -1/+46 | |
2010-08-02 | idl: Fixed a possible crash bug. | Andreas Schneider | 1 | -1/+1 | |
2010-08-02 | spoolss: fix potential crash bug in spoolss_PrinterEnumValues push path. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-07-16 | s3-dcerpc: rename SCHANNEL_SIG_SIZE to NL_AUTH_SIGNATURE_SIZE and move to IDL. | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2010-07-16 | dcerpc: remove ncacn_packet_header and related functions | Simo Sorce | 1 | -12/+0 | |
ncacn_packet_header was an artifact and it is not necessary anymore Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2010-07-08 | s3:dcerpc Add prs_parse_dcerpc_bind | Simo Sorce | 1 | -1/+1 | |
2010-07-08 | dcerpc: add ncacn_packet_header to IDL. | Günther Deschner | 1 | -0/+12 | |
Guenther Signed-off-by: Simo Sorce <idra@samba.org> | |||||
2010-07-05 | samr.idl:UserInfo structures - fix some names according to MS-SAMR documentation | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
See MS-SAMR section "FULL IDL" | |||||
2010-07-05 | s4-dsdb: Implementation of User-Change-Password and User-Force-Password-Change | Nadezhda Ivanova | 1 | -0/+2 | |
These CARs need to be checked on password change and password reset operations. Apparently the password attributes are not influenced by Write Property. Single detele operations and modifications of dBCSPwd are let through to the password_hash module. This is determined experimentally. | |||||
2010-06-29 | s4-smbtorture: fix incorrect IDL for QueryMultipleValue (aka RVALENT). | Günther Deschner | 1 | -1/+1 | |
Found by torture test. Guenther | |||||
2010-06-29 | winreg: fix winreg_QueryMultipleValues2 IDL. | Günther Deschner | 1 | -4/+5 | |
Guenther | |||||
2010-06-29 | winreg: fix winreg_QueryMultipleValues() IDL and torture tests. | Günther Deschner | 1 | -6/+7 | |
Guenther | |||||
2010-06-16 | ntlmssp: add decode_NTLMv2_RESPONSE to IDL. | Günther Deschner | 1 | -0/+4 | |
Guenther |