2005-07-21 |
Pierangelo... | don't malloc when not required? |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | cleanup |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Fix typo |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | attempt to fix invalid free |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | more cleanups |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | more cleanups |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | remove SLAPI cruft |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Fix some SLAPI bugs |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Add support for post-result SLAPI plugins |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Move most of SLAPI frontend into overlay |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | glue's enum conflicts with slap_operation_t |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | condition SLAP_OVERLAY_ACCESS |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | make sure we notice if this gets out of sync with slap_... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | add prototype for overlay_op_walk() |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Add overlay_op_walk() |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Add slap_operation_t |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | improve messages |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Pierangelo... | keep trying... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | SLAPI cleanups |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Factor out common code in SLAPI internal ops |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Luke Howard | Enable SLAPI pre-entry plugins (we really need to move... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | mostly revert previous commit |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | allow to unregister (and free) memory handling functions |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | destroy cache on exit |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | fix uninitialized value use |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | Under some circumstances, port 9010 is already in use... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | drop stored procedures |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Luke Howard | Fix order of statements in SLAPI internal modrdn implem... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Luke Howard | Fix regression in SLAPI ACL plugins owing to accidental... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Luke Howard | Unset intop callback parameters before they go out... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | more on deadlock/dangling pointers |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Pierangelo... | connection_client leave c_peer_* fields NULL |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | fix arbitrary precision number display when no big... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | use appropriate format when no arbitrary precision... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | improve previous commit |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | Solaris doesn't like being passed NULL pointers to... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | fix previous commit |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Reenable pre-result plugins, these were supported in... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | back out previous commit, fat fingers |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | result.c |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | sync with slapd |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | more cleanup |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | Memory cleanup |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | ObjectClass cleanup |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | cleanup |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | AttributeType cleanup |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | fix previous commit (ITS#3871) |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | more about rewrite leaks |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | fix yet another leak |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Always set sml_desc when converting from LDAPMods |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Check op->o_bd != NULL |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Fix callback API for cast safety |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Fix pointer error in readback control |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Add slap_parse_ctrl() API for parsing already decoded... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Add slapi_x_filter_set_attribute_type() API |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Implement more of SLAPI 5.x - all SLAPI internal operat... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Associate global plugins with frontendDB |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Support for pre-entry, pre-result, pre-referral SLAPI... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Global plugins are now associated with frontendDB |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | The order of uidNumber and gidNumber was swapped in... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Howard Chu | Fix bdb_tool_dn2id_get() - nobody should be calling... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Fix another crasher if parent is NULL |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Luke Howard | Fix crasher in hdb_dn2id() when parent is NULL |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | implement per-target, per-operation timeouts |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | document new timeout feature; improve existing stuff |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | trim unused (wrong) code |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Pierangelo... | reword the description of listener permissions |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Pierangelo... | fix ITS#3862 |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Pierangelo... | provide a useful example |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Luke Howard | Fix for previous commit |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Luke Howard | Fix pointer error |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Add userPassword protection to example. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Add OVERLAYS section |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Note that the overlay is experimental (copied from... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Note that relay backend is experimental (copied from... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Add slapd-hdb |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Luke Howard | Add prototypes and pblock paramaters for more compat... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Fix format arg to "overlay...configuration failed"... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Remove spurious snprintf(..., "<%s> cannot be deleted... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Delete unused variable. |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | send_ldap_controls() returns int, so fix return LBER_ER... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | assert expects int. (int)<nonnull ptr/long> can be... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Fix cast in BDB_ID2DISK(): unsigned char *_p ... =... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Make ConfigArgs.lineno int like elsewhere instead of... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Delete unused variables |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | Add missing "static" for functions declared static... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | strip_cav_tag() should return ber_tag_t, not int |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | #include <ldif.h> for ldif_must_b64_encode_*() |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Hallvard Furuseth | size_t peercredlen -> socklen_t peercredlen in #if... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Pierangelo... | refresh list of known overlays |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Pierangelo... | fix some unclean unlock issues; fix potential leaks |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Pierangelo... | fix generated connection entries |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Pierangelo... | add an "OBSOLETED DIRECTIVES" section and list "subordi... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Remove spurious printf argument |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | rc in glue_tool_entry_put() is an int, not NOID (unsign... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | bvlist *list was updated through the wrong type. |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Declare ldap_back_init_cf(). |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Remove spurious fprintf arguments |
commit | commitdiff | tree | snapshot |
next |