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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
heimdal:lib/asn1: try to fix the build on IRIX
Stefan Metzmacher
2012-06-10
1
-2
/
+6
*
s4-torture: fsrvp test suite
David Disseldorp
2012-06-08
3
-2
/
+574
*
waf: support --without-ad-dc for Heimdal (embedded and system) as well
Alexander Bokovoy
2012-06-07
3
-3
/
+3
*
s4-libcli: Remove unused finddcs_nbt
Andrew Bartlett
2012-06-07
2
-314
/
+3
*
build: Add missing deps and make MESSAGING a private library
Andrew Bartlett
2012-06-07
6
-9
/
+10
*
s4:dns-server: remove an extra blank line from handle_question()
Michael Adam
2012-06-06
1
-1
/
+0
*
s4 dns: Correctly handle A questions for CNAMEs
Kai Blin
2012-06-06
2
-5
/
+132
*
s4 dns: Structure tests a bit better
Kai Blin
2012-06-06
1
-0
/
+3
*
s4:torture/locktest: fix compiler warning
Stefan Metzmacher
2012-06-05
1
-1
/
+1
*
s4-provision: Test for posix ACLs in the actual sysvol path
Andrew Bartlett
2012-06-05
1
-12
/
+16
*
s4-provision: Place xattr.tdb in the actual state directory
Andrew Bartlett
2012-06-05
1
-13
/
+14
*
Add '--use-ntvfs' option to 'samba-tool domain join'
Andriy Syrovenko
2012-06-05
2
-13
/
+17
*
s4-xattr: Use libreplace xattr functions directly
Andrew Bartlett
2012-06-02
5
-15
/
+12
*
Revert "waf-mitkrb5: enable dcerpc_server library to support OpenChange clien...
Alexander Bokovoy
2012-06-01
3
-41
/
+23
*
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
2012-06-01
1
-0
/
+1
*
waf-mitkrb5: enable dcerpc_server library to support OpenChange client code
Alexander Bokovoy
2012-06-01
3
-23
/
+41
*
build: rename build targets smbclient -> smbclient4 and smbclient3 -> smbclient
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.samba_tool_demote test to use a binary mappi...
Michael Adam
2012-05-31
2
-3
/
+3
*
s4:selftest: change the blackbox.passwords test to use a binary mapping for s...
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.pkinit test to use a binary mapping for smbc...
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.kinit test to use a binary mapping for smbcl...
Michael Adam
2012-05-31
1
-3
/
+3
*
s4:selftest: change the blackbox.export.keytab test to use a binary mapping f...
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for s...
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ...
Michael Adam
2012-05-31
2
-3
/
+3
*
s4:selftets: change the blackbox.bogusdomain test to use binary mapping for s...
Michael Adam
2012-05-31
1
-1
/
+1
*
s4:selftest: change the blackbox.smbclient test to use binary mapping for smb...
Michael Adam
2012-05-31
2
-6
/
+5
*
s4:selftest: determine nmblookup via binary mapping for blackbox test in test...
Michael Adam
2012-05-31
2
-5
/
+5
*
dsdb: Fix error checking conditions in partition_metadata module
Amitay Isaacs
2012-05-30
1
-7
/
+7
*
s4-provision: Use the s3fs file server by default in migrations
Andrew Bartlett
2012-05-30
1
-1
/
+1
*
lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
Andrew Bartlett
2012-05-30
2
-1
/
+9
*
s4-dns: Use W_ERROR_HAVE_NO_MEMORY in create_response_rr
Kai Blin
2012-05-30
1
-24
/
+8
*
s4-dns: Use proper talloc hierarchy for NS records in create_response_rr
Kai Blin
2012-05-30
1
-1
/
+2
*
s4-dns: Use proper talloc hierarchy for AAAA records in create_response_rr
Kai Blin
2012-05-30
1
-1
/
+2
*
s4-dns: Remove sync dns_process
Volker Lendecke
2012-05-30
1
-24
/
+0
*
s4-dns: Make the TCP dns server async
Volker Lendecke
2012-05-30
1
-21
/
+39
*
s4-dns: Make the UDP dns server async
Volker Lendecke
2012-05-30
1
-18
/
+38
*
s4-dns: Remove sync dns_server_process_query
Volker Lendecke
2012-05-30
2
-39
/
+0
*
s4-dns: Make dns_process_send asyn
Volker Lendecke
2012-05-30
3
-80
/
+148
*
s4-dns: Remove unused sync ask_forwarder wrapper
Volker Lendecke
2012-05-30
1
-30
/
+0
*
s4-dns: Make dns_server_process_query async
Volker Lendecke
2012-05-30
1
-37
/
+120
*
s4-dns: Make ask_forwarder async
Volker Lendecke
2012-05-30
1
-43
/
+111
*
s4-dns: Create a proper talloc hierarchy in create_response_rr
Volker Lendecke
2012-05-30
1
-3
/
+15
*
s4-dns: Add debug output for unmappable WERROR to DNS errcode
Volker Lendecke
2012-05-30
1
-1
/
+1
*
s4-dns: Fix some typos
Volker Lendecke
2012-05-30
2
-2
/
+2
*
s4-dns: Remove some break; statements
Volker Lendecke
2012-05-30
1
-8
/
+0
*
s4-dns: Fix an unlikely potential memleak
Volker Lendecke
2012-05-30
1
-2
/
+4
*
s4-dns: Use talloc_asprintf_append_buffer in create_response_rr
Volker Lendecke
2012-05-30
1
-2
/
+2
*
s4-dns: Add some NULL checks to create_response_rr
Volker Lendecke
2012-05-30
1
-0
/
+15
*
s4:dbchecker - handle the "none" case correctly
Matthias Dieter Wallnöfer
2012-05-29
1
-1
/
+1
*
s4-torture: verify #8373 and add ndr nbt tests for LOGON_PRIMARY_QUERY nbt_ne...
Günther Deschner
2012-05-29
1
-1
/
+36
[next]