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 |
2005-07-17 |
Hallvard Furuseth | Remove unused type: struct token |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Remove spurious cvalue=NULL printf argument. |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Fix typo: Scope "base" was only matched properly on... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Hallvard Furuseth | Add an example. Note that glued databases should usual... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | trim (long ago) unused files |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | mark leak |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | fix leak |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | some (stupid) editors complain because 'new' is a reser... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | paranoid check |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Pierangelo... | fix typo |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | move to attic... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | improve diagnostics when configuring suffix for special... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | apply (a modified version of) ITS#3822 patch |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | refresh info about supported backends (added config... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Howard Chu | ITS#3841 fix test in rev 1.220 |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | fix memory leak (ITS#3862) |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Pierangelo... | be liberal: accept empty oid lists |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | struct slab_heap *sh was accessed through the wrong... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Make ebuf/ecur char* instead of unsigned char* (which... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "unused <something>" warnings |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "unused variable" warning |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence warnings |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "unused static function" warning |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "unused variable" warnings |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Fix typos GETNAMEINFO->HAVE_GETNAMEINFO, HAVE_HERROR... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "unused label" warning |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Pierangelo... | need a regular file (ITS#3865) |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Hallvard Furuseth | Silence "empty statement" warnings |
commit | commitdiff | tree | snapshot |
2005-07-13 |
Pierangelo... | should address ITS#3861 |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Howard Chu | Fix loglevel to accept negative integers |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Howard Chu | Fix SLAP_SOCK_IS_MUTE typo |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Howard Chu | ITS#3854 fix Modify logging, add handlers for unrecogni... |
commit | commitdiff | tree | snapshot |
2005-07-12 |
Howard Chu | ITS#3857 fix bottom-up modrdn cascades, use a global... |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Kurt Zeilenga | Schema cleanup |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Hallvard Furuseth | retcode_op_func(): Fix uninitialized variable 'ref': |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Hallvard Furuseth | Declare component matching functions |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Hallvard Furuseth | Add missing function declarations in config.h |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Hallvard Furuseth | fp_parse_line(): |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Howard Chu | ITS#3841 skip db_close if db_open was never called |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Howard Chu | ITS#3847 silence warnings |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Howard Chu | ITS#3847 silence warnings |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Howard Chu | ITS#3847 fix LDAP_GROUP_TRANSACTION defs |
commit | commitdiff | tree | snapshot |
2005-07-11 |
Howard Chu | ITS#3824 remove env after slapadd/slapindex -q |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Hallvard Furuseth | goto loop_begin; skipped initialization of scopeok. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Hallvard Furuseth | fbuf in syncprov_findcsn() got used before it was fully... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Hallvard Furuseth | ber_get_enum() needs int*, not enum*. An enum can... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Kurt Zeilenga | cleanup |
commit | commitdiff | tree | snapshot |
next |