Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13854: we now pass BASE-NEGNOWAIT | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the server | Andrew Tridgell | 1 | -2/+3 |
2007-10-10 | r13852: Split up | Jelmer Vernooij | 2 | -9/+9 |
2007-10-10 | r13851: More doc improvements. | Jelmer Vernooij | 12 | -26/+135 |
2007-10-10 | r13850: Test (and fix) not using SPNEGO at all, but instead using raw NTLMSSP. | Andrew Bartlett | 2 | -13/+26 |
2007-10-10 | r13849: More improvements to the libutil docs. | Jelmer Vernooij | 4 | -329/+68 |
2007-10-10 | r13847: Fix some portability issues with the visibility attribute. | Jelmer Vernooij | 2 | -11/+15 |
2007-10-10 | r13844: Remove _PUBLIC_ for now as the proto script seems to make false assum... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13842: Make some more functions public. | Jelmer Vernooij | 12 | -99/+107 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 28 | -407/+394 |
2007-10-10 | r13839: Use registration mechanism for backends as well (in the same sense | Jelmer Vernooij | 9 | -38/+91 |
2007-10-10 | r13827: Minor enhancements or cosmetic changes | Simo Sorce | 5 | -44/+34 |
2007-10-10 | r13826: Try to keep this backend updated | Simo Sorce | 2 | -201/+444 |
2007-10-10 | r13823: make async_wait part of the modules ops | Simo Sorce | 8 | -19/+22 |
2007-10-10 | r13818: Make ldb_tdb 'fake' async. | Simo Sorce | 7 | -197/+630 |
2007-10-10 | r13813: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r13812: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13811: nicer format... | Stefan Metzmacher | 1 | -2/+14 |
2007-10-10 | r13810: global data types are defined in core.h now... | Stefan Metzmacher | 2 | -8/+8 |
2007-10-10 | r13809: move ldb specific define | Stefan Metzmacher | 2 | -3/+3 |
2007-10-10 | r13808: remove unused define | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r13807: print out the netbios name the packet is for | Stefan Metzmacher | 3 | -6/+9 |
2007-10-10 | r13803: fixed two errors found with 'make valgrindtest' | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r13790: Add Samba as category | Jelmer Vernooij | 3 | -3/+3 |
2007-10-10 | r13789: Add metadata files for the GTK+ apps | Jelmer Vernooij | 3 | -0/+30 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 44 | -396/+326 |
2007-10-10 | r13773: Be consistent in the way you get out and free allocated data | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r13770: - do fsync() on the debug fd, as we do in samba3, | Stefan Metzmacher | 2 | -22/+21 |
2007-10-10 | r13768: be less verbose... | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r13767: fix compiler warnings | Stefan Metzmacher | 4 | -31/+36 |
2007-10-10 | r13760: Remove extern declaration for SMB_PASSWD_FILE | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r13753: /bin/sh -> /bin/bash as this script uses some bash-specific constructs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13752: Add doxyfile and fix formatting of comments. Current output is availa... | Jelmer Vernooij | 23 | -229/+1584 |
2007-10-10 | r13745: remove some code I was experimenting with and forgot was there when I | Andrew Tridgell | 1 | -349/+0 |
2007-10-10 | r13744: Make ldb_ldap async | Simo Sorce | 3 | -258/+747 |
2007-10-10 | r13743: Generic fixes and improvements | Simo Sorce | 1 | -59/+80 |
2007-10-10 | r13742: Fix tests to work better with ldap | Simo Sorce | 5 | -12/+16 |
2007-10-10 | r13741: make the pointer type in pidl handle any size pointer, just in case we | Andrew Tridgell | 1 | -8/+13 |
2007-10-10 | r13740: the BASE-DELETE test now passes, and is a quick test | Andrew Tridgell | 2 | -3/+3 |
2007-10-10 | r13739: a fairly major overhaul of the opendb code to allow the BASE-DELETE | Andrew Tridgell | 9 | -324/+932 |
2007-10-10 | r13738: added support for a "pointer" type in pidl. This will be used in the | Andrew Tridgell | 3 | -0/+33 |
2007-10-10 | r13726: Fix indentation. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r13710: fix compiler warnings | Stefan Metzmacher | 3 | -7/+7 |
2007-10-10 | r13709: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r13708: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r13707: expanded the delete on close test some more, and make it easier to | Andrew Tridgell | 1 | -47/+70 |
2007-10-10 | r13701: removed some unnecessary casts | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using | Andrew Tridgell | 4 | -0/+81 |
2007-10-10 | r13699: restore the system/select.h include, as otherwise we don't detect | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r13662: Typo fix, add more public headers | Jelmer Vernooij | 4 | -6/+13 |