summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLsAndrew Bartlett2013-09-261-1/+1
* s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova2013-09-261-6/+6
* pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett2013-09-241-0/+5
* pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett2013-09-241-8/+8
* Fix DN RDN case in partition namesHoward Chu2013-09-243-31/+35
* Fix entryCSN formatHoward Chu2013-09-231-1/+7
* Drop paged-search from OpenLDAP stackHoward Chu2013-09-231-1/+1
* Add LDB_MAP_RENDROP optionHoward Chu2013-09-231-1/+1
* Return a couple more attrs by defaultHoward Chu2013-09-231-0/+2
* s4:torture:ldap: Fix misleading outputHoward Chu2013-09-231-2/+2
* selftest: Add release-4-1-0rc3 saved provisionAndrew Bartlett2013-09-2232-0/+155536
* selftest: Add script to assist in writing out a tree undump.sh can restoreAndrew Bartlett2013-09-221-0/+48
* dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett2013-09-221-0/+9
* Remove NEWS file containing confusing informationAndrew Bartlett2013-09-221-496/+0
* Remove confusing TODO fileAndrew Bartlett2013-09-221-276/+0
* dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookupsAndrew Bartlett2013-09-221-28/+28
* s4:torture: remove and useless variable and assignment in smb2.session.reauth5Michael Adam2013-09-211-3/+1
* libcli: continue to read from the socket even if the size is 0Matthieu Patou2013-09-201-1/+1
* lib/messaging: Check the server_id type correctlyAndrew Bartlett2013-09-191-1/+1
* dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in deleteAndrew Bartlett2013-09-191-5/+10
* dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replicationAndrew Bartlett2013-09-191-3/+5
* dsdb: Refuse to return an all-zero invocationIDAndrew Bartlett2013-09-191-0/+8
* dsdb-repl_meta_data: Check for a NULL invocationID and do not proceedAndrew Bartlett2013-09-191-0/+4
* python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett2013-09-193-4/+20
* gensec: move schannel module to toplevel.Günther Deschner2013-09-192-340/+0
* OpenLDAP provisioning tweaksHoward Chu2013-09-184-32/+13
* Use SASL/EXTERNAL over ldapi://Howard Chu2013-09-182-50/+82
* Prepare for SASL/EXTERNAL supportHoward Chu2013-09-181-2/+11
* Free memory on errorAlistair Leslie-Hughes2013-09-181-0/+1
* Add an OpenLDAP-specific extended_dn_in moduleHoward Chu2013-09-182-5/+37
* Fix OpenLDAP partition configsHoward Chu2013-09-171-3/+50
* dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett2013-09-171-0/+1
* s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett2013-09-161-1/+1
* dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett2013-09-161-38/+16
* dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett2013-09-161-0/+13
* dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett2013-09-111-0/+99
* ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2013-09-102-2/+1
* smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke2013-09-061-0/+3
* torture: Adapt raw.oplock to w2k12Volker Lendecke2013-09-051-6/+18
* torture: Add a new w2k12 targetVolker Lendecke2013-09-052-0/+3
* torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett2013-09-043-1/+80
* selftest: Add a basic test of samba_upgradednsAndrew Bartlett2013-09-041-0/+1
* scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett2013-09-041-9/+10
* scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2013-09-042-2/+11
* s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher2013-08-301-1/+1
* provision: Rewrite named.txt to be more usefulAndrew Bartlett2013-08-291-16/+20
* torture: Add buffercheck testsVolker Lendecke2013-08-291-18/+226
* torture: Split the fsinfo check into a separate testVolker Lendecke2013-08-231-2/+8
* torture: Split the buffercheck into a separate testVolker Lendecke2013-08-231-2/+9
* torture: Change smb2.getinfo into a suiteVolker Lendecke2013-08-232-2/+11