index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:winbindd: avoid argv related const warnings
Stefan Metzmacher
2014-04-02
1
-2
/
+2
*
param: No longer have a special case for lp_configfile
Andrew Bartlett
2014-02-12
1
-1
/
+1
*
param: rename lp function and variable from 'piddir' to 'pid_directory'
Garming Sam
2014-02-07
1
-4
/
+4
*
param: rename lp function and variable from 'lockdir' to 'lock_directory'
Garming Sam
2014-02-07
1
-2
/
+2
*
s3:winbindd: call rpccli_pre_open_netlogon_creds() in the parent
Stefan Metzmacher
2014-01-07
1
-0
/
+8
*
s3:winbindd: use cluster_probe_ok()
Michael Adam
2013-10-17
1
-10
/
+3
*
smbd/winbindd: Do an early check if ctdbd is functional
Volker Lendecke
2013-10-17
1
-0
/
+12
*
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
2013-10-15
1
-7
/
+2
*
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2013-10-11
1
-0
/
+6
*
winbindd and nmbd don't set their umask to zero on startup like smbd does.
Jeremy Allison
2013-06-27
1
-0
/
+6
*
Fix bug #9166 - Starting smbd or nmbd with stdin from /dev/null results in "E...
Jeremy Allison
2013-06-20
1
-1
/
+14
*
s3:winbindd: avoid usage of procid_self()
Stefan Metzmacher
2013-04-18
1
-1
/
+3
*
s3:winbindd: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
winbind: Use standard tevent_context_init
Volker Lendecke
2013-01-18
1
-5
/
+33
*
s3-winbind: Check if we created the directories correctly.
Andreas Schneider
2012-12-21
1
-4
/
+11
*
s3: Fix a typo in a debug message
Volker Lendecke
2012-12-12
1
-1
/
+1
*
s3: Remove a call to procid_self()
Volker Lendecke
2012-10-19
1
-1
/
+1
*
s3: Add "msg_ctx" param to winbindd_register_handlers()
Volker Lendecke
2012-10-19
1
-12
/
+13
*
s3: Make winbindd_register_handlers static
Volker Lendecke
2012-10-19
1
-1
/
+1
*
s3: Fix some blank line endings
Volker Lendecke
2012-09-27
1
-4
/
+4
*
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
2012-08-23
1
-0
/
+6
*
Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an...
Herb Lewis
2012-08-21
1
-1
/
+2
*
Ensure we update last_access on the winbindd child struct on each request.
Jeremy Allison
2012-08-13
1
-0
/
+1
*
Move everything to use the common pidfile functions.
Jeremy Allison
2012-07-19
1
-2
/
+3
*
Make the s3 pidfile use the common code inside lib/util/pidfile.c
Jeremy Allison
2012-07-19
1
-1
/
+1
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
1
-2
/
+2
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
1
-4
/
+4
*
s3-winbindd: add comments about dump_core_setup
Matthieu Patou
2012-06-11
1
-0
/
+11
*
s3-winbindd: call dump_core_setup after command line option has been parsed
Matthieu Patou
2012-06-08
1
-0
/
+2
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-05-31
1
-1
/
+2
*
s3-auth: Rename to init_system_session_info().
Andreas Schneider
2012-05-15
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
2012-03-15
1
-0
/
+11
*
s3: piddir creation fix part 2.
Ira Cooper
2012-03-07
1
-0
/
+4
*
s3-winbindd: Add stdin handler for winbind
Andrew Bartlett
2012-03-04
1
-2
/
+46
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-1
/
+1
*
s3-lib: If we create a pipe socket, don't start to listen.
Andreas Schneider
2011-08-29
1
-0
/
+9
*
s3-messaging: Fix messaging classes.
Simo Sorce
2011-08-11
1
-1
/
+3
*
s3:winbindd: use lp_load_global() - winbindd does not need shares or IPC$
Michael Adam
2011-07-28
1
-1
/
+1
*
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2011-07-20
1
-0
/
+3
*
s3: Convert WINBINDD_WINS_BYNAME to the async API
Volker Lendecke
2011-06-21
1
-4
/
+2
*
s3: Fix a winbind message
Volker Lendecke
2011-06-20
1
-1
/
+1
*
s3-winbind Move winbind privileged socket dir into state_path()
Andrew Bartlett
2011-06-20
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3:winbind: Convert WINBINDD_WINS_BYIP to the async API
Volker Lendecke
2011-06-05
1
-1
/
+2
*
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
2011-05-02
1
-0
/
+1
*
s3: Make winbindd_reinit_after_fork return NTSTATUS
Volker Lendecke
2011-04-29
1
-1
/
+5
*
s3: In winbind, close parent/child sockets
Volker Lendecke
2011-04-29
1
-1
/
+1
*
s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dir
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
s3: Export WINBINDD_SIDS_TO_XIDS via the winbind pipe
Volker Lendecke
2011-04-13
1
-0
/
+2
[next]