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-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
2011-11-27
samba-tool: add a domain info command to get basic info
Matthieu Patou
1
-1
/
+24
2011-11-27
s4:netlogon RPC server - DsRGetDcNameEx - set the DNS name flags correctly
Matthias Dieter Wallnöfer
2
-12
/
+14
2011-11-27
s4-netlogon: return WERR_NO_SUCH_DOMAIN instead of WERR_DS_UNAVAILABLE if we ...
Matthieu Patou
1
-1
/
+1
2011-11-27
s4:cldap_server/netlogon.c - DS_SERVER_CLOSEST handling
Matthias Dieter Wallnöfer
1
-2
/
+5
2011-11-27
s4:netcmd/common.py: add a "netcmd" function to do a cldap netlogon request
Matthias Dieter Wallnöfer
1
-0
/
+9
2011-11-26
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
4
-14
/
+25
2011-11-26
s4:libnet/py_net.c - initialise optional keyword arguments
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-11-26
s4:libcli/finddcs_cldap.c - let "finddcs_cldap" work either with the IP addre...
Matthias Dieter Wallnöfer
1
-14
/
+27
2011-11-26
smbtorture: avoid sigsev if the password is not correct
Matthieu Patou
1
-1
/
+1
2011-11-26
s4:update_keytab LDB module - no need to filter for the DN
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-11-24
s4:libcli/smb2: use talloc_zero() in smb2_request_init()
Stefan Metzmacher
1
-16
/
+3
2011-11-24
s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string()
Stefan Metzmacher
1
-1
/
+3
2011-11-24
s4:libcli/smb2: implement on top of smbXcli_conn/req
Stefan Metzmacher
15
-882
/
+452
2011-11-24
s4:torture/smb2: use tctx->ev as event context for polling
Stefan Metzmacher
3
-8
/
+7
2011-11-24
s4 dns: Test QCLASS_NONE query
Kai Blin
1
-0
/
+14
2011-11-24
s4 dns: Test QTYPE_ALL query
Kai Blin
1
-0
/
+25
2011-11-24
s4 dns: Check more of the returned values for the A query
Kai Blin
1
-0
/
+3
2011-11-24
s4 dns: Move dns_transaction_udp to other helper functions
Kai Blin
1
-13
/
+14
2011-11-22
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
1
-3
/
+10
2011-11-21
Fix a bunch of "warning: variable ‘XXXX’ set but not used [-Wunused-but-s...
Jeremy Allison
9
-40
/
+28
[next]