summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2012-06-05Add '--use-ntvfs' option to 'samba-tool domain join'Andriy Syrovenko2-13/+17
2012-06-02s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett5-15/+12
2012-06-01Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...Alexander Bokovoy3-41/+23
2012-06-01waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy1-0/+1
2012-06-01waf-mitkrb5: enable dcerpc_server library to support OpenChange client codeAlexander Bokovoy3-23/+41
2012-05-31build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclientMichael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.samba_tool_demote test to use a binary mappi...Michael Adam2-3/+3
2012-05-31s4:selftest: change the blackbox.passwords test to use a binary mapping for s...Michael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.pkinit test to use a binary mapping for smbc...Michael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.kinit test to use a binary mapping for smbcl...Michael Adam1-3/+3
2012-05-31s4:selftest: change the blackbox.export.keytab test to use a binary mapping f...Michael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for s...Michael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ...Michael Adam2-3/+3
2012-05-31s4:selftets: change the blackbox.bogusdomain test to use binary mapping for s...Michael Adam1-1/+1
2012-05-31s4:selftest: change the blackbox.smbclient test to use binary mapping for smb...Michael Adam2-6/+5
2012-05-31s4:selftest: determine nmblookup via binary mapping for blackbox test in test...Michael Adam2-5/+5
2012-05-30dsdb: Fix error checking conditions in partition_metadata moduleAmitay Isaacs1-7/+7
2012-05-30s4-provision: Use the s3fs file server by default in migrationsAndrew Bartlett1-1/+1
2012-05-30lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used thereAndrew Bartlett2-1/+9
2012-05-30s4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rrKai Blin1-24/+8
2012-05-30s4-dns: Use proper talloc hierarchy for NS records in create_response_rrKai Blin1-1/+2
2012-05-30s4-dns: Use proper talloc hierarchy for AAAA records in create_response_rrKai Blin1-1/+2
2012-05-30s4-dns: Remove sync dns_processVolker Lendecke1-24/+0
2012-05-30s4-dns: Make the TCP dns server asyncVolker Lendecke1-21/+39
2012-05-30s4-dns: Make the UDP dns server asyncVolker Lendecke1-18/+38
2012-05-30s4-dns: Remove sync dns_server_process_queryVolker Lendecke2-39/+0
2012-05-30s4-dns: Make dns_process_send asynVolker Lendecke3-80/+148
2012-05-30s4-dns: Remove unused sync ask_forwarder wrapperVolker Lendecke1-30/+0
2012-05-30s4-dns: Make dns_server_process_query asyncVolker Lendecke1-37/+120
2012-05-30s4-dns: Make ask_forwarder asyncVolker Lendecke1-43/+111
2012-05-30s4-dns: Create a proper talloc hierarchy in create_response_rrVolker Lendecke1-3/+15
2012-05-30s4-dns: Add debug output for unmappable WERROR to DNS errcodeVolker Lendecke1-1/+1
2012-05-30s4-dns: Fix some typosVolker Lendecke2-2/+2
2012-05-30s4-dns: Remove some break; statementsVolker Lendecke1-8/+0
2012-05-30s4-dns: Fix an unlikely potential memleakVolker Lendecke1-2/+4
2012-05-30s4-dns: Use talloc_asprintf_append_buffer in create_response_rrVolker Lendecke1-2/+2
2012-05-30s4-dns: Add some NULL checks to create_response_rrVolker Lendecke1-0/+15
2012-05-29s4:dbchecker - handle the "none" case correctlyMatthias Dieter Wallnöfer1-1/+1
2012-05-29s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...Günther Deschner1-1/+36
2012-05-29s4:torture report connection error via torture_failChristian Ambach1-1/+8
2012-05-28s4:ntvfs/ipc: fix protocol specific processing of pipe namesStefan Metzmacher1-2/+6
2012-05-28s4:torture/samba3rpc: add smb1-pipe-nameStefan Metzmacher1-0/+252
2012-05-28s4:torture/samba3rpc: add smb2-pipe-nameStefan Metzmacher1-0/+84
2012-05-27Avoid all(), as it's not available in Python 2.4.Jelmer Vernooij1-1/+5
2012-05-24s4:smb_server/smb: fix talloc_free() bugStefan Metzmacher1-1/+1
2012-05-24s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2-7/+4
2012-05-24s4-provision: Make s3fs the default way to install a new Samba4 DCAndrew Bartlett1-2/+2
2012-05-24dlz_bind9: Make the talloc destructor static and return 0.Amitay Isaacs1-1/+2
2012-05-24dlz_bind9: Fix the named crash on reloading namedAmitay Isaacs1-1/+17
2012-05-23gse: Use the smb_gss_oid_equal wrapper.Andreas Schneider2-2/+5