summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-10Revert "Change the default of "nmbd bind explicit broadcast" to "no""Jeremy Allison2-5/+6
2010-02-10More of the fix for bug #7118 - nmbd problems with socket address.Jeremy Allison1-0/+89
2010-02-10Change the default of "nmbd bind explicit broadcast" to "no"Jeremy Allison2-6/+5
2010-02-10testprogs: add more error codes for spoolss test.Günther Deschner1-0/+2
2010-02-10s3: change ldap filter to what really was intendedBjörn Jacke1-1/+1
2010-02-10tdb: fix recovery reuse after crashRusty Russell1-4/+10
2010-02-10tdb: give a name to the invalid recovery area constant (0)Rusty Russell3-4/+5
2010-02-10s4:provision Just 'do the right thing' with empty smb.conf filesAndrew Bartlett2-2/+26
2010-02-10s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.Günther Deschner2-45/+27
2010-02-09Fix bug #7122 - Reading a large browselist fails (server returns invalid valu...Jeremy Allison2-3/+6
2010-02-09Missed one check on the memcpy for bug #7063.Jeremy Allison1-1/+1
2010-02-09Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core du...Jeremy Allison1-1/+4
2010-02-09Fix off-by-one error in working out the limit of the NetServerEnum comment.Jeremy Allison1-1/+1
2010-02-09s3:smbd: use StrCaseCmp() instead of strcasecmpStefan Metzmacher1-4/+3
2010-02-09s3:smbd: Fix really ugly bool vs. int bug!!!Stefan Metzmacher1-2/+2
2010-02-09check_python.m4 - Raise the minimum python version up to 2.4Matthias Dieter Wallnöfer1-0/+5
2010-02-09pidl - Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer1-4/+0
2010-02-09s4:Remove "Py_RETURN_NONE" compatibility codeMatthias Dieter Wallnöfer11-44/+0
2010-02-09s3-docs: Fix make manpages3.Karolin Seeger1-1/+1
2010-02-09s3-docs: Add missing para end tag.Karolin Seeger1-0/+1
2010-02-09testprogs: regenerate printlib prototypes for spoolss test.Günther Deschner1-27/+39
2010-02-09testprogs: print job info levels in EnumJobs() spoolss tests.Günther Deschner2-0/+101
2010-02-09testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...Günther Deschner2-0/+42
2010-02-09testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...Günther Deschner2-0/+35
2010-02-09testprogs: print monitor info levels in EnumMonitors() spoolss tests.Günther Deschner2-0/+45
2010-02-09testprogs: print port info levels in EnumPorts() spoolss tests.Günther Deschner2-0/+79
2010-02-09testprogs: print form info levels in EnumForms(),GetForm() spoolss tests.Günther Deschner2-0/+67
2010-02-09s3:selftest: make selftest requires bash for nowStefan Metzmacher1-1/+1
2010-02-09s3:passdb: only use gid_to_sid() result if the result is a group of our local...Stefan Metzmacher1-4/+16
2010-02-09s3: fix some wrong newlines in de translation stringsBjörn Jacke1-8/+8
2010-02-09vfs_catia: fix return type warningsBjörn Jacke1-2/+2
2010-02-09s4-torture: allow host-only in unc lists in smbtortureAndrew Tridgell2-4/+7
2010-02-08Make "nmbd bind explicit broadcast" on by default.Jeremy Allison3-6/+12
2010-02-08Fix bug #6876 for acl_tdb module.Jeremy Allison1-2/+1
2010-02-08s3:libsmb: fix NetServerEnum3 rap calls.Stefan Metzmacher1-5/+19
2010-02-08s3:smbd: implement api_RNetServerEnum3Stefan Metzmacher1-1/+212
2010-02-08s3:smbd: add/improve some DEBUG messages in api_RNetServerEnum2()Stefan Metzmacher1-4/+6
2010-02-08s3:smbd: rename api_RNetServerEnum => api_RNetServerEnum2Stefan Metzmacher1-3/+3
2010-02-08s3:docs-xml: document "nmbd bind explicit broadcast"Stefan Metzmacher1-0/+16
2010-02-08s3:nmbd: change "nmbd:bind explicit broadcast" into "nmbd bind explicit broad...Stefan Metzmacher3-1/+13
2010-02-08s3:nmbd: also listen explicit on the subnet broadcast addressesStefan Metzmacher6-115/+222
2010-02-08release-scripts: parametrize scriptsSimo Sorce3-62/+84
2010-02-08talloc: Fix abi checks in release scriptSimo Sorce1-17/+24
2010-02-08talloc: Fix abi checks and ifdefsSimo Sorce3-4/+32
2010-02-08s4-smbtorture: skip over ValidatePassword if DCERPC error is returned.Günther Deschner1-0/+4
2010-02-08s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSDMatthias Dieter Wallnöfer1-2/+3
2010-02-08s3-net: fix net ads dns usage calls.Günther Deschner1-3/+8
2010-02-08s3:pdb_ldap: don't search for the users primary group, if we already know itStefan Metzmacher1-31/+35
2010-02-08s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.Stefan Metzmacher2-7/+34
2010-02-08s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted sup...Stefan Metzmacher1-5/+85