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_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-winbind: Send online/offline message of the domain to the parent.
Andreas Schneider
2013-10-11
1
-0
/
+22
*
s3-winbind: Add functions for domain online/offline handling.
Andreas Schneider
2013-10-11
1
-0
/
+40
*
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
2013-09-05
1
-1
/
+2
*
Add a talloc context to sitename_fetch().
Jeremy Allison
2013-09-05
1
-4
/
+4
*
Add a talloc context to saf_fetch().
Jeremy Allison
2013-09-05
1
-6
/
+6
*
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
2013-09-05
1
-1
/
+1
*
s3:winbindd: make use of lp_cli_{min,max}protocol()
Stefan Metzmacher
2013-08-15
1
-2
/
+3
*
Followup patch for BUG: https://bugzilla.samba.org/show_bug.cgi?id=10082
Andreas Schneider
2013-08-15
1
-1
/
+1
*
winbind3: Fix an invalid free
Volker Lendecke
2013-08-14
1
-1
/
+1
*
s3-winbindd: fix fallback to ncacn_np in cm_connect_lsat().
Günther Deschner
2013-08-13
1
-2
/
+7
*
s3-winbind: Fix a segfault passing NULL to a fstring argument.
Andreas Schneider
2013-08-13
1
-2
/
+11
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
2013-08-05
1
-5
/
+5
*
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
2013-08-05
1
-4
/
+4
*
winbind: Correctly use names in the domain struct.
Andreas Schneider
2013-03-05
1
-2
/
+2
*
winbind: Use talloc for allocating domain, dns, forest and dc name.
Andreas Schneider
2013-03-05
1
-35
/
+91
*
winbind: Don't leak memory on return.
Andreas Schneider
2013-02-22
1
-0
/
+3
*
winbind: Use uint8_t type and use const where needed.
Andreas Schneider
2013-02-22
1
-7
/
+7
*
s3:winbindd: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
2013-02-19
1
-2
/
+2
*
s3:winbindd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:winbindd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3-winbindd: add cm_connect_lsat().
Günther Deschner
2012-11-30
1
-0
/
+31
*
BUG 9436: Fix leaking sockets of SMB connections to a DC.
Andreas Schneider
2012-11-28
1
-0
/
+4
*
s3:winbindd: use PROTOCOL_LATEST instead of PROTOCOL_SMB2_02 (bug #9175)
Stefan Metzmacher
2012-11-01
1
-1
/
+1
*
s3:winbindd: disconnection after getting NETWORK_SESSION_EXPIRED (bug #9175)
Stefan Metzmacher
2012-11-01
1
-0
/
+11
*
s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable
Sumit Bose
2012-09-28
1
-2
/
+9
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-1
/
+4
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
Enable AES in winbind.
Andreas Schneider
2012-07-17
1
-1
/
+1
*
Fix bug #9016 - Connection to outbound trusted domain goes offline.
Jeremy Allison
2012-07-14
1
-6
/
+0
*
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
1
-1
/
+2
*
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_security_mode
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
2012-05-28
1
-2
/
+3
*
Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time...
Herb Lewis
2012-05-23
1
-0
/
+1
*
Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.
Jeremy Allison
2012-05-22
1
-1
/
+1
*
s3:winbindd: also try SMB2 when connecting to "IPC$"
Stefan Metzmacher
2012-04-27
1
-7
/
+20
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
1
-2
/
+2
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-1
/
+1
*
s3-winbindd: set the can_do_validation6 also for trusted domain
Matthieu Patou
2012-02-10
1
-0
/
+2
*
s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...
Andrew Bartlett
2012-01-18
1
-2
/
+2
*
s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
Andrew Bartlett
2012-01-18
1
-9
/
+14
*
s3:winbindd_cm: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
1
-1
/
+1
*
s3:winbindd_cm: close sockfd on error in cm_prepare_connection()
Stefan Metzmacher
2011-11-21
1
-0
/
+2
*
s3-winbindd/winbindd_cm.c: remove cli_nt_error()
Björn Baumbach
2011-11-16
1
-8
/
+2
*
s3:winbindd_cm: remove unused ads_status
Stefan Metzmacher
2011-11-16
1
-3
/
+0
*
s3:winbindd: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-1
/
+1
[next]