Age | Commit message (Expand) | Author | Files | Lines |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 3 | -17/+1100 |
2002-09-26 | syncing up with HEAD again.... | Gerald Carter | 1 | -3/+2 |
2002-09-26 | Fix segfault in sam_context_enum_domains - reported by Kai | Jelmer Vernooij | 1 | -0/+1 |
2002-09-25 | Add samtest command 'enum_accounts' + few typo fixes in sam/interface.c | Jelmer Vernooij | 1 | -3/+1 |
2002-09-24 | enum_domains shouldn't crash when there are no domains available | Jelmer Vernooij | 1 | -4/+0 |
2002-09-24 | Fix bug in get_methods_by_name | Jelmer Vernooij | 1 | -10/+9 |
2002-09-24 | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ... | Jelmer Vernooij | 2 | -19/+26 |
2002-09-19 | Move functionality to check whether entries for lp_workgroup() and "BUILTIN" | Jelmer Vernooij | 2 | -69/+98 |
2002-09-19 | Merge in first command for 'samtest' | Jelmer Vernooij | 1 | -17/+16 |
2002-09-08 | Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystem | Jelmer Vernooij | 2 | -180/+397 |
2002-09-06 | Fix some missing ; on the end of our SAM_ASSERT()... | Andrew Bartlett | 1 | -4/+4 |
2002-09-06 | Get our consts back in line with current norms - only for pointer protection. | Andrew Bartlett | 1 | -7/+7 |
2002-09-06 | Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to the | Andrew Bartlett | 1 | -0/+193 |
2002-09-06 | This commit includes part of the patch from metze posted to the list, and a few | Andrew Bartlett | 5 | -229/+179 |
2002-08-29 | Several compiler warning fixes + fix dependencies samtest | Jelmer Vernooij | 1 | -1/+1 |
2002-08-29 | small fixes | Jelmer Vernooij | 2 | -7/+6 |
2002-08-29 | Add plugin support for the sam system from metze (based on passdb code) | Jelmer Vernooij | 1 | -0/+79 |
2002-08-29 | Add new files to Makefile + typo fix | Jelmer Vernooij | 1 | -1/+1 |
2002-08-29 | Put in patch from metze (Stefan Metzmacher) to: | Jelmer Vernooij | 6 | -372/+692 |
2002-08-28 | Silly of me to only test this with --with-sam and not without. Doh! | Jelmer Vernooij | 1 | -1/+1 |
2002-08-28 | Code style + typo fixes | Jelmer Vernooij | 4 | -56/+57 |
2002-08-28 | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 5 | -0/+2591 |
2002-07-31 | Add the current working document on the interface to the tree that we have | Andrew Bartlett | 1 | -0/+123 |