Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-13 | libwbclient: Fix s4 build failure by fixing up includes. | Kai Blin | 1 | -2/+0 | |
Sorry about this, folks. | |||||
2010-01-24 | libwbclient: Remove a pointless talloc_strdup | Volker Lendecke | 1 | -12/+5 | |
2009-10-09 | Fix builds with external talloc | Simo Sorce | 1 | -2/+2 | |
Make sure we do not reference our internal talloc directly. Let configure define what talloc.h file to use so that builds that use an extrenal talloc do not include 2 different versions of the talloc header. | |||||
2009-06-04 | libwbclient: Attempt to fix build on AIX | Kai Blin | 1 | -0/+1 | |
2009-05-30 | libwbclient: Add async call framework. | Kai Blin | 1 | -0/+2 | |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+157 | |
Don't move source4 files yet to not confuse git's rename tracking too much. |