summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-26libcli/util: let tstream_read_pdu_blob_* cope with variable length headersStefan Metzmacher1-5/+13
2010-09-26s4-kerberos Don't segfault if the password isn't specified in keytab generationAndrew Bartlett1-0/+7
2010-09-26upgradeprovision: fix a typoMatthieu Patou1-1/+1
2010-09-26upgradeprovision: Fix a bug with renamed entriesMatthieu Patou1-2/+13
2010-09-26upgradeprovision: fix a bug with not updated linksMatthieu Patou1-0/+1
2010-09-26s4 provision: start with gpo of version 0 and be consistent between different...Matthieu Patou2-3/+3
2010-09-26s4 upgradeprovision: fix a bug with empty reference objectsMatthieu Patou1-1/+9
2010-09-26s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo v...Matthieu Patou1-3/+3
2010-09-26s4 provision: Make GPO folder group writableMatthieu Patou1-3/+3
2010-09-26s3: Remove talloc_autofree_context() from change_to_guest()Volker Lendecke1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from swatVolker Lendecke1-2/+2
2010-09-26s3: Remove talloc_autofree_context() from smbpasswdVolker Lendecke1-2/+2
2010-09-26s3: Remove talloc_autofree_context() from net_sam_provision()Volker Lendecke1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from lookup_unix_user_name()Volker Lendecke1-1/+1
2010-09-26s3: Remove talloc_autofree_context() from pdb_init_ads()Volker Lendecke1-1/+1
2010-09-26s3: Remove two talloc_autofree_context() callsVolker Lendecke1-2/+2
2010-09-26s3: Remove talloc_autofree_context() from serverid_db()Volker Lendecke1-2/+2
2010-09-26s3: Remove talloc_autofree_context() from serverid_parent_init()Volker Lendecke3-5/+4
2010-09-26s3: Remove talloc_autofree_context() from messaging_tdb_parent_init()Volker Lendecke3-5/+4
2010-09-26s3: Remove talloc_autofree_context() from ctdb_read_req()Volker Lendecke1-1/+2
2010-09-26s3: Remove talloc_autofree_context() from get_root_nt_token()Volker Lendecke1-1/+1
2010-09-26upgradeprovision: use the same case for hostname in reference provision as in...Matthieu Patou1-1/+1
2010-09-26autobuild: added --retry optionAndrew Tridgell1-26/+68
2010-09-26s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account onlyAndrew Tridgell1-1/+0
2010-09-26s4-provision: switch to dns-HOSTNAME instead of dnsAndrew Tridgell4-25/+33
2010-09-26autobuild: enable ccacheAndrew Tridgell1-0/+2
2010-09-26autobuild: added --fix-whitespace optionAndrew Tridgell1-1/+7
2010-09-26autobuild: added --rebase-master and --push-masterAndrew Tridgell2-3/+26
2010-09-26autobuild: added a EDITOR script to mark successful autobuildsAndrew Tridgell2-7/+37
2010-09-26autobuild: added --rebase optionAndrew Tridgell1-24/+35
2010-09-26script: added autobuild.py automatic build test scriptAndrew Tridgell1-0/+263
2010-09-26s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB co...Kamen Mazdrashki1-1/+7
2010-09-26s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB connec...Kamen Mazdrashki1-2/+3
2010-09-26s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB conne...Kamen Mazdrashki1-1/+9
2010-09-26s4-ldap_schema.py: Remove unused LDB connection to GC portKamen Mazdrashki1-5/+0
2010-09-26s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB con...Kamen Mazdrashki1-6/+7
2010-09-26s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connectionsKamen Mazdrashki1-2/+3
2010-09-26s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a timeKamen Mazdrashki1-20/+33
2010-09-26s3: Avoid an explicit ZERO_STRUCTVolker Lendecke1-3/+1
2010-09-26s3: Lift talloc_autofree_context() from make_auth_context_fixed()Volker Lendecke4-7/+10
2010-09-26s3: Lift talloc_autofree_context() from make_auth_context_subsystem()Volker Lendecke7-10/+18
2010-09-26s3: Lift talloc_autofree_context() from make_auth_context_text_list()Volker Lendecke1-3/+6
2010-09-26s3: Lift talloc_autofree_context() from make_auth_context()Volker Lendecke1-3/+7
2010-09-26s3: Fix a memleak in make_new_server_info_system()Volker Lendecke1-0/+1
2010-09-26s3: Remove talloc_autofree_context() from init_system_info()Volker Lendecke1-1/+2
2010-09-25s3: Fix a typoVolker Lendecke1-1/+1
2010-09-25s3: Fix some 64-bit warningsVolker Lendecke2-4/+6
2010-09-25pyteven: Fix build warnings.Jelmer Vernooij1-6/+16
2010-09-25Check in configure/Makefile for those projects that have waf as primary build...Jelmer Vernooij7-5/+219