s4:dsdb/kcc: we don't need to manually allocate [out,ref] pointers anymore
[metze/samba/wip.git] / source3 /
2010-09-23 Günther Deschners3-waf: first run in using NDR_ subsystems (mostly...
2010-09-23 Günther Deschners3-waf: convert LIBADS_PRINTER into a subsystem.
2010-09-23 Günther Deschners3-waf: convert LIBADS_SERVER into a subsystem.
2010-09-23 Günther Deschners3-waf: convert LIBADS into a subsystem.
2010-09-23 Günther Deschners3-waf: convert smbd into a subsystem.
2010-09-23 Günther Deschners3-waf: add libaddns.so.
2010-09-23 Günther Deschners3-waf: recurse into ../lib/crypto.
2010-09-23 Günther Deschners3-waf: convert LIBMSRPC_GEN into a subsystem.
2010-09-23 Günther Deschners3-build: move epmapper client to LIBMSRPC.
2010-09-23 Günther Deschners3-waf: move epmapper client to LIBMSRPC.
2010-09-23 Günther Deschners3-waf: recurse into main wscript_build from main librp...
2010-09-23 Günther Deschners3-waf: fix LOCALEDIR usage.
2010-09-23 Günther Deschners3-waf: rework libnetapi to have no unresolved symbols.
2010-09-23 Günther Deschners3-waf: add libsmbsharemodes.so.
2010-09-23 Günther Deschners3-waf: add all remaining binaries from the make build.
2010-09-23 Günther Deschners3-build: fix the build of split_tokens.
2010-09-23 Günther Deschners3-build: fix the build of test_lp_load.
2010-09-23 Günther Deschners3-build: strip down dependencies of smbta-util.
2010-09-23 Günther Deschners3-waf: reconcile objects to old make-based build.
2010-09-23 Günther Deschners3-waf: add libsmbclient.
2010-09-23 Jeremy AllisonThank goodness for code reviews. Volker caught - this...
2010-09-23 Volker Lendeckes3: tdbdump does not use our libs
2010-09-23 Jelmer Vernooijs3-selftest: Fix test prefixes in subunit output.
2010-09-22 Volker Lendeckes3: Use asprintf where appropriate
2010-09-22 Volker Lendeckes3: Fix pam_smbpass logging on FreeBSD
2010-09-22 Günther Deschners3-registry: fix some c++ build warnings.
2010-09-22 Jeremy AllisonFix bug #7693 - smbd changing mode of files on rename
2010-09-22 Günther Deschners3-waf: fix the build.
2010-09-22 Michael Adams3:net: add subcommand net registry deletekey_recursive
2010-09-22 Michael Adams3:registry: remove unneeded TALLOC_CTX argument from...
2010-09-22 Michael Adams3:tests: fix misplaced '...' for grep pattern in test_...
2010-09-22 Gregor Becks3-net: add command rpc registry import
2010-09-22 Gregor Becks3-net: add command rpc registry export
2010-09-22 Gregor Becks3-net: add command registry convert
2010-09-22 Gregor Becks3-net: add command registry export
2010-09-22 Gregor Becks3-net: add command registry import
2010-09-22 Gregor Becks3-net: let rpccli_winreg_Connect optionally return...
2010-09-22 Gregor Becks3-registry: handle registration entries (.reg) files
2010-09-22 Gregor Becks3-lib: add srprs, primitives to build simple recursive...
2010-09-22 Gregor Becks3-lib: add cbuf, a talloced character buffer
2010-09-22 Günther Deschners3-lsa: Fix sid in DEBUG in_lsa_EnumAccountRights.
2010-09-21 Günther Deschners3-libgpo: fix the build of scripts client side extension.
2010-09-21 Volker Lendeckes3: Remove a global variable in bugfix for bug 7665
2010-09-21 Volker Lendeckes3: Remove a pointless if-statement
2010-09-21 Björn Jackes3: don't build krb5 locator plugin if we don't build...
2010-09-21 Günther Deschners3-waf: remove reg_util_legacy from waf build as well.
2010-09-21 Günther Deschners3-winbindd: another attempt to fix the non-ldap build.
2010-09-21 Michael Adams3:registry: move regio.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move the reg_db.h from include/ to registry/
2010-09-21 Michael Adams3:registry: move prototype from reg_init_smbconf.c...
2010-09-21 Michael Adams3:registry: move prototype from reg_init_full.c to...
2010-09-21 Michael Adams3:registry: move prototypes from reg_init_basic.c...
2010-09-21 Michael Adams3:registry: move reg_api_regf prototypes to their...
2010-09-21 Michael Adams3:registry: move the reg_api prototypes to their own...
2010-09-21 Michael Adams3:registry:reg_api: update (C)
2010-09-21 Michael Adams3:services_db: convert get_common_service_dispname...
2010-09-21 Michael Adams3:registry: regfio fix the build
2010-09-21 Michael Adams3:registry: remove now (finally) obsolete reg_util_reg...
2010-09-21 Michael Adams3:services_db: does not need legacy registry code...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_init_keys() to use reg_a...
2010-09-21 Michael Adams3:services_db: extract core of svcctl_set_secdesc...
2010-09-21 Michael Adams3:services_db: create the "Security" subkey if it...
2010-09-21 Michael Adams3:services_db: remove bogus comments
2010-09-21 Michael Adams3:services_db: remove unused legacy function svcctl_fe...
2010-09-21 Michael Adams3:rpc_server:ntsvcs: registry is not directly used...
2010-09-21 Michael Adams3:rpc_server:ntsvcs: use svcctl_lookup_dispname instea...
2010-09-21 Michael Adams3:rpc_server: registry is not direclty used in the...
2010-09-21 Michael Adams3:srv_ntsvcs_nt: make fill_svc_config() use svcctl_get...
2010-09-21 Michael Adams3:services_db: publish svcctl_get_string_value()
2010-09-21 Michael Adams3:services_db: factor out common code of lookup_dispna...
2010-09-21 Michael Adams3:services_db: change svcctl_lookup_description()...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_lookup_description(...
2010-09-21 Michael Adams3:services_db: change svcctl_lookup_dispname() to...
2010-09-21 Michael Adams3:services_db: make svcctl_lookup_dispname() use a...
2010-09-21 Michael Adams3:services_db: change svcctl_get_secdesc() to use...
2010-09-21 Michael Adams3:services_db: use temp talloc ctx in svcctl_get_secdesc()
2010-09-21 Michael Adams3:services_db: remove the TALLOC_CTX argument from...
2010-09-21 Michael Adams3:services_db: fix a debug message
2010-09-21 Michael Adams3:services_db: rewrite svcctl_set_secdesc to use tmp...
2010-09-21 Michael Adams3:services_db: rewrite svcctl_set_secdesc() using...
2010-09-21 Michael Adams3:services_db: untanlge assignments from check in...
2010-09-21 Michael Adams3:services_db: untangle assignments from check in...
2010-09-21 Günther Deschners3-libnetapi: Fix Bug #7665, memory leak in netapi...
2010-09-20 Andrew Bartletts3-lib/util Remove unused smb_uuid_unpack()
2010-09-20 Andrew Bartletts3-libads call common GUID_from_ndr_blob()
2010-09-20 Andrew Bartletts3-uuid Remove unused smb_uuid_pack()
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-20 Günther Deschners3-build: try to fix the non-ldap build.
2010-09-20 Günther Deschners3-nmbd: move SYNC_DNS to nmbd.h
2010-09-20 Günther Deschners3-util: use shared dom_sid_dup.
2010-09-20 Günther Deschners3-util_sid: use shared dom_sid_compare_auth and dom_si...
2010-09-20 Günther Deschners3-build: only include smbldap.h where needed.
2010-09-20 Günther Deschners3-build: only include ctdbd_conn.h where needed.
2010-09-20 Günther Deschners3-build: only include async headers where needed.
2010-09-20 Günther Deschners3-waf: fix the build after registry changes.
2010-09-20 Rusty RussellReally enable core dumps in Linux
2010-09-20 Michael Adams3:registry: move prototypes of unused hilvl functions...
2010-09-20 Michael Adams3:registry: move (commented out) hilvl util functions...
2010-09-20 Michael Adams3:registry: move higher level function reg_open_path...
next