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