summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-11s4-dns: added a dns update taskAndrew Tridgell4-1/+237
2010-02-11s4-provision: cope with umask in creating private/dnsAndrew Tridgell1-0/+2
2010-02-11util: added file_compare() utility functionAndrew Tridgell2-0/+27
2010-02-11libreplace: added replacements for dprintf() and vdprintf()Andrew Tridgell2-1/+32
2010-02-11s4-provision: pre-create a named.conf.update fileAndrew Tridgell3-36/+13
2010-02-11s4-provision: move zone file to dns subdirectoryAndrew Tridgell2-14/+54
2010-02-11s4:provision Be more polite to long-suffering Samba testers.Andrew Bartlett1-2/+3
2010-02-10Fix unused variable warning after change to new DLINK macros.Jeremy Allison1-2/+0
2010-02-10Fix bad use when freeing linked list. Todd Stecher (Original author) please c...Jeremy Allison1-6/+8
2010-02-10test:local added LOCAL-DLINKLIST testsuiteAndrew Tridgell3-0/+132
2010-02-10util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)Andrew Tridgell4-179/+334
2010-02-10s3-smbd: update to use new DLIST macrosAndrew Tridgell2-6/+5
2010-02-10s3-registry: update to use new DLIST macrosAndrew Tridgell1-2/+2
2010-02-10s3-perfcount: update to use new DLIST macrosAndrew Tridgell2-3/+2
2010-02-10s3-locking: update to use DLIST_ADD_AFTER()Andrew Tridgell1-5/+1
2010-02-10s3-libsmb: update libsmb to use new DLIST macrosAndrew Tridgell2-23/+25
2010-02-10s3-memcache: update memcache to use new DLIST macrosAndrew Tridgell1-18/+3
2010-02-10s3-ldb: update the old ldb in s3 to use new DLIST macrosAndrew Tridgell2-30/+4
2010-02-10s3-nmbd: update nmbd to use new DLIST_ macrosAndrew Tridgell4-73/+9
2010-02-10s4-ldb: update ldb_tdb to use new DLIST_ macrosAndrew Tridgell1-15/+3
2010-02-10s4-dsdb: update repl_meta_data.c to use new DLIST_ macrosJeremy Allison1-3/+2
2010-02-10Temporary changes to dlinklist to keep the implementation static whilstJeremy Allison3-0/+48
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