| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement replacement fsync() on windows, where it is not present | Fridrich Štrba | 2010-05-28 | 1 | -0/+37 |
* | Created .gitignore files | Pablo Castellano | 2010-01-04 | 1 | -0/+2 |
* | Bug 583297 - Include lber.h in evoldapbackend on Solaris 9 | Thomas Klausner | 2009-07-15 | 1 | -0/+3 |
* | Silence some gcc compiler warnings | Colin Walters | 2009-07-15 | 1 | -3/+3 |
* | Bug 498934 - Change config.h include syntax | Gilles Dartiguelongue | 2009-05-03 | 9 | -9/+9 |
* | Revert accidental string change | Matthias Clasen | 2009-04-25 | 1 | -1/+1 |
* | Avoid O(n^2) overhead in attribute lookup and speed up whitespace handling | Michael Meeks | 2009-04-25 | 1 | -28/+16 |
* | Bug 578877 – Update FSF address | Tobias Mueller | 2009-04-21 | 13 | -26/+26 |
* | Free parent before checking for error. Pointed out by Tommi Rantala. | Matthias Clasen | 2009-02-23 | 1 | -3/+3 |
* | Bug 565312 – Use g_timeout_add_seconds | Matthias Clasen | 2009-02-15 | 1 | -1/+1 |
* | turn off a bogus error message for missing types, which we don't use, | Michael Meeks | 2009-02-12 | 1 | -2/+3 |
* | close empty value elements immediately to save parsing time. | Michael Meeks | 2009-02-10 | 1 | -6/+13 |
* | instead of indenting with spaces, use tabs for a 50% size saving in the | Michael Meeks | 2009-02-10 | 1 | -47/+26 |
* | cygwin needs the same stuff as mingw, so use G_PLATFORM_WIN32 Patch by | Vincent Untz | 2009-01-23 | 1 | -2/+2 |
* | Use fsync instead of fdatasync for portability (bug 563401). Also flush | Ray Strode | 2008-12-08 | 1 | -0/+8 |
* | Update svn:ignore, and remove .cvsignore files | Christian Persch | 2008-10-22 | 1 | -8/+0 |
* | Clean up includes and fix a couple compiler warnings. | Kjartan Maraas | 2008-06-28 | 13 | -23/+28 |
* | bump glib require to 2.14 remove some if 0'd code, and drop | Ray Strode | 2008-05-14 | 1 | -28/+0 |
* | Use new glib api to batch timeouts. Patch from Matthias Clasen. Closes bug | Kjartan Maraas | 2008-05-07 | 1 | -2/+4 |
* | reviewed by: Mark McLoughlin. | Josselin Mouette | 2008-02-19 | 1 | -12/+16 |
* | g_free and friends handles NULL just fine. Closes bug #371087 reported by | Kjartan Maraas | 2008-01-10 | 4 | -27/+14 |
* | Bump version | Kjartan Maraas | 2008-01-10 | 1 | -6/+0 |
* | Plug a few leaks found and fixed by Matthias Clasen (bug 475970) | Ray Strode | 2007-12-02 | 2 | -0/+3 |
* | Reviewed by: Ray Strode | Jaap Haitsma | 2007-07-18 | 2 | -29/+30 |
* | Patch from Loïc Minier to take care of fallout from bug 314343. | Ray Strode | 2007-03-05 | 1 | -19/+16 |
* | Don't include xml-entry.h twice. | Kjartan Maraas | 2007-03-02 | 1 | -1/+0 |
* | Patch from Paolo Borelli <pborelli@katamail.com> | Ray Strode | 2007-03-02 | 2 | -5/+5 |
* | Patch from Narayana Pattipati <narayana.pattipati@wipro.com> | Ray Strode | 2007-03-02 | 1 | -0/+22 |
* | Fix a couple compiler warnings. | Kjartan Maraas | 2007-01-30 | 1 | -3/+4 |
* | Fix small leak (#345297, coverity #2742) | Pascal Terjan | 2006-11-23 | 1 | -0/+1 |
* | Fix a potential use after free reported by the coverity checker - #1239. | Kjartan Maraas | 2006-05-06 | 1 | -0/+1 |
* | Use the right variable in test. Closes coverity #1238 and GNOME bug | Kjartan Maraas | 2006-05-05 | 1 | -1/+1 |
* | Patch from Matthias Clasen to fix my leak fix to not crash. Closes bug | Kjartan Maraas | 2006-03-10 | 1 | -2/+3 |
* | Free the parse context in some more cases. Fixes bug #332528. | Kjartan Maraas | 2006-03-06 | 1 | -2/+1 |
* | don't use top_builddir to link in library from current directory; fixes | Thomas Vander Stichele | 2006-01-10 | 1 | -1/+1 |
* | Switch on "subtree merging" by default in the defaults database. | Mark McLoughlin | 2006-01-03 | 4 | -25/+49 |
* | re-work the logic for finding the best schema for the given locales. | Mark McLoughlin | 2005-12-11 | 2 | -300/+984 |
* | Based on patch from Lorenzo Colitti <lorenzo@colitti.com> in bug #316672 | Mark McLoughlin | 2005-10-09 | 1 | -17/+45 |
* | On Win32, do _gconf_win32_replace_prefix() on the return value so that we | Tor Lillqvist | 2005-09-09 | 1 | -1/+1 |
* | Spelling and capitalization fixes (closes bug #301133) | Adam Weinberger | 2005-08-10 | 1 | -2/+2 |
* | Require GLib 2.6.0 so we can use the "gstdio wrappers". | Tor Lillqvist | 2005-06-09 | 5 | -110/+95 |
* | another minor tweak | Mark McLoughlin | 2005-05-17 | 1 | -1/+1 |
* | update. | Mark McLoughlin | 2005-05-17 | 1 | -32/+36 |
* | Re-work a bit so it now supports putting the addressbook, calendar and | Mark McLoughlin | 2005-05-17 | 3 | -95/+363 |
* | Update to use GNOME OIDs as assigned by Jochen Friedrich <jochen@scram.de> | Mark McLoughlin | 2005-05-09 | 1 | -7/+8 |
* | link the evoldap backend with libxml. | Mark McLoughlin | 2005-04-27 | 1 | -1/+5 |
* | Add Evolution mail account LDAP backend. | Mark McLoughlin | 2005-04-18 | 5 | -1/+1144 |
* | Port to Windows: | Tor Lillqvist | 2005-03-18 | 4 | -7/+62 |
* | Read the schema file until a matching locale is found and the C one. This | Fernando Herrera de las Heras | 2004-11-02 | 1 | -1/+1 |
* | GConf part of fix for gconf-editor spewing warnings on startup. See bug | Mark McLoughlin | 2004-10-04 | 1 | -0/+2 |