ira/wip.git
2008-04-12 Michael Adamregistry cachehook: add talloc failed debug messages.
2008-04-12 Michael Adamregistry cachehook: eliminate a couple trailing spaces...
2008-04-12 Michael Adamregistry cachehook: fix memleak (to talloc_tos()):...
2008-04-12 Michael Adamregistry cachehook: refactor normalization of keyname...
2008-04-12 Michael Adamregistry: adapt copied function header comments.
2008-04-12 Michael Adamregistry: remove the REGISTRY_HOOKS layer from the...
2008-04-12 Günther DeschnerFix ou handling in netdomjoin-gui.
2008-04-12 Michael Adamlibnetapi: fix a C++ warning by making implicit cast...
2008-04-12 Michael Adamdbwrap_tdb2: fix a C++ warning by making implicit cast...
2008-04-12 Günther DeschnerAdd WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.
2008-04-12 Günther DeschnerMove some WERRORs down to the NERR_BASE block.
2008-04-12 Günther DeschnerFill in WHATSNEW.txt for pre3.
2008-04-12 Stefan MetzmacherWHATSNEW.txt: list my changes
2008-04-12 Stefan Metzmachergroupdb: make mapping_tdb compatible to mapping_ldb
2008-04-12 Stefan Metzmachergroupdb: readd groupdb:backend parametric option
2008-04-12 Stefan Metzmacherdbwrap: wait for tdb2 change notifies in smbd, nmbd...
2008-04-12 Stefan Metzmacherdbwrap: use db_open_tdb2() in for db_open_trans() if...
2008-04-12 Stefan Metzmacherdbwrap: add dbwrap_tdb2 backend
2008-04-12 Stefan Metzmacherrerun 'make idl'
2008-04-12 Stefan Metzmachermessaging.idl: add structure to marshall dbwrap_tdb2...
2008-04-12 Stefan Metzmachermessaging: add MSG_DBWRAP_TDB2_CHANGES flag
2008-04-12 Stefan Metzmachermessaging: add FLAG_MSG_DBWRAP message class flag
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Jeremy AllisonFix bug #5386, don't keep printing the same waiting
2008-04-12 Michael Adambuild: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSA...
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_ERR_OBJ.
2008-04-12 Michael Adambuild: move SECRETS_OBJ into LIBSMB_OBJ
2008-04-12 Michael Adambuild: regroup LIBSMB objects to for a smallest linkabl...
2008-04-12 Michael Adamregistry: move normalize_dbkey() from lib/util_reg...
2008-04-12 Michael Adambuild: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJ
2008-04-12 Michael Adambuild: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object...
2008-04-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-12 Jeremy AllisonQuieten valgrind message on make valgrindtest. This...
2008-04-12 Michael Adamlibnetapi: fix dependency problem by linking libnetapi...
2008-04-12 Michael Adamlibnetapi: fix interactive logging by preventing setup_...
2008-04-11 Michael Adamutil_tdb: fix a segfault caused by a fatal typo.
2008-04-11 Michael Adamupdate WHATSNEW
2008-04-11 Volker LendeckeRemove a redundant TALLOC_FREE
2008-04-11 Volker LendeckeRemove some write-only fstrings
2008-04-11 Stefan Metzmachernet: 'net' doesn't need wb_common.o anymore.
2008-04-11 Stefan Metzmachernsswitch: remove unused nsswitch/wb_client.c
2008-04-11 Stefan Metzmachernet_idmap: use wbcSet[U|G]idMapping() and wbcSet[U...
2008-04-11 Stefan Metzmacherlibwbclient: add wbcSet[U|G]idMapping() and wbcSet...
2008-04-11 Michael Adamlibsmbconf: don't mark the API as "subject to change...
2008-04-11 Tim ProutyCleanup size_t return values in convert_string_allocate
2008-04-11 Volker LendeckeFix bug 5366
2008-04-11 Michael Adamtest: not only pretend to call smbconftort - really...
2008-04-11 Björn Jackesome shells are pickier than others ...
2008-04-10 Günther DeschnerUse libnetapi_open_pipe in netapi functions.
2008-04-10 Günther DeschnerAdd libnetapi_open_pipe, inspired by the cli_cm_ interface.
2008-04-10 Günther DeschnerUse libnetapi_open_ipc_connection in libnetapi.
2008-04-10 Günther DeschnerFix one missing netapi_private header.
2008-04-10 Günther DeschnerSplit out private headers in libnetapi.
2008-04-10 Günther DeschnerAdd very basic cli_cm_* based connection handler to...
2008-04-10 Günther DeschnerUse SERVER_INFO_1005 in libnetapi.
2008-04-10 Günther DeschnerRe-run make idl.
2008-04-10 Günther DeschnerAdd SERVER_INFO_1005 to libnetapi.idl.
2008-04-10 Günther DeschnerFix typo.
2008-04-10 Günther DeschnerAdd some more cli_cm_set_X functions.
2008-04-10 Günther DeschnerAdd MAX_NERR define.
2008-04-10 Jeremy AllisonFix the last reported debian problem with nmbd not...
2008-04-10 Michael Adamwinbindd: only call winbindd_validate_cache when not...
2008-04-10 Volker LendeckeAlso accept 0x15 getdc replies
2008-04-10 Karolin Seegerobjectclass -> objectClass
2008-04-10 Björn Jackefix some extrasemi compile warnings
2008-04-10 Karolin SeegerFix typo.
2008-04-09 Michael Adamnet conf: use talloc and talloc_strdup_lower throughout...
2008-04-09 Michael Adamnet conf: implement "net conf delincludes".
2008-04-09 Michael Adamnet conf: implement a "net conf setincludes" command.
2008-04-09 Michael Adamnet conf: implement "net conf getincludes".
2008-04-09 Michael Adamnet conf: add diagnostic message for failure to load...
2008-04-09 Michael Adamnet conf: reduce indentation by grouping testmode code...
2008-04-09 Michael Adamnet conf: don't drop config in testmode
2008-04-09 Michael Adamnet conf: fix import to correctly add includes (at...
2008-04-09 Michael Adamloadparm: drop debug level in map_parameter from 0...
2008-04-09 Michael Adamtest: run smbconftort testsuite from the local_s3 tests
2008-04-09 Michael Adamlibsmbconf: testsuite: add test for delete_includes
2008-04-09 Michael Adamlibsmbconf: return success and count 0 from get_include...
2008-04-09 Michael Adamlibsmbconf: add delete_includes mehtod to the api ...
2008-04-09 Michael Adamlibsmbconf: let set_includes delete the includes paramt...
2008-04-09 Michael Adamlibsmbconf: fix crashbug - correctly check for existenc...
2008-04-09 Michael Adamlibsmbconf: prevent getting/deleting value "includes".
2008-04-09 Michael Adamlibsmbconf: consider "include" a forbidden parameter...
2008-04-09 Michael Adamlibsmbconf: add includes at the end of parameter list...
2008-04-09 Michael Adamlibsmbconf: add function smbconf_reg_valname_valid...
2008-04-09 Michael Adamlibsmbconf: refactor get_includes on opened key into...
2008-04-09 Michael Adamlibsmbconf: rename registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: make registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: move registry_smbconf_valname_forbidden...
2008-04-09 Michael Adamlibsmbconf: more sanely print multi_sz values in regist...
2008-04-09 Michael Adamlibsmbconf: testsuite: fix handling of error message...
2008-04-09 Michael Adamlibsmbconf: testsuite: add test_set_get_includes()...
2008-04-09 Michael Adamlibsmbconf: testsuite: refactor printing of string...
2008-04-09 Michael Adamlibsmbconf: implement get_includes() and set_includes...
2008-04-09 Michael Adamlibsmbconf: testsuite: test get_includes for registry...
2008-04-09 Michael Adamlibsmbconf: testsuite: use the get_global_includes...
2008-04-09 Michael Adamlibsmbconf: add "_global_" wrappers for get/set_includes.
2008-04-09 Michael Adamlibsmbconf: testsuite: add test for "get_includes"...
2008-04-09 Michael Adamlibsmbconf: fill get_includes() in text backed to retri...
2008-04-09 Michael Adamlibsmbconf: testsuite: set the debufg fd to stderr.
next