Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r10181: Fix the build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10174: This patch implements generic PAC verification, without assumptions | Andrew Bartlett | 1 | -23/+98 |
2007-10-10 | r10173: Document new option | Jelmer Vernooij | 1 | -4/+13 |
2007-10-10 | r10172: Add --dump-ndr-tree argument | Jelmer Vernooij | 1 | -25/+26 |
2007-10-10 | r10171: This seems to work for encoding/decoding a PAC at the buffers only | Andrew Bartlett | 1 | -0/+21 |
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 | r10161: Check for alloca.h to prevent incorrect local declaration. | James Peach | 1 | -1/+1 |
2007-10-10 | r10159: Dereference padsize before comparing to an int. | James Peach | 1 | -1/+1 |
2007-10-10 | r10157: Remove the last traces of heimdal/include. | James Peach | 2 | -3/+3 |
2007-10-10 | r10155: Add more notes on required gsskrb5 functions. | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 14 | -48/+224 |
2007-10-10 | r10149: Update Samba4 to current lorikeet-heimdal. | Andrew Bartlett | 2 | -32/+47 |
2007-10-10 | r10148: Use samdb_base_dn() to find the local domain. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10146: Clarify which test is failing in error messages. | Andrew Bartlett | 1 | -25/+29 |
2007-10-10 | r10145: Allow a variable length signature, so we can support signing with | Andrew Bartlett | 2 | -18/+8 |
2007-10-10 | r10144: dump the whole data blob | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10143: don't exit when the not all bytes are consumed, | Stefan Metzmacher | 1 | -4/+2 |
2007-10-10 | r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set, | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r10140: reorder some stuff, for nicer output | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r10138: Fix the mapping table (as tested in smbtorture). EXEC_ACCESS | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10132: Confirm that openX with OPEN_EXEC implies read only. | Jeremy Allison | 1 | -0/+26 |
2007-10-10 | r10129: fix sinple ip's in wins replication, packets | Stefan Metzmacher | 2 | -5/+4 |
2007-10-10 | r10126: WREPL_REPL_UPDATE also takes a wrepl_table | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10123: Add more warnings. Support quotes in conformance command arguments | Jelmer Vernooij | 3 | -26/+60 |
2007-10-10 | r10116: Print out a couple more warnings. | Jelmer Vernooij | 2 | -4/+57 |
2007-10-10 | r10115: bind client connection to the best interface, to the partner | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r10113: rename libcli/wins to libcli/wrepl | Stefan Metzmacher | 4 | -3/+3 |
2007-10-10 | r10112: - check attributes depending on the section type | Stefan Metzmacher | 1 | -24/+74 |
2007-10-10 | r10111: Make pidl by default assume the input file is an IDL file rather | Jelmer Vernooij | 4 | -35/+40 |
2007-10-10 | r10110: Add some more warnings, implement FIELD_DESCRIPTION | Jelmer Vernooij | 3 | -23/+93 |
2007-10-10 | r10104: Fix code before declaration. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have it | Tim Potter | 1 | -0/+2 |
2007-10-10 | r10100: Check for more networking headers so the resolv.h test can succeed. | James Peach | 1 | -1/+4 |
2007-10-10 | r10097: Remove extraneous include patch heimdal/include. Add configure | James Peach | 2 | -1/+4 |
2007-10-10 | r10094: Support quoted arguments in conformance files | Jelmer Vernooij | 2 | -32/+58 |
2007-10-10 | r10093: Fix the HF_FIELD conformance file command | Jelmer Vernooij | 6 | -19/+21 |
2007-10-10 | r10091: Fix perl warnings | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r10089: Fix a typo breaking the Makefile generator and therefore - the build. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r10085: decode level 5 and 9 too | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r10081: - create a seperate WINSDB subsystem | Stefan Metzmacher | 3 | -5/+14 |
2007-10-10 | r10078: - add a 'struct data_blob_list_item' | Stefan Metzmacher | 7 | -71/+71 |
2007-10-10 | r10077: - move gcc option checks to check_cc.m4 | Stefan Metzmacher | 2 | -29/+44 |
2007-10-10 | r10076: this macro was moved to build/m4/smb_cc_featues.m4 | Stefan Metzmacher | 1 | -18/+0 |
2007-10-10 | r10075: fix warning with autoconf 2.59 on SuSE 9.3 | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi... | Jelmer Vernooij | 3 | -5/+3 |
2007-10-10 | r10072: Fix mismerge weridness in error handling. | Andrew Bartlett | 1 | -7/+12 |
2007-10-10 | r10071: Configure checks for IRIX build environment. Test whether we can | James Peach | 9 | -18/+249 |
2007-10-10 | r10066: This is the second in my patches to work on Samba4's kerberos support, | Andrew Bartlett | 17 | -761/+961 |
2007-10-10 | r10052: Add 'print' command | Jelmer Vernooij | 1 | -0/+22 |