Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-09-24 | - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ↵ | Jelmer Vernooij | 1 | -1/+8 | |
and domainname - Allocate sam_methods, set domain_sid, domain_name and backend_name in make_sam_methods_backend_entry instead of in the backend - Remove sam_context and domain_sid pointers from the sam_init_function - we don't need those arguments anymore since they're available in sam_methods as well (This used to be commit 50d2527eed0eb26c16f2f7e28badbf08d771380e) | |||||
2002-09-19 | Merge in first command for 'samtest' | Jelmer Vernooij | 1 | -0/+31 | |
Fix small bug in sam/interface.c Make sam backend to default to a define (This used to be commit 60ab55fedf03a0b505b0b73527e031124a46304e) |