index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
sam
/
interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
try to put every security descriptors related definitions in the same file.
Simo Sorce
2002-10-06
1
-2
/
+2
*
strchr -> strrchr
Jelmer Vernooij
2002-10-02
1
-1
/
+1
*
Remove sam/api.c.
Andrew Bartlett
2002-09-29
1
-451
/
+547
*
Fix typos + report FIXME
Jelmer Vernooij
2002-09-28
1
-5
/
+5
*
Back out one of the API changes, now I recall how it was meant to work.
Andrew Bartlett
2002-09-28
1
-2
/
+4
*
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2002-09-28
1
-11
/
+14
*
Fix segfault in sam_context_enum_domains - reported by Kai
Jelmer Vernooij
2002-09-26
1
-0
/
+1
*
Add samtest command 'enum_accounts' + few typo fixes in sam/interface.c
Jelmer Vernooij
2002-09-25
1
-3
/
+1
*
enum_domains shouldn't crash when there are no domains available
Jelmer Vernooij
2002-09-24
1
-4
/
+0
*
Fix bug in get_methods_by_name
Jelmer Vernooij
2002-09-24
1
-10
/
+9
*
- Don't put pointer to sam_domain_handle in sam_methods but single domainsid ...
Jelmer Vernooij
2002-09-24
1
-16
/
+23
*
Move functionality to check whether entries for lp_workgroup() and "BUILTIN"
Jelmer Vernooij
2002-09-19
1
-67
/
+96
*
Merge in first command for 'samtest'
Jelmer Vernooij
2002-09-19
1
-17
/
+16
*
Patch from Stefan (metze) Metzmacher with more updates for the SAM subsystem
Jelmer Vernooij
2002-09-08
1
-170
/
+387
*
Fix some missing ; on the end of our SAM_ASSERT()...
Andrew Bartlett
2002-09-06
1
-4
/
+4
*
Get our consts back in line with current norms - only for pointer protection.
Andrew Bartlett
2002-09-06
1
-7
/
+7
*
This commit includes part of the patch from metze posted to the list, and a few
Andrew Bartlett
2002-09-06
1
-34
/
+24
*
small fixes
Jelmer Vernooij
2002-08-29
1
-6
/
+6
*
Put in patch from metze (Stefan Metzmacher) to:
Jelmer Vernooij
2002-08-29
1
-173
/
+172
*
Code style + typo fixes
Jelmer Vernooij
2002-08-28
1
-0
/
+1
*
Put in intermediate version of new SAM system. It's not stable yet, code
Jelmer Vernooij
2002-08-28
1
-0
/
+1001