This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /lib/LDAP/Koha.pm
Parent Directory
|
Revision Log
Revision
87 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 19 13:48:35 2010 UTC
(12 years, 11 months ago)
by
dpavlin
File length: 6079 byte(s)
Diff to
previous 63
use connect_cached so we will reconnect when mysql drops connection
Revision
63 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 18 16:24:58 2010 UTC
(13 years, 1 month ago)
by
dpavlin
File length: 6071 byte(s)
Diff to
previous 62
BUG FIX for Column borrowernumber in where clause is ambiguous
Revision
62 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 18 16:22:32 2010 UTC
(13 years, 1 month ago)
by
dpavlin
File length: 6069 byte(s)
Diff to
previous 60
remove debug output and limit on objectclass=*person*
Revision
58 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 15 13:10:13 2009 UTC
(13 years, 6 months ago)
by
dpavlin
File length: 5997 byte(s)
Diff to
previous 55
cleanup dn from @domain since we extract it from e-mail
Revision
55 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 29 12:22:40 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5972 byte(s)
Diff to
previous 53
produce whole dn in SQL queries so we don't have to mungle it in code
Revision
53 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 29 11:47:13 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5966 byte(s)
Diff to
previous 52
fix handling of last entry if there is none
Revision
52 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 29 09:29:46 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5942 byte(s)
Diff to
previous 51
use limit just for object classes which have "person" in them
use MAX_RESULTS enviroment variable if it exists (default: 3000 entries)
This is done to support full list of organizationalUnit and group
members which is often more than MAX_RESULTS limit
Revision
51 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 29 09:18:11 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5896 byte(s)
Diff to
previous 50
reset objectclass for each search request
Revision
50 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 29 09:03:47 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5807 byte(s)
Diff to
previous 49
allow where which are specified in SQL files, so we add just
our conditions with and
Revision
48 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 17 23:16:00 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5684 byte(s)
Diff to
previous 47
implement multiple values by keeping dn and repeating rows with changed
attributes, implement organizationalunit and group with same attributes
as Active Directory
Revision
47 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 17 21:39:45 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5244 byte(s)
Diff to
previous 46
split out sql queries into own files for easier
maintenance
Revision
46 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 15 13:50:07 2009 UTC
(13 years, 11 months ago)
by
dpavlin
File length: 5868 byte(s)
Diff to
previous 45
support different SQL queries for different objectClasses
- display DIE messages
- example organizationalUnit
- specify objectClass within SQL query (values separated by LF)
Revision
43 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 16:55:53 2009 UTC
(14 years ago)
by
dpavlin
File length: 5240 byte(s)
Diff to
previous 42
we really need AutoCommit => 1 so we see changes
in koha database which happend after startup
Revision
42 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 16:52:05 2009 UTC
(14 years ago)
by
dpavlin
File length: 5240 byte(s)
Diff to
previous 40
use new column rfid_sid for card serial numbers
(as opposed to cardnumber which is data *ON* card)
Revision
40 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 25 23:23:12 2009 UTC
(14 years ago)
by
dpavlin
File length: 5243 byte(s)
Diff to
previous 39
implement simple one argument filter and added objectClass
Revision
32 -
(
view)
(
annotate)
-
[select for diffs]
Added
Mon Mar 23 20:26:48 2009 UTC
(14 years ago)
by
dpavlin
File length: 2144 byte(s)
simple LDAP server which reads data from Koha
indexed by otherPager which is cardnumber in Koha
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.