Age | Commit message (Expand) | Author | Files | Lines |
2002-12-28 | some more work on gums. | Simo Sorce | 3 | -36/+533 |
2002-12-23 | Finish adding strings to all talloc_init() calls. | Jeremy Allison | 1 | -1/+1 |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 6 | -10/+10 |
2002-12-16 | updates to the gums | Simo Sorce | 2 | -90/+539 |
2002-12-04 | Remove FILE_MACRO as __FILE__ is ANSI C. | Tim Potter | 1 | -1/+1 |
2002-12-03 | use FILE_MACRO instead of __FILE__ | Herb Lewis | 3 | -42/+42 |
2002-10-22 | Some was asking to look at this code, so better it stay there until we decide... | Simo Sorce | 4 | -0/+1622 |
2002-10-21 | Sync with metze's CVS tree | Jelmer Vernooij | 1 | -79/+253 |
2002-10-14 | Don't use SAM FLAGS from smb.h since they're gone - patch from metze | Jelmer Vernooij | 2 | -32/+3 |
2002-10-06 | try to put every security descriptors related definitions in the same file. | Simo Sorce | 1 | -2/+2 |
2002-10-02 | strchr -> strrchr | Jelmer Vernooij | 1 | -1/+1 |
2002-09-29 | Remove sam/api.c. | Andrew Bartlett | 2 | -773/+547 |
2002-09-29 | Updates for sam_ads by metze - add the start of domain policy searching, and a | Andrew Bartlett | 1 | -25/+150 |
2002-09-28 | Fix typos + report FIXME | Jelmer Vernooij | 1 | -5/+5 |
2002-09-28 | Back out one of the API changes, now I recall how it was meant to work. | Andrew Bartlett | 4 | -6/+258 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 3 | -17/+1100 |
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 |