Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-09-26 | upgradeprovision: fix a typo | Matthieu Patou | 1 | -1/+1 | |
2010-09-26 | upgradeprovision: Fix a bug with renamed entries | Matthieu Patou | 1 | -2/+13 | |
The SD was not refetched for renamed entries, resulting with a try to add an additional SD when there was already one. | |||||
2010-09-26 | upgradeprovision: fix a bug with not updated links | Matthieu Patou | 1 | -0/+1 | |
2010-09-26 | s4 provision: start with gpo of version 0 and be consistent between ↵ | Matthieu Patou | 2 | -3/+3 | |
different policies | |||||
2010-09-26 | s4 upgradeprovision: fix a bug with empty reference objects | Matthieu Patou | 1 | -1/+9 | |
Thanks to lukas@eecs.qmul.ac.uk for poiting it to me | |||||
2010-09-26 | s4 upgradeprovision: Copy versionNumber if not present it helps to make gpo ↵ | Matthieu Patou | 1 | -3/+3 | |
valid | |||||
2010-09-26 | s4 provision: Make GPO folder group writable | Matthieu Patou | 1 | -3/+3 | |
The group of this folder is domain administrator and it seems sensible that all domain administrators have the right to modify the gpo (they have it at the NT ACLs level ...) | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from change_to_guest() | Volker Lendecke | 1 | -1/+1 | |
pass is freed at the exit of this routine | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from swat | Volker Lendecke | 1 | -2/+2 | |
In both cases, pass is freed immediately | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from smbpasswd | Volker Lendecke | 1 | -2/+2 | |
In both cases, pwd is freed immediately | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from net_sam_provision() | Volker Lendecke | 1 | -1/+1 | |
2010-09-26 | s3: Remove talloc_autofree_context() from lookup_unix_user_name() | Volker Lendecke | 1 | -1/+1 | |
pwd is freed in this routine immediately | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from pdb_init_ads() | Volker Lendecke | 1 | -1/+1 | |
2010-09-26 | s3: Remove two talloc_autofree_context() calls | Volker Lendecke | 1 | -2/+2 | |
Both allocated blobs are freed in their routines | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from serverid_db() | Volker Lendecke | 1 | -2/+2 | |
If we needed an explicit tdb_close() in the destructor, we'd be hosed long ago. | |||||
2010-09-26 | s3: Remove talloc_autofree_context() from serverid_parent_init() | Volker Lendecke | 3 | -5/+4 | |
2010-09-26 | s3: Remove talloc_autofree_context() from messaging_tdb_parent_init() | Volker Lendecke | 3 | -5/+4 | |
2010-09-26 | s3: Remove talloc_autofree_context() from ctdb_read_req() | Volker Lendecke | 1 | -1/+2 | |
2010-09-26 | s3: Remove talloc_autofree_context() from get_root_nt_token() | Volker Lendecke | 1 | -1/+1 | |
The memcache_add_talloc() later on steals it anyway | |||||
2010-09-26 | upgradeprovision: use the same case for hostname in reference provision as ↵ | Matthieu Patou | 1 | -1/+1 | |
in the current provision Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sun Sep 26 01:21:52 UTC 2010 on sn-devel-104 | |||||
2010-09-26 | autobuild: added --retry option | Andrew Tridgell | 1 | -26/+68 | |
this allows the build to auto retry if master changes | |||||
2010-09-26 | s4-dns: the DNS/${HOSTNAME} SPN should be on the DNS account only | Andrew Tridgell | 1 | -1/+0 | |
2010-09-26 | s4-provision: switch to dns-HOSTNAME instead of dns | Andrew Tridgell | 4 | -25/+33 | |
We now use a host specific account name for the DNS account, which is the account used for dynamic DNS updates. We also setup the servicePrincipalName for automatic update, and add both DNS/${DNSDOMAIN} and DNS/${DNSNAME} for compatibility with both the old and new SPNs Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-26 | autobuild: enable ccache | Andrew Tridgell | 1 | -0/+2 | |
2010-09-26 | autobuild: added --fix-whitespace option | Andrew Tridgell | 1 | -1/+7 | |
2010-09-26 | autobuild: added --rebase-master and --push-master | Andrew Tridgell | 2 | -3/+26 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> | |||||
2010-09-26 | autobuild: added a EDITOR script to mark successful autobuilds | Andrew Tridgell | 2 | -7/+37 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> | |||||
2010-09-26 | autobuild: added --rebase option | Andrew Tridgell | 1 | -24/+35 | |
this allows you to rebase on a URL before starting | |||||
2010-09-26 | script: added autobuild.py automatic build test script | Andrew Tridgell | 1 | -0/+263 | |
this can be used to run all tests in parallel, in free git clones | |||||
2010-09-26 | s4-possibleinferiors.py: Fix usage of 'paged_search' module for remote LDB ↵ | Kamen Mazdrashki | 1 | -1/+7 | |
connections | |||||
2010-09-26 | s4-fsmo.py: Fix usage of 'paged_search' module for remote LDB connections | Kamen Mazdrashki | 1 | -2/+3 | |
2010-09-26 | s4-delete_object.py: Fix usage of 'paged_search' module for remote LDB ↵ | Kamen Mazdrashki | 1 | -2/+3 | |
connections | |||||
2010-09-26 | s4-sec_descriptor.py: Fix usage of 'paged_search' module for remote LDB ↵ | Kamen Mazdrashki | 1 | -1/+9 | |
connections | |||||
2010-09-26 | s4-ldap_schema.py: Remove unused LDB connection to GC port | Kamen Mazdrashki | 1 | -5/+0 | |
2010-09-26 | s4-dsdb_schema_info.py: Fix usage of 'paged_search' module for remote LDB ↵ | Kamen Mazdrashki | 1 | -6/+7 | |
connections | |||||
2010-09-26 | s4-ldapcmp: Fix usage of 'paged_search' module for remote LDB connections | Kamen Mazdrashki | 1 | -2/+3 | |
2010-09-26 | s4-ldapcmp: Extend ldapcmp to be able to compare more than one context at a time | Kamen Mazdrashki | 1 | -20/+33 | |
If no arguments given, ldapcmp will compare all NCs | |||||
2010-09-26 | s3: Avoid an explicit ZERO_STRUCT | Volker Lendecke | 1 | -3/+1 | |
2010-09-26 | s3: Lift talloc_autofree_context() from make_auth_context_fixed() | Volker Lendecke | 4 | -7/+10 | |
2010-09-26 | s3: Lift talloc_autofree_context() from make_auth_context_subsystem() | Volker Lendecke | 7 | -10/+18 | |
2010-09-26 | s3: Lift talloc_autofree_context() from make_auth_context_text_list() | Volker Lendecke | 1 | -3/+6 | |
2010-09-26 | s3: Lift talloc_autofree_context() from make_auth_context() | Volker Lendecke | 1 | -3/+7 | |
2010-09-26 | s3: Fix a memleak in make_new_server_info_system() | Volker Lendecke | 1 | -0/+1 | |
2010-09-26 | s3: Remove talloc_autofree_context() from init_system_info() | Volker Lendecke | 1 | -1/+2 | |
2010-09-25 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
2010-09-25 | s3: Fix some 64-bit warnings | Volker Lendecke | 2 | -4/+6 | |
2010-09-25 | pyteven: Fix build warnings. | Jelmer Vernooij | 1 | -6/+16 | |
2010-09-25 | Check in configure/Makefile for those projects that have waf as primary ↵ | Jelmer Vernooij | 7 | -5/+219 | |
build system. | |||||
2010-09-25 | pytevent: Add more tests. | Jelmer Vernooij | 2 | -2/+81 | |
2010-09-25 | pytevent: Fill in client side fnuctions. | Jelmer Vernooij | 1 | -52/+393 | |