tokul
|
ac070a7f97
adding limit_scope and filter support. Should close #1035454 and #539534
|
20 years ago |
tokul
|
f86b6a0e76
check if object is returned.
|
20 years ago |
tokul
|
65ff8ccf8d
sanitizing ldap search. I think, in this case it only prevents ldap search
|
20 years ago |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 years ago |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 years ago |
tokul
|
b216fd82f2
using own squirrelmail functions for encoding/decoding instead of xml functions.
|
20 years ago |
tokul
|
70da4834e1
removed $phone from array and from ldap queries. SM does not use it.
|
21 years ago |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 years ago |
tokul
|
3302330906
Moving addressbook functions to separate phpdoc subpackage.
|
21 years ago |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 years ago |
tokul
|
48ad0043fc
1. added non anonymous ldap binding patch. (thanks to Ilyak Kasnacheev <ilyak at online.ru>)
|
21 years ago |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 years ago |
Thijs Kinkhorst
|
e4adb83265
Version check fixes.
|
22 years ago |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 years ago |
Thijs Kinkhorst
|
7e1b411889
Forgot one {
|
23 years ago |
Thijs Kinkhorst
|
a71f7bcbfe
Fixed *A LOT* of formatting...
|
23 years ago |
thomppj
|
1e2a9cc5d0
Getting ready for 1.2.0 release.
|
23 years ago |
thomppj
|
5d15361f1f
Code cleanup brigage...
|
23 years ago |
philippe_mingo
|
da2f3297dd
** -> *
|
23 years ago |
philippe_mingo
|
d61b98077f
Added (c) stuff and some formatting.
|
23 years ago |
Tyler Akins
|
623e3d6b55
Added code from Philippe Mingo on June 1, 2001
|
24 years ago |
pallo
|
7972c4e57b
Fixed PHP warning for LDAP entries without an e-mail address.
|
24 years ago |
Tyler Akins
|
c2cd55a5a9
* Changed some regexps into string matches and the like
|
24 years ago |
Tyler Akins
|
3bb8c89d5e
That should fix the changes.
|
24 years ago |
thomppj
|
70ebf1a30b
Converted "foo" to 'foo' for abook_*.php
|
24 years ago |
Tyler Akins
|
de965920f1
Removed a lot of the warnings generated when PHP has all warnings enabled.
|
24 years ago |
pallo
|
7afec3a7e7
Use extra parameters on ldap_search if PHP version is 4.0.2 or newer.
|
25 years ago |
pallo
|
be389a99c2
Constructor checks for LDAP support in PHP.
|
25 years ago |
pallo
|
7b2d02d72c
Some changes to make translation easier.
|
25 years ago |
pallo
|
232e4c1585
Added addressbook+LDAP functions.
|
25 years ago |