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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbindd: don't leak state_path onto talloc tos
David Disseldorp
2014-11-03
1
-1
/
+8
*
s3: winbindd: On new client connect, prune idle or hung connections older tha...
Jeremy Allison
2014-07-29
1
-0
/
+36
*
lib: directory_create_or_exist() does not use "uid" parameter
Volker Lendecke
2014-07-28
1
-2
/
+2
*
s3-winbind rename winbindd_update_rodc_dns to be for more generic irpc
Andrew Bartlett
2014-06-11
1
-4
/
+3
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
1
-1
/
+1
*
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
2014-06-11
1
-0
/
+8
*
s3-winbindd: Register winbindd with irpc
Andrew Bartlett
2014-06-11
1
-0
/
+32
*
winbind: Allow winbindd to be run from inside "samba"
Andrew Bartlett
2014-04-29
1
-1
/
+2
*
s3: winbindd: Call dgram cleanup init background setup.
Jeremy Allison
2014-04-23
1
-0
/
+4
*
winbindd: use exit_daemon() to pass startup status to systemd
Alexander Bokovoy
2014-04-23
1
-9
/
+4
*
add systemd integration
Alexander Bokovoy
2014-04-23
1
-0
/
+5
*
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
[next]