Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-09 | Fix prototype: Add a void to an empty function parameter list. | Michael Adam | 1 | -1/+1 |
2008-01-07 | Use the proper boolean constants. | Michael Adam | 1 | -93/+93 |
2008-01-07 | Make wcache_invalidate_cache() return bool, not int. | Michael Adam | 1 | -3/+3 |
2008-01-07 | Add some braces to if statement. | Michael Adam | 1 | -1/+2 |
2008-01-07 | Prevent winbindd from segfaulting due to corrupted cache tdb. | Andreas Schneider | 1 | -3/+19 |
2007-12-15 | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 1 | -20/+25 |
2007-12-15 | Replace sid_string_static with sid_to_string | Volker Lendecke | 1 | -12/+24 |
2007-12-15 | Replace sid_string_static by sid_string_dbg in DEBUGs | Volker Lendecke | 1 | -8/+10 |
2007-12-12 | Don't restart winbind if a corrupted tdb is found during initialization. | Andreas Schneider | 1 | -2/+1 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -26/+26 |
2007-10-10 | r25154: move winbindd code into winbindd/ | Stefan Metzmacher | 1 | -0/+3892 |