index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
s3:winbindd_cm: don't invalidate the whole connection when just samr gave ACC...
Stefan Metzmacher
1
-1
/
+12
2009-09-24
s3-winbindd: no reason to call winbindd_can_contact_domain() three times in q...
Günther Deschner
1
-12
/
+0
2009-09-24
Revert "s3:winbindd: use a tcp connection for lsa in case lookup_names/lookup...
Stefan Metzmacher
1
-9
/
+0
2009-09-24
s3:winbindd: use a tcp connection for lsa in case lookup_names/lookup_sids do...
Günther Deschner
1
-0
/
+9
2009-09-23
s3:winbind: Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2009-09-22
s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.
Günther Deschner
3
-5
/
+63
2009-09-22
s3-winbindd: add cm_connect_lsa_tcp().
Günther Deschner
3
-0
/
+63
2009-09-21
s3:winbindd: avoid writing to a closed connection and generate SIGPIPE
Stefan Metzmacher
1
-12
/
+13
2009-09-18
s3:winbind: Fix some enum type mismatches found by the Solaris compiler
Volker Lendecke
3
-3
/
+3
2009-09-17
void functions can't return a value. Found by the Solaris compiler.
Jeremy Allison
1
-1
/
+1
2009-09-17
void functions can't return a value. Found by the Solaris compiler.
Jeremy Allison
1
-1
/
+1
2009-09-17
void functions can't return a value. Found by the Solaris compiler.
Jeremy Allison
1
-1
/
+1
2009-09-17
s3-winbindd: add and use winbindd_lookup_names().
Günther Deschner
2
-20
/
+47
2009-09-17
s3-winbindd: add and use winbindd_lookup_sids().
Günther Deschner
3
-96
/
+78
2009-09-15
s3-dcerpc: use dcerpc_AuthLevel and remove duplicate set of flags.
Günther Deschner
1
-5
/
+5
2009-09-11
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().
Günther Deschner
1
-3
/
+4
2009-09-11
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
1
-1
/
+2
2009-09-09
s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...
Günther Deschner
1
-1
/
+1
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
6
-125
/
+127
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
6
-106
/
+137
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
6
-104
/
+137
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
6
-73
/
+148
2009-09-05
s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy
Volker Lendecke
1
-8
/
+5
2009-09-05
s3:winbind: Remove pointless <cond> ? true : false;
Volker Lendecke
1
-4
/
+4
2009-09-05
s3:winbind: Make the pam_auth subfunctions static
Volker Lendecke
2
-18
/
+9
2009-09-04
s3:winbind: Fix Coverity ID 933: FORWARD_NULL
Volker Lendecke
1
-0
/
+1
2009-09-04
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
1
-0
/
+1
2009-08-30
s3:winbind: Fix bug 5626
Volker Lendecke
3
-29
/
+23
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
Volker Lendecke
7
-29
/
+115
2009-08-30
w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
Volker Lendecke
7
-29
/
+129
2009-08-29
s3:winbind: Convert WINBINDD_LIST_GROUPS to the new API
Volker Lendecke
7
-317
/
+214
2009-08-29
s3:winbind: Convert WINBINDD_LIST_USERS to the new API
Volker Lendecke
4
-7
/
+213
2009-08-29
s3:winbind: add a fake NDR winbind cache validator
Volker Lendecke
1
-0
/
+11
2009-08-29
s3:winbind: Convert the getgrent functions to the new API
Volker Lendecke
6
-1038
/
+332
2009-08-29
s3:winbind: Add a comment about fill_grent_mem_domusers...
Volker Lendecke
1
-0
/
+4
2009-08-29
s3:winbind: Add some missing error checks
Volker Lendecke
2
-0
/
+6
2009-08-29
s3:winbind: Fix a typo
Volker Lendecke
1
-1
/
+1
2009-08-29
s3:winbind: Add async wb_next_grent
Volker Lendecke
3
-0
/
+193
2009-08-29
s3:winbind: Add async QueryGroupList
Volker Lendecke
1
-0
/
+40
2009-08-29
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
7
-98
/
+246
2009-08-29
s3:winbind: Convert the GETDCNAME routines to the new API
Volker Lendecke
4
-22
/
+97
2009-08-29
s3:winbind: Add async wb_dsgetdcname
Volker Lendecke
2
-0
/
+124
2009-08-29
s3:winbind: Convert winbindd_dsgetdcname to the new API
Volker Lendecke
4
-117
/
+207
2009-08-29
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
1
-0
/
+81
2009-08-29
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
7
-385
/
+278
2009-08-29
s3:winbind: Add async next_pwent
Volker Lendecke
3
-0
/
+163
2009-08-29
s3:winbind: Add async fill_pwent
Volker Lendecke
2
-0
/
+162
2009-08-29
s3:winbind: Add async query_user_list
Volker Lendecke
3
-0
/
+112
2009-08-29
s3:winbind: simplify wb_seqnums_done a bit
Volker Lendecke
1
-15
/
+24
2009-08-29
s3:winbind: Make wb_seqnums.c update the winbind cache seqnums
Volker Lendecke
1
-1
/
+12
[next]