waffle

user and group backend daemon
git clone git://git.2f30.org/waffle
Log | Files | Refs | LICENSE

DateCommit messageAuthorFiles+-
2015-03-11 18:50Add -v for verbosesin2+6-1
2015-03-11 18:48Add LICENSE headersin9+9-0
2015-03-11 18:46Add paths.hsin5+7-5
2015-03-11 18:42Add loginfo()sin2+13-0
2015-03-11 18:37Properly unwind resources in ldap init()sin1+10-6
2015-03-11 14:19Only terminate enabled backendssin1+4-2
2015-03-11 14:18Free LDAP config on errorsin1+3-1
2015-03-09 17:37Add initial LDAP backendsin7+499-127
2015-03-08 12:35Use proper type for iteratorsin1+2-1
2015-03-08 12:00Remember to chmod socket to 0666sin1+4-0
2015-03-08 00:09Fix error messagesin1+1-1
2015-03-07 21:25Use logerr() instead of fprintf()sin1+2-4
2015-03-07 21:17Add daemonization codesin5+62-15
2015-03-07 18:42Style fixsin1+2-2
2015-03-07 18:40Remove useless checksin1+1-1
2015-03-07 18:38Initialize/terminate backendssin1+6-0
2015-03-07 18:35Group lengths are uint32_t not int32_tsin1+2-2
2015-03-07 18:23Update LDFLAGSsin1+1-1
2015-03-07 18:22Rename lengths -> grlenssin1+4-4
2015-03-07 18:21Add GRBYGID suportsin5+40-2
2015-03-07 17:59Rename pwd -> pwsin1+22-22
2015-03-07 17:52Add GRBYNAME supportsin4+99-3
2015-03-07 17:06Initial commitsin9+592-0