summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* VERSION: Bump version number up to 4.0.0.samba-4.0.0Karolin Seeger2012-12-111-2/+2
* WHATSNEW: Update changes since rc6.Karolin Seeger2012-12-111-0/+2
* selftest: skip the samba4.rpc.samr.passwords test in ncacn_np(dc) and s4membe...Michael Adam2012-12-111-0/+2
* s4:torture:rpc:samr: fix password age calculation in test_ChangePasswordUser3()Michael Adam2012-12-111-2/+2
* s4:torture/samr: allow STATUS_PASSWORD_RESTRICTIONS from ChangePasswordUserMichael Adam2012-12-111-8/+16
* s4:rpc_server/samr: do WRONG_PASSWORD checks after the complexity checksMichael Adam2012-12-111-47/+65
* s4:dsdb/password_hash: do the min password age checks firstMichael Adam2012-12-111-11/+13
* s4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HASH_VALUES_OID if requiredStefan Metzmacher2012-12-111-7/+11
* s4:torture:rpc:samr: add debugging of result of (many) dcerpc_samr_* callsMichael Adam2012-12-111-1/+106
* s4:dsdb/password_hash: Honor password complexity settings.Stefan Metzmacher2012-12-111-5/+0
* WHATSNEW: Fix typo.Karolin Seeger2012-12-111-1/+1
* WHATSNEW: Add link to the whitepaper.Karolin Seeger2012-12-111-8/+12
* WHATSNEW: Move AD stuff to the corresponding paragraph.Karolin Seeger2012-12-111-3/+5
* WHATSNEW: Update release notes.Karolin Seeger2012-12-111-21/+1
* WHATSNEW: Update release notes.Karolin Seeger2012-12-111-11/+8
* WHATSNEW: Update changes since rc6.Karolin Seeger2012-12-111-0/+1
* s4:provision: set the correct nTSecurityDescriptor on CN=Domain Controllers,....Stefan Metzmacher2012-12-113-0/+16
* s4:provision: set the correct nTSecurityDescriptor on CN=Users,... (bug #9481)Stefan Metzmacher2012-12-113-1/+19
* s4:provision: set the correct nTSecurityDescriptor on CN=Computers,... (bug #...Stefan Metzmacher2012-12-113-1/+20
* s4:provision: set the correct nTSecurityDescriptor on CN=Builtin,... (bug #9481)Stefan Metzmacher2012-12-113-0/+61
* s4:provision: set the correct nTSecurityDescriptor on CN=Infrastructure,... (...Stefan Metzmacher2012-12-113-2/+15
* s4:provision: set the correct nTSecurityDescriptor on CN=Sites,CN=Configurati...Stefan Metzmacher2012-12-113-0/+19
* s4:provision: set the correct nTSecurityDescriptor on CN=Partitions,CN=Config...Stefan Metzmacher2012-12-113-0/+21
* s4:dsdb/descriptor: pass object_list to create_security_descriptor()Stefan Metzmacher2012-12-111-2/+13
* libcli/security: calculate the correct inherited_object GUIDStefan Metzmacher2012-12-111-1/+7
* libcli/security: implement object_in_list()Stefan Metzmacher2012-12-111-2/+23
* WHATSNEW: Update release notes for Samba 4.0.0.Karolin Seeger2012-12-111-125/+144
* s3:auth: fix create_token_from_sid() to not fail in the winbindd caseMichael Adam2012-12-111-2/+10
* s3:auth: fix function header comment for user_sid_in_group_sid()Michael Adam2012-12-111-1/+1
* s3:auth: fix header comment for user_sid_in_group_sid()Michael Adam2012-12-111-2/+2
* s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...Stefan Metzmacher2012-12-111-0/+7
* s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...Stefan Metzmacher2012-12-111-0/+116
* s4:dsdb/operational: fix stripping of the nTSecurityDescriptor attributeStefan Metzmacher2012-12-111-2/+12
* s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags contro...Stefan Metzmacher2012-12-111-2/+9
* s4:dsdb/acl_read: give some variables a better nameStefan Metzmacher2012-12-111-10/+13
* s4:dsdb/acl_read: fix the calculation of the attribute array for the sub searchStefan Metzmacher2012-12-111-14/+19
* s4:dsdb/acl_read: check the ldb_attr_list_copy_add() resultStefan Metzmacher2012-12-111-0/+12
* s4:dsdb/dirsync: fix potential talloc hierachy problems (bug #9470)Stefan Metzmacher2012-12-111-3/+3
* s4:dsdb/descriptor: fix replication of NC headsStefan Metzmacher2012-12-111-2/+2
* s4:dsdb/acl_read: improve debugging for fatal errorStefan Metzmacher2012-12-111-3/+18
* s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)Stefan Metzmacher2012-12-111-0/+5
* s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...Stefan Metzmacher2012-12-111-6/+18
* s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)Stefan Metzmacher2012-12-111-7/+7
* WHATSNEW: Update changes since rc6.Karolin Seeger2012-12-101-0/+5
* s4-torture: call the s4u2self tests with arcfour and aes.Günther Deschner2012-12-101-12/+47
* s4-torture: precalculate expected session keys from samlogon in schannel test.Günther Deschner2012-12-101-7/+111
* libcli/auth: support AES decryption in netlogon_creds_decrypt_samlogon().Günther Deschner2012-12-101-0/+14
* libcli/auth: remove trailing whitespace.Günther Deschner2012-12-101-38/+38
* s3-auth: remove crypto from serverinfo_to_SamInfoX calls.Günther Deschner2012-12-105-34/+30
* s3-rpc_server: Remove obsolete process_creds boolean in samlogon server.Günther Deschner2012-12-101-24/+3