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