summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* libsmb2: Fix opening the rootdirectory, part 2Volker Lendecke2013-08-231-1/+1
* libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke2013-08-231-0/+15
* torture: Remove an unused variableVolker Lendecke2013-08-231-3/+0
* registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke2013-08-191-1/+1
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* samdb: Fix CID 1034910 Dereference before null checkVolker Lendecke2013-08-191-3/+3
* registry4: Fix CID 1034911 Dereference before null checkVolker Lendecke2013-08-191-1/+1
* torture: support Windows 2k8 response for compress_invalid_bufDavid Disseldorp2013-08-151-4/+6
* torture: add more [no-]compress-on-open ioctl testsDavid Disseldorp2013-08-151-1/+144
* torture: add file_attribs arg to file create helperDavid Disseldorp2013-08-151-24/+23
* torture: add compressed file attribute ioctl testDavid Disseldorp2013-08-151-0/+53
* torture: check for filesystem compression capabilityDavid Disseldorp2013-08-151-18/+59
* torture: extend FSCTL_[GET/SET]_COMPRESSION testsDavid Disseldorp2013-08-151-39/+234
* libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher2013-08-151-3/+6
* libcli: Fix improper use of tevent_req_simple_recv_ntstatusVolker Lendecke2013-08-121-6/+10