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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:winbind: Add async wb_dsgetdcname
Volker Lendecke
2009-08-29
2
-0
/
+124
*
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
2009-08-29
4
-117
/
+207
*
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
2009-08-29
1
-0
/
+81
*
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
2009-08-29
7
-385
/
+278
*
s3:winbind: Add async next_pwent
Volker Lendecke
2009-08-29
3
-0
/
+163
*
s3:winbind: Add async fill_pwent
Volker Lendecke
2009-08-29
2
-0
/
+162
*
s3:winbind: Add async query_user_list
Volker Lendecke
2009-08-29
3
-0
/
+112
*
s3:winbind: simplify wb_seqnums_done a bit
Volker Lendecke
2009-08-29
1
-15
/
+24
*
s3:winbind: Make wb_seqnums.c update the winbind cache seqnums
Volker Lendecke
2009-08-29
1
-1
/
+12
*
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
2009-08-29
8
-47
/
+59
*
s3:winbind: Fix a typo
Volker Lendecke
2009-08-29
1
-1
/
+1
*
s3:winbind: Rename wbint_GroupMembers to wbint_Principals
Volker Lendecke
2009-08-29
2
-8
/
+8
*
s3:winbind: Rename wbint_GroupMember to wbint_Principal
Volker Lendecke
2009-08-29
3
-24
/
+23
*
s3:winbind: Convert WINBINDD_GETUSERSIDS to the new API
Volker Lendecke
2009-08-27
5
-255
/
+129
*
s3:winbind: Fix a typo
Volker Lendecke
2009-08-27
1
-1
/
+1
*
s3:winbind: Remove the manual caching for the async wb_ functions
Volker Lendecke
2009-08-27
6
-80
/
+15
*
s3:winbind: Some calls are not cacheable
Volker Lendecke
2009-08-27
1
-0
/
+19
*
s3:winbind: Factor out wcache_store_seqnum()
Volker Lendecke
2009-08-27
2
-19
/
+34
*
s3:winbind: Add a generic cache for NDR based parent-child requests
Volker Lendecke
2009-08-27
7
-21
/
+157
*
s3:winbind: Factor out wcache_fetch_seqnum
Volker Lendecke
2009-08-27
1
-14
/
+39
*
s3/winbindd: Remove unnecessary check for NULL SID
Steven Danneman
2009-08-26
2
-8
/
+7
*
s3:winbind: Fix Coverity ID 942: Resource Leak
Volker Lendecke
2009-08-26
1
-0
/
+2
*
s3:winbind: Fallback to the forest root for lookupname
Volker Lendecke
2009-08-23
1
-0
/
+49
*
s3:winbind: Even on a domain controller, "our" domain is internal
Volker Lendecke
2009-08-23
1
-6
/
+0
*
s3:winbind: Do not drop the first user in sam_query_user_list
Volker Lendecke
2009-08-23
1
-3
/
+4
*
s3:winbind: For internal domains it is pointless to connect to a DC
Volker Lendecke
2009-08-23
2
-1
/
+11
*
s3:winbind: winbindd_dual_ndrcmd should output what it's doing
Volker Lendecke
2009-08-23
1
-0
/
+4
*
s3:winbind: Fix the talloc hierarchy in wb_queryuser_done
Volker Lendecke
2009-08-23
1
-1
/
+1
*
s3-idmap: fix two uninitialized variable warnings in idmap_tdb2.
Günther Deschner
2009-08-20
1
-3
/
+3
*
s3:winbind: The get[gr|pw]end functions need access to the client state
Volker Lendecke
2009-08-16
18
-3
/
+36
*
s3:winbind: Convert WINBINDD_GETGRNAM to the new API
Volker Lendecke
2009-08-16
4
-253
/
+198
*
s3:winbind: Convert WINBINDD_GETGRGID to the new API
Volker Lendecke
2009-08-16
4
-52
/
+142
*
s3:winbind: Add winbindd_print_groupmem
Volker Lendecke
2009-08-16
2
-0
/
+75
*
s3:winbind: Make fill_grent publically available
Volker Lendecke
2009-08-16
2
-3
/
+4
*
s3:winbind: Add const to normalize_name_map
Volker Lendecke
2009-08-16
2
-4
/
+4
*
s3:winbind: Add async wb_getgrsid
Volker Lendecke
2009-08-16
2
-0
/
+159
*
s3:winbind: Add async wb_group_members
Volker Lendecke
2009-08-16
3
-0
/
+541
*
s3:winbind: Make wcache_lookup_groupmem available publically
Volker Lendecke
2009-08-16
2
-24
/
+60
*
s3:winbind: Convert winbindd_show_sequence to the new API
Volker Lendecke
2009-08-16
4
-112
/
+177
*
s3:winbind: Add async wb_seqnums
Volker Lendecke
2009-08-16
2
-0
/
+138
*
s3:winbind: Add async wb_seqnum
Volker Lendecke
2009-08-16
3
-0
/
+98
*
s3:winbind: WINBIND_USERINFO -> wbint_userinfo
Volker Lendecke
2009-08-16
12
-87
/
+49
*
s3:winbind: Simplify _wbint_[GU]id2Sid
Volker Lendecke
2009-08-16
1
-16
/
+4
*
s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.
Stefan Metzmacher
2009-08-11
2
-0
/
+56
*
s3: Fix nss info substitution
Bo Yang
2009-08-08
1
-3
/
+3
*
s3:winbind: Convert WINBINDD_GETGROUPS to the new API
Volker Lendecke
2009-08-05
4
-173
/
+229
*
s3:winbind: Add async wb_gettoken
Volker Lendecke
2009-08-05
2
-0
/
+223
*
s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new API
Volker Lendecke
2009-08-05
4
-28
/
+130
*
s3:winbind: Add async wb_lookupusergroups
Volker Lendecke
2009-08-05
3
-0
/
+120
*
s3:winbind: Make wcache_lookup_usergroups externally visible
Volker Lendecke
2009-08-05
2
-29
/
+52
[next]