index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
r10144: dump the whole data blob
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r10143: don't exit when the not all bytes are consumed,
Stefan Metzmacher
2007-10-10
1
-4
/
+2
*
r10141: if some of the LIBNDR_ALIGN_* flags and LIBNDR_FLAG_REMAINING are set,
Stefan Metzmacher
2007-10-10
1
-0
/
+6
*
r10140: reorder some stuff, for nicer output
Stefan Metzmacher
2007-10-10
1
-4
/
+8
*
r10138: Fix the mapping table (as tested in smbtorture). EXEC_ACCESS
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r10132: Confirm that openX with OPEN_EXEC implies read only.
Jeremy Allison
2007-10-10
1
-0
/
+26
*
r10129: fix sinple ip's in wins replication, packets
Stefan Metzmacher
2007-10-10
2
-5
/
+4
*
r10126: WREPL_REPL_UPDATE also takes a wrepl_table
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r10123: Add more warnings. Support quotes in conformance command arguments
Jelmer Vernooij
2007-10-10
3
-26
/
+60
*
r10116: Print out a couple more warnings.
Jelmer Vernooij
2007-10-10
2
-4
/
+57
*
r10115: bind client connection to the best interface, to the partner
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r10113: rename libcli/wins to libcli/wrepl
Stefan Metzmacher
2007-10-10
4
-3
/
+3
*
r10112: - check attributes depending on the section type
Stefan Metzmacher
2007-10-10
1
-24
/
+74
*
r10111: Make pidl by default assume the input file is an IDL file rather
Jelmer Vernooij
2007-10-10
4
-35
/
+40
*
r10110: Add some more warnings, implement FIELD_DESCRIPTION
Jelmer Vernooij
2007-10-10
3
-23
/
+93
*
r10104: Fix code before declaration.
Tim Potter
2007-10-10
1
-1
/
+1
*
r10103: Put an #ifdef guard around ENOTSUP to fix systems that don't have it
Tim Potter
2007-10-10
1
-0
/
+2
*
r10100: Check for more networking headers so the resolv.h test can succeed.
James Peach
2007-10-10
1
-1
/
+4
*
r10097: Remove extraneous include patch heimdal/include. Add configure
James Peach
2007-10-10
2
-1
/
+4
*
r10094: Support quoted arguments in conformance files
Jelmer Vernooij
2007-10-10
2
-32
/
+58
*
r10093: Fix the HF_FIELD conformance file command
Jelmer Vernooij
2007-10-10
6
-19
/
+21
*
r10091: Fix perl warnings
Jelmer Vernooij
2007-10-10
2
-0
/
+3
*
r10089: Fix a typo breaking the Makefile generator and therefore - the build.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r10085: decode level 5 and 9 too
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r10081: - create a seperate WINSDB subsystem
Stefan Metzmacher
2007-10-10
3
-5
/
+14
*
r10078: - add a 'struct data_blob_list_item'
Stefan Metzmacher
2007-10-10
7
-71
/
+71
*
r10077: - move gcc option checks to check_cc.m4
Stefan Metzmacher
2007-10-10
2
-29
/
+44
*
r10076: this macro was moved to build/m4/smb_cc_featues.m4
Stefan Metzmacher
2007-10-10
1
-18
/
+0
*
r10075: fix warning with autoconf 2.59 on SuSE 9.3
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...
Jelmer Vernooij
2007-10-10
3
-5
/
+3
*
r10072: Fix mismerge weridness in error handling.
Andrew Bartlett
2007-10-10
1
-7
/
+12
*
r10071: Configure checks for IRIX build environment. Test whether we can
James Peach
2007-10-10
9
-18
/
+249
*
r10066: This is the second in my patches to work on Samba4's kerberos support,
Andrew Bartlett
2007-10-10
17
-761
/
+961
*
r10052: Add 'print' command
Jelmer Vernooij
2007-10-10
1
-0
/
+22
*
r10048: Dissect a security_secinfo as a uint32 just to get the winreg
Tim Potter
2007-10-10
1
-0
/
+1
*
r10047: Translate an idl NTTIME to an ethereal FT_ABSOLUTE_TIME instead of
Tim Potter
2007-10-10
1
-2
/
+6
*
r10046: Don't generate any ethereal dissectors for security.idl
Tim Potter
2007-10-10
1
-0
/
+1
*
r10045: metze reminded me to use the correct enum entry, rather than 0 for the
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r10044: Microsoft has defined this bit:
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r10043: Only recompile subsystems that actually need recompilation
Jelmer Vernooij
2007-10-10
3
-6
/
+3
*
r10041: Add 'gcov' make target. Run
Jelmer Vernooij
2007-10-10
4
-2
/
+18
*
r10038: Update instructions on using gcov with ldb
Jelmer Vernooij
2007-10-10
1
-9
/
+5
*
r10035: This patch removes the need for the special case hack
Andrew Bartlett
2007-10-10
7
-91
/
+84
*
r10032: Add tdr generated files to clean target
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r10030: Add hierarchical memory allocation to TDR's pull functions
Jelmer Vernooij
2007-10-10
6
-61
/
+59
*
r10028: More registry fixes.
Jelmer Vernooij
2007-10-10
2
-41
/
+115
*
r10027: Use blob length for keeping track of buffer length, add TODO
Jelmer Vernooij
2007-10-10
3
-23
/
+48
*
r10026: Move registry header file to lib/registry
Jelmer Vernooij
2007-10-10
10
-10
/
+53
*
r10025: Add some utility functions for storing/loading tdr encoded data
Jelmer Vernooij
2007-10-10
2
-92
/
+82
*
r10022: Merge tpot's fix for IRIX and AIX_rea build problems from lorikeet-he...
Andrew Bartlett
2007-10-10
1
-3
/
+3
[next]