Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12862: Need to trim spaces off the end of the node status reply. | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r12861: Cope when we are not supplied the messaging context. This is just | Andrew Bartlett | 2 | -6/+9 |
2007-10-10 | r12860: Remove unused function. (we handle this in the password_hash module). | Andrew Bartlett | 1 | -22/+0 |
2007-10-10 | r12859: Make Samba4 match the Samba3 winbindd interface. trunk has moved too | Andrew Bartlett | 1 | -4/+1 |
2007-10-10 | r12858: This moves the libnet_LookupPdc code to use a GetDC request to find | Andrew Bartlett | 20 | -156/+451 |
2007-10-10 | r12856: make the logic much more sane | Stefan Metzmacher | 1 | -3/+7 |
2007-10-10 | r12851: Fix some typos | Jelmer Vernooij | 2 | -4/+4 |
2007-10-10 | r12850: - add Doxygen comments to ldb | Stefan Metzmacher | 7 | -71/+2090 |
2007-10-10 | r12849: fix typo | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12847: add some ldb examples from Brad Hards (bradh@frogmouth.net) | Stefan Metzmacher | 3 | -3/+263 |
2007-10-10 | r12846: some fixes | Stefan Metzmacher | 1 | -7/+13 |
2007-10-10 | r12845: fix some typos | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r12844: don't include system headers directly | Stefan Metzmacher | 2 | -9/+9 |
2007-10-10 | r12843: get special objects with ldbsearch -a too, to match ldbedit -a | Stefan Metzmacher | 3 | -3/+3 |
2007-10-10 | r12842: don't include system headers directly | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12838: make the ntvfs function public | Stefan Metzmacher | 4 | -124/+124 |
2007-10-10 | r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa... | Stefan Metzmacher | 2 | -2/+21 |
2007-10-10 | r12835: RpcConnect test expansion to test connecting using ncacp_ip_tcp | Rafal Szczesniak | 1 | -12/+74 |
2007-10-10 | r12833: complete ldbsearch support for controls | Simo Sorce | 2 | -40/+138 |
2007-10-10 | r12832: make it possible to pass -D_PUBLIC_... to the compiler | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r12831: add 'extern' to public prototypes | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r12830: this can be const | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 41 | -171/+78 |
2007-10-10 | r12828: add a test to check white spaces comparison | Simo Sorce | 2 | -1/+10 |
2007-10-10 | r12827: This was a very well concealed bug. | Simo Sorce | 1 | -2/+9 |
2007-10-10 | r12825: Add \n | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r12824: Another typo. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12823: Fix up the provison and newuser code in SWAT. This also cleans up the | Andrew Bartlett | 2 | -22/+35 |
2007-10-10 | r12822: Given that talloc gives us this extra level of safety, use it. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r12821: Fix typos. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12819: Fix swat authentication again. We need to pass the socket_address | Andrew Bartlett | 1 | -8/+17 |
2007-10-10 | r12818: When denying an operation, include what we think the username is in | Andrew Bartlett | 1 | -1/+16 |
2007-10-10 | r12817: Create a ESP variable with the struct socket_address * in it, so we | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12816: Ugly hacks to the auth_unix code to make a SYSTEM token for root. If | Andrew Bartlett | 2 | -62/+90 |
2007-10-10 | r12815: try to fix the build on AIX | Stefan Metzmacher | 3 | -0/+3 |
2007-10-10 | r12814: we need this here too, as we'll include replace.h for building heimdal/* | Stefan Metzmacher | 1 | -0/+12 |
2007-10-10 | r12813: Remove unused file to avoid confusion. We now go via the auth | Andrew Bartlett | 1 | -341/+0 |
2007-10-10 | r12812: speed up RPC-ECHO with validate some more, and re-enable it under | Andrew Tridgell | 2 | -12/+12 |
2007-10-10 | r12811: valgrind on RPC-ECHO with validate is extremely slow - speed it up if | Andrew Tridgell | 1 | -2/+16 |
2007-10-10 | r12810: handle control options gracefully and don't segfault | Simo Sorce | 1 | -9/+49 |
2007-10-10 | r12808: Actually, with that we can avoid roken compleatly. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r12807: I'm wondering if this might fix AIX on the build farm... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12806: tridge: in revision 12634 you introduced to validate the ndr_print ou... | Stefan Metzmacher | 1 | -5/+12 |
2007-10-10 | r12805: merge from samba3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 68 | -854/+1356 |
2007-10-10 | r12803: if we free the ndr structure how should we access the private pointer... | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r12801: Some more include/ cleanups (remove unused macros + move files | Jelmer Vernooij | 13 | -55/+19 |
2007-10-10 | r12800: Replace tmp_ctx with mem_ctx to make variables name more | Rafal Szczesniak | 1 | -6/+6 |
2007-10-10 | r12799: print out function and location too | Stefan Metzmacher | 2 | -6/+6 |
2007-10-10 | r12798: print timestamps into the log file, this is not nice code, | Stefan Metzmacher | 2 | -5/+42 |