Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | s3-popt: Only include popt-common.h when needed. | Andreas Schneider | 1 | -0/+1 |
2009-06-05 | Fix a couple of warnings in log2pcaphex.c | Volker Lendecke | 1 | -8/+12 |
2009-06-05 | Fix bug 6392: Exit log2pcaphex if a requested output file can't be opened | Volker Lendecke | 1 | -0/+1 |
2009-05-25 | source3/utils/log2pcaphex.c(main): fixed file descriptors leak. | Slava Semushin | 1 | -0/+8 |
2009-02-09 | S3: Various fixes for log2pcaphex utility | todd stecher | 1 | -49/+113 |
2007-10-19 | Fix the popt / bool issues. Some places we used BOOL | Jeremy Allison | 1 | -4/+10 |
2007-10-10 | r24044: Fix an uninitialized variable warning | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r20261: merge 20260 from samba_3_0_24 | Herb Lewis | 1 | -6/+6 |
2007-10-10 | r17584: Some C++ Warnings | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r6640: Attempt to fix 'make everything' with the paranoid malloc checker. | Volker Lendecke | 1 | -0/+5 |
2003-08-31 | We don't need to #include memory.h here. It's a BSD'ism and just includes | Tim Potter | 1 | -1/+0 |
2003-08-29 | Fix some compiler warnings. | Tim Potter | 1 | -10/+8 |
2003-08-15 | Print more than 1 packet in hex mode | Jelmer Vernooij | 1 | -1/+1 |
2003-08-15 | Add ability to output native pcap files without the requirement for text2pcap. | Jelmer Vernooij | 1 | -15/+131 |
2003-08-15 | Fix some memory issues. It is now possible to convert extract packet data | Jelmer Vernooij | 1 | -9/+20 |
2003-08-15 | Get packet contents correct as well. | Jelmer Vernooij | 1 | -12/+18 |
2003-08-15 | Add utility that takes a samba log file (at least level 5 for headers and | Jelmer Vernooij | 1 | -16/+16 |
2003-08-15 | Makefile.in | Jelmer Vernooij | 1 | -0/+164 |