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
/
lib
/
wbclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-24
wbclient: Fix use of wb_int_trans_send, queue parameter must not be NULL
Kai Blin
1
-6
/
+6
2009-03-16
Convert wb_trans to tevent_req
Volker Lendecke
1
-63
/
+49
2009-03-16
Remove an unnecessary variable
Volker Lendecke
1
-5
/
+4
2009-03-16
Make struct wb_context private to wbclient.c
Volker Lendecke
1
-0
/
+6
2009-03-16
Use tevent_wakeup_send in wb_trans
Volker Lendecke
1
-15
/
+13
2009-03-08
Don't copy the winbindd_request in wb_trans
Volker Lendecke
1
-30
/
+2
2009-03-08
Convert wb_open_pipe to tevent_req
Volker Lendecke
1
-51
/
+47
2009-03-08
Convert wb_connect to tevent_req
Volker Lendecke
1
-38
/
+30
2009-03-08
Convert wb_int_trans to tevent_req
Volker Lendecke
1
-69
/
+63
2009-03-08
Add parameter "queue" to wb_int_trans_send
Volker Lendecke
1
-6
/
+7
2009-03-08
Convert wb_resp_read to tevent_req
Volker Lendecke
1
-9
/
+7
2009-03-08
Convert wb_req_write to tevent_req
Volker Lendecke
1
-13
/
+14
2009-03-02
Fix wbclient.c wrt tevent_req changes too.
Simo Sorce
1
-4
/
+3
2009-02-24
Convert async_connect to tevent_req
Volker Lendecke
1
-18
/
+44
2009-02-09
async_sock: Use unix errnos instead of NTSTATUS
Kai Blin
1
-74
/
+64
2009-02-02
s3-wbclient: Use new tevent data types
Kai Blin
1
-7
/
+7
2009-02-02
Next step disentangling async_req from NTSTATUS
Volker Lendecke
1
-8
/
+8
2009-02-01
Split up async_req into a generic and a NTSTATUS specific part
Volker Lendecke
1
-27
/
+27
2009-01-18
Add a macro async_req_setup()
Volker Lendecke
1
-23
/
+6
2009-01-04
async libwbclient infrastructure
Volker Lendecke
1
-0
/
+774