summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-16build: Do not set PATH in install_with_python now we set $PYTHONAndrew Bartlett1-2/+0
2013-05-16s3-rpc_server: Ensure we are root when starting and usiing gensecAndrew Bartlett1-6/+32
2013-05-16gensec: Make the no-hostname status message much less scaryAndrew Bartlett2-2/+2
2013-05-16build: Blacklist the release-4-0-0 provision as wellAndrew Bartlett1-1/+1
2013-05-16dns: Fix allocation of txt_record in txt record testsKai Blin1-8/+12
2013-05-16dns: more debug debug options in the testsKai Blin1-4/+26
2013-05-16dns: Add support for MX queriesKai Blin2-0/+51
2013-05-16dns: Also add a print-out for the out_packetKai Blin1-0/+4
2013-05-16dns: Use new DNS debugclass in DNS serverKai Blin5-0/+15
2013-05-16debug: Add debugclass for DNS serverKai Blin2-1/+3
2013-05-16winbind4: Fix bug 9832 -- talloc use after freeVolker Lendecke1-1/+1
2013-05-16source4/winbind/wb_samba3_cmd.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source4/auth/kerberos/kerberos-notes.txt: Fix typo.Karolin Seeger1-1/+1
2013-05-15source4/TODO: Fix typo.Karolin Seeger1-1/+1
2013-05-15source3/utils/ntlm_auth.c: Fix typo in debug message.Karolin Seeger1-1/+1
2013-05-15source3/modules/vfs_catia.c: Fix typo in comment.Karolin Seeger1-1/+1
2013-05-15source3/libsmb/ntlmssp.c: Fix typo.Karolin Seeger1-1/+1
2013-05-15samba_tool/base.py: Fix typo.Karolin Seeger1-1/+1
2013-05-15netcmd/group.py: Fix typo.Karolin Seeger1-2/+2
2013-05-15Wireshark/Conformance.pm: Fix typo.Karolin Seeger1-1/+1
2013-05-15pidl/TODO: Fix typo.Karolin Seeger1-1/+1
2013-05-15lib/testtools/testtools/tests/test_testresult.py: Fix typos.Karolin Seeger1-3/+3
2013-05-15lib/subunit/README: Fix typo.Karolin Seeger1-1/+1
2013-05-15docs-xml: Fix typo in vfs_smb_traffic_analyzer.8.xml.Karolin Seeger1-1/+1
2013-05-15gensec: Make gensec_security_oids_from_ops staticVolker Lendecke1-4/+5
2013-05-15gensec: Make gensec_security_by_sasl_list staticVolker Lendecke1-3/+4
2013-05-15gensec: Make gensec_interface_version publicVolker Lendecke2-1/+2
2013-05-15samba-tool/tests: Force the gecos of the user to a fixed value.Matthieu Patou1-1/+10
2013-05-15dsdb-drepl: create a new schedulable event for running pending operationsMatthieu Patou3-1/+79
2013-05-14lib/param: remove unused 'printer_admin'Stefan Metzmacher1-1/+0
2013-05-14doc-xml/smbdotconf: fix server [min|max] protocol documentationStefan Metzmacher2-11/+1
2013-05-14talloc: only provide the --enable-talloc-compat1 in standalone buildStefan Metzmacher1-4/+6
2013-05-14winbind/idmap_ad: be verbose about the user that we fail to mapBjörn Jacke1-2/+3
2013-05-14vfs_gpfs: slightly simplify connect()Volker Lendecke1-7/+7
2013-05-14s3:rpc_server/srvsvc check access before doing workShekhar Amlekar1-10/+10
2013-05-14torture: Remove some unused codeVolker Lendecke1-5/+0
2013-05-14tdb: include information about hash function being used in tdbtool info outputChristian Ambach1-0/+2
2013-05-14smbd: Remove a pointless variableVolker Lendecke1-2/+1
2013-05-14selftests-drs: make our generated class subclass of classschemaMatthieu Patou1-1/+2
2013-05-14Export PROMOTED_DC related variableMatthieu Patou2-0/+11
2013-05-14dsdb: make the name of non related class more obviousMatthieu Patou1-2/+3
2013-05-14build: Add missing dep from vfs_nfs4acl_xattr to NDR_NFS4ACLAndrew Bartlett1-1/+1
2013-05-12lib: Fix CID 241650 Sizeof not portableVolker Lendecke1-1/+1
2013-05-12pthreadpool: Fix CID 710828 Sizeof not portableVolker Lendecke1-1/+1
2013-05-12dbwrap: Fix CID 1002092 Uninitialized scalar variableVolker Lendecke1-1/+3
2013-05-10docs: smb.conf: fix max read/write/trans default values (bug #9871)Björn Baumbach3-6/+15
2013-05-09s4:torture fix a build break on AIXChristian Ambach1-1/+0
2013-05-09s3:modules/vfs_aixacl2 fix compile errorsChristian Ambach1-9/+8