summaryrefslogtreecommitdiff
path: root/source4/passdb/passdb.c
AgeCommit message (Collapse)AuthorFilesLines
2003-12-01got rid of more group mapping codeAndrew Tridgell1-40/+4
(This used to be commit 2955ce55ee3bd9a8702a446db3ace20c703c451f)
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-183/+0
In general I prefer "struct foo" to just "foo" for most structures. There are exceptions. (This used to be commit 04eb12b56c653f98801ab29411f47564ab32fa58)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+1167
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)