Jelmer Vernooij
d222c5e7ae
r25166: Simplify can_contain_deferred and add tests for it.
...
(This used to be commit 1afc7dd4d3
)
2007-10-10 15:06:45 -05:00
Jeremy Allison
151f422247
r25164: Add talloc_asprintf_append_buffer() and the docs for it.
...
Jeremy.
(This used to be commit 5bb8613b86
)
2007-10-10 15:06:44 -05:00
Stefan Metzmacher
803e57da44
r25159: fix missing declarations warning
...
metze
(This used to be commit 3d321a5efc
)
2007-10-10 15:06:44 -05:00
Stefan Metzmacher
7d554e4104
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
...
metze
(This used to be commit 1fc3a37902
)
2007-10-10 15:06:44 -05:00
Jelmer Vernooij
44500d6d98
r25124: Include link to summary page, hide environment variables for 'none' environment.
...
(This used to be commit 9fac2bd884
)
2007-10-10 15:06:43 -05:00
Stefan Metzmacher
e10faa4a66
r25123: we only need lib/ldb/sqlite3.m4 and lib/ldb/libldb.m4,
...
when we build our own ldb...
metze
(This used to be commit 775f723c80
)
2007-10-10 15:06:43 -05:00
Stefan Metzmacher
f7ae1fc1ca
r25122: fix interface detection code
...
jelmer: I wonder what broke it...
metze
(This used to be commit 4c8063b9c4
)
2007-10-10 15:06:43 -05:00
Jeremy Allison
d8a5ed33b3
r25116: Fix talloc_asprintf_append to do the right thing with
...
truncated strings.
Jeremy.
(This used to be commit 948d32bb62
)
2007-10-10 15:06:42 -05:00
Stefan Metzmacher
95b8ab07f0
r25115: move normalizing of the define string into a function
...
and replace '-' with '_' as '-' isn't a string constant in C
jelmer: I assume the "..". for the public header was a bug...
metze
(This used to be commit 5522ee1461
)
2007-10-10 15:06:42 -05:00
Stefan Metzmacher
e8712bebae
r25114: handle structs and unions without typedefs better
...
in can_contain_deffered()
jelmer: we need to handle this more genericly, I assume
we have a lot of other related bugs
metze
(This used to be commit 3e0f22c857
)
2007-10-10 15:06:42 -05:00
Stefan Metzmacher
49f4f8ea2c
r25113: fix compiler warning
...
metze
(This used to be commit d0ada02532
)
2007-10-10 15:06:41 -05:00
Stefan Metzmacher
ab309ada8b
r25112: make torture_temp_dir() available via tortore/torture.h
...
and return more detailed errors
metze
(This used to be commit c2b645c876
)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
2e6f0016d1
r25110: Show environment variables in HTML output.
...
(This used to be commit 62e770ace3
)
2007-10-10 15:06:41 -05:00
Jelmer Vernooij
97f25fe522
r25106: ldb_map is provided by libldb.so in the system-provided ldb.
...
(This used to be commit 15476d75e7
)
2007-10-10 15:06:39 -05:00
Jelmer Vernooij
e885a8f477
r25105: No need to register ldb_map as a module.
...
(This used to be commit 6c66e09c9e
)
2007-10-10 15:06:38 -05:00
Jelmer Vernooij
7d1698d4bb
r25101: Directly depend on drsblobs - can't rely on having it in via ldb.
...
(This used to be commit 6b4a21e1ab
)
2007-10-10 15:06:37 -05:00
Jelmer Vernooij
0ca0c0e5a2
r25100: Include LDAP libs in .pc file so linking statically against libldb works again.
...
(This used to be commit bcf5c94474
)
2007-10-10 15:06:37 -05:00
Jelmer Vernooij
669adc9f4a
r25098: Fix typo
...
(This used to be commit 29415b661d
)
2007-10-10 15:06:36 -05:00
Jelmer Vernooij
1ecae757c6
r25097: Don't clutter users' CFLAGS with ldb cflags.
...
(This used to be commit e31614b5ea
)
2007-10-10 15:06:36 -05:00
Jelmer Vernooij
2bcf502f1a
r25096: Missed an include - otherwise the embedded ldb is always used.
...
(This used to be commit 557b4b3d45
)
2007-10-10 15:06:34 -05:00
Jelmer Vernooij
3d4fb8fc33
r25095: Display of which libraries the system-provided version is being used.
...
(This used to be commit 635ea8996a
)
2007-10-10 15:06:34 -05:00
Jelmer Vernooij
02509b55de
r25094: Force building shared module if subsystem is a shared library.
...
(This used to be commit 3146f0dead
)
2007-10-10 15:06:34 -05:00
Jelmer Vernooij
2e5f023a69
r25093: Use system-provided ldb library if available. Note that this only means using the ldb library from the system - the custom command-line tools for Samba 4 will still be built even if they are already provided by the system.
...
(This used to be commit 8aab673df5
)
2007-10-10 15:06:27 -05:00
Jelmer Vernooij
08ff1a50f2
r25085: Define LDB_MODULESDIR for standalone build.
...
(This used to be commit 1ba883c62e
)
2007-10-10 15:06:26 -05:00
Jelmer Vernooij
4a4cdc990c
r25084: Move samba-specific code out of lib/ldb directory.
...
(This used to be commit 917bd737cb
)
2007-10-10 15:06:26 -05:00
Jelmer Vernooij
bea4fc3af2
r25083: Keep actual symbol names the same.
...
(This used to be commit 106118f116
)
2007-10-10 15:06:26 -05:00
Jelmer Vernooij
d1ee65c9cf
r25082: Avoid use of MACHINE because it's defined already on Tru64. Thanks to Björn and BaT for pointing this out.
...
(This used to be commit e2ea41740b
)
2007-10-10 15:06:25 -05:00
Jelmer Vernooij
ed2a1c718a
r25081: Add modules_dir member to ldb_context that is used rather than a global
...
modulesdir setting. Samba always sets this to lp_modulesdir()/ldb
(This used to be commit e672380d21
)
2007-10-10 15:06:25 -05:00
Andrew Bartlett
c44019e1e3
r25073: Correct test name so make test can pass again.
...
Andrew Bartlett
(This used to be commit adcb3c864a
)
2007-10-10 15:06:25 -05:00
Andrew Bartlett
8227ffdc7c
r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can't
...
use this as a backend for the LSA LookupNames call.
Andrew Bartlett
(This used to be commit 9266e36633
)
2007-10-10 15:06:24 -05:00
Jelmer Vernooij
45d0b9a0a3
r25070: Revert DRSUAPI conversion to new API, as it broke some tests.
...
(This used to be commit cfb33df2d0
)
2007-10-10 15:06:24 -05:00
Jelmer Vernooij
a43dd8b956
r25056: Install some extra files. Patch from Stefan Gohmann
...
(This used to be commit 1b13c91375
)
2007-10-10 15:06:23 -05:00
Andrew Bartlett
f14ea12ada
r25053: Show the user class alongside the username.
...
(Trying to figure out why we can't provision as an administrator).
Andrew Bartlett
(This used to be commit 080bfd5819
)
2007-10-10 15:05:51 -05:00
Andrew Bartlett
6a30131b8b
r25052: This missing 'break' caused problems on 32 bit platforms only, due to
...
alignment of the union.
Sorry for the time it took to test and fix this.
Andrew Bartlett
(This used to be commit 5b893fc6f5
)
2007-10-10 15:05:51 -05:00
Andrew Bartlett
15c1801a5c
r25051: Move SWAT back to the old-style form-submit modal.
...
The Web 2.0, async client tools were really interesting, but without
developer backing they remain impossible to support into a release.
The most interesting app was the LDB browser, and I intend to replace
this with phpLdapAdmin, preconfigured for Apache during provision.
This also removes the need to 'compile' SWAT on SVN checkouts.
Andrew Bartlett
(This used to be commit cda965e908
)
2007-10-10 15:05:50 -05:00
Andrew Bartlett
37de963f67
r25048: From the archives (patch found in one of my old working trees):
...
Try two different DNs, when performing a samsync from an AD server.
Andrew Bartlett
(This used to be commit 8204e261b5
)
2007-10-10 15:05:49 -05:00
Jelmer Vernooij
7e297ecfa4
r25047: Fix more warnings.
...
(This used to be commit 69de86d2d2
)
2007-10-10 15:05:49 -05:00
Tim Potter
43742e53c9
r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms
...
and the semantics can be reproduced using tdb_firstkey() and
tdb_nextkey(). Oh, and also because I can't figure out how to get SWIG
to do exactly what I want here.
(This used to be commit 59b44a9796
)
2007-10-10 15:05:48 -05:00
Tim Potter
90b692de7d
r25045: Add constants for enum TDB_ERROR.
...
Remove some functions that I don't think should be in at the moment -
tdb_open_ex(), tdb_reopen{,_all} and locking functions. Locking
functions may come back at a later stage along with transaction support.
(This used to be commit 89740efc67
)
2007-10-10 15:05:48 -05:00
Tim Potter
d2f33d4380
r25044: The has_key() method should return a boolean, not an integer.
...
Add TODO for missing iterator and other oddball methods.
(This used to be commit cd89b67937
)
2007-10-10 15:05:47 -05:00
Jelmer Vernooij
203bb616b9
r25043: Avoid allocation on with NULL parent.
...
(This used to be commit 3f30cd5688
)
2007-10-10 15:05:47 -05:00
Jelmer Vernooij
e44d8bc87f
r25042: Avoid direct references to global loadparm context.
...
(This used to be commit 256532ab4b
)
2007-10-10 15:05:46 -05:00
Jelmer Vernooij
46d16c0131
r25041: Use context in more places, fix warnings.
...
(This used to be commit 9bb8738945
)
2007-10-10 15:05:46 -05:00
Jelmer Vernooij
9fd1b1c130
r25039: Rename service -> loadparm_service, use context more.
...
(This used to be commit ab417cb32b
)
2007-10-10 15:05:45 -05:00
Jelmer Vernooij
e25545dbb6
r25038: Pass context in more places.
...
(This used to be commit 8df36c1535
)
2007-10-10 15:05:45 -05:00
Jelmer Vernooij
2461a4f14b
r25037: Start passing the context around.
...
(This used to be commit 88c72ac75f
)
2007-10-10 15:05:44 -05:00
Jelmer Vernooij
98b57d5eb6
r25035: Fix some more warnings, use service pointer rather than service number in more places.
...
(This used to be commit df9cebcb97
)
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
ce0ff008b5
r25034: Remove unused variables.
...
(This used to be commit ec1c68e3a6
)
2007-10-10 15:05:43 -05:00
Jelmer Vernooij
50bcb45692
r25033: Fix include
...
(This used to be commit d81bb09046
)
2007-10-10 15:05:42 -05:00
Jelmer Vernooij
5def5048ca
r25031: Use pointers to services rather than service numbers when possible.
...
(This used to be commit dde12060ea
)
2007-10-10 15:05:42 -05:00