Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10592: Add "adfgets()" function, which allocates and reads a line from a fd. | Jelmer Vernooij | 3 | -1/+104 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r10569: add all info that we have to wrepl_name, as we need it for replicatio... | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r10564: Make the RPC-SCHANNEL test use the libnet_join code via torture_join_... | Andrew Bartlett | 2 | -4/+32 |
2007-10-10 | r10563: a null 'join' is a no-op. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 7 | -7/+0 |
2007-10-10 | r10516: Add seperator argument to str_list_{make,join}_shell() | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r10514: Add str_list_make_shell() and str_list_join_shell() | Jelmer Vernooij | 4 | -2/+84 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 7 | -0/+7 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 9 | -12/+9 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r10490: - allow deferred irpc replies to set the status | Andrew Tridgell | 1 | -4/+21 |
2007-10-10 | r10488: (Missing file from previous commit, adding a new RPC-JOIN test) | Andrew Bartlett | 1 | -0/+43 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 5 | -16/+139 |
2007-10-10 | r10440: Start passing against Win2k3 SP1 again, with the NTLMv2 changes | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 3 | -133/+235 |
2007-10-10 | r10370: only validate the re-generated binding string for hostnames with IPs | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r10345: Add more add-hock tests. | Andrew Bartlett | 1 | -0/+107 |
2007-10-10 | r10336: Add sconscript for a couple more subsystems. | Jelmer Vernooij | 1 | -0/+57 |
2007-10-10 | r10315: Remove use of fstring and pstring in dynconfig.c | Jelmer Vernooij | 4 | -4/+2 |
2007-10-10 | r10257: strlen returns a size_t which can be 64 bits long. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r10255: Fix some more 64-bit warnings. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r10199: added a LOCAL-RESOLVE torture test, useful for measuring the overhead of | Andrew Tridgell | 3 | -1/+90 |
2007-10-10 | r10167: add a test to check if we always get the same assoc_ctx, on one conne... | Stefan Metzmacher | 1 | -2/+47 |
2007-10-10 | r10164: - add first assoc_ctx test | Stefan Metzmacher | 1 | -2/+80 |
2007-10-10 | r10146: Clarify which test is failing in error messages. | Andrew Bartlett | 1 | -25/+29 |
2007-10-10 | r10132: Confirm that openX with OPEN_EXEC implies read only. | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r10113: rename libcli/wins to libcli/wrepl | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 1 | -9/+134 |
2007-10-10 | r10041: Add 'gcov' make target. Run | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r9941: Update the CrackNames test, and provide a much improved server-side | Andrew Bartlett | 1 | -41/+98 |
2007-10-10 | r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings. | Günther Deschner | 1 | -0/+33 |
2007-10-10 | r9884: Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9878: This is getting a bit out of control, but a few more tests. | Andrew Bartlett | 1 | -0/+148 |
2007-10-10 | r9876: Fix some 64-bit warnings for Itanium machine. | Tim Potter | 2 | -4/+4 |
2007-10-10 | r9861: I need to convert this to table-driven, but anyway... | Andrew Bartlett | 1 | -1/+75 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 6 | -11/+11 |
2007-10-10 | r9778: Test for particular error returns, rather than just OK/not OK. | Andrew Bartlett | 1 | -7/+103 |
2007-10-10 | r9733: Test conversion from known sids in CrackNames. | Andrew Bartlett | 1 | -0/+56 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 3 | -8/+8 |
2007-10-10 | r9727: A simplier test I can aim at passing when I get the cracknames code done. | Andrew Bartlett | 2 | -0/+38 |
2007-10-10 | r9702: r9680@blu: tridge | 2005-08-27 18:45:08 +1000 | Andrew Tridgell | 7 | -7/+7 |
2007-10-10 | r9701: Provide correct parameters. | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r9681: We don't need the full smb_krb5_context here, so just pass the krb5_co... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9649: missed a spot ..... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r9647: saved_pac is binary data, so prevent any possible portability problems... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r9608: don't validate the hard-coded sid for an external pac file | Andrew Tridgell | 1 | -1/+2 |