summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-04s3:smbd: remove old comment about scavenger timer from vfs_default_durable_re...Michael Adam1-14/+0
2013-06-04tdb: change version to tdb-1.2.12Stefan Metzmacher2-1/+68
2013-06-04smbcquotas.c: fix a bug of -tPeng Haitao1-1/+1
2013-06-04s4:winbind: don't leak libnet_context into the main event contextStefan Metzmacher1-0/+2
2013-06-03s3:lib/ctdb_packet use sys_send in packet_fd_writeChristian Ambach1-1/+1
2013-06-03Bug 8997: change libreplace GPL source to LGPLDavid Disseldorp3-31/+43
2013-06-03torture: support printer publish pending responsesDavid Disseldorp1-14/+37
2013-06-03torture: add AD printer publishing testDavid Disseldorp2-0/+122
2013-06-03Fix bug 9900: is_printer_published GUID retrievalDavid Disseldorp4-56/+121
2013-06-03printing: explicitly clear PUBLISHED attributeDavid Disseldorp1-1/+1
2013-06-03tdb: Add another overflow check to tdb_expand_adjustVolker Lendecke1-0/+6
2013-06-03tdb: Make tdb_recovery_allocate overflow-safeVolker Lendecke1-1/+6
2013-06-03tdb: Make tdb_recovery_size overflow-safeVolker Lendecke2-7/+28
2013-06-03tdb: add proper OOM/ENOSPC handling to tdb_expand()Stefan Metzmacher1-8/+23
2013-06-03tdb: add overflow detection to tdb_expand_adjust()Stefan Metzmacher1-3/+31
2013-06-03tdb: add overflow/ENOSPC handling to tdb_expand_file()Stefan Metzmacher1-1/+11
2013-06-03tdb: add a 'new_size' helper variable to tdb_expand_file()Stefan Metzmacher1-4/+7
2013-06-03tdb: Add overflow-checking tdb_add_off_tVolker Lendecke2-0/+12
2013-06-01param_table: Remove misleading allow dns updates options.Michael Wood1-5/+0
2013-06-01docs: Avoid mentioning a possibly misleading option.Michael Wood1-2/+2
2013-06-01WHATSNEW: Fix 4.0 default for allow dns updates.Michael Wood1-1/+1
2013-06-01libcli: Remove uneeded debug messageKai Blin1-1/+0
2013-06-01dns: Delete dnsNode objects when they are emptyKai Blin2-1/+124
2013-05-30s4-dns: set TTL value in the NS server part of the SOA recordGuenter Kukkukk1-0/+1
2013-05-30build-htmlman-nogit: Run build-htmlman-nogit with bash.Karolin Seeger1-1/+1
2013-05-30build-htmlman-git: Run build-htmlman-git with bash.Karolin Seeger1-1/+1
2013-05-30build-htmlman-nogit: manpages-3 has been moved to manpages.Karolin Seeger1-1/+1
2013-05-30build-htmlman-git: manpages-3 has been moved to manpages.Karolin Seeger1-1/+1
2013-05-30docs-xml/.gitignore: manpages-3 has been moved to manpages.Karolin Seeger1-1/+1
2013-05-30vfs_glusterfs: Samba VFS module for glusterfsAnand Avati3-0/+1522
2013-05-30samba-tool/dns: Set secure zone update flag after creating new zoneAmitay Isaacs1-3/+9
2013-05-30samba-tool/dns: Pass on additional flags when creating zonesAmitay Isaacs1-0/+6
2013-05-30s4-dns: Support update of SOA recordsAmitay Isaacs1-2/+3
2013-05-30s4-rpc: dnsserver: When updating SOA record, use the specified serialAmitay Isaacs1-6/+9
2013-05-30s4-rpc: dnsserver: dns_name_equal() returns booleanAmitay Isaacs1-2/+2
2013-05-30s4-rpc: dnsserver: Fix removal of trailing '.' in soa mnameAmitay Isaacs1-2/+2
2013-05-29build: Add missing new line to replaced python shebang line. (Fix bug #9909)Michael Adam1-2/+2
2013-05-29s4-torture: Always compile backupkey ndr testsuite.Günther Deschner2-4/+1
2013-05-29waf: build PIEs if supported by the compilerDavid Disseldorp1-6/+12
2013-05-29autobuild: remove remnants of removed samba3 targetsMichael Adam1-2/+0
2013-05-28net: use smbconf_create_set_share() in "net conf import"Michael Adam1-47/+2
2013-05-28libsmbconf: add smbconf_create_set_shareDavid Disseldorp2-0/+90
2013-05-28libsmbconf: fix documentation of transaction calls.Michael Adam1-2/+7
2013-05-28dsdb-repl_meta_data: Move TODO comment about conflicts and missing parentsAndrew Bartlett1-9/+4
2013-05-28torture: Add tests of rename behaviour to replica_sync.pyAndrew Bartlett1-0/+104
2013-05-28dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...Andrew Bartlett1-76/+141
2013-05-28dsdb-linked_attributes: Do not crash if the target GUID can not be foundAndrew Bartlett1-0/+15
2013-05-28tdb: fix logging of offets and lengths.Rusty Russell7-47/+46
2013-05-28s4-dns: Print/Set minimumTTL value in SOA recordAmitay Isaacs1-1/+3
2013-05-28build: Remove unused mkbuildoptions.awkAndrew Bartlett1-275/+0