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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
*
winbindd: Use the right flags in dsgetdcname
Volker Lendecke
2014-02-14
1
-1
/
+1
*
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 "cli_minprotocol" to "client_min_...
Garming Sam
2014-02-07
1
-1
/
+1
*
param: rename lp function and variable from "cli_maxprotocol" to "client_max_...
Garming Sam
2014-02-07
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
*
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
2014-02-07
3
-3
/
+3
*
winbind3: Simplify fillup_pw_field
Volker Lendecke
2014-02-05
1
-15
/
+14
*
winbind3: Use fstrcpy
Volker Lendecke
2014-02-05
1
-1
/
+1
*
winbind3: Fix a comment typo
Volker Lendecke
2014-02-05
1
-1
/
+1
*
log winbind version (when requested) in winbindd log
Noel Power
2014-01-22
1
-2
/
+2
*
s3-winbind: separate child response sock write
David Disseldorp
2014-01-20
1
-20
/
+27
*
s3-winbind: only pass needed args to child_read_request
David Disseldorp
2014-01-20
1
-18
/
+10
*
s3-winbind: Improve performance of wb_fill_pwent_sid2uid_done().
Volker Lendecke
2014-01-16
1
-1
/
+1
*
s3: winbindd: Move calling setup_domain_child() into add_trusted_domain().
Jeremy Allison
2014-01-08
1
-32
/
+14
*
s3: winbindd: Move the logic of whether to set 'domain->primary' into add_tru...
Jeremy Allison
2014-01-08
1
-4
/
+10
*
s3:winbindd: make use of rpccli_netlogon_network_logon()
Stefan Metzmacher
2014-01-07
1
-13
/
+15
*
s3:winbindd: make use of trust_pw_change() in _wbint_ChangeMachineAccount()
Stefan Metzmacher
2014-01-07
1
-28
/
+7
*
s3:winbindd: make use of trust_pw_change() for periodic password changes
Stefan Metzmacher
2014-01-07
1
-8
/
+8
*
s3:winbindd: use invalidate_cm_connection() to kill the netlogon connection
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
s3:winbindd: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2014-01-07
3
-52
/
+77
*
s3:winbindd: call rpccli_pre_open_netlogon_creds() in the parent
Stefan Metzmacher
2014-01-07
1
-0
/
+8
*
s3:rpc_client: use netlogon_creds_cli_auth_level() in cli_rpc_pipe_open_schan...
Stefan Metzmacher
2014-01-07
1
-4
/
+1
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
3
-144
/
+37
*
s3:winbindd: make use of the "winbind sealed pipes" option for all connections
Stefan Metzmacher
2014-01-07
2
-3
/
+20
*
s3:winbindd fix a compiler warning
Christian Ambach
2013-12-12
1
-2
/
+2
*
s3:winbindd fix use of uninitialized variables
Christian Ambach
2013-12-10
1
-0
/
+13
*
s3-winbindd: Fix DEBUG statement in winbind_msg_offline().
Jan Brummer
2013-12-09
1
-1
/
+1
*
CVE-2013-4408:s3:Ensure LookupRids() replies arrays are range checked.
Jeremy Allison
2013-12-09
2
-4
/
+16
*
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
2013-12-09
1
-12
/
+2
*
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
2013-12-09
2
-0
/
+35
*
s3-winbind: Pass the group name to fillup_pw_field().
Andreas Schneider
2013-11-22
1
-30
/
+43
*
s3-lib: Add grpname to talloc_sub_specified().
Andreas Schneider
2013-11-21
1
-2
/
+2
*
winbind: Make centry_start static
Christof Schmitt
2013-11-15
2
-2
/
+2
*
s3-winbindd: Fix #10264, cache_traverse_validate_fn failure for NDR cache ent...
Günther Deschner
2013-11-13
1
-1
/
+2
*
idmap_autorid: fix failure in reverse lookup if ID is from domain range index #0
Abhidnya Joshi
2013-11-07
1
-1
/
+1
*
idmap_autorid: fix status code when trying to load range for an invalid input
Michael Adam
2013-11-07
1
-0
/
+6
*
idmap_autorid: add space between two words in a debug message
Atul Kulkarni
2013-11-07
1
-2
/
+2
*
winbind3: Fix CID 241468 Resource leak
Volker Lendecke
2013-10-21
1
-0
/
+1
*
idmap_autorid: fix traversal of ranges to correctly exclude mapping records.
Michael Adam
2013-10-21
1
-0
/
+8
*
winbind3: Fix CID 1107229 Uninitialized pointer read
Volker Lendecke
2013-10-19
1
-1
/
+2
*
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: don't hide the error in cm_connect_lsa()
Stefan Metzmacher
2013-10-17
1
-1
/
+0
*
s3-winbindd: Remove undocumented winbindd:socket dir parameter
Andrew Bartlett
2013-10-15
2
-8
/
+2
*
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
2013-10-11
1
-0
/
+22
*
s3-winbind: Register handlers for domain online/offline messages.
Andreas Schneider
2013-10-11
2
-0
/
+11
*
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2013-10-11
2
-0
/
+50
*
Fix bug #10187 - Missing talloc_free can leak stackframe in error path.
Jeremy Allison
2013-10-09
1
-2
/
+3
*
idmap_autorid: allow iterate functions to operate on all domain ranges
Michael Adam
2013-10-02
1
-4
/
+2
[next]