Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19097: add support for SUCKET_WRAPPER_PCAP_FILE | Stefan Metzmacher | 1 | -14/+306 |
2007-10-10 | r19084: make socket_wrapper more portable (standalone) and not use uintX_t | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r19082: add the source vs. destination address and tcp logic | Stefan Metzmacher | 1 | -0/+242 |
2007-10-10 | r19079: talloc_array can fail | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r19076: ldb_dn_copy_partial can fail | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r19075: Fix a potential NULL dereference | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r19074: Merge from 3_0: Fix a potential NULL dereference. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19069: The sequence number is a 64 bit unsigned integer | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19068: Fix a potential NULL dereference | Volker Lendecke | 1 | -0/+4 |
2007-10-10 | r19033: prepare to use the libreplace testsuite as LOCAL-REPLACE in smbtorture | Stefan Metzmacher | 1 | -4/+6 |
2007-10-10 | r19032: let the getdents replacement fail and see what the build-farm says. | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r19029: test if opendir() on a file sets errno = ENOTDIR | Stefan Metzmacher | 1 | -2/+6 |
2007-10-10 | r19023: lets see what the build-farm says about trying the | Stefan Metzmacher | 1 | -22/+22 |
2007-10-10 | r19022: eliminate a warning | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r19021: match the prototype for a trigger function | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r19017: Merge from Samba3: | Volker Lendecke | 2 | -0/+24 |
2007-10-10 | r19009: ensure that data values from ldap libs are null terminated, to allow | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r18999: merge from samba3: | Stefan Metzmacher | 2 | -10/+9 |
2007-10-10 | r18995: - fix bug 4078 | Stefan Metzmacher | 2 | -12/+37 |
2007-10-10 | r18992: prepare SOCKET_WRAPPER_PCAP_FILE support | Stefan Metzmacher | 1 | -29/+83 |
2007-10-10 | r18991: Fix bug 4133 -- Thanks to Olaf Flebbe | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r18978: Fix bug found by: | Andrew Bartlett | 1 | -3/+13 |
2007-10-10 | r18971: avoid strndup is a few places. Fixes a minor memory leak, and should | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18970: avoid strndup and strnlen on AIX. They are quite broken. See | Andrew Tridgell | 2 | -2/+6 |
2007-10-10 | r18960: fix caching of some configure tests AC_CACHE_CHECK() | Stefan Metzmacher | 2 | -20/+20 |
2007-10-10 | r18957: we need to include unistd.h in system/network.h because | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r18948: fix the build on solaris, the ioctl() prototype | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18947: overload listen() and ioctl() in socket_wrapper | Stefan Metzmacher | 3 | -0/+46 |
2007-10-10 | r18946: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18943: Samba4 wants its databases private to root. I know some of them could | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r18942: add a ldb_set_create_perms() function in ldb. I didn't call it | Andrew Tridgell | 4 | -1/+16 |
2007-10-10 | r18939: don't rely on the umask being right in ldb creation. Both Samba3 and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r18925: Add current snapshot of the ejs-2.0 code. Tridge, will you be incorp... | Derrell Lipman | 80 | -0/+33339 |
2007-10-10 | r18918: - bail out with unsupported option to socket() | Stefan Metzmacher | 1 | -18/+53 |
2007-10-10 | r18917: having 255 virtual interfaces available in socket wrapper means we | Andrew Tridgell | 1 | -3/+5 |
2007-10-10 | r18914: this bug fix needs to be for just hpux 11.11 | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r18913: an attempt to get tdb/ldb working on the HPUX box 'gwen'. This idea | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r18910: Change ldb_msg_add_string() to not actually add an attribute if the | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r18903: merge from samba3: | Stefan Metzmacher | 4 | -4/+6 |
2007-10-10 | r18894: Merge const fixes from 3_0 | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r18882: make style consistent | Simo Sorce | 1 | -1/+3 |
2007-10-10 | r18881: remove wrong check and statement. | Simo Sorce | 1 | -5/+0 |
2007-10-10 | r18862: as andrew pointed our on irc, if we are going to define _TRUE, then | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18861: merge from samba3 | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r18859: finally worked out what is going wrong with immediate structures. The | Andrew Tridgell | 1 | -0/+27 |
2007-10-10 | r18851: Some C++ warnings | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r18848: Save the json library before I start hacking on it. I'm going to be | Derrell Lipman | 46 | -0/+43812 |
2007-10-10 | r18840: make these compatible with g++ warnings | Andrew Tridgell | 2 | -15/+15 |
2007-10-10 | r18834: get the log context code right | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18832: fixed standalone build | Andrew Tridgell | 1 | -19/+19 |