summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2013-09-24pydsdb: Give KeyError when we fail a schema lookup in pythonAndrew Bartlett1-8/+8
2013-09-24Fix DN RDN case in partition namesHoward Chu3-31/+35
2013-09-23Fix entryCSN formatHoward Chu1-1/+7
2013-09-23Drop paged-search from OpenLDAP stackHoward Chu1-1/+1
2013-09-23Add LDB_MAP_RENDROP optionHoward Chu1-1/+1
2013-09-23Return a couple more attrs by defaultHoward Chu1-0/+2
2013-09-23s4:torture:ldap: Fix misleading outputHoward Chu1-2/+2
2013-09-22selftest: Add release-4-1-0rc3 saved provisionAndrew Bartlett32-0/+155536
2013-09-22selftest: Add script to assist in writing out a tree undump.sh can restoreAndrew Bartlett1-0/+48
2013-09-22dsdb: Refuse to replicate an all-zero invocationID GUID in replPropertyMetaDataAndrew Bartlett1-0/+9
2013-09-22Remove NEWS file containing confusing informationAndrew Bartlett1-496/+0
2013-09-22Remove confusing TODO fileAndrew Bartlett1-276/+0
2013-09-22dsdb: Use WERR_DS_ATT_NOT_DEF_IN_SCHEMA for failed schema lookupsAndrew Bartlett1-28/+28
2013-09-21s4:torture: remove and useless variable and assignment in smb2.session.reauth5Michael Adam1-3/+1
2013-09-20libcli: continue to read from the socket even if the size is 0Matthieu Patou1-1/+1
2013-09-19lib/messaging: Check the server_id type correctlyAndrew Bartlett1-1/+1
2013-09-19dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in deleteAndrew Bartlett1-5/+10
2013-09-19dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replicationAndrew Bartlett1-3/+5
2013-09-19dsdb: Refuse to return an all-zero invocationIDAndrew Bartlett1-0/+8
2013-09-19dsdb-repl_meta_data: Check for a NULL invocationID and do not proceedAndrew Bartlett1-0/+4
2013-09-19python/drs: Ensure to pass in the local invocationID during the domain joinAndrew Bartlett3-4/+20
2013-09-19gensec: move schannel module to toplevel.Günther Deschner2-340/+0
2013-09-18OpenLDAP provisioning tweaksHoward Chu4-32/+13
2013-09-18Use SASL/EXTERNAL over ldapi://Howard Chu2-50/+82
2013-09-18Prepare for SASL/EXTERNAL supportHoward Chu1-2/+11
2013-09-18Free memory on errorAlistair Leslie-Hughes1-0/+1
2013-09-18Add an OpenLDAP-specific extended_dn_in moduleHoward Chu2-5/+37
2013-09-17Fix OpenLDAP partition configsHoward Chu1-3/+50
2013-09-17dsdb: Use credentials.get_forced_sasl_mech()Andrew Bartlett1-0/+1
2013-09-16s4-rpc_server/drsuapi: Print ldb error showing why we failed to perform the a...Andrew Bartlett1-1/+1
2013-09-16dsdb: Use dsdb_next_callback() rather than a no-op per-module callbackAndrew Bartlett1-38/+16
2013-09-16dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett1-0/+13
2013-09-11dsdb: When using an LDAP backend, force use of the password from secrets.ldbAndrew Bartlett1-0/+99
2013-09-10ldb: Do not build libldb-cmdline when using system ldb.Jeroen Dekkers2-2/+1
2013-09-06smbd: Remove FORCE_OPLOCK_BREAK_TO_NONEVolker Lendecke1-0/+3
2013-09-05torture: Adapt raw.oplock to w2k12Volker Lendecke1-6/+18
2013-09-05torture: Add a new w2k12 targetVolker Lendecke2-0/+3
2013-09-04torture: Ensure that GSSAPI and SPNEGO packets are accepted by dlz_bind9Andrew Bartlett3-1/+80
2013-09-04selftest: Add a basic test of samba_upgradednsAndrew Bartlett1-0/+1
2013-09-04scripting/samba_upgradedns: Tighten up exception and attribute list handlingAndrew Bartlett1-9/+10
2013-09-04scripting/join.py: Handle creating the dns-NAME account during a DC joinAndrew Bartlett2-2/+11
2013-08-30s4:samba_upgradedns: don't pass linklocal=False to interface_ips_v6()Stefan Metzmacher1-1/+1
2013-08-29provision: Rewrite named.txt to be more usefulAndrew Bartlett1-16/+20
2013-08-29torture: Add buffercheck testsVolker Lendecke1-18/+226
2013-08-23torture: Split the fsinfo check into a separate testVolker Lendecke1-2/+8
2013-08-23torture: Split the buffercheck into a separate testVolker Lendecke1-2/+9
2013-08-23torture: Change smb2.getinfo into a suiteVolker Lendecke2-2/+11
2013-08-23libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke1-1/+1
2013-08-23libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke1-0/+15
2013-08-23torture: Remove an unused variableVolker Lendecke1-3/+0