summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10132: Confirm that openX with OPEN_EXEC implies read only.Jeremy Allison1-0/+26
2007-10-10r10129: fix sinple ip's in wins replication, packetsStefan Metzmacher2-5/+4
2007-10-10r10126: WREPL_REPL_UPDATE also takes a wrepl_tableStefan Metzmacher1-1/+1
2007-10-10r10123: Add more warnings. Support quotes in conformance command argumentsJelmer Vernooij3-26/+60
2007-10-10r10116: Print out a couple more warnings.Jelmer Vernooij2-4/+57
2007-10-10r10115: bind client connection to the best interface, to the partnerStefan Metzmacher1-1/+1
2007-10-10r10113: rename libcli/wins to libcli/wreplStefan Metzmacher4-3/+3
2007-10-10r10112: - check attributes depending on the section typeStefan Metzmacher1-24/+74
2007-10-10r10111: Make pidl by default assume the input file is an IDL file ratherJelmer Vernooij4-35/+40
2007-10-10r10110: Add some more warnings, implement FIELD_DESCRIPTIONJelmer Vernooij3-23/+93
2007-10-10r10104: Fix code before declaration.Tim Potter1-1/+1
2007-10-10r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have itTim Potter1-0/+2
2007-10-10r10100: Check for more networking headers so the resolv.h test can succeed.James Peach1-1/+4
2007-10-10r10097: Remove extraneous include patch heimdal/include. Add configureJames Peach2-1/+4
2007-10-10r10094: Support quoted arguments in conformance filesJelmer Vernooij2-32/+58
2007-10-10r10093: Fix the HF_FIELD conformance file commandJelmer Vernooij6-19/+21
2007-10-10r10091: Fix perl warningsJelmer Vernooij2-0/+3
2007-10-10r10089: Fix a typo breaking the Makefile generator and therefore - the build.Rafal Szczesniak1-1/+1
2007-10-10r10085: decode level 5 and 9 tooStefan Metzmacher1-1/+5
2007-10-10r10081: - create a seperate WINSDB subsystemStefan Metzmacher3-5/+14
2007-10-10r10078: - add a 'struct data_blob_list_item'Stefan Metzmacher7-71/+71
2007-10-10r10077: - move gcc option checks to check_cc.m4Stefan Metzmacher2-29/+44
2007-10-10r10076: this macro was moved to build/m4/smb_cc_featues.m4Stefan Metzmacher1-18/+0
2007-10-10r10075: fix warning with autoconf 2.59 on SuSE 9.3Stefan Metzmacher1-2/+2
2007-10-10r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...Jelmer Vernooij3-5/+3
2007-10-10r10072: Fix mismerge weridness in error handling.Andrew Bartlett1-7/+12
2007-10-10r10071: Configure checks for IRIX build environment. Test whether we canJames Peach9-18/+249
2007-10-10r10066: This is the second in my patches to work on Samba4's kerberos support,Andrew Bartlett17-761/+961
2007-10-10r10052: Add 'print' commandJelmer Vernooij1-0/+22
2007-10-10r10048: Dissect a security_secinfo as a uint32 just to get the winregTim Potter1-0/+1
2007-10-10r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead ofTim Potter1-2/+6
2007-10-10r10046: Don't generate any ethereal dissectors for security.idlTim Potter1-0/+1
2007-10-10r10045: metze reminded me to use the correct enum entry, rather than 0 for theAndrew Bartlett1-1/+1
2007-10-10r10044: Microsoft has defined this bit:Andrew Bartlett1-1/+1
2007-10-10r10043: Only recompile subsystems that actually need recompilationJelmer Vernooij3-6/+3
2007-10-10r10041: Add 'gcov' make target. RunJelmer Vernooij4-2/+18
2007-10-10r10038: Update instructions on using gcov with ldbJelmer Vernooij1-9/+5
2007-10-10r10035: This patch removes the need for the special case hackAndrew Bartlett7-91/+84
2007-10-10r10032: Add tdr generated files to clean targetJelmer Vernooij1-1/+2
2007-10-10r10030: Add hierarchical memory allocation to TDR's pull functionsJelmer Vernooij6-61/+59
2007-10-10r10028: More registry fixes.Jelmer Vernooij2-41/+115
2007-10-10r10027: Use blob length for keeping track of buffer length, add TODOJelmer Vernooij3-23/+48
2007-10-10r10026: Move registry header file to lib/registryJelmer Vernooij10-10/+53
2007-10-10r10025: Add some utility functions for storing/loading tdr encoded dataJelmer Vernooij2-92/+82
2007-10-10r10022: Merge tpot's fix for IRIX and AIX_rea build problems from lorikeet-he...Andrew Bartlett1-3/+3
2007-10-10r10021: More kerberos notes.Andrew Bartlett1-3/+20
2007-10-10r10020: Support for malloc / realloc / free in HBIN blocksJelmer Vernooij3-25/+333
2007-10-10r10019: Only return NT_STATUS_NO_MEMORY if the alloc failed..Jelmer Vernooij1-1/+5
2007-10-10r10016: Support reading security descriptors on keys.Jelmer Vernooij4-3/+66
2007-10-10r10015: Change the NT4 registry backend to use the IDL-generate parse functions.Jelmer Vernooij5-2240/+1042