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_fill_pwent.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbind: Make wb_sids2xids_recv work on an array
Volker Lendecke
2015-03-07
1
-4
/
+4
*
winbind3: Fix pwent variable substitution
Justin Maggard
2014-10-03
1
-1
/
+1
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
1
-1
/
+1
*
s3-winbind: Use strlcpy to avoid log entry.
Andreas Schneider
2014-06-04
1
-1
/
+4
*
winbind3: Simplify fillup_pw_field
Volker Lendecke
2014-02-05
1
-15
/
+14
*
winbind3: Use fstrcpy
Volker Lendecke
2014-02-05
1
-1
/
+1
*
s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
Volker Lendecke
2014-01-16
1
-1
/
+1
*
s3-winbind: Pass the group name to fillup_pw_field().
Andreas Schneider
2013-11-22
1
-30
/
+43
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
1
-2
/
+2
*
s3:winbindd: fix a cut'n'paste comment typo in wb_fill_pwent
Michael Adam
2013-01-29
1
-1
/
+1
*
s3:winbindd: change wb_fill_pwent to use wb_sids2xids instead of wb_sid2[ug]id
Michael Adam
2012-12-03
1
-4
/
+32
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-1
/
+4
*
s3: Use tevent_req_ntstatus properly in a few places
Volker Lendecke
2011-05-10
1
-4
/
+2
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-1
/
+3
*
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
2011-05-04
1
-1
/
+1
*
s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h
Stefan Metzmacher
2011-01-11
1
-1
/
+1
*
s3:winbind: Move fillup_pw_field() as static to wb_fill_pwent.c
Volker Lendecke
2009-10-17
1
-0
/
+47
*
s3:winbind: Add async fill_pwent
Volker Lendecke
2009-08-29
1
-0
/
+155