Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12604: fix make clean as Brad Hards <bradh@frogmouth.net> sugested | Simo Sorce | 1 | -1/+2 |
2007-10-10 | r12602: fix compiler warning | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r12601: Syncronise both copies of dlinklist.h. | Andrew Bartlett | 2 | -4/+37 |
2007-10-10 | r12600: Add a new module to sort the objectclass attribute on store. The | Andrew Bartlett | 5 | -2/+327 |
2007-10-10 | r12599: This new LDB module (and associated changes) allows Samba4 to operate | Andrew Bartlett | 10 | -279/+822 |
2007-10-10 | r12598: Make the 'objectClass' part of the templating process actually work. | Andrew Bartlett | 3 | -29/+30 |
2007-10-10 | r12597: One less void * | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12596: This variable is unused. | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r12595: There was no comment on the mailing list, so kill the 'ldapsrv:samdb' | Andrew Bartlett | 1 | -16/+0 |
2007-10-10 | r12594: Jelmer pushed some proposed header reductions to the list today. This | Andrew Bartlett | 7 | -23/+2 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 33 | -201/+223 |
2007-10-10 | r12589: Add missing newline. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12584: Move NDR tests from rpc/ to local/, add to list of tests | Jelmer Vernooij | 5 | -7/+7 |
2007-10-10 | r12580: return the first 0x1B address as first address to 0x1C queries | Stefan Metzmacher | 1 | -0/+42 |
2007-10-10 | r12578: - w2k3 allows entries with 127.0.0.1 as address, so we should do | Stefan Metzmacher | 1 | -8/+1 |
2007-10-10 | r12577: filter the loopback addresses like this 127.*.*.* and not only 127.0.0.1 | Stefan Metzmacher | 1 | -12/+10 |
2007-10-10 | r12574: Bring tables.pl back to life and move registration of interfaces | Jelmer Vernooij | 6 | -106/+140 |
2007-10-10 | r12573: Update README to recent changes in pidls namespace | Jelmer Vernooij | 1 | -13/+11 |
2007-10-10 | r12572: No longer parse coclasses as interfaces | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r12559: use the selftest_prefix, we should use this for all make test output, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12558: Support [flag(NULLTERM)] on [charset()] arrays | Jelmer Vernooij | 4 | -1/+110 |
2007-10-10 | r12556: added 'make gdbtest' | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r12554: get rid of the pesky NTLMSSP warnings about being called after proces... | Andrew Tridgell | 2 | -5/+6 |
2007-10-10 | r12553: Steal the error string onto this context, so that the caller doesn't | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12552: Remove use of Test::Harness - we're not printing the result summaries | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r12551: fixed oplock serialisation problem in gentest as well | Andrew Tridgell | 1 | -3/+20 |
2007-10-10 | r12550: - fixed 'make pch' to always rebuild the gch file. The dependencies | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r12549: fixed the problem with serialisation and the RAW-OPLOCK test | Andrew Tridgell | 1 | -9/+34 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 112 | -4/+153 |
2007-10-10 | r12540: Provide more information in the ldb error string. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r12539: fix the pidl tests | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12538: Clarify why we are doing the delete here. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r12537: finally found the difference between us and w2k3 that caused w2k | Andrew Tridgell | 1 | -2/+9 |
2007-10-10 | r12536: kerberos is on port 88, not port 389 | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r12535: - simplify string list handling in a couple of places using str_list_... | Andrew Tridgell | 3 | -31/+23 |
2007-10-10 | r12534: Make the transaction code fill the error string on failure. | Andrew Bartlett | 1 | -3/+30 |
2007-10-10 | r12533: Get the ldb.errstring() out to the user on failure. It helps a lot | Andrew Bartlett | 1 | -2/+9 |
2007-10-10 | r12532: log a message giving the IPs of non-partner clients trying WINS repli... | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS | Andrew Tridgell | 13 | -73/+42 |
2007-10-10 | r12530: Let include/includes.h depend on lib/basic.h (which it includes) | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 38 | -27/+60 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 8 | -12/+26 |
2007-10-10 | r12520: Add support for --help to mkproto.pl | Jelmer Vernooij | 6 | -14/+64 |
2007-10-10 | r12517: Don't generate empty init functions | Jelmer Vernooij | 5 | -43/+19 |
2007-10-10 | r12516: Fix drsuapi and netlogon javascript bindings | Jelmer Vernooij | 3 | -2/+25 |
2007-10-10 | r12515: Use UUID directly rather then string containing UUID | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12514: Move DCE/RPC interface table to a seperate file | Jelmer Vernooij | 10 | -94/+115 |
2007-10-10 | r12513: Similar change as my previous commit, but now for transfer syntaxes. | Jelmer Vernooij | 8 | -64/+43 |
2007-10-10 | r12512: Use GUID structs in API functions everywhere rather then converting b... | Jelmer Vernooij | 18 | -98/+92 |
2007-10-10 | r12511: Remove authservice from binding string | Jelmer Vernooij | 2 | -8/+1 |