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
/
libnet
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
allow net ads join accept new osServicePack parameter
Noel Power
1
-2
/
+13
2014-12-11
auth: Allow domain join to itself when we are a PDC
Andrew Bartlett
1
-1
/
+3
2014-12-11
netapi: Move DC check to NetJoinDomain() where it is needed.
Andrew Bartlett
1
-4
/
+0
2014-11-17
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-2
/
+2
2014-10-08
s3-winbindd: Attempt to connect to NETLOGON over NCACN_IP_TCP if we can
Andrew Bartlett
1
-2
/
+2
2014-09-26
s3-libnet: set list of allowed krb5 encryption types in AD >= 2008.
Günther Deschner
1
-0
/
+65
2014-09-26
s3-libnet: Make sure we do not overwrite precreated SPNs.
Günther Deschner
1
-3
/
+36
2014-09-26
s3-libnet: Add libnet_join_get_machine_spns().
Andreas Schneider
1
-0
/
+20
2014-07-07
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Samuel Cabrero
1
-1
/
+20
2014-07-02
s3-libnet: Improve error message.
Andreas Schneider
1
-1
/
+3
2014-03-07
s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_d...
Günther Deschner
1
-2
/
+1
2014-02-07
param: rename lp function and variable from "adduser_script" to "add_user_scr...
Garming Sam
2
-2
/
+2
2014-02-07
param: rename lp function and variable from "addmachine_script" to "add_machi...
Garming Sam
2
-2
/
+2
2014-01-07
s3:libnet: pass in struct netlogon_creds_cli_context from the caller.
Stefan Metzmacher
2
-1
/
+2
2014-01-07
s3:libnet: use rpccli_{create,setup}_netlogon_creds() in libnet_join_joindoma...
Stefan Metzmacher
1
-15
/
+51
2014-01-07
s3:libnet_join: make use of rpccli_{create,setup}_netlogon_creds()
Stefan Metzmacher
2
-32
/
+83
2014-01-07
s3:rpc_client: use netlogon_creds_cli_auth_level() in cli_rpc_pipe_open_schan...
Stefan Metzmacher
1
-1
/
+0
2014-01-07
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2
-4
/
+18
2013-12-09
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
1
-0
/
+16
2013-11-15
s3-libnet: Use a const char for realm.
Andreas Schneider
1
-1
/
+1
2013-11-12
s3-libnetjoin: Fix Bug #10262: use upper-case realm when composing default upn.
Günther Deschner
1
-1
/
+16
2013-08-10
s3:libnet_join: try to use NETLOGON_NEG_SUPPORTS_AES
Stefan Metzmacher
1
-1
/
+2
2013-08-05
s3:libnet: let the caller truncate the pw in libnet_join_joindomain_rpc_unsec...
Stefan Metzmacher
1
-14
/
+1
2013-08-05
s3-libnetjoin: add machine_name length check.
Günther Deschner
1
-0
/
+9
2013-08-05
s3: libnet_join: use admin_domain in libnetjoin.
Günther Deschner
1
-1
/
+26
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_noauth().
Günther Deschner
1
-4
/
+4
2013-08-05
s3-rpc_cli: pass down ndr_interface_table to cli_rpc_pipe_open_schannel_with_...
Günther Deschner
1
-1
/
+1
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-2
/
+28
2013-03-05
s3:libnet increase timeout for machine password change
Christian Ambach
1
-0
/
+9
2013-02-27
Make sure that domain joins work correctly when the DC disallows NTLM auth.
Richard Sharpe
2
-4
/
+13
2013-02-19
s3:libnet: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-04
s3: use generate_random_password() instead of generate_random_str()
Stefan Metzmacher
1
-2
/
+6
2012-08-09
Correctly check for errors in strlower_m() returns.
Jeremy Allison
1
-4
/
+14
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
1
-2
/
+7
2012-08-01
s3:libnet_join: make use of cli_get_session_key() in libnet_join_joindomain_r...
Stefan Metzmacher
1
-2
/
+12
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
1
-0
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
3
-24
/
+24
2012-05-30
build: Provide .pc file for libnetapi
Andrew Bartlett
1
-0
/
+11
2012-05-28
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
1
-3
/
+3
2012-05-28
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
1
-1
/
+2
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
1
-1
/
+0
2012-03-04
s3: don't replace the error message if already defined
Matthieu Patou
1
-3
/
+5
2011-12-12
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
1
-2
/
+1
2011-11-16
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
1
-1
/
+1
2011-11-03
s3:libnet: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
1
-3
/
+3
2011-11-02
s3-libnet: add ads forward declaration in libnet keytab code.
Günther Deschner
2
-2
/
+3
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2
-128
/
+216
2011-10-11
s3:libnet: convert libnet_dssync_passdb to only use dbwrap wrapper functions.
Michael Adam
1
-32
/
+48
2011-10-11
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
1
-0
/
+1
2011-09-21
s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin.
Günther Deschner
1
-31
/
+0
[next]