| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 2007-10-10 | 31 | -89/+58 |
* | r12619: make sure we don't return more than 25 addresses, as w2k3 crashes in ... | Stefan Metzmacher | 2007-10-10 | 1 | -0/+4 |
* | r12618: use our primary interface address or the "winsdb:local_owner" -address | Stefan Metzmacher | 2007-10-10 | 7 | -44/+48 |
* | r12617: create a winsdb_handle and pass that arround, | Stefan Metzmacher | 2007-10-10 | 7 | -18/+43 |
* | r12616: remove unused function, and we have iface_local() as replacement | Stefan Metzmacher | 2007-10-10 | 1 | -15/+0 |
* | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 2007-10-10 | 8 | -22/+37 |
* | r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet... | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r12611: fix compiler warnings | Stefan Metzmacher | 2007-10-10 | 2 | -8/+8 |
* | r12610: we need struct passwd on some systems | Stefan Metzmacher | 2007-10-10 | 1 | -0/+1 |
* | r12609: - add some comments to a change that went in in the last 'fix the bui... | Stefan Metzmacher | 2007-10-10 | 1 | -1/+7 |
* | r12608: Remove some unused #include lines. | Jelmer Vernooij | 2007-10-10 | 251 | -463/+1 |
* | r12607: fix the build | Stefan Metzmacher | 2007-10-10 | 11 | -14/+23 |
* | r12606: - fix multihomed registrations | Stefan Metzmacher | 2007-10-10 | 4 | -211/+265 |
* | r12605: docs patch from Brad Hards <bradh@frogmouth.net> | Simo Sorce | 2007-10-10 | 2 | -82/+151 |
* | r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugested | Simo Sorce | 2007-10-10 | 1 | -1/+2 |
* | r12602: fix compiler warning | Stefan Metzmacher | 2007-10-10 | 1 | -4/+4 |
* | r12601: Syncronise both copies of dlinklist.h. | Andrew Bartlett | 2007-10-10 | 2 | -4/+37 |
* | r12600: Add a new module to sort the objectclass attribute on store. The | Andrew Bartlett | 2007-10-10 | 5 | -2/+327 |
* | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 2007-10-10 | 10 | -279/+822 |
* | r12598: Make the 'objectClass' part of the templating process actually work. | Andrew Bartlett | 2007-10-10 | 3 | -29/+30 |
* | r12597: One less void * | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12596: This variable is unused. | Andrew Bartlett | 2007-10-10 | 1 | -3/+0 |
* | r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb' | Andrew Bartlett | 2007-10-10 | 1 | -16/+0 |
* | r12594: Jelmer pushed some proposed header reductions to the list today. This | Andrew Bartlett | 2007-10-10 | 7 | -23/+2 |
* | r12592: Remove some useless dependencies | Jelmer Vernooij | 2007-10-10 | 33 | -201/+223 |
* | r12589: Add missing newline. | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 2007-10-10 | 5 | -7/+7 |
* | r12580: return the first 0x1B address as first address to 0x1C queries | Stefan Metzmacher | 2007-10-10 | 1 | -0/+42 |
* | r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should do | Stefan Metzmacher | 2007-10-10 | 1 | -8/+1 |
* | r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1 | Stefan Metzmacher | 2007-10-10 | 1 | -12/+10 |
* | r12574: Bring tables.pl back to life and move registration of interfaces | Jelmer Vernooij | 2007-10-10 | 6 | -106/+140 |
* | r12573: Update README to recent changes in pidls namespace | Jelmer Vernooij | 2007-10-10 | 1 | -13/+11 |
* | r12572: No longer parse coclasses as interfaces | Jelmer Vernooij | 2007-10-10 | 1 | -1/+3 |
* | r12568: Fix rename (noted by Steinar Gunderson) | Jelmer Vernooij | 2007-10-10 | 1 | -0/+0 |
* | r12559: use the selftest_prefix, we should use this for all make test output, | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r12558: Support [flag(NULLTERM)] on [charset()] arrays | Jelmer Vernooij | 2007-10-10 | 4 | -1/+110 |
* | r12556: added 'make gdbtest' | Andrew Tridgell | 2007-10-10 | 1 | -0/+4 |
* | r12554: get rid of the pesky NTLMSSP warnings about being called after proces... | Andrew Tridgell | 2007-10-10 | 2 | -5/+6 |
* | r12553: Steal the error string onto this context, so that the caller doesn't | Andrew Bartlett | 2007-10-10 | 1 | -1/+1 |
* | r12552: Remove use of Test::Harness - we're not printing the result summaries | Jelmer Vernooij | 2007-10-10 | 1 | -1/+2 |
* | r12551: fixed oplock serialisation problem in gentest as well | Andrew Tridgell | 2007-10-10 | 1 | -3/+20 |
* | r12550: - fixed 'make pch' to always rebuild the gch file. The dependencies | Andrew Tridgell | 2007-10-10 | 1 | -2/+3 |
* | r12549: fixed the problem with serialisation and the RAW-OPLOCK test | Andrew Tridgell | 2007-10-10 | 1 | -9/+34 |
* | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2007-10-10 | 112 | -4/+153 |
* | r12540: Provide more information in the ldb error string. | Andrew Bartlett | 2007-10-10 | 1 | -3/+5 |
* | r12539: fix the pidl tests | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r12538: Clarify why we are doing the delete here. | Andrew Bartlett | 2007-10-10 | 1 | -1/+2 |
* | r12537: finally found the difference between us and w2k3 that caused w2k | Andrew Tridgell | 2007-10-10 | 1 | -2/+9 |
* | r12536: kerberos is on port 88, not port 389 | Andrew Tridgell | 2007-10-10 | 1 | -1/+1 |
* | r12535: - simplify string list handling in a couple of places using str_list_... | Andrew Tridgell | 2007-10-10 | 3 | -31/+23 |