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-06-04
s3:smbd: remove code duplication in smb2_create_send()
Michael Adam
1
-51
/
+25
2013-06-04
s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...
Michael Adam
1
-14
/
+0
2013-06-04
tdb: change version to tdb-1.2.12
Stefan Metzmacher
2
-1
/
+68
2013-06-04
smbcquotas.c: fix a bug of -t
Peng Haitao
1
-1
/
+1
2013-06-04
s4:winbind: don't leak libnet_context into the main event context
Stefan Metzmacher
1
-0
/
+2
2013-06-03
s3:lib/ctdb_packet use sys_send in packet_fd_write
Christian Ambach
1
-1
/
+1
2013-06-03
Bug 8997: change libreplace GPL source to LGPL
David Disseldorp
3
-31
/
+43
2013-06-03
torture: support printer publish pending responses
David Disseldorp
1
-14
/
+37
2013-06-03
torture: add AD printer publishing test
David Disseldorp
2
-0
/
+122
2013-06-03
Fix bug 9900: is_printer_published GUID retrieval
David Disseldorp
4
-56
/
+121
2013-06-03
printing: explicitly clear PUBLISHED attribute
David Disseldorp
1
-1
/
+1
2013-06-03
tdb: Add another overflow check to tdb_expand_adjust
Volker Lendecke
1
-0
/
+6
2013-06-03
tdb: Make tdb_recovery_allocate overflow-safe
Volker Lendecke
1
-1
/
+6
2013-06-03
tdb: Make tdb_recovery_size overflow-safe
Volker Lendecke
2
-7
/
+28
2013-06-03
tdb: add proper OOM/ENOSPC handling to tdb_expand()
Stefan Metzmacher
1
-8
/
+23
2013-06-03
tdb: add overflow detection to tdb_expand_adjust()
Stefan Metzmacher
1
-3
/
+31
2013-06-03
tdb: add overflow/ENOSPC handling to tdb_expand_file()
Stefan Metzmacher
1
-1
/
+11
2013-06-03
tdb: add a 'new_size' helper variable to tdb_expand_file()
Stefan Metzmacher
1
-4
/
+7
2013-06-03
tdb: Add overflow-checking tdb_add_off_t
Volker Lendecke
2
-0
/
+12
2013-06-01
param_table: Remove misleading allow dns updates options.
Michael Wood
1
-5
/
+0
2013-06-01
docs: Avoid mentioning a possibly misleading option.
Michael Wood
1
-2
/
+2
2013-06-01
WHATSNEW: Fix 4.0 default for allow dns updates.
Michael Wood
1
-1
/
+1
2013-06-01
libcli: Remove uneeded debug message
Kai Blin
1
-1
/
+0
2013-06-01
dns: Delete dnsNode objects when they are empty
Kai Blin
2
-1
/
+124
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
[next]