index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
s3: Move call to prctl_set_comment to reinit_after_fork
Christof Schmitt
1
-1
/
+1
2015-07-16
winbindd: shorten client list scan
Uri Simchoni
1
-8
/
+9
2015-07-15
winbindd: keep client list sorted by access time
Uri Simchoni
1
-3
/
+2
2015-07-15
winbindd: periodically remove timed out clients
Uri Simchoni
1
-0
/
+18
2015-07-15
winbindd: verify that client has closed the connection
Uri Simchoni
1
-2
/
+22
2015-07-15
async_req: check for errors when monitoring socket for readability
Uri Simchoni
1
-1
/
+2
2015-07-15
winbindd: cleanup client connection if the client closes the connection
Uri Simchoni
1
-0
/
+28
2015-07-15
winbindd: set file descriptor limit according to configuration
Uri Simchoni
1
-0
/
+31
2015-05-20
s3:winbindd: make sure we remove pending io requests before closing client so...
Stefan Metzmacher
1
-0
/
+26
2015-05-06
Last lot of convert uint32 to uint32_t in winbindd, I promise.
Richard Sharpe
1
-2
/
+2
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-11-03
winbindd: don't leak state_path onto talloc tos
David Disseldorp
1
-1
/
+8
2014-07-29
s3: winbindd: On new client connect, prune idle or hung connections older tha...
Jeremy Allison
1
-0
/
+36
2014-07-28
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
1
-2
/
+2
2014-06-11
s3-winbind rename winbindd_update_rodc_dns to be for more generic irpc
Andrew Bartlett
1
-4
/
+3
2014-06-11
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
1
-1
/
+1
2014-06-11
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
1
-0
/
+8
2014-06-11
s3-winbindd: Register winbindd with irpc
Andrew Bartlett
1
-0
/
+32
2014-04-29
winbind: Allow winbindd to be run from inside "samba"
Andrew Bartlett
1
-1
/
+2
2014-04-23
s3: winbindd: Call dgram cleanup init background setup.
Jeremy Allison
1
-0
/
+4
2014-04-23
winbindd: use exit_daemon() to pass startup status to systemd
Alexander Bokovoy
1
-9
/
+4
2014-04-23
add systemd integration
Alexander Bokovoy
1
-0
/
+5
2014-04-02
s3:winbindd: avoid argv related const warnings
Stefan Metzmacher
1
-2
/
+2
2014-02-12
param: No longer have a special case for lp_configfile
Andrew Bartlett
1
-1
/
+1
2014-02-07
param: rename lp function and variable from 'piddir' to 'pid_directory'
Garming Sam
1
-4
/
+4
2014-02-07
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
1
-2
/
+2
2014-01-07
s3:winbindd: call rpccli_pre_open_netlogon_creds() in the parent
Stefan Metzmacher
1
-0
/
+8
2013-10-17
s3:winbindd: use cluster_probe_ok()
Michael Adam
1
-10
/
+3
2013-10-17
smbd/winbindd: Do an early check if ctdbd is functional
Volker Lendecke
1
-0
/
+12
2013-10-15
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
1
-7
/
+2
2013-10-11
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
1
-0
/
+6
2013-06-27
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
1
-0
/
+6
2013-06-20
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
1
-1
/
+14
2013-04-18
s3:winbindd: avoid usage of procid_self()
Stefan Metzmacher
1
-1
/
+3
2013-02-19
s3:winbindd: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-01-18
winbind: Use standard tevent_context_init
Volker Lendecke
1
-5
/
+33
2012-12-21
s3-winbind: Check if we created the directories correctly.
Andreas Schneider
1
-4
/
+11
2012-12-12
s3: Fix a typo in a debug message
Volker Lendecke
1
-1
/
+1
2012-10-19
s3: Remove a call to procid_self()
Volker Lendecke
1
-1
/
+1
2012-10-19
s3: Add "msg_ctx" param to winbindd_register_handlers()
Volker Lendecke
1
-12
/
+13
2012-10-19
s3: Make winbindd_register_handlers static
Volker Lendecke
1
-1
/
+1
2012-09-27
s3: Fix some blank line endings
Volker Lendecke
1
-4
/
+4
2012-08-23
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
1
-0
/
+6
2012-08-21
Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...
Herb Lewis
1
-1
/
+2
2012-08-13
Ensure we update last_access on the winbindd child struct on each request.
Jeremy Allison
1
-0
/
+1
2012-07-19
Move everything to use the common pidfile functions.
Jeremy Allison
1
-2
/
+3
2012-07-19
Make the s3 pidfile use the common code inside lib/util/pidfile.c
Jeremy Allison
1
-1
/
+1
2012-07-19
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
1
-2
/
+2
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-4
/
+4
2012-06-11
s3-winbindd: add comments about dump_core_setup
Matthieu Patou
1
-0
/
+11
[next]