index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
wb_lookupsids.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3: Remove a SMB_ASSERT
Volker Lendecke
2012-04-28
1
-1
/
+5
*
s3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes winbind
Volker Lendecke
2012-04-28
1
-5
/
+5
*
Replace calls to sid_equal with calls to dom_sid_equal
Volker Lendecke
2011-08-17
1
-1
/
+1
*
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Volker Lendecke
2011-06-27
1
-1
/
+1
*
Use tevent_req_oom
Volker Lendecke
2011-06-20
1
-3
/
+3
*
s3:wb_lookupsids: add some paranoia checks to wb_lookupsids_recv()
Stefan Metzmacher
2011-06-16
1
-0
/
+18
*
s3:wb_lookupsids: don't ignore 'result' and check if we got useable values
Stefan Metzmacher
2011-06-16
1
-4
/
+48
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-6
/
+6
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3: Add wb_lookupsids
Volker Lendecke
2011-04-13
1
-0
/
+601