1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-15 16:23:49 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Simo Sorce
0fa5d4bc22 r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argument.
This is a pointer to an element pointer. If it is not null it will be
filled with the pointer of the manipulated element.
Will avoid double searches on the elements list in some cases.
2007-10-10 14:24:38 -05:00
Simo Sorce
59ac5cf96b r19460: currently building when there is an existing previous build in place is broken 2007-10-10 14:21:36 -05:00
Simo Sorce
d74fac5740 r19459: Do not build nss by default (it probably works only on linux)
Fix warning with standalone.sh if build exists
2007-10-10 14:21:35 -05:00
Simo Sorce
b4c8bf7398 r19375: very basic helper script to build ldb standalone 2007-10-10 14:21:19 -05:00