summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-08s3:passdb: speed up pdb_get_group_sid()Stefan Metzmacher1-5/+28
2010-02-08s3: Make pdb_copy_sam_account also copy the group sidVolker Lendecke1-0/+4
2010-02-08s3: shortcut gid_to_sid when "ldapsam:trusted = yes"Stefan Metzmacher1-0/+71
2010-02-08s4:heimdal: regerenate filesStefan Metzmacher9-173/+218
2010-02-08s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate filesStefan Metzmacher1-1/+9
2010-02-08libreplace: add check for NSS_WRAPPER_DISABLE similar to SOCKET_WRAPPER_DISABLEStefan Metzmacher1-2/+4
2010-02-08libreplace: Attempt to fix bug 5910, detect a broken getaddrinfoVolker Lendecke1-0/+25
2010-02-09s3: Don't invalidate cache for uninitialized domains.Bo Yang3-1/+52
2010-02-09s3: signals are processed twice in child.Bo Yang3-5/+36
2010-02-08s3: quiet the unresolved symbol warnings of the Compaq compiler when linking ...Björn Jacke1-0/+11