summaryrefslogtreecommitdiff
path: root/source3/sam
AgeCommit message (Expand)AuthorFilesLines
2002-12-16updates to the gumsSimo Sorce2-90/+539
2002-12-04Remove FILE_MACRO as __FILE__ is ANSI C.Tim Potter1-1/+1
2002-12-03use FILE_MACRO instead of __FILE__Herb Lewis3-42/+42
2002-10-22Some was asking to look at this code, so better it stay there until we decide...Simo Sorce4-0/+1622
2002-10-21Sync with metze's CVS treeJelmer Vernooij1-79/+253
2002-10-14Don't use SAM FLAGS from smb.h since they're gone - patch from metzeJelmer Vernooij2-32/+3
2002-10-06try to put every security descriptors related definitions in the same file.Simo Sorce1-2/+2
2002-10-02strchr -> strrchrJelmer Vernooij1-1/+1
2002-09-29Remove sam/api.c.Andrew Bartlett2-773/+547
2002-09-29Updates for sam_ads by metze - add the start of domain policy searching, and aAndrew Bartlett1-25/+150
2002-09-28Fix typos + report FIXMEJelmer Vernooij1-5/+5
2002-09-28Back out one of the API changes, now I recall how it was meant to work.Andrew Bartlett4-6/+258
2002-09-28Add the beginings of sam_ads to the tree.Andrew Bartlett3-17/+1100
2002-09-26Fix segfault in sam_context_enum_domains - reported by KaiJelmer Vernooij1-0/+1
2002-09-25Add samtest command 'enum_accounts' + few typo fixes in sam/interface.cJelmer Vernooij1-3/+1
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 Vernooij2-19/+26
2002-09-19Move functionality to check whether entries for lp_workgroup() and "BUILTIN"Jelmer Vernooij2-69/+98
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 Vernooij2-180/+397
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-06Updates to sam_skel from metze, add sam/group.c and add a DEBUG() to theAndrew Bartlett1-0/+193
2002-09-06This commit includes part of the patch from metze posted to the list, and a fewAndrew Bartlett5-229/+179
2002-08-29Several compiler warning fixes + fix dependencies samtestJelmer Vernooij1-1/+1
2002-08-29small fixesJelmer Vernooij2-7/+6
2002-08-29Add plugin support for the sam system from metze (based on passdb code)Jelmer Vernooij1-0/+79
2002-08-29Add new files to Makefile + typo fixJelmer Vernooij1-1/+1
2002-08-29Put in patch from metze (Stefan Metzmacher) to:Jelmer Vernooij6-372/+692
2002-08-28Silly of me to only test this with --with-sam and not without. Doh!Jelmer Vernooij1-1/+1
2002-08-28Code style + typo fixesJelmer Vernooij4-56/+57
2002-08-28Put in intermediate version of new SAM system. It's not stable yet, codeJelmer Vernooij5-0/+2591
2002-07-31Add the current working document on the interface to the tree that we haveAndrew Bartlett1-0/+123