| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug(s) fixed: 186280 | Rich Megginson | 2006-04-11 | 93 | -353/+488 |
* | Make the build/pull work like the adminserver does with respect to console. ... | Rich Megginson | 2006-04-08 | 2 | -2/+2 |
* | Moved the SMARTHEAP macro setting from slapd local Makefile to global nsconfi... | Noriko Hosoi | 2006-04-07 | 2 | -27/+27 |
* | accidentally, overrode the change made on revision 1.42; backing off | Noriko Hosoi | 2006-04-07 | 1 | -2/+1 |
* | Removed extra $(NS64TAG) from sh_release_config; $(NSCONFIG) contains _64. | Noriko Hosoi | 2006-04-07 | 1 | -1/+1 |
* | Previous checkin introduced this bug: a whitespace is inserted by putting a c... | Noriko Hosoi | 2006-04-07 | 1 | -2/+2 |
* | [186642] Directory Server Makefile updates for Internal build (Comment #6) | Noriko Hosoi | 2006-04-07 | 13 | -81/+213 |
* | setup.inf, setup.res, silent.inf, unzip_wrapper.pl, LICENSE.txt, README.txt w... | Noriko Hosoi | 2006-04-04 | 1 | -4/+10 |
* | [186642] Directory Server Makefile updates for Internal build | Noriko Hosoi | 2006-03-29 | 21 | -177/+171 |
* | 185811 - Missing const qualifiers were causing Windows compiler errors | Nathan Kinder | 2006-03-20 | 1 | -4/+4 |
* | 185811 - slapi_dn_find_parent needs to be added to libslapd.def for windows b... | Nathan Kinder | 2006-03-19 | 1 | -0/+1 |
* | 185811 - Don't check localuser config on Windows | Nathan Kinder | 2006-03-19 | 1 | -0/+2 |
* | 185811 - Need to exclude pwd.h include on windows | Nathan Kinder | 2006-03-18 | 1 | -0/+2 |
* | 185811 - Fixed windows build failures when compiling slapd_chown_if_not_owner... | Nathan Kinder | 2006-03-18 | 3 | -0/+6 |
* | [185364] Can't update scripts (e.g., start-slapd) in the instance directory | Noriko Hosoi | 2006-03-16 | 1 | -1/+3 |
* | [185477] ldif2db allows entries without a parent to be imported | Noriko Hosoi | 2006-03-16 | 1 | -6/+6 |
* | [185477] ldif2db allows entries without a parent to be imported | Noriko Hosoi | 2006-03-15 | 1 | -3/+1 |
* | 184585 - Adjusted the location of the connection lock when doing a sasl_rebind | Nathan Kinder | 2006-03-14 | 1 | -3/+3 |
* | 184585 - SASL context needs to be disposed of and a new one created when re-b... | Nathan Kinder | 2006-03-14 | 2 | -0/+35 |
* | [185364] Can't update scripts (e.g., start-slapd) in the instance | Noriko Hosoi | 2006-03-14 | 3 | -78/+141 |
* | [183222] Directory Server hangs when running VLV search and update operations... | Noriko Hosoi | 2006-03-08 | 1 | -10/+15 |
* | Bug(s) fixed: 179723 | Rich Megginson | 2006-03-06 | 2 | -6/+4 |
* | fixing the 64-bit Solaris build | Noriko Hosoi | 2006-03-01 | 1 | -51/+1 |
* | Added admserv-conf-admpw.patch to fix the use of admpw for basic auth in the ... | Rich Megginson | 2006-03-01 | 1 | -2/+6 |
* | added patch file for upgrading from 1.0.1 - fixes the use of admpw for basic ... | Rich Megginson | 2006-03-01 | 1 | -0/+7 |
* | Fixing Solaris build | Noriko Hosoi | 2006-02-28 | 2 | -10/+11 |
* | Fixing the internal build (to build dsmlgw w/ ant, ant-launcher.jar is needed) | Noriko Hosoi | 2006-02-28 | 1 | -1/+1 |
* | Fixing nightly build | Noriko Hosoi | 2006-02-28 | 4 | -8/+33 |
* | Some DSGW programs must not be linked with SSL, including the LDAP ssl librar... | Rich Megginson | 2006-02-25 | 1 | -1/+1 |
* | Have to add back softokn3 to the link libs - dependent libs are linked direct... | Rich Megginson | 2006-02-24 | 1 | -3/+2 |
* | Bug: 179810 | Rich Megginson | 2006-02-23 | 1 | -1/+1 |
* | Bug(s) fixed: 179137 | Rich Megginson | 2006-02-23 | 3 | -63/+102 |
* | Bug(s) fixed: 179135 | Rich Megginson | 2006-02-23 | 12 | -28/+51 |
* | Bug(s) fixed: 182613 | Rich Megginson | 2006-02-23 | 8 | -62/+134 |
* | Still need the console ld libpath patch for startconsole | Rich Megginson | 2006-02-23 | 1 | -6/+11 |
* | Change version to 1.0.2 | Rich Megginson | 2006-02-23 | 14 | -27/+33 |
* | Bug(s) fixed: 181827 | Nathan Kinder | 2006-02-20 | 2 | -12/+80 |
* | Don't attempt to package 32 bit NSS apps/libs with the 64 bit package on rhel... | Rich Megginson | 2006-02-17 | 1 | -1/+13 |
* | Reviewed by Nathan (Thanks!) | Rich Megginson | 2006-02-17 | 1 | -3/+6 |
* | 1) Fix moz objdir name for generic linux x86_64 | Rich Megginson | 2006-02-17 | 1 | -11/+17 |
* | Fix build-time issue of lib_dsadmin.so for x86_64 support | Nathan Kinder | 2006-02-17 | 1 | -7/+0 |
* | Bug(s) fixed: 181776 | Rich Megginson | 2006-02-16 | 2 | -24/+26 |
* | The correct naming convention for RHEL is | Rich Megginson | 2006-02-15 | 8 | -39/+40 |
* | Bug(s) fixed: 181587 | Rich Megginson | 2006-02-15 | 1 | -29/+45 |
* | Bug(s) fixed: 181032 | Nathan Kinder | 2006-02-15 | 1 | -136/+328 |
* | Wan-Teh pointed out that the platform specific freebl libs are needed _instea... | Rich Megginson | 2006-02-14 | 1 | -16/+16 |
* | Use NSS 3.11 and NSPR 4.6.1 - NSS 3.11 requires the new freebl lib at runtime, | Rich Megginson | 2006-02-13 | 4 | -27/+51 |
* | Bug(s) fixed: 178479 | Rich Megginson | 2006-02-10 | 7 | -8/+32 |
* | Bug(s) fixed: 180744 | Nathan Kinder | 2006-02-10 | 1 | -1/+10 |
* | Bug(s) fixed: 180515 | Rich Megginson | 2006-02-08 | 1 | -1/+13 |