summaryrefslogtreecommitdiff
path: root/source3/sam/interface.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-24enum_domains shouldn't crash when there are no domains availableJelmer Vernooij1-4/+0
2002-09-24Fix bug in get_methods_by_nameJelmer Vernooij1-10/+9
2002-09-24- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij1-16/+23
2002-09-19Move functionality to check whether entries for lp_workgroup() and "BUILTIN"Jelmer Vernooij1-67/+96
2002-09-19Merge in first command for 'samtest'Jelmer Vernooij1-17/+16
2002-09-08Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystemJelmer Vernooij1-170/+387
2002-09-06Fix some missing ; on the end of our SAM_ASSERT()...Andrew Bartlett1-4/+4
2002-09-06Get our consts back in line with current norms - only for pointer protection.Andrew Bartlett1-7/+7
2002-09-06This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett1-34/+24
2002-08-29small fixesJelmer Vernooij1-6/+6
2002-08-29Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij1-173/+172
2002-08-28Code style + typo fixesJelmer Vernooij1-0/+1
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij1-0/+1001