index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
backend
/
pas
/
pas-backend-ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
always use LDAP_NAME_ERROR (in the openldap1 case it's #defined to
Chris Toshok
2000-12-19
1
-19
/
+47
*
Test for the existance of LDAP_NAME_ERROR and if it exists as a macro, use
Christopher James Lahey
2000-12-14
1
-0
/
+4
*
Set view.change_context to NULL in pas_backend_file_process_get_book_view.
Christopher James Lahey
2000-11-23
1
-1
/
+1
*
Fixed typo preventing compilation - NAME_ERROR should be LDAP_NAME_ERROR (I t...
Ross Golder
2000-11-23
1
-1
/
+1
*
A very, long, very tedious IDL API rename and re-scoping;
Michael Meeks
2000-11-11
1
-18
/
+18
*
Require gal 0.2.99.1.
Christopher James Lahey
2000-11-10
1
-0
/
+4
*
i2000-10-25 Chris Toshok <toshok@helixcode.com>
Chris Toshok
2000-10-26
1
-16
/
+49
*
lots of changes. flesh out the remove/modify/create functions. add another
Chris Toshok
2000-09-23
1
-111
/
+454
*
Added evolution-addressbook-ldap.xml.
Christopher James Lahey
2000-09-22
1
-4
/
+11
*
split all the ldap operations into 2 halves, a handler, and destructor,
Chris Toshok
2000-09-16
1
-148
/
+460
*
use x-evolution-any-field.
Chris Toshok
2000-08-09
1
-37
/
+78
*
wait to free the view until we've taken care of freeing its internals.
Chris Toshok
2000-07-27
1
-51
/
+60
*
add support for user settable scope. (pas_backend_ldap_search): same.
Chris Toshok
2000-07-27
1
-5
/
+12
*
remove spew. (pas_backend_ldap_ensure_connected): duh, don't access a
Chris Toshok
2000-06-27
1
-21
/
+18
*
Added "sequence_complete" signal.
Christopher James Lahey
2000-05-30
1
-0
/
+1
*
convert to use ECardSimple. (poll_ldap): same.
Chris Toshok
2000-05-17
1
-38
/
+18
*
add typedefs for the can_write functions, and add parameters to
Chris Toshok
2000-05-17
1
-1
/
+18
*
Enabled a couple more fields
Christopher James Lahey
2000-05-09
1
-2
/
+3
*
Removed some code that was notifying too many clients at the wrong times.
Christopher James Lahey
2000-05-08
1
-11
/
+1
*
if a port isn't specified in the uri default to 389.
Chris Toshok
2000-05-07
1
-0
/
+3
*
Made uri slightly better managed.
Christopher James Lahey
2000-05-02
1
-7
/
+6
*
fix a typo in the for loop.
Larry Ewing
2000-05-02
1
-1
/
+1
*
Added new status values for the IDL stuff.
Federico Mena Quintero
2000-05-01
1
-14
/
+77
*
add support for a rootdn in the uri.
Chris Toshok
2000-04-30
1
-3
/
+7
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
1
-2
/
+2
*
Added a note field.
Christopher James Lahey
2000-04-15
1
-1
/
+1
*
don't ldap_simple_bind_s if the ldap_open failed, and fix warnings.
Chris Toshok
2000-04-15
1
-44
/
+52
*
add the title attribute.
Chris Toshok
2000-04-13
1
-0
/
+1
*
make sure to g_source_remove the idle id.
Chris Toshok
2000-04-13
1
-0
/
+2
*
new function that polls ldap for more search responses.
Chris Toshok
2000-04-13
1
-73
/
+99
*
rework this function to use a table mapping search field names to vcard
Chris Toshok
2000-04-13
1
-33
/
+88
*
delay the setting of the ldap variable until we've ensured we were
Chris Toshok
2000-04-12
1
-11
/
+31
*
add LDAP_LIBS here.
Chris Toshok
2000-04-12
1
-85
/
+493
*
new-file new file
Chris Toshok
2000-03-31
1
-0
/
+519