summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r12611: fix compiler warningsStefan Metzmacher2007-10-102-8/+8
* r12610: we need struct passwd on some systemsStefan Metzmacher2007-10-101-0/+1
* r12609: - add some comments to a change that went in in the last 'fix the bui...Stefan Metzmacher2007-10-101-1/+7
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-10251-463/+1
* r12607: fix the buildStefan Metzmacher2007-10-1011-14/+23
* r12606: - fix multihomed registrationsStefan Metzmacher2007-10-104-211/+265
* r12605: docs patch from Brad Hards <bradh@frogmouth.net>Simo Sorce2007-10-102-82/+151
* r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugestedSimo Sorce2007-10-101-1/+2
* r12602: fix compiler warningStefan Metzmacher2007-10-101-4/+4
* r12601: Syncronise both copies of dlinklist.h.Andrew Bartlett2007-10-102-4/+37
* r12600: Add a new module to sort the objectclass attribute on store. TheAndrew Bartlett2007-10-105-2/+327
* r12599: This new LDB module (and associated changes) allows Samba4 to operateAndrew Bartlett2007-10-1010-279/+822
* r12598: Make the 'objectClass' part of the templating process actually work.Andrew Bartlett2007-10-103-29/+30
* r12597: One less void *Andrew Bartlett2007-10-101-1/+1
* r12596: This variable is unused.Andrew Bartlett2007-10-101-3/+0
* r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb'Andrew Bartlett2007-10-101-16/+0
* r12594: Jelmer pushed some proposed header reductions to the list today. ThisAndrew Bartlett2007-10-107-23/+2
* r12592: Remove some useless dependenciesJelmer Vernooij2007-10-1033-201/+223
* r12589: Add missing newline.Jelmer Vernooij2007-10-101-1/+1
* r12584: Move NDR tests from rpc/ to local/, add to list of testsJelmer Vernooij2007-10-105-7/+7
* r12580: return the first 0x1B address as first address to 0x1C queriesStefan Metzmacher2007-10-101-0/+42
* r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should doStefan Metzmacher2007-10-101-8/+1
* r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1Stefan Metzmacher2007-10-101-12/+10
* r12574: Bring tables.pl back to life and move registration of interfacesJelmer Vernooij2007-10-106-106/+140
* r12573: Update README to recent changes in pidls namespaceJelmer Vernooij2007-10-101-13/+11
* r12572: No longer parse coclasses as interfacesJelmer Vernooij2007-10-101-1/+3
* r12559: use the selftest_prefix, we should use this for all make test output,Stefan Metzmacher2007-10-101-1/+1
* r12558: Support [flag(NULLTERM)] on [charset()] arraysJelmer Vernooij2007-10-104-1/+110
* r12556: added 'make gdbtest'Andrew Tridgell2007-10-101-0/+4
* r12554: get rid of the pesky NTLMSSP warnings about being called after proces...Andrew Tridgell2007-10-102-5/+6
* r12553: Steal the error string onto this context, so that the caller doesn'tAndrew Bartlett2007-10-101-1/+1
* r12552: Remove use of Test::Harness - we're not printing the result summariesJelmer Vernooij2007-10-101-1/+2
* r12551: fixed oplock serialisation problem in gentest as wellAndrew Tridgell2007-10-101-3/+20
* r12550: - fixed 'make pch' to always rebuild the gch file. The dependenciesAndrew Tridgell2007-10-101-2/+3
* r12549: fixed the problem with serialisation and the RAW-OPLOCK testAndrew Tridgell2007-10-101-9/+34
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-10112-4/+153
* r12540: Provide more information in the ldb error string.Andrew Bartlett2007-10-101-3/+5
* r12539: fix the pidl testsStefan Metzmacher2007-10-101-1/+1
* r12538: Clarify why we are doing the delete here.Andrew Bartlett2007-10-101-1/+2
* r12537: finally found the difference between us and w2k3 that caused w2kAndrew Tridgell2007-10-101-2/+9
* r12536: kerberos is on port 88, not port 389Andrew Tridgell2007-10-101-1/+1
* r12535: - simplify string list handling in a couple of places using str_list_...Andrew Tridgell2007-10-103-31/+23
* r12534: Make the transaction code fill the error string on failure.Andrew Bartlett2007-10-101-3/+30
* r12533: Get the ldb.errstring() out to the user on failure. It helps a lotAndrew Bartlett2007-10-101-2/+9
* r12532: log a message giving the IPs of non-partner clients trying WINS repli...Andrew Tridgell2007-10-101-0/+2
* r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNSAndrew Tridgell2007-10-1013-73/+42
* r12530: Let include/includes.h depend on lib/basic.h (which it includes)Jelmer Vernooij2007-10-101-0/+2
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-1038-27/+60
* r12523: Convert the registry subsystem to use a seperate prototype headerJelmer Vernooij2007-10-108-12/+26
* r12520: Add support for --help to mkproto.plJelmer Vernooij2007-10-106-14/+64