ira/wip.git
2011-10-08 Andrew Bartlettbuild: s3 public headers appear to be correct now
2011-10-08 Stefan Metzmacherselftest: run dfs tests on plugin_s4_dc
2011-10-07 Stefan Metzmachers3:modules: add vfs_dfs_samba4
2011-10-07 Stefan Metzmachers3:msdfs: removed unused variables
2011-10-07 Stefan Metzmachers3:msdfs: implement setup_dfs_referral() on top of...
2011-10-07 Stefan Metzmachers3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooks
2011-10-07 Stefan Metzmachers3:param: add lp_host_msdfs to loadparm_s3_context
2011-10-07 Stefan Metzmachers4:smb_server: implement dfs referral handing on top...
2011-10-07 Stefan Metzmacherdfs_server: add generic dfs_server_ad_get_referrals...
2011-10-07 Michael Adamexamples/VFS: fix a typo in the README
2011-10-07 Jeremy AllisonFix bug #8509 - Read-only handles on SAMR allow SAMR_DO...
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-10-07 Stefan MetzmacherRevert "ldb: support raw OIDs in control string parsing"
2011-10-07 Stefan Metzmachers4:dbchecker: make use of local_oid controls for dsdb...
2011-10-07 Stefan Metzmacherldb/ldb_controls: allow oid up to 255 chars
2011-10-07 Stefan Metzmachers4:dsdb: fix the order of DSDB_CONTROL_* defines in...
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setresuid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setregid().
2011-10-07 Andreas Schneideruid_wrapper: Add uwrap_setreuid().
2011-10-07 Andrew Bartletts4-param copy print_parameter and equal_parameter in...
2011-10-07 Andrew Bartletts3-param Remove odd formatting to allow code merge
2011-10-07 Andrew Bartletts3-param: inline octal_string into caller to allow...
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-10-07 Andrew Bartletts3-param use Auto define for lm_announce default
2011-10-07 Andrew Bartlettldb: use ldb directly rather than via a copy
2011-10-07 Andrew Bartlettbuild: ndrdump is only built with waf
2011-10-07 Andrew Bartlettbuild: Remove obsolete --enable/disable-merged-build
2011-10-07 Andrew Bartlettbuild: Remove _SAMBA_WAF_BUILD_
2011-10-07 Andrew Bartlettautobuild: Remove s3-waf from autobuild
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-07 Andrew Tridgells4-dsdb: special case for deleted objects one way link
2011-10-07 Andrew Tridgells4-dsdb: don't display links to deleted objects
2011-10-07 Andrew Tridgells4-dsdb: fixed one_way_link calculation
2011-10-07 Andrew Tridgells4-dsdb: fixed behaviour of show_deleted and show_recyc...
2011-10-07 Andrew Tridgells4-dsdb: fixed the check_optional_feature() call
2011-10-06 Stefan Metzmachers3:lib: remove unused/empty modules.c
2011-10-06 Stefan Metzmacherselftest/Samba3: enable uid wrapper in nmbd, winbindd...
2011-10-06 Stefan Metzmachers3:configure.developer: add --enable-uid-wrapper
2011-10-06 Volker Lendeckes3: Use the uid_wrapper
2011-10-06 Volker Lendeckeuid_wrapper: We have talloc_array_length, no need for...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading
2011-10-06 Andrew Bartlettmodules: standardise on samba_init_module as the hook...
2011-10-06 Andrew Bartlettlib/util: Use only init_module_fn typedef in module...
2011-10-06 Andrew Bartlettlib/util: Remove unused module loading functions
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-06 Andrew Bartletts3-module allow libreplace to provide dlopen replacement
2011-10-06 Andrew Tridgellsamba-tool: add support for fixing broken backlinks...
2011-10-06 Andrew Tridgells4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DB...
2011-10-06 Andrew Tridgells4-dsdb: added DSDB_CONTROL_DBCHECK
2011-10-06 Andrew Tridgellldb: support raw OIDs in control string parsing
2011-10-06 Andrew Tridgellldb: fixed memory leak in control string parsing
2011-10-06 Andrew Tridgells4-dsdb: allow groupType update on deleted objects
2011-10-06 Andrew Tridgells4-rodc: use the rodc_replica flag on the partition
2011-10-06 Andrew Tridgells4-rodc: ensure we load replicated partitions for RODCs
2011-10-06 Andrew Bartletts4-dsdb: Do not assume that all deleted objects have...
2011-10-06 Andrew Bartlettdsdb: Do not attempt to resolve conflicts on an RODC
2011-10-06 Andrew Bartlettdsdb: fix double-free in replication failure case on...
2011-10-06 Andrew Bartletts4-dsdb Allow repl server to start even when no master...
2011-10-06 Ewoud Kohl... Add missing com_err dependencies
2011-10-05 Andrew Tridgells4-auth: fixed formatting of some DEBUG() lines
2011-10-04 Jeremy AllisonFix bug #8507 - smbd doesn't correctly honor the "force...
2011-10-04 Günther Deschners3-waf: remove explicit linking to SMBLDAP subsystem.
2011-10-04 Günther Deschners3-smbldap: remove an obsolete prototype.
2011-10-04 Stefan Metzmachers3:lib/util: make sure panic action can attach a debugg...
2011-10-04 Stefan Metzmacherlib/util: make sure panic action can attach a debugger...
2011-10-04 Stefan Metzmachers3:param: use ROLE_DOMAIN_CONTROLLER for an AD domain...
2011-10-04 Andrew Tridgells4-subdomain: create trust record with forest root DC
2011-10-04 Andrew Tridgells4-dsdb: fixed re-join of subdomain
2011-10-04 Andrew Tridgells4-lsa: fixed set of trust password with old password
2011-10-04 Andrew Tridgells4-dns: add all forest DCs to named.conf.update
2011-10-04 Andrew Tridgells4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap...
2011-10-04 Andrew Tridgells4-kdc: fixed handling of previous vs current trust...
2011-10-04 Andrew Tridgells4-auth: rework map_user_info() to use cracknames
2011-10-04 Andrew Tridgells4-sam: don't look in GC NCs for user accounts
2011-10-04 Andrew Tridgells4-kdc: don't look at global catalog NCs in the kdc
2011-10-04 Andrew Tridgells4-kdc: treat a kvno of 255 as unspecified
2011-10-04 Andrew Tridgells4-kcc: if we are a GC, auto-add partial replicas
2011-10-04 Andrew Tridgells4-dsdb: simplify samdb_is_gc()
2011-10-04 Andrew Tridgells4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when...
2011-10-04 Andrew Tridgellheimdal: handle referrals for 3 part DRSUAPI SPNs
2011-10-04 Andrew Tridgells4-repl: try harder to find the right SPN in replicatio...
2011-10-04 Andrew Tridgells4-dsdb: added new control DSDB_MODIFY_PARTIAL_REPLICA
2011-10-04 Andrew Tridgells4-join: enable cleanup on failed join
2011-10-04 Andrew Tridgells4-drs: added DSDB_REPL_FLAG_ADD_NCNAME to DsAddEntry...
2011-10-04 Andrew Tridgells4-dsdb: added DSDB_REPL_FLAG_ADD_NCNAME flag
2011-10-04 Andrew Tridgells4-dsdb: fixed formatting of a debug message
2011-10-04 Andrew Tridgells4-partition: allow creation of uninstantiated partitions
2011-10-04 Andrew Tridgells4-dsdb: allow uninstantiated NC heads
2011-10-04 Andrew Tridgells4-repl: support creation of new NCs via DsAddEntry
2011-10-04 Andrew Tridgells4-repl: fixed formatting of some debug messages
2011-10-04 Andrew Tridgelldrsuapi: added ncName attid in enum
2011-10-04 Andrew Tridgelldns: added example python script for dnsserver protocol
2011-10-04 Andrew Tridgelldns: build python bindings for dnsserver RPC protocol
2011-10-04 Andrew Tridgelldns: filled in dnsserver.idl
2011-10-04 Andrew Tridgellsamba-tool: cope with GC compares in ldapcmp
2011-10-04 Andrew Tridgellsamba-tool: added --full-sync and --sync-all options...
2011-10-04 Andrew Tridgells4-dbchecker: fixed handling of DSDB DNs in dbcheck
2011-10-04 Andrew Tridgells4-dsdb: update callers to dsdb_convert_object_ex()
2011-10-04 Andrew Tridgells4-repl: update instanceType in partial_replica replication
2011-10-04 Andrew Tridgells4-repl: add FULL_SYNC and PARTIAL_REPLICA flags
next