index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
samba-tool: add a function to cleanly demote a DC
Matthieu Patou
2
-2
/
+257
2011-12-05
s4-python: factorize the definition of get_dsServiceName
Matthieu Patou
4
-18
/
+14
2011-12-05
s4-python: externalize some function to the drs_utils module so that they can...
Matthieu Patou
2
-25
/
+66
2011-12-05
s4-python: rename conflicting variable with the import option
Matthieu Patou
1
-2
/
+2
2011-12-03
s4 dns: Test SOA queries
Kai Blin
1
-0
/
+32
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
17
-59
/
+59
2011-12-01
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
10
-41
/
+59
2011-12-01
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
1
-21
/
+25
2011-11-30
s4-tests: Use long option names in test list script, to prevent 'eating' --li...
Jelmer Vernooij
1
-38
/
+38
2011-11-30
s4-testlist: Write diagnostic info to stderr, and purely test info to stdout.
Jelmer Vernooij
1
-2
/
+2
2011-11-30
s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0
Matthias Dieter Wallnöfer
2
-0
/
+8
2011-11-30
s4:gensec/spnego: only try the mechs that match the client given ones
Stefan Metzmacher
1
-0
/
+4
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
20
-1812
/
+1033
2011-11-30
s4:libcli: do the nbss session request within smbcli_sock_connect_*()
Stefan Metzmacher
4
-147
/
+108
2011-11-30
s4:libcli/raw: remove unused functions
Stefan Metzmacher
2
-76
/
+0
2011-11-30
s4:libcli: use smbcli_sock_connect() in smbcli_socket_connect()
Stefan Metzmacher
1
-5
/
+11
2011-11-30
s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()
Stefan Metzmacher
4
-38
/
+32
2011-11-30
s4:libcli: convert smbcli_transport_connect_* to tevent_req
Stefan Metzmacher
3
-92
/
+240
2011-11-30
s4:lib/socket: add socket_connect_multi_ex_*
Stefan Metzmacher
2
-10
/
+147
2011-11-30
s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
Andrew Bartlett
6
-43
/
+104
2011-11-29
s4:libcli/raw: copy smbcli_transport_connect_* to clisocket.c
Stefan Metzmacher
2
-124
/
+123
2011-11-29
s4:libcli/raw: add transport->ev as copy of transport->socket->event.ctx
Stefan Metzmacher
8
-6
/
+9
2011-11-29
s4:torture: use tctx->ev as event context for polling
Stefan Metzmacher
6
-22
/
+14
2011-11-29
s4:gentest: get the tid from the smbcli_tree struct
Stefan Metzmacher
1
-2
/
+4
2011-11-29
s4:libcli/smb2: make sure only one idle event runs at a time
Stefan Metzmacher
2
-9
/
+17
2011-11-29
s4:python: add --machinepass option to 'samba-tool domain join'
Stefan Metzmacher
1
-5
/
+11
2011-11-29
s4:python/samba/join.py: add optional 'machinepass' parameter to join_*()
Stefan Metzmacher
1
-6
/
+12
2011-11-29
s4:python/samba/join.py: add optional 'machinepass' parameter to class dc_join
Stefan Metzmacher
1
-2
/
+6
2011-11-29
s4:py_net: add optional 'machinepass' parameter to py_net_join_member()
Stefan Metzmacher
1
-3
/
+4
2011-11-29
s4:libnet: make it possible to join with a given machine password
Stefan Metzmacher
2
-4
/
+16
2011-11-29
s4:libnet/py_net: ZERO_STRUCT() struct libnet_Join_member in py_net_join_memb...
Stefan Metzmacher
1
-0
/
+2
2011-11-29
s4:torture/rpc: use talloc_zero() in torture_join_domain()
Stefan Metzmacher
1
-2
/
+2
2011-11-29
s4:libnet: use talloc_zero(struct libnet_JoinDomain) in libnet_Join_member()
Stefan Metzmacher
1
-2
/
+1
2011-11-29
s4-samba-tool: Add --principal argument to samba-tool domain exportkeytab
Andrew Bartlett
5
-70
/
+163
2011-11-29
s4-provision: Fix the security ace for DnsAdmins group on DNS records
Amitay Isaacs
1
-12
/
+19
2011-11-29
s4-repl: Check if GC SPN exists before using it for replication
Amitay Isaacs
1
-3
/
+54
2011-11-29
s4-provision: Make BIND9_DLZ as the default backend for DNS
Amitay Isaacs
4
-6
/
+6
2011-11-29
dlz_bind9: Added access check to verify dynamic update
Amitay Isaacs
2
-17
/
+167
2011-11-29
dlz_bind9: Use the sam database in dns/ as default
Amitay Isaacs
2
-60
/
+14
2011-11-29
s4-provision: Create a samdb copy for access by dlz_bind9 module
Amitay Isaacs
4
-56
/
+158
2011-11-29
s4-provision: Extract security descriptors in separate file
Amitay Isaacs
2
-77
/
+111
2011-11-29
s4-test: Remove metadata and ldb.d directory on clean up
Amitay Isaacs
1
-0
/
+5
2011-11-29
s4-samdb: seqence_number() operation must be in a transaction
Amitay Isaacs
1
-0
/
+14
2011-11-29
s4-dsdb: Added metadata to partition module for global sequence number
Amitay Isaacs
5
-17
/
+612
2011-11-29
s4-dsdb: use dsdb_module_extended instead of duplicate code
Amitay Isaacs
2
-31
/
+13
2011-11-29
s4-dsdb: Return ldb_result context in dsdb_module_extended
Amitay Isaacs
1
-3
/
+20
2011-11-29
s4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence number support
Amitay Isaacs
2
-140
/
+13
2011-11-27
s4:torture/ldap/cldap.c - remove the "test_cldap_netlogon_flag_ds_dns_forest"...
Matthias Dieter Wallnöfer
1
-87
/
+4
2011-11-27
s4:selftest/test_samba_tool.sh - add a basic unit test for the new "domain in...
Matthias Dieter Wallnöfer
2
-6
/
+9
2011-11-27
samba-tool: domain info - add basic exception handling
Matthias Dieter Wallnöfer
1
-2
/
+4
[next]