Jong Hyuk Choi
|
c6e5cca3f4
|
cleanup comments of sl_mem_detach()
|
2003-05-30 21:44:18 +00:00 |
|
Jong Hyuk Choi
|
4f9f60d5d3
|
add the context prefix entry first in the test script 017/018
|
2003-05-30 21:43:03 +00:00 |
|
Kurt Zeilenga
|
54d01d8946
|
Add missing externs based upon jfrederic.clere@fujitsu-siemens.com
suggestion in ITS#2559.
|
2003-05-30 20:04:59 +00:00 |
|
Kurt Zeilenga
|
0954351565
|
Change ACL default style to exact (from regex)
|
2003-05-30 05:24:39 +00:00 |
|
Kurt Zeilenga
|
193c7ca228
|
Fix matching rule flags
|
2003-05-30 02:17:30 +00:00 |
|
Howard Chu
|
a3b73b50ce
|
Fix includes for EBCDIC
|
2003-05-29 10:02:10 +00:00 |
|
Howard Chu
|
676984e8d3
|
Fix slap_EXOP declarations
|
2003-05-29 07:18:58 +00:00 |
|
Howard Chu
|
62cc5d2f39
|
Fix lutil_localtime for EBCDIC
|
2003-05-29 06:15:03 +00:00 |
|
Howard Chu
|
5d0ba372e5
|
Fix LBER_OPT_MEMCTX behavior
|
2003-05-28 22:17:08 +00:00 |
|
Howard Chu
|
ac908e15e8
|
Fix TL malloc/free
|
2003-05-28 22:15:44 +00:00 |
|
Pierangelo Masarati
|
476e1958b6
|
fix typo
|
2003-05-26 16:31:20 +00:00 |
|
Hallvard Furuseth
|
aed036f0c3
|
Cast away const from AC_GAI_STRERROR() return value.
|
2003-05-25 20:50:26 +00:00 |
|
Hallvard Furuseth
|
68ddf9f6aa
|
Added Hallvard B. Furuseth.
|
2003-05-25 14:28:48 +00:00 |
|
Luke Howard
|
0af6508632
|
s/forms/form in PADL copyright
|
2003-05-25 04:48:49 +00:00 |
|
Kurt Zeilenga
|
7fb3ca897a
|
UCD terms
|
2003-05-25 04:19:09 +00:00 |
|
Kurt Zeilenga
|
46c9d6dbb8
|
Remove $OpenLDAP$ from installed configuration file
|
2003-05-25 04:09:37 +00:00 |
|
Kurt Zeilenga
|
32e2521867
|
Remove $OpenLDAP$ from installed file
|
2003-05-25 04:08:59 +00:00 |
|
Kurt Zeilenga
|
5e6a5174ea
|
Clarify copyrights
|
2003-05-25 04:07:47 +00:00 |
|
Kurt Zeilenga
|
7ca24a8591
|
Another round of minor copyright updates
|
2003-05-25 03:56:57 +00:00 |
|
Howard Chu
|
5ce0e3afb1
|
Add authors
|
2003-05-25 03:50:59 +00:00 |
|
Kurt Zeilenga
|
e8144158f3
|
Add/Update various copyright notices
|
2003-05-25 03:31:21 +00:00 |
|
Luke Howard
|
4cee2467be
|
s/forms/form in PADL copyright
|
2003-05-25 02:59:09 +00:00 |
|
Kurt Zeilenga
|
22f0f5de6f
|
Add IBM
|
2003-05-25 02:12:02 +00:00 |
|
Kurt Zeilenga
|
4b3545cd2e
|
Update IBM copyrights
Kurt Zeilenga, IBM Corporation
|
2003-05-25 02:03:07 +00:00 |
|
Howard Chu
|
f7d7700b6e
|
ITS#2549, init memctx to NULL. Also reset ber memctx to NULL when freeing.
|
2003-05-25 01:32:39 +00:00 |
|
Kurt Zeilenga
|
1cc7b10b7a
|
remove cruft
|
2003-05-25 01:17:38 +00:00 |
|
Howard Chu
|
4a3748b6cf
|
Restructured to avoid direct use of sl_malloc functions. Minimizes impact
of #ifdef USE_SL_MALLOC...
|
2003-05-25 00:53:08 +00:00 |
|
Kurt Zeilenga
|
86fdca5177
|
#if 0 debug statements in signal handlers
|
2003-05-24 21:12:20 +00:00 |
|
Pierangelo Masarati
|
6180bcbf51
|
Finish proxy cache cleanup and API porting (on behalf of Apurva Kumar)
|
2003-05-24 17:38:04 +00:00 |
|
Luke Howard
|
89f7ffc9de
|
Clarify copyright
|
2003-05-24 09:30:48 +00:00 |
|
Kurt Zeilenga
|
4eea8c0a23
|
Add see also to:
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
which is believed to apply here.
|
2003-05-24 08:29:04 +00:00 |
|
Howard Chu
|
283471d84e
|
Fix syncinfo reference after free
|
2003-05-24 06:50:48 +00:00 |
|
Kurt Zeilenga
|
8035d016c4
|
Fix typos in last commit
Apply to Makefile as well
|
2003-05-24 06:15:00 +00:00 |
|
Kurt Zeilenga
|
52e88a36a4
|
Fix typos ITS#2544
|
2003-05-24 05:20:15 +00:00 |
|
Howard Chu
|
d8476d75c9
|
There is no SLURPPID to kill
Test is also valid for back-hdb
|
2003-05-24 04:30:53 +00:00 |
|
Kurt Zeilenga
|
73f2048456
|
Add clarification as to source of this file
Add OpenLDAP copyright statement
|
2003-05-24 03:18:50 +00:00 |
|
Howard Chu
|
9dace23dec
|
Change slap_sasl_authorized to take an Operation instead of a Connection,
for compatibility with proxyAuthz control
|
2003-05-24 02:44:46 +00:00 |
|
Howard Chu
|
83f0acc1d8
|
ITS#2533 backend_attribute uses tmpmemctx, must free accordingly
|
2003-05-24 02:06:18 +00:00 |
|
Howard Chu
|
6165d8ed9c
|
Add wait clause for slurpd
|
2003-05-24 01:57:29 +00:00 |
|
Howard Chu
|
c40115c12e
|
Don't use single malloc for BDB_HIER e->e_name + e->e_nname
|
2003-05-24 01:54:03 +00:00 |
|
Kurt Zeilenga
|
d6bfa4ab8f
|
remove documentation for bind_simple_unprotected
(which was axed log ago)
|
2003-05-24 01:26:38 +00:00 |
|
Howard Chu
|
d449772875
|
ITS#2548 must dup sasl_errdetail msgs
|
2003-05-24 01:05:11 +00:00 |
|
Howard Chu
|
61eec0734a
|
Fix double-free'd rdn bug
|
2003-05-24 00:46:52 +00:00 |
|
Jong Hyuk Choi
|
f72566e9f0
|
cleanup ($PORT -> $SLAVEPORT)
|
2003-05-23 18:02:34 +00:00 |
|
Jong Hyuk Choi
|
88ae22b854
|
cleanup (one search to master, another to slave)
|
2003-05-23 17:45:44 +00:00 |
|
Jong Hyuk Choi
|
2e5fb908d1
|
- glue entry management change
- op->o_tmpmfunc setup
|
2003-05-23 13:32:13 +00:00 |
|
Howard Chu
|
4c0e4741f7
|
Add comments to sl_mem_detach()
|
2003-05-23 09:10:05 +00:00 |
|
Kurt Zeilenga
|
703444febd
|
Partially fix slapi builds, still have undefined references
|
2003-05-23 06:27:38 +00:00 |
|
Kurt Zeilenga
|
75fed6691a
|
zap --enable-phonetic
|
2003-05-23 05:27:30 +00:00 |
|
Kurt Zeilenga
|
97368d792e
|
Really zap readline(3) detection
|
2003-05-23 05:22:44 +00:00 |
|