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
/
winbindd_dual.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Use poll in winbind
Volker Lendecke
2011-02-28
1
-22
/
+29
*
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
2011-02-17
1
-1
/
+1
*
s3: Fix a typo
Volker Lendecke
2011-02-02
1
-1
/
+1
*
Revert "s3:events: Call all ready fd event handlers on each iteration of the ...
Stefan Metzmacher
2011-01-31
1
-3
/
+3
*
s3:winbind: Fork multiple children per domain
Volker Lendecke
2011-01-21
1
-5
/
+45
*
All calls to event_add_to_select_args() call GetTimeOfDay() and
Jeremy Allison
2010-12-23
1
-4
/
+1
*
wb_reqtrans is not used in libwbclient
Volker Lendecke
2010-12-19
1
-1
/
+1
*
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
2010-12-19
1
-1
/
+1
*
s3: Fix bug 7844: Race in winbind
Volker Lendecke
2010-12-06
1
-4
/
+8
*
"bool ? true : false" is a bit pointless
Volker Lendecke
2010-11-17
1
-2
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3:events: Call all ready fd event handlers on each iteration of the main loop
Steven Danneman
2010-10-01
1
-3
/
+3
*
samba: share select wrappers.
Günther Deschner
2010-10-01
1
-0
/
+1
*
s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
Volker Lendecke
2010-09-30
1
-0
/
+22
*
s3: Re-introduce a procid_self()
Volker Lendecke
2010-09-30
1
-1
/
+1
*
s3/winbind: use mono time for startup timeout check
Björn Jacke
2010-09-10
1
-3
/
+3
*
s3:winbindd: remove rpc_pipe_client references from winbind_dual_ndr code
Stefan Metzmacher
2010-08-16
1
-3
/
+2
*
s3:winbindd: add binding_handle to struct winbindd_child
Stefan Metzmacher
2010-08-16
1
-0
/
+1
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3: Remove a direct use of procid_self()
Volker Lendecke
2010-07-18
1
-3
/
+5
*
s3-winbindd: Fix child logfile handling which broke with c67cff0372.
Günther Deschner
2010-07-07
1
-1
/
+1
*
s3-winbind: Create all logfiles in the same directory.
Andreas Schneider
2010-07-06
1
-1
/
+22
*
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
2010-07-04
1
-3
/
+5
*
s3:winbindd Rename 'children' to 'winbindd_children' and make static
Andrew Bartlett
2010-05-13
1
-9
/
+9
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
1
-0
/
+1
*
s3: async_domain_request is no longer used
Volker Lendecke
2010-04-25
1
-61
/
+0
*
s3: sendto_domain() is lo longer used
Volker Lendecke
2010-04-24
1
-28
/
+0
*
s3:winbindd: fix problems with SIGCHLD handling (bug #7317)
Stefan Metzmacher
2010-04-01
1
-3
/
+3
*
s3:winbindd: only set child_domain in the child
Stefan Metzmacher
2010-04-01
1
-1
/
+1
*
Fix one of the valgrind warnings from bug #6814 - Fixes for problems reported...
Roel van Meer
2010-02-26
1
-0
/
+8
*
s3: Fix a typo
Volker Lendecke
2010-01-02
1
-1
/
+1
*
s3: Simplify "setup_domain_child" slightly
Volker Lendecke
2009-12-28
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2009-12-26
1
-2
/
+2
*
s3: Remove some unused code
Volker Lendecke
2009-12-23
1
-79
/
+0
*
s3: Remove unused sendto_child()
Volker Lendecke
2009-12-23
1
-7
/
+0
*
s3: Avoid races to change the machine password in winbind
Volker Lendecke
2009-11-19
1
-0
/
+18
*
s3: Protect against flooding the DC with pwchange requests
Volker Lendecke
2009-11-19
1
-14
/
+24
*
s3: Re-check the timeout in machine_password_change_handler()
Volker Lendecke
2009-11-19
1
-0
/
+6
*
s3: Add some debugs to the winbind machine pwchange machinery
Volker Lendecke
2009-11-19
1
-0
/
+16
*
s3: Do not kill the whole smb session if a machine pwchange failed
Volker Lendecke
2009-11-19
1
-1
/
+1
*
s3-winbindd: make sure to reset connections when machine account password cha...
Günther Deschner
2009-10-06
1
-0
/
+8
*
Revert "s3: Attempt to fix machine password change"
Volker Lendecke
2009-10-05
1
-33
/
+9
*
s3: Attempt to fix machine password change
Volker Lendecke
2009-10-05
1
-9
/
+33
*
s3:winbind: Add a generic cache for NDR based parent-child requests
Volker Lendecke
2009-08-27
1
-2
/
+2
*
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
2009-08-05
1
-0
/
+13
*
Provide a mem_ctx for child requests
Volker Lendecke
2009-07-31
1
-0
/
+1
*
Remove a duplicate prototype
Volker Lendecke
2009-07-28
1
-1
/
+0
*
s3: don't do this, upper callbacks will check it
Bo Yang
2009-07-18
1
-4
/
+0
*
Remove "winbindd_request" and "winbindd_response" from winbindd_cli_state
Volker Lendecke
2009-06-14
1
-2
/
+4
*
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-15
/
+16
[next]