2008-02-20 |
Andrew Bartlett | Until the new ldb changes land, make ldb_wait set the... |
blob | commitdiff | raw |
2007-12-21 |
Stefan Metzmacher | Merge commit 'release-4-0-0alpha2' into v4-0-test |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Jelmer Vernooij | r26540: Revert my previous commit after concerns raised... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Jelmer Vernooij | r26539: Remove unnecessary statics. |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Jelmer Vernooij | r26481: Make function for loading symbol from DSO more... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Andrew Bartlett | r25933: LDB: Don't free errstring until after the print... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Jelmer Vernooij | r25843: Finish check-soloading. |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Stefan Metzmacher | Merge commit 'release-4-0-0alpha1' into v4-0-test |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r25081: Add modules_dir member to ldb_context that... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r23798: updated old Temple Place FSF addresses to new URL |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r23795: more v2->v3 conversion |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r22681: Fix standalone ldb build when parent directory... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r22557: Simo has long bugged me that the paths in the... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r22474: If ldb does not return sucess, then the res... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r21736: Fix the smbclient test to do something more... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r20761: let ldb modules call ldb_set_default_dns() |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r20583: implement the frontend calls for extended opera... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r20581: - the ldb modules have explicit hooks for exten... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r20317: store references to all important naming contexts. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r20192: I assume a 'break' is the correct thing to... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r20033: Never commit before testing |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r20032: Add ldb_search_exp_fmt() |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r19831: Big ldb_dn optimization and interfaces enhancem... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r19720: - don't pass a pointer reference to ldb_search_... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r19453: Expose helper functions |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r19264: Clarify behaviour in ldb_search_callback()... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r19188: merge from samba3: |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r18942: add a ldb_set_create_perms() function in ldb... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Volker Lendecke | r18894: Merge const fixes from 3_0 |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r18882: make style consistent |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r18830: ensure backends aren't added twice (needed... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r18781: Move the usnCreated and usnChanged handling... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r18777: add helper functions to create an ldb_request... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r18439: 2nd try at a talloc_move() api. This type with... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r18438: I should have examined these uses of talloc_mov... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r18436: converted ldb to use talloc_move() instead... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r18272: Couldn't resist to change this. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r18245: Ensure we don't keep the rootdse record around... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r17830: Set the default_basedn (hey, it comes from... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r17828: set the auto_baseDN opaque even on failure... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r17821: changed ldb_search() and the ldbsearch command... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r17514: Simplify the way to set ldb errors and add... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r17186: "async" word abuse clean-up part 2 |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r17185: Oh, I wanted to do this for sooo long time. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16972: Replace the sequence_number function pointer... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16825: Make ldb_sainity_check() set an error string... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r16784: - make some function in ldb static, they not... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16172: Translate the ldb error codes into appropriate... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16085: Set the error string if we fail to find a valid... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16083: Make it possible to initialise a backend module... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r16071: tdb has nested transactions |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r16036: Add a couple of new functions to corretly deal... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r16007: If no error string was setup by the backend... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r15942: Remove the sync internal ldb calls altogether. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r15932: Remove per request creds |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r15927: Optimize ldb module traverse while keeping... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r15795: Try to use the async code by default |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Tim Potter | r15388: Fix cut&paste typo. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r15176: Ensure we don't segfault when we try and delete... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Tim Potter | r15113: Add a ldb_strerror() function. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r14599: Pass ACLs down the registry layer. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r14594: Fix some dependencies (required for shared... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r14592: Add support for loading shared modules to LDB. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13998: From now on ldb_request() will require an alloc... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13996: simplify ldb_async_wait() some more |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13992: change the way ldb_async_wait() works. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13900: don't segfault on error |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r13839: Use registration mechanism for backends as... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13823: make async_wait part of the modules ops |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Jelmer Vernooij | r13786: [merge] Add registration functions for LDB... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13615: Make ldb_set_errstring get ldb instead of modul... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13609: Get in the initial work on making ldb async |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r13324: From now on check attribute names obey rfc2251 |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Stefan Metzmacher | r12829: fix ldb headers, to not include '<...>' files... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r12743: Remove the ugly way we had to make a second... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r12733: Merge ldap/ldb controls into main tree |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Bartlett | r12534: Make the transaction code fill the error string... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r11958: - fixed memory leaks in the ldb_result handling... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r11594: ensure ldb_search() sets *res to NULL on failur... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r11567: Ldb API change patch. |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r11353: a bit of an improvement to the ldb_tdb error... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r11109: fixed the error code return from most ldb funct... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r10790: allow updating of existing ldb opaque values... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r10759: make modules easier to write by allowing module... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r10753: don't require every ldb module to implement... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r10477: expose transactions outside ldb and change... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r10305: start implementing better error handling |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r10304: check for basic ldb_message sanity and return... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r10299: remove the public (un)lock functions and introd... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Simo Sorce | r9391: Convert all the code to use struct ldb_dn to... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r8600: fixed null termination on some error messages... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r8037: a fairly major update to the internals of ldb... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Derrell Lipman | r7828: Although there is still plenty to do, ldb_sqlite... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r7776: add a method for getting arbitrary opaque data... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r7759: allow ldb_errstring() to be used when not connected |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r7709: - convert ldb to use popt, so that it can intera... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r7667: added a ldb ildap backend, using our internal... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Andrew Tridgell | r7527: - added a ldb_search_bytree() interface, which... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
Derrell Lipman | r7276: - moved static tdb function ltdb_dn_fold() into... |
blob | commitdiff | raw | diff to current |
next |