summaryrefslogtreecommitdiffstats
path: root/source/sam
Commit message (Expand)AuthorAgeFilesLines
* Add the beginings of sam_ads to the tree.Andrew Bartlett2002-09-283-17/+1100
* Fix segfault in sam_context_enum_domains - reported by KaiJelmer Vernooij2002-09-261-0/+1
* Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij2002-09-251-3/+1
* enum_domains shouldn't crash when there are no domains availableJelmer Vernooij2002-09-241-4/+0
* Fix bug in get_methods_by_nameJelmer Vernooij2002-09-241-10/+9
* - Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...Jelmer Vernooij2002-09-242-19/+26
* Move functionality to check whether entries for lp_workgroup() and "BUILTIN"Jelmer Vernooij2002-09-192-69/+98
* Merge in first command for 'samtest'Jelmer Vernooij2002-09-191-17/+16
* Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystemJelmer Vernooij2002-09-082-180/+397
* Fix some missing ; on the end of our SAM_ASSERT()...Andrew Bartlett2002-09-061-4/+4
* Get our consts back in line with current norms - only for pointer protection.Andrew Bartlett2002-09-061-7/+7
* Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett2002-09-061-0/+193
* This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett2002-09-065-229/+179
* Several compiler warning fixes + fix dependencies samtestJelmer Vernooij2002-08-291-1/+1
* small fixesJelmer Vernooij2002-08-292-7/+6
* Add plugin support for the sam system from metze (based on passdb code)Jelmer Vernooij2002-08-291-0/+79
* Add new files to Makefile + typo fixJelmer Vernooij2002-08-291-1/+1
* Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij2002-08-296-372/+692
* Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij2002-08-281-1/+1
* Code style + typo fixesJelmer Vernooij2002-08-284-56/+57
* Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij2002-08-285-0/+2591
* Add the current working document on the interface to the tree that we haveAndrew Bartlett2002-07-311-0/+123