summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* messaging.idl: add structure to marshall dbwrap_tdb2 changesStefan Metzmacher2008-04-121-0/+15
* messaging: add MSG_DBWRAP_TDB2_CHANGES flagStefan Metzmacher2008-04-121-0/+3
* messaging: add FLAG_MSG_DBWRAP message class flagStefan Metzmacher2008-04-122-0/+4
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2008-04-113-84/+88
|\
| * build: smbconftort only needs LIBSMB_ERR_OBJ, not LIBSAMBA_OBJMichael Adam2008-04-121-1/+1
| * build: move SECRETS_OBJ into LIBSMB_ERR_OBJ.Michael Adam2008-04-121-3/+3
| * build: move SECRETS_OBJ into LIBSMB_OBJMichael Adam2008-04-121-45/+41
| * build: regroup LIBSMB objects to for a smallest linkable uint (LIBSMB_ERR_OBJ)Michael Adam2008-04-121-6/+10
| * registry: move normalize_dbkey() from lib/util_reg.c to registry/reg_util.cMichael Adam2008-04-122-7/+10
| * build: group RPC_PARSE_OBJ1 with LIBSAMBA_OBJMichael Adam2008-04-121-17/+17
| * build: group NTERR/DOSERR/ERRORMAP and LIBSAMBA object differentlyMichael Adam2008-04-121-35/+36
* | Fix bug #5386, don't keep printing the same waitingJeremy Allison2008-04-111-3/+6
|/
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2008-04-117-21/+23
|\
| * libnetapi: fix dependency problem by linking libnetapi statically (internally)Michael Adam2008-04-121-0/+7
| * libnetapi: fix interactive logging by preventing setup_logging from closing s...Michael Adam2008-04-121-0/+3
| * util_tdb: fix a segfault caused by a fatal typo.Michael Adam2008-04-121-1/+1
| * update WHATSNEWMichael Adam2008-04-111-0/+9
| * Remove a redundant TALLOC_FREEVolker Lendecke2008-04-111-1/+0
| * Remove some write-only fstringsVolker Lendecke2008-04-112-19/+3
* | Quieten valgrind message on make valgrindtest. This doesn'tJeremy Allison2008-04-111-0/+5
|/
* net: 'net' doesn't need wb_common.o anymore.Stefan Metzmacher2008-04-111-1/+1
* nsswitch: remove unused nsswitch/wb_client.cStefan Metzmacher2008-04-112-97/+1
* net_idmap: use wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functionsStefan Metzmacher2008-04-111-19/+27
* libwbclient: add wbcSet[U|G]idMapping() and wbcSet[U|G]idHwm() functionsStefan Metzmacher2008-04-112-0/+157
* libsmbconf: don't mark the API as "subject to change" any longer.Michael Adam2008-04-111-4/+0
* Cleanup size_t return values in convert_string_allocateTim Prouty2008-04-116-76/+91
* Fix bug 5366Volker Lendecke2008-04-111-1/+6
* test: not only pretend to call smbconftort - really do it :-}Michael Adam2008-04-111-1/+1
* some shells are pickier than others ...Björn Jacke2008-04-111-1/+1
* Use libnetapi_open_pipe in netapi functions.Günther Deschner2008-04-104-48/+27
* Add libnetapi_open_pipe, inspired by the cli_cm_ interface.Günther Deschner2008-04-102-0/+114
* Use libnetapi_open_ipc_connection in libnetapi.Günther Deschner2008-04-105-180/+33
* Fix one missing netapi_private header.Günther Deschner2008-04-101-2/+2
* Split out private headers in libnetapi.Günther Deschner2008-04-107-8/+80
* Add very basic cli_cm_* based connection handler to libnetapi.Günther Deschner2008-04-102-0/+76
* Use SERVER_INFO_1005 in libnetapi.Günther Deschner2008-04-103-11/+11
* Re-run make idl.Günther Deschner2008-04-103-0/+37
* Add SERVER_INFO_1005 to libnetapi.idl.Günther Deschner2008-04-101-0/+4
* Fix typo.Günther Deschner2008-04-101-1/+1
* Add some more cli_cm_set_X functions.Günther Deschner2008-04-101-1/+52
* Add MAX_NERR define.Günther Deschner2008-04-101-0/+4
* Fix the last reported debian problem with nmbd not waitingJeremy Allison2008-04-101-10/+22
* winbindd: only call winbindd_validate_cache when not in offline logon mode.Michael Adam2008-04-102-20/+17
* Also accept 0x15 getdc repliesVolker Lendecke2008-04-101-19/+22
* objectclass -> objectClassKarolin Seeger2008-04-101-3/+3
* fix some extrasemi compile warningsBjörn Jacke2008-04-103-4/+4
* Fix typo.Karolin Seeger2008-04-101-1/+1
* net conf: use talloc and talloc_strdup_lower throughout all net conf functions.Michael Adam2008-04-101-17/+59
* net conf: implement "net conf delincludes".Michael Adam2008-04-101-0/+40
* net conf: implement a "net conf setincludes" command.Michael Adam2008-04-101-0/+50