summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r12618: use our primary interface address or the "winsdb:local_owner" -addressStefan Metzmacher7-44/+48
2007-10-10r12617: create a winsdb_handle and pass that arround,Stefan Metzmacher7-18/+43
2007-10-10r12616: remove unused function, and we have iface_local() as replacementStefan Metzmacher1-15/+0
2007-10-10r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...Stefan Metzmacher8-22/+37
2007-10-10r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet...Stefan Metzmacher1-2/+2
2007-10-10r12611: fix compiler warningsStefan Metzmacher2-8/+8
2007-10-10r12610: we need struct passwd on some systemsStefan Metzmacher1-0/+1
2007-10-10r12609: - add some comments to a change that went in in the last 'fix the bui...Stefan Metzmacher1-1/+7
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij251-463/+1
2007-10-10r12607: fix the buildStefan Metzmacher11-14/+23
2007-10-10r12606: - fix multihomed registrationsStefan Metzmacher4-211/+265
2007-10-10r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2-82/+151
2007-10-10r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce1-1/+2
2007-10-10r12602: fix compiler warningStefan Metzmacher1-4/+4
2007-10-10r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2-4/+37
2007-10-10r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett5-2/+327
2007-10-10r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett10-279/+822
2007-10-10r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett3-29/+30
2007-10-10r12597: One less void *Andrew Bartlett1-1/+1
2007-10-10r12596: This variable is unused.Andrew Bartlett1-3/+0
2007-10-10r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb'Andrew Bartlett1-16/+0
2007-10-10r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett7-23/+2
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij33-201/+223
2007-10-10r12589: Add missing newline.Jelmer Vernooij1-1/+1
2007-10-10r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij5-7/+7
2007-10-10r12580: return the first 0x1B address as first address to 0x1C queriesStefan Metzmacher1-0/+42
2007-10-10r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should doStefan Metzmacher1-8/+1
2007-10-10r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1Stefan Metzmacher1-12/+10
2007-10-10r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij6-106/+140
2007-10-10r12573: Update README to recent changes in pidls namespaceJelmer Vernooij1-13/+11
2007-10-10r12572: No longer parse coclasses as interfacesJelmer Vernooij1-1/+3
2007-10-10r12559: use the selftest_prefix, we should use this for all make test output,Stefan Metzmacher1-1/+1
2007-10-10r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij4-1/+110
2007-10-10r12556: added 'make gdbtest'Andrew Tridgell1-0/+4
2007-10-10r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2-5/+6
2007-10-10r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett1-1/+1
2007-10-10r12552: Remove use of Test::Harness - we're not printing the result summariesJelmer Vernooij1-1/+2
2007-10-10r12551: fixed oplock serialisation problem in gentest as wellAndrew Tridgell1-3/+20
2007-10-10r12550: - fixed 'make pch' to always rebuild the gch file. The dependenciesAndrew Tridgell1-2/+3
2007-10-10r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell1-9/+34
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij112-4/+153
2007-10-10r12540: Provide more information in the ldb error string.Andrew Bartlett1-3/+5
2007-10-10r12539: fix the pidl testsStefan Metzmacher1-1/+1
2007-10-10r12538: Clarify why we are doing the delete here.Andrew Bartlett1-1/+2
2007-10-10r12537: finally found the difference between us and w2k3 that caused w2kAndrew Tridgell1-2/+9
2007-10-10r12536: kerberos is on port 88, not port 389Andrew Tridgell1-1/+1
2007-10-10r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell3-31/+23
2007-10-10r12534: Make the transaction code fill the error string on failure.Andrew Bartlett1-3/+30
2007-10-10r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett1-2/+9
2007-10-10r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell1-0/+2