Age | Commit message (Expand) | Author | Files | Lines |
2002-12-22 | talloc_init_named -> talloc_init. | Jeremy Allison | 1 | -1/+1 |
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 | 1 | -1/+1 |
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 | 1 | -451/+547 |
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 | 1 | -2/+4 |
2002-09-28 | Add the beginings of sam_ads to the tree. | Andrew Bartlett | 1 | -11/+14 |
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 | 1 | -16/+23 |
2002-09-19 | Move functionality to check whether entries for lp_workgroup() and "BUILTIN" | Jelmer Vernooij | 1 | -67/+96 |
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 | 1 | -170/+387 |
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 | This commit includes part of the patch from metze posted to the list, and a few | Andrew Bartlett | 1 | -34/+24 |
2002-08-29 | small fixes | Jelmer Vernooij | 1 | -6/+6 |
2002-08-29 | Put in patch from metze (Stefan Metzmacher) to: | Jelmer Vernooij | 1 | -173/+172 |
2002-08-28 | Code style + typo fixes | Jelmer Vernooij | 1 | -0/+1 |
2002-08-28 | Put in intermediate version of new SAM system. It's not stable yet, code | Jelmer Vernooij | 1 | -0/+1001 |