Age | Commit message (Expand) | Author | Files | Lines |
2012-08-14 | s4-repl: Use samdb_reference_dn_is_our_ntdsa() | Andrew Bartlett | 1 | -15/+13 |
2012-08-14 | s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn | Andrew Bartlett | 2 | -3/+3 |
2012-08-10 | build: rename security → samba-security | Björn Jacke | 1 | -2/+2 |
2012-07-24 | lib/param: Remove "ntptr providor" and hard-code in s4 spoolss server | Andrew Bartlett | 1 | -1/+1 |
2012-07-17 | s4:rpc_server/netlogon: add support for AES based netlogon schannel | Stefan Metzmacher | 1 | -0/+4 |
2012-07-17 | s4:rpc_server/netlogon: only return STRONG_KEYS if the client asked for it | Stefan Metzmacher | 1 | -26/+31 |
2012-07-17 | s4:rpc_server/netlogon: implement netr_LogonGetCapabilities | Stefan Metzmacher | 1 | -2/+20 |
2012-07-06 | s4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for tcp | Andreas Schneider | 1 | -0/+10 |
2012-07-06 | s4-lsarpc: DCERPC_FAULT_ACCESS_DENIED for np | Andreas Schneider | 3 | -0/+45 |
2012-07-06 | s4-lsarpc: Restrict LookupSids3 to crypto connections only. | Andreas Schneider | 1 | -0/+10 |
2012-07-06 | s4-lsarpc: Restrict LookupNames4 to crypto connections only. | Andreas Schneider | 1 | -0/+10 |
2012-07-06 | s4-lsarpc: Don't call lsa_OpenPolicy2 in lsa_LookupSids3. | Andreas Schneider | 1 | -46/+48 |
2012-07-06 | s4-lsaprc: Don't call lsa_OpenPolicy2 in lsa_LookupNames4. | Andreas Schneider | 1 | -49/+53 |
2012-06-15 | lib/param: Create a seperate server role for "active directory domain control... | Andrew Bartlett | 4 | -8/+8 |
2012-06-01 | Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien... | Alexander Bokovoy | 1 | -37/+20 |
2012-06-01 | waf-mitkrb5: enable dcerpc_server library to support OpenChange client code | Alexander Bokovoy | 1 | -20/+37 |
2012-05-23 | Introduce system MIT krb5 build with --with-system-mitkrb5 option. | Alexander Bokovoy | 2 | -12/+60 |
2012-05-23 | auth and s4-rpc_server: Do not use features we currently can't implement with... | Simo Sorce | 1 | -0/+6 |
2012-05-04 | Fix direct access to krb5_principal structure | Simo Sorce | 1 | -2/+4 |
2012-04-20 | Move kdc_get_policy helper in the lsa server where it belongs. | Simo Sorce | 2 | -2/+26 |
2012-03-21 | s4-rpc: dnsserver: Fix IPv6 reverse zone handling | Amitay Isaacs | 1 | -0/+7 |
2012-03-20 | libndr: Rename policy_handle_empty to ndr_policy_handle_empty. | Jelmer Vernooij | 1 | -1/+1 |
2012-03-20 | libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd... | Jelmer Vernooij | 2 | -8/+8 |
2012-03-02 | s4-rpc: dnsserver: Fix the typo in comparing two DNS records | Amitay Isaacs | 1 | -2/+2 |
2012-03-02 | s4-rpc: dnsserver: Update data type for TXT DNS records | Amitay Isaacs | 1 | -6/+25 |
2012-02-27 | s4-netlogond: Fix use of uninitialised value dns_name | Andrew Bartlett | 1 | -19/+8 |
2012-02-23 | dcerpc_server: Add 'modulesdir' variable to pkg-config file. | Jelmer Vernooij | 1 | -0/+1 |
2012-01-26 | s4-rpc_server: Fix search for existing trust to actually look for the dns name | Andrew Bartlett | 1 | -1/+1 |
2012-01-12 | s4-rpc:dnsserver: DNS names are case insensitive | Amitay Isaacs | 3 | -17/+17 |
2012-01-06 | s4-rpc:dnsserver: Do not replace @ with zone_name in update operation | Amitay Isaacs | 1 | -1/+6 |
2011-12-23 | s4:netlogon RPC server - dcesrv_netr_DsRGetSiteName - add a small explaination | Matthias Dieter Wallnöfer | 1 | -0/+5 |
2011-12-23 | s4:drsuapi/getncchanges: the default for isRecycled is FALSE | Stefan Metzmacher | 1 | -1/+1 |
2011-12-23 | s4-drsuapi: we store boolean in upppercase so we need to test them in uppercase | Matthieu Patou | 1 | -4/+4 |
2011-12-23 | s4:rpc-dnsserver: Set the rank for the new DNS record correctly | Amitay Isaacs | 1 | -0/+8 |
2011-12-23 | s4:rpc-dnsserver: Add comments | Amitay Isaacs | 1 | -0/+7 |
2011-12-23 | s4:rpc-dnsserver: Make sure that zone information is filled in | Amitay Isaacs | 1 | -0/+10 |
2011-12-23 | s4:rpc-dnsserver: Implement zone management RPC operations | Amitay Isaacs | 3 | -2/+436 |
2011-12-23 | s4:rpc-dnsserver: Add multiple DNS records in a single operation | Amitay Isaacs | 1 | -11/+16 |
2011-12-23 | s4:rpc-dnsserver: Use handy macros for error checking | Amitay Isaacs | 1 | -11/+3 |
2011-12-23 | s4:rpc-dnsserver: Implement DirectoryPartitionInfo RPC operation | Amitay Isaacs | 3 | -1/+151 |
2011-12-23 | s4:rpc-dnsserver: Fix the enumeration of DNS records | Amitay Isaacs | 1 | -0/+10 |
2011-12-23 | s4:rpc-dnsserver: Use cached zone information to get rootservers | Amitay Isaacs | 1 | -9/+6 |
2011-12-23 | s4:rpc-dnsserver: Implement EnumDirectoryPartition operation | Amitay Isaacs | 2 | -1/+36 |
2011-12-23 | s4:rpc-dnsserver: Cache DNS partition information | Amitay Isaacs | 4 | -89/+151 |
2011-12-23 | s4:rpc-dnsserver: If a zone is reverse zone, set the fReverse flag | Amitay Isaacs | 2 | -3/+14 |
2011-12-23 | s4:rpc-dnsserver: For PTR records, use dns_name_equal instead of strcmp to co... | Amitay Isaacs | 1 | -1/+1 |
2011-12-19 | s4:drsuapi/getncchanges: return WERR_NOMEM if talloc_array() fails | Stefan Metzmacher | 1 | -0/+3 |
2011-12-19 | s4-drs: introduce a timeout in the getncchanges processing to always return s... | Matthieu Patou | 1 | -6/+27 |
2011-12-19 | s4-drs: avoid calling unecesserly ldb_msg_find_attr_as_* as this call in unef... | Matthieu Patou | 1 | -26/+45 |
2011-12-12 | s4-lsarpc handle more info levels in SetInfoTrustedDomain calls | Andrew Bartlett | 2 | -4/+20 |