summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2013-10-05s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) constMichael Adam1-2/+2
2013-10-05s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam3-4/+3
2013-10-05s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam3-4/+4
2013-10-05s4:torture:spoolss: use smb2_connect() instead of smb2_connet_ext()Michael Adam1-12/+11
2013-10-05s4:torture:smb2: fix a comment in the durable-open.lock-oplock testMichael Adam1-1/+1
2013-10-05samba_backup: fix bug, add command line parameter, improve error messagesBrian Martin1-15/+37
2013-09-26dsdb: Convert the full string from UTF16 to UTF8, including embedded NULLsAndrew Bartlett1-1/+1
2013-09-26s4-openldap: Restored openldap-related options to the provision scriptNadezhda Ivanova1-6/+6
2013-09-24pydsdb: Raise a more useful exception when dsdb_wellknown_dn fails.Andrew Bartlett1-0/+5
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