
CVS log for servers/slapd/back-monitor/time.c
Up to [OpenLDAP] / servers / slapd / back-monitor
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.45: download - view: text, markup - select for diffs
Tue Jan 4 23:43:24 2011 UTC (12 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: MIGRATION_CVS2GIT,
HEAD
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2
lines
Happy New Year
Revision 1.44: download - view: text, markup - select for diffs
Tue Apr 13 20:18:18 2010 UTC (12 years, 9 months ago) by kurt
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2
lines
happy belated New Year
Revision 1.43: download - view: text, markup - select for diffs
Tue Aug 18 21:48:17 2009 UTC (13 years, 5 months ago) by ando
Branches: MAIN
CVS tags: ACLCHECK_0,
ACLCHECK
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -26
lines
wrap gmtime for reentrancy (ITS#6262)
Revision 1.42: download - view: text, markup - select for diffs
Wed Jan 21 23:40:35 2009 UTC (14 years ago) by kurt
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2
lines
Update copyright notices
Revision 1.41: download - view: text, markup - select for diffs
Mon Jan 7 23:20:12 2008 UTC (15 years ago) by kurt
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
Happy New Year (belated)
Revision 1.40: download - view: text, markup - select for diffs
Fri May 18 12:45:56 2007 UTC (15 years, 8 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_MP
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -2
lines
Warning cleanup (avoid cast double return val -> integer, gcc gets suspicious)
Revision 1.39: download - view: text, markup - select for diffs
Mon Mar 19 20:39:43 2007 UTC (15 years, 10 months ago) by ando
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +70 -11
lines
add uptime monitoring (in seconds)
Revision 1.38: download - view: text, markup - select for diffs
Tue Jan 2 19:01:12 2007 UTC (16 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
happy new year
Revision 1.37: download - view: text, markup - select for diffs
Sun Apr 2 17:54:25 2006 UTC (16 years, 10 months ago) by hallvard
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_4_BP,
OPENLDAP_REL_ENG_2_4_3ALPHA,
OPENLDAP_REL_ENG_2_4_2ALPHA,
OPENLDAP_REL_ENG_2_4_1ALPHA,
OPENLDAP_REL_ENG_2_4_0ALPHA,
OPENLDAP_REL_ENG_2_3_MP
Branch point for: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -2
lines
Warnings: Unused vars. funcptr=0, not =NULL. if(b=...) -> if((b=...) != NULL).
Revision 1.36: download - view: text, markup - select for diffs
Thu Jan 12 07:40:09 2006 UTC (17 years ago) by hyc
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +12 -43
lines
Add monitor_entry_stub() for creating entries. Fix conn peer/local mismatch.
Revision 1.35: download - view: text, markup - select for diffs
Tue Jan 3 22:12:21 2006 UTC (17 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2
lines
Happy new year!
Revision 1.34: download - view: text, markup - select for diffs
Mon Aug 8 18:45:10 2005 UTC (17 years, 6 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_MP,
OPENLDAP_AC_MP,
OPENLDAP_AC_BP,
OPENLDAP_AC
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +11 -4
lines
plug more one-time leaks; rearrange subsystems setup
Revision 1.33: download - view: text, markup - select for diffs
Mon Jul 18 04:22:35 2005 UTC (17 years, 6 months ago) by hallvard
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -3
lines
assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL).
Revision 1.32: download - view: text, markup - select for diffs
Wed Apr 27 19:30:35 2005 UTC (17 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +5 -5
lines
refactor ABI for arbitrary attribute/entry/callback registration; propagate pointers to Operation and SlapReply structures to entry create/update/modify callbacks; cleanup
Revision 1.31: download - view: text, markup - select for diffs
Tue Jan 18 08:48:53 2005 UTC (18 years ago) by ando
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -1
lines
should we touch timestamps when internally updating?
Revision 1.30: download - view: text, markup - select for diffs
Sat Jan 1 19:49:56 2005 UTC (18 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
Happy New Year!
Revision 1.29: download - view: text, markup - select for diffs
Mon Nov 8 17:52:27 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_3_BP,
OPENLDAP_REL_ENG_2_3_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_3
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +9 -11
lines
allow to register entries and entry callbacks; radical namespace cleanup
Revision 1.28: download - view: text, markup - select for diffs
Mon Nov 8 09:55:33 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -9
lines
fix typo in rww; general cleanup
Revision 1.27: download - view: text, markup - select for diffs
Mon Nov 8 09:10:16 2004 UTC (18 years, 2 months ago) by ando
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +15 -14
lines
rework subsystem initialization (can be added dynamically...)
Revision 1.26: download - view: text, markup - select for diffs
Wed Oct 6 03:51:41 2004 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Revert ITS#3353 patch, it needs to be reworked.
Revision 1.25: download - view: text, markup - select for diffs
Fri Oct 1 05:33:19 2004 UTC (18 years, 4 months ago) by hyc
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
ITS#3353 consolidate slapd globals into a single struct
Revision 1.24: download - view: text, markup - select for diffs
Sun Sep 12 20:12:58 2004 UTC (18 years, 4 months ago) by ando
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +29 -28
lines
lots of cleanup; few improvements; fix RDN selection bug when creating connection dynamic entries; rework entries ordering - now it's more intuitive and regular; optimize counters update
Revision 1.23: download - view: text, markup - select for diffs
Sat Sep 4 02:54:33 2004 UTC (18 years, 5 months ago) by kurt
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -36
lines
unifdef -UNEW_LOGGING
Revision 1.22: download - view: text, markup - select for diffs
Mon Jul 19 19:42:11 2004 UTC (18 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +9 -1
lines
add {creators|modifiers}Name to all entries
Revision 1.21: download - view: text, markup - select for diffs
Thu Jan 1 18:15:36 2004 UTC (19 years, 1 month ago) by kurt
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_MP
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
Happy new year
Revision 1.20: download - view: text, markup - select for diffs
Mon Dec 8 16:41:41 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -30
lines
notices and acknowledgements
Revision 1.19: download - view: text, markup - select for diffs
Sat Dec 6 04:50:47 2003 UTC (19 years, 2 months ago) by lukeh
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +16 -1
lines
Use gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALTIME_R is defined (need to add autoconf check)
Revision 1.18: download - view: text, markup - select for diffs
Thu Nov 27 01:35:20 2003 UTC (19 years, 2 months ago) by kurt
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +18 -3
lines
Notice and acknowledgements
"this is an altered version" statement
Revision 1.17: download - view: text, markup - select for diffs
Sat May 17 15:19:16 2003 UTC (19 years, 8 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_2_BP,
OPENLDAP_REL_ENG_2_2_2BETA,
OPENLDAP_REL_ENG_2_2_1BETA,
OPENLDAP_REL_ENG_2_2_0ALPHA
Branch point for: OPENLDAP_REL_ENG_2_2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +7 -7
lines
use back-monitor without including core.schema; commit by now; will cleanup later
Revision 1.16: download - view: text, markup - select for diffs
Wed May 14 23:19:30 2003 UTC (19 years, 8 months ago) by ando
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +29 -117
lines
add create/modify timestamp to all entries; use monitorTimestamp for start/current time; minor cleanup
Revision 1.15: download - view: text, markup - select for diffs
Fri Apr 18 15:17:18 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1
lines
use a macro for the entry buffer size
Revision 1.14: download - view: text, markup - select for diffs
Sat Apr 12 15:41:49 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -4
lines
HEADS-UP: complete reworking of back-monitor
Revision 1.13: download - view: text, markup - select for diffs
Fri Apr 11 21:08:16 2003 UTC (19 years, 9 months ago) by ando
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1
lines
pass Operation instead of private info
Revision 1.12: download - view: text, markup - select for diffs
Tue Mar 11 11:26:05 2003 UTC (19 years, 10 months ago) by ando
Branches: MAIN
CVS tags: NO_SLAP_OP_BLOCKS
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1
lines
#include reordering
Revision 1.11: download - view: text, markup - select for diffs
Fri Jan 3 19:20:58 2003 UTC (20 years, 1 month ago) by kurt
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1
lines
Happy new year
Revision 1.10: download - view: text, markup - select for diffs
Sat Aug 31 08:48:04 2002 UTC (20 years, 5 months ago) by ando
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
define macros for appropriate sizing of lutil buffers
Revision 1.9: download - view: text, markup - select for diffs
Fri Aug 2 08:24:03 2002 UTC (20 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0
lines
need <lutil.h> for lutil_gentime
Revision 1.8: download - view: text, markup - select for diffs
Sat Jul 27 00:10:43 2002 UTC (20 years, 6 months ago) by hyc
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3
lines
Use lutil_gentime
Revision 1.7: download - view: text, markup - select for diffs
Thu Jul 25 07:49:02 2002 UTC (20 years, 6 months ago) by ando
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +75 -84
lines
fix normalization bug; change time stamping by using createTimestamp and modifyTimestamp (related to ITS#1984)
Revision 1.6: download - view: text, markup - select for diffs
Thu Jul 11 18:33:34 2002 UTC (20 years, 6 months ago) by julius
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -10
lines
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
Revision 1.5: download - view: text, markup - select for diffs
Mon Apr 8 07:43:29 2002 UTC (20 years, 10 months ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_MP
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +7 -1
lines
Mostly based on patches provided by Hallvard B. Furuseth
ITS#1677 - cast away const warnings
ITS#1678 - unsigned char args to ctype funcs
ITS#1682 - don't redefine ldap_debug
ITS#1683 - uninitialized vars
ITS#1703 - ldo_debug initialization
ITS#1705 - unsigned testing
ITS#1706 - socklen_t args
ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested)
ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs
ITS#1725 - libdes not required
Implement back-null (/dev/null style backend)
Cleanup some misc warnings ("%lu" format, unused/uninitialized vars,
ambiguous operator precedence)
Kurt, please regenerate configure
Revision 1.4: download - view: text, markup - select for diffs
Sun Mar 24 01:17:21 2002 UTC (20 years, 10 months ago) by kurt
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +12 -4
lines
Update control framework
Misc cleanup
NT updates
Revision 1.3: download - view: text, markup - select for diffs
Tue Feb 19 08:11:55 2002 UTC (20 years, 11 months ago) by ando
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +33 -6
lines
#ifdef local time hack
Revision 1.2: download - view: text, markup - select for diffs
Tue Jan 29 16:23:26 2002 UTC (21 years ago) by ando
Branches: MAIN
CVS tags: OPENLDAP_REL_ENG_2_1_BP
Branch point for: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +69 -17
lines
added local time under 'lang' (lang-x-local)
Revision 1.1: download - view: text, markup - select for diffs
Tue Jan 29 11:15:13 2002 UTC (21 years ago) by ando
Branches: MAIN
add Time subsystem
Revision 1.2.2.7: download - view: text, markup - select for diffs
Wed Mar 12 22:31:00 2003 UTC (19 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_30,
OPENLDAP_REL_ENG_2_1_29,
OPENLDAP_REL_ENG_2_1_28,
OPENLDAP_REL_ENG_2_1_27,
OPENLDAP_REL_ENG_2_1_26,
OPENLDAP_REL_ENG_2_1_25,
OPENLDAP_REL_ENG_2_1_24,
OPENLDAP_REL_ENG_2_1_23,
OPENLDAP_REL_ENG_2_1_22,
OPENLDAP_REL_ENG_2_1_21,
OPENLDAP_REL_ENG_2_1_20,
OPENLDAP_REL_ENG_2_1_19,
OPENLDAP_REL_ENG_2_1_18,
OPENLDAP_REL_ENG_2_1_17,
OPENLDAP_REL_ENG_2_1_16
Diff to: previous 1.2.2.6: preferred, colored; branchpoint 1.2: preferred, colored; next MAIN 1.3: preferred, colored
Changes since revision 1.2.2.6: +1 -1
lines
align with HEAD
Revision 1.2.2.6: download - view: text, markup - select for diffs
Mon Mar 3 17:10:10 2003 UTC (19 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_15
Diff to: previous 1.2.2.5: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.5: +1 -1
lines
Happy (belated) new year
Revision 1.2.2.5: download - view: text, markup - select for diffs
Sun Sep 1 03:59:29 2002 UTC (20 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_9,
OPENLDAP_REL_ENG_2_1_8,
OPENLDAP_REL_ENG_2_1_7,
OPENLDAP_REL_ENG_2_1_6,
OPENLDAP_REL_ENG_2_1_5,
OPENLDAP_REL_ENG_2_1_14,
OPENLDAP_REL_ENG_2_1_13,
OPENLDAP_REL_ENG_2_1_12,
OPENLDAP_REL_ENG_2_1_11,
OPENLDAP_REL_ENG_2_1_10
Diff to: previous 1.2.2.4: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.4: +3 -2
lines
Use buf size macros
Revision 1.2.2.4: download - view: text, markup - select for diffs
Mon Aug 5 19:11:49 2002 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_4
Diff to: previous 1.2.2.3: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.3: +2 -0
lines
remove lint
Revision 1.2.2.3: download - view: text, markup - select for diffs
Sun Jul 28 19:15:15 2002 UTC (20 years, 6 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
Diff to: previous 1.2.2.2: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.2: +85 -94
lines
fix time attrs
Revision 1.2.2.2: download - view: text, markup - select for diffs
Mon Apr 15 15:22:02 2002 UTC (20 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_BETA1,
OPENLDAP_REL_ENG_2_1_3,
OPENLDAP_REL_ENG_2_1_2
Diff to: previous 1.2.2.1: preferred, colored; branchpoint 1.2: preferred, colored
Changes since revision 1.2.2.1: +18 -4
lines
Suck in HEAD changes since 2.1alpha
Revision 1.2.2.1: download - view: text, markup - select for diffs
Sat Feb 23 22:08:23 2002 UTC (20 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_1
CVS tags: OPENLDAP_REL_ENG_2_1_ALPHA0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +33 -6
lines
#ifdef 0 timezone hack
Revision 1.17.2.5: download - view: text, markup - select for diffs
Thu Jan 20 17:01:15 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_30,
OPENLDAP_REL_ENG_2_2_29,
OPENLDAP_REL_ENG_2_2_28,
OPENLDAP_REL_ENG_2_2_27,
OPENLDAP_REL_ENG_2_2_26,
OPENLDAP_REL_ENG_2_2_25,
OPENLDAP_REL_ENG_2_2_24,
OPENLDAP_REL_ENG_2_2_23,
OPENLDAP_REL_ENG_2_2_22,
OPENLDAP_REL_ENG_2_2_21
Diff to: previous 1.17.2.4: preferred, colored; branchpoint 1.17: preferred, colored; next MAIN 1.18: preferred, colored
Changes since revision 1.17.2.4: +2 -2
lines
Happy new year!
Revision 1.17.2.4: download - view: text, markup - select for diffs
Thu Mar 18 00:56:29 2004 UTC (18 years, 10 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_9,
OPENLDAP_REL_ENG_2_2_8,
OPENLDAP_REL_ENG_2_2_7,
OPENLDAP_REL_ENG_2_2_20,
OPENLDAP_REL_ENG_2_2_19,
OPENLDAP_REL_ENG_2_2_18,
OPENLDAP_REL_ENG_2_2_17,
OPENLDAP_REL_ENG_2_2_16,
OPENLDAP_REL_ENG_2_2_15,
OPENLDAP_REL_ENG_2_2_14,
OPENLDAP_REL_ENG_2_2_13,
OPENLDAP_REL_ENG_2_2_12,
OPENLDAP_REL_ENG_2_2_11,
OPENLDAP_REL_ENG_2_2_10
Diff to: previous 1.17.2.3: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.3: +1 -1
lines
Sync with HEAD
Revision 1.17.2.3: download - view: text, markup - select for diffs
Thu Jan 1 18:16:38 2004 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_6,
OPENLDAP_REL_ENG_2_2_5
Diff to: previous 1.17.2.2: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.2: +2 -2
lines
Happy new year
Revision 1.17.2.2: download - view: text, markup - select for diffs
Mon Dec 15 22:05:25 2003 UTC (19 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_4
Diff to: previous 1.17.2.1: preferred, colored; branchpoint 1.17: preferred, colored
Changes since revision 1.17.2.1: +18 -30
lines
Sync with HEAD
Revision 1.17.2.1: download - view: text, markup - select for diffs
Mon Dec 1 00:58:42 2003 UTC (19 years, 2 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_2
CVS tags: OPENLDAP_REL_ENG_2_2_3BETA
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +18 -3
lines
Sync with HEAD
Revision 1.29.2.6: download - view: text, markup - select for diffs
Mon Feb 11 23:24:23 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_43,
OPENLDAP_REL_ENG_2_3_42,
OPENLDAP_REL_ENG_2_3_41
Diff to: previous 1.29.2.5: preferred, colored; branchpoint 1.29: preferred, colored; next MAIN 1.30: preferred, colored
Changes since revision 1.29.2.5: +2 -2
lines
Happy new year! (belated)
Revision 1.29.2.5: download - view: text, markup - select for diffs
Tue Jan 2 21:44:05 2007 UTC (16 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_40,
OPENLDAP_REL_ENG_2_3_39,
OPENLDAP_REL_ENG_2_3_38,
OPENLDAP_REL_ENG_2_3_37,
OPENLDAP_REL_ENG_2_3_36,
OPENLDAP_REL_ENG_2_3_35,
OPENLDAP_REL_ENG_2_3_34,
OPENLDAP_REL_ENG_2_3_33,
OPENLDAP_REL_ENG_2_3_32
Diff to: previous 1.29.2.4: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.4: +2 -2
lines
happy new year
Revision 1.29.2.4: download - view: text, markup - select for diffs
Tue Jan 3 22:16:21 2006 UTC (17 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_31,
OPENLDAP_REL_ENG_2_3_30,
OPENLDAP_REL_ENG_2_3_29,
OPENLDAP_REL_ENG_2_3_28,
OPENLDAP_REL_ENG_2_3_27,
OPENLDAP_REL_ENG_2_3_26,
OPENLDAP_REL_ENG_2_3_25,
OPENLDAP_REL_ENG_2_3_24,
OPENLDAP_REL_ENG_2_3_23,
OPENLDAP_REL_ENG_2_3_22,
OPENLDAP_REL_ENG_2_3_21,
OPENLDAP_REL_ENG_2_3_20,
OPENLDAP_REL_ENG_2_3_19,
OPENLDAP_REL_ENG_2_3_18,
OPENLDAP_REL_ENG_2_3_17,
OPENLDAP_REL_ENG_2_3_16,
OPENLDAP_REL_ENG_2_3_15
Diff to: previous 1.29.2.3: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.3: +2 -2
lines
Happy new year!
Revision 1.29.2.3: download - view: text, markup - select for diffs
Tue Aug 9 21:04:05 2005 UTC (17 years, 5 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_9,
OPENLDAP_REL_ENG_2_3_8,
OPENLDAP_REL_ENG_2_3_7,
OPENLDAP_REL_ENG_2_3_6,
OPENLDAP_REL_ENG_2_3_5,
OPENLDAP_REL_ENG_2_3_14,
OPENLDAP_REL_ENG_2_3_13,
OPENLDAP_REL_ENG_2_3_12,
OPENLDAP_REL_ENG_2_3_11,
OPENLDAP_REL_ENG_2_3_10
Diff to: previous 1.29.2.2: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.2: +13 -6
lines
Sync with HEAD
Revision 1.29.2.2: download - view: text, markup - select for diffs
Fri Apr 29 21:29:09 2005 UTC (17 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_4,
OPENLDAP_REL_ENG_2_3_3BETA
Diff to: previous 1.29.2.1: preferred, colored; branchpoint 1.29: preferred, colored
Changes since revision 1.29.2.1: +5 -5
lines
Initial round of changes for 2.3 beta
Revision 1.29.2.1: download - view: text, markup - select for diffs
Thu Jan 20 18:04:00 2005 UTC (18 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_3
CVS tags: OPENLDAP_REL_ENG_2_3_2BETA,
OPENLDAP_REL_ENG_2_3_1ALPHA
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -2
lines
Sync with HEAD
Revision 1.37.2.7: download - view: text, markup - select for diffs
Tue Jan 4 23:50:38 2011 UTC (12 years, 1 month ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_25,
OPENLDAP_REL_ENG_2_4_24,
OPENLDAP_RELEASE
Diff to: previous 1.37.2.6: preferred, colored; branchpoint 1.37: preferred, colored; next MAIN 1.38: preferred, colored
Changes since revision 1.37.2.6: +2 -2
lines
Happy New Year!
Revision 1.37.2.6: download - view: text, markup - select for diffs
Mon Apr 19 16:53:03 2010 UTC (12 years, 9 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_23,
OPENLDAP_REL_ENG_2_4_22
Diff to: previous 1.37.2.5: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.2.5: +4 -26
lines
ITS#6262
Revision 1.37.2.5: download - view: text, markup - select for diffs
Tue Apr 13 20:23:34 2010 UTC (12 years, 9 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
Diff to: previous 1.37.2.4: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.2.4: +2 -2
lines
happy belated new year
Revision 1.37.2.4: download - view: text, markup - select for diffs
Thu Jan 22 00:01:08 2009 UTC (14 years ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_STABLE,
OPENLDAP_REL_ENG_2_4_21,
OPENLDAP_REL_ENG_2_4_20,
OPENLDAP_REL_ENG_2_4_19,
OPENLDAP_REL_ENG_2_4_18,
OPENLDAP_REL_ENG_2_4_17,
OPENLDAP_REL_ENG_2_4_16,
OPENLDAP_REL_ENG_2_4_15,
OPENLDAP_REL_ENG_2_4_14
Diff to: previous 1.37.2.3: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.2.3: +2 -2
lines
Update copyright for next release
Revision 1.37.2.3: download - view: text, markup - select for diffs
Mon Feb 11 23:26:47 2008 UTC (14 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_9,
OPENLDAP_REL_ENG_2_4_8,
OPENLDAP_REL_ENG_2_4_13,
OPENLDAP_REL_ENG_2_4_12,
OPENLDAP_REL_ENG_2_4_11,
OPENLDAP_REL_ENG_2_4_10
Diff to: previous 1.37.2.2: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.2.2: +2 -2
lines
Happy new year! (belated)
Revision 1.37.2.2: download - view: text, markup - select for diffs
Fri Aug 31 23:14:04 2007 UTC (15 years, 5 months ago) by quanah
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_7,
OPENLDAP_REL_ENG_2_4_6,
OPENLDAP_REL_ENG_2_4_5BETA
Diff to: previous 1.37.2.1: preferred, colored; branchpoint 1.37: preferred, colored
Changes since revision 1.37.2.1: +72 -11
lines
Sync with HEAD for OL 2.4.5
Revision 1.37.2.1: download - view: text, markup - select for diffs
Tue Feb 13 20:22:26 2007 UTC (15 years, 11 months ago) by kurt
Branches: OPENLDAP_REL_ENG_2_4
CVS tags: OPENLDAP_REL_ENG_2_4_4ALPHA
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
Quick merge: everything from HEAD
______________
© Copyright 1998-2020,
OpenLDAP Foundation, info@OpenLDAP.org