summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett2012-06-152-7/+11
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-1523-39/+48
* heimdal:lib/hdb: <config.h> needs to be the first headerStefan Metzmacher2012-06-151-2/+2
* s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointersStefan Metzmacher2012-06-1312-439/+439
* s4:smbd: fix typosMichael Adam2012-06-122-3/+3
* s4:kerberos: fix typos in kerberos-notes.txtMichael Adam2012-06-121-2/+2
* s4:gensec: fix a comment typoMichael Adam2012-06-121-1/+1
* s4:torture: fix use of non-existent word (existant)Michael Adam2012-06-128-15/+15
* s4:tests: fix use of a non-existent word (existant)Michael Adam2012-06-123-4/+4
* s4:provision: fix use of non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4:registry:testsuite: fix use of non-existent word (existant)Michael Adam2012-06-121-3/+3
* s4:heimdal: fix use of a non-existent word (existant)Michael Adam2012-06-121-1/+1
* s4-selftest: Test samba-tool drs replicate --local --full-syncAndrew Bartlett2012-06-113-2/+12
* s4/pvfs: handle non-POSIX compliant Tru64, NetBSD and FreeBSD errno on O_NOFO...Björn Jacke2012-06-101-1/+22
* heimdal:lib/asn1: try to fix the build on IRIXStefan Metzmacher2012-06-101-2/+6
* s4-torture: fsrvp test suiteDavid Disseldorp2012-06-083-2/+574
* waf: support --without-ad-dc for Heimdal (embedded and system) as wellAlexander Bokovoy2012-06-073-3/+3
* s4-libcli: Remove unused finddcs_nbtAndrew Bartlett2012-06-072-314/+3
* build: Add missing deps and make MESSAGING a private libraryAndrew Bartlett2012-06-076-9/+10
* s4:dns-server: remove an extra blank line from handle_question()Michael Adam2012-06-061-1/+0
* s4 dns: Correctly handle A questions for CNAMEsKai Blin2012-06-062-5/+132
* s4 dns: Structure tests a bit betterKai Blin2012-06-061-0/+3
* s4:torture/locktest: fix compiler warningStefan Metzmacher2012-06-051-1/+1
* s4-provision: Test for posix ACLs in the actual sysvol pathAndrew Bartlett2012-06-051-12/+16
* s4-provision: Place xattr.tdb in the actual state directoryAndrew Bartlett2012-06-051-13/+14
* Add '--use-ntvfs' option to 'samba-tool domain join'Andriy Syrovenko2012-06-052-13/+17
* s4-xattr: Use libreplace xattr functions directlyAndrew Bartlett2012-06-025-15/+12
* Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...Alexander Bokovoy2012-06-013-41/+23
* waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...Alexander Bokovoy2012-06-011-0/+1
* waf-mitkrb5: enable dcerpc_server library to support OpenChange client codeAlexander Bokovoy2012-06-013-23/+41
* 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