summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.samba_tool_demote test to use a binary mappi...Michael Adam2012-05-312-3/+3
* s4:selftest: change the blackbox.passwords test to use a binary mapping for s...Michael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.pkinit test to use a binary mapping for smbc...Michael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.kinit test to use a binary mapping for smbcl...Michael Adam2012-05-311-3/+3
* s4:selftest: change the blackbox.export.keytab test to use a binary mapping f...Michael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for s...Michael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ...Michael Adam2012-05-312-3/+3
* s4:selftets: change the blackbox.bogusdomain test to use binary mapping for s...Michael Adam2012-05-311-1/+1
* s4:selftest: change the blackbox.smbclient test to use binary mapping for smb...Michael Adam2012-05-312-6/+5
* s4:selftest: determine nmblookup via binary mapping for blackbox test in test...Michael Adam2012-05-312-5/+5
* dsdb: Fix error checking conditions in partition_metadata moduleAmitay Isaacs2012-05-301-7/+7
* s4-provision: Use the s3fs file server by default in migrationsAndrew Bartlett2012-05-301-1/+1
* lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett2012-05-302-1/+9
* s4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rrKai Blin2012-05-301-24/+8
* s4-dns: Use proper talloc hierarchy for NS records in create_response_rrKai Blin2012-05-301-1/+2
* s4-dns: Use proper talloc hierarchy for AAAA records in create_response_rrKai Blin2012-05-301-1/+2
* s4-dns: Remove sync dns_processVolker Lendecke2012-05-301-24/+0
* s4-dns: Make the TCP dns server asyncVolker Lendecke2012-05-301-21/+39
* s4-dns: Make the UDP dns server asyncVolker Lendecke2012-05-301-18/+38
* s4-dns: Remove sync dns_server_process_queryVolker Lendecke2012-05-302-39/+0
* s4-dns: Make dns_process_send asynVolker Lendecke2012-05-303-80/+148
* s4-dns: Remove unused sync ask_forwarder wrapperVolker Lendecke2012-05-301-30/+0
* s4-dns: Make dns_server_process_query asyncVolker Lendecke2012-05-301-37/+120
* s4-dns: Make ask_forwarder asyncVolker Lendecke2012-05-301-43/+111
* s4-dns: Create a proper talloc hierarchy in create_response_rrVolker Lendecke2012-05-301-3/+15
* s4-dns: Add debug output for unmappable WERROR to DNS errcodeVolker Lendecke2012-05-301-1/+1
* s4-dns: Fix some typosVolker Lendecke2012-05-302-2/+2
* s4-dns: Remove some break; statementsVolker Lendecke2012-05-301-8/+0
* s4-dns: Fix an unlikely potential memleakVolker Lendecke2012-05-301-2/+4
* s4-dns: Use talloc_asprintf_append_buffer in create_response_rrVolker Lendecke2012-05-301-2/+2
* s4-dns: Add some NULL checks to create_response_rrVolker Lendecke2012-05-301-0/+15
* s4:dbchecker - handle the "none" case correctlyMatthias Dieter Wallnöfer2012-05-291-1/+1
* s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...Günther Deschner2012-05-291-1/+36
* s4:torture report connection error via torture_failChristian Ambach2012-05-291-1/+8
* s4:ntvfs/ipc: fix protocol specific processing of pipe namesStefan Metzmacher2012-05-281-2/+6
* s4:torture/samba3rpc: add smb1-pipe-nameStefan Metzmacher2012-05-281-0/+252
* s4:torture/samba3rpc: add smb2-pipe-nameStefan Metzmacher2012-05-281-0/+84
* Avoid all(), as it's not available in Python 2.4.Jelmer Vernooij2012-05-271-1/+5
* s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher2012-05-241-1/+1
* s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2012-05-242-7/+4
* s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett2012-05-241-2/+2
* dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs2012-05-241-1/+2
* dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs2012-05-241-1/+17
* gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2012-05-232-2/+5
* libcli/dns: make 'clidns' private library out of DNS code in WAF buildAlexander Bokovoy2012-05-231-1/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-2329-434/+511
* s4: samba-tool is usable without export-keytab command, make sure it does not...Alexander Bokovoy2012-05-231-19/+22
* dns: fix comments and make s4/libcli/resolve dns resolver workingAlexander Bokovoy2012-05-231-1/+1
* gensec_gssapi: Make it possible to build with MIT krb5Simo Sorce2012-05-232-11/+21