mirror of
https://github.com/samba-team/samba.git
synced 2025-11-29 16:23:52 +03:00
r152: a quick airport commit ....
added ldbedit, a _really_ useful command added ldbadd, ldbdel, ldbsearch and ldbmodify to build solved lots of timezone issues, we now pass the torture tests with client and server in different zones fixed several build issues I know this breaks the no-LDAP build. Wait till I arrive in San Jose for that fix.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
31c23f14d6
commit
af34710d4d
@@ -174,7 +174,7 @@ int ldb_search(struct ldb_context *ldb,
|
||||
const char *base,
|
||||
enum ldb_scope scope,
|
||||
const char *expression,
|
||||
const char *attrs[], struct ldb_message ***res);
|
||||
char * const attrs[], struct ldb_message ***res);
|
||||
|
||||
/*
|
||||
free a set of messages returned by ldb_search
|
||||
|
||||
Reference in New Issue
Block a user