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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-30
s4-dns: set TTL value in the NS server part of the SOA record
Guenter Kukkukk
1
-0
/
+1
2013-05-30
build-htmlman-nogit: Run build-htmlman-nogit with bash.
Karolin Seeger
1
-1
/
+1
2013-05-30
build-htmlman-git: Run build-htmlman-git with bash.
Karolin Seeger
1
-1
/
+1
2013-05-30
build-htmlman-nogit: manpages-3 has been moved to manpages.
Karolin Seeger
1
-1
/
+1
2013-05-30
build-htmlman-git: manpages-3 has been moved to manpages.
Karolin Seeger
1
-1
/
+1
2013-05-30
docs-xml/.gitignore: manpages-3 has been moved to manpages.
Karolin Seeger
1
-1
/
+1
2013-05-30
vfs_glusterfs: Samba VFS module for glusterfs
Anand Avati
3
-0
/
+1522
2013-05-30
samba-tool/dns: Set secure zone update flag after creating new zone
Amitay Isaacs
1
-3
/
+9
2013-05-30
samba-tool/dns: Pass on additional flags when creating zones
Amitay Isaacs
1
-0
/
+6
2013-05-30
s4-dns: Support update of SOA records
Amitay Isaacs
1
-2
/
+3
2013-05-30
s4-rpc: dnsserver: When updating SOA record, use the specified serial
Amitay Isaacs
1
-6
/
+9
2013-05-30
s4-rpc: dnsserver: dns_name_equal() returns boolean
Amitay Isaacs
1
-2
/
+2
2013-05-30
s4-rpc: dnsserver: Fix removal of trailing '.' in soa mname
Amitay Isaacs
1
-2
/
+2
2013-05-29
build: Add missing new line to replaced python shebang line. (Fix bug #9909)
Michael Adam
1
-2
/
+2
2013-05-29
s4-torture: Always compile backupkey ndr testsuite.
Günther Deschner
2
-4
/
+1
2013-05-29
waf: build PIEs if supported by the compiler
David Disseldorp
1
-6
/
+12
2013-05-29
autobuild: remove remnants of removed samba3 targets
Michael Adam
1
-2
/
+0
2013-05-28
net: use smbconf_create_set_share() in "net conf import"
Michael Adam
1
-47
/
+2
2013-05-28
libsmbconf: add smbconf_create_set_share
David Disseldorp
2
-0
/
+90
2013-05-28
libsmbconf: fix documentation of transaction calls.
Michael Adam
1
-2
/
+7
2013-05-28
dsdb-repl_meta_data: Move TODO comment about conflicts and missing parents
Andrew Bartlett
1
-9
/
+4
2013-05-28
torture: Add tests of rename behaviour to replica_sync.py
Andrew Bartlett
1
-0
/
+104
2013-05-28
dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...
Andrew Bartlett
1
-76
/
+141
2013-05-28
dsdb-linked_attributes: Do not crash if the target GUID can not be found
Andrew Bartlett
1
-0
/
+15
2013-05-28
tdb: fix logging of offets and lengths.
Rusty Russell
7
-47
/
+46
2013-05-28
s4-dns: Print/Set minimumTTL value in SOA record
Amitay Isaacs
1
-1
/
+3
2013-05-28
build: Remove unused mkbuildoptions.awk
Andrew Bartlett
1
-275
/
+0
2013-05-28
build: Remove unused tool for config.h comparison
Andrew Bartlett
2
-37
/
+0
2013-05-28
build: Remove feature tests for variables now always provided
Andrew Bartlett
1
-11
/
+0
2013-05-28
build: Remove unused credentials_samba3.c
Andrew Bartlett
1
-49
/
+0
2013-05-28
selftest: VFSLIBDIR is not needed, the waf build knows where to find modules ...
Andrew Bartlett
2
-10
/
+7
2013-05-28
build: Remove autoconf build system from examples/VFS
Andrew Bartlett
6
-3977
/
+0
2013-05-28
passdb-machine_account_secrets: Remove #if SAMBA_BUILD_ == 4 now we only have...
Andrew Bartlett
2
-10
/
+0
2013-05-28
nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build
Andrew Bartlett
1
-4
/
+0
2013-05-28
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
Andrew Bartlett
1
-8
/
+0
2013-05-28
param: Remove _SAMBA_BUILD_ checks from now the autoconf build is gone
Andrew Bartlett
3
-8
/
+0
2013-05-28
docs: Document removal of the autoconf build system
Andrew Bartlett
1
-18
/
+7
2013-05-28
build: Remove unused preproc-dummy.c
Andrew Bartlett
1
-1
/
+0
2013-05-28
build: Remove unused linkmodules.sh script
Andrew Bartlett
1
-12
/
+0
2013-05-28
build: Remove unused revert.sh script
Andrew Bartlett
1
-18
/
+0
2013-05-28
build: Remove unused uninstall*.sh scripts
Andrew Bartlett
8
-158
/
+0
2013-05-28
build: Remove unused install*.sh scripts
Andrew Bartlett
7
-380
/
+0
2013-05-28
build: Remove unused build_idl.sh
Andrew Bartlett
1
-60
/
+0
2013-05-28
Remove lib/netapi autoconf build system, this is now build with waf
Andrew Bartlett
2
-421
/
+0
2013-05-28
build: Remove unused build_idl.sh
Andrew Bartlett
1
-67
/
+0
2013-05-28
Remove now-unused s3-selftest.sh wrapper
Andrew Bartlett
1
-54
/
+0
2013-05-28
Remove stub ldb_version.h and source3/include/autoconf as no longer needed
Andrew Bartlett
2
-9
/
+0
2013-05-28
build: Remove autoconf directory no longer needed
Andrew Bartlett
3
-13
/
+0
2013-05-28
build: Remove unused script/mkversion.sh
Andrew Bartlett
1
-150
/
+0
2013-05-28
build: Remove unused install-sh
Andrew Bartlett
1
-238
/
+0
[next]