summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25534: Apply some constVolker Lendecke3-3/+3
2007-10-10r25510: Now we're returning the port instead of using a global,Jeremy Allison1-2/+2
2007-10-10r25508: Reformatting.Jeremy Allison1-55/+69
2007-10-10r25507: Fix definition of struct sockaddr_storage ifJeremy Allison1-0/+5
2007-10-10r25505: Add a replacement (IPv4 only) implementation of getaddrinfo/freeaddrinfoJeremy Allison6-13/+679
2007-10-10r25495: Fixup definitions for missing sockaddr_storage.Jeremy Allison1-1/+2
2007-10-10r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal withJeremy Allison1-54/+73
2007-10-10r25487: Try fix the build - fix socklen_t and sa_family_t.Jeremy Allison1-0/+8
2007-10-10r25476: Finally fix up new interface detection code :-).Jeremy Allison1-1/+1
2007-10-10r25475: Fix braindead mistakes I made pointed out by Simo andJeremy Allison1-2/+6
2007-10-10r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison1-0/+4
2007-10-10r25473: Reformatting only. Prepare for new ip functions.Jeremy Allison1-254/+240
2007-10-10r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison5-67/+183
2007-10-10r25455: Ensure we have inet_ntop and inet_pton available in lib/replace.Jeremy Allison6-4/+426
2007-10-10r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam1-1/+10
2007-10-10r25424: Align log level (by two) in debugging output.Michael Adam1-1/+1
2007-10-10r25417: Use DBGC_REGISTRY class.Günther Deschner3-0/+9
2007-10-10r25416: Add registry debug class.Günther Deschner1-0/+1
2007-10-10r25396: Very obvious fix from Martin Zielinski.Günther Deschner1-0/+1
2007-10-10r25326: Free the context from the talloc_stackframe.Günther Deschner1-2/+5
2007-10-10r25323: Fix the buildVolker Lendecke1-1/+1
2007-10-10r25277: Belt-and-braces approach to Volker's fix for RPC-SAMBA3-GETUSERNAME.Jeremy Allison1-4/+7
2007-10-10r25274: Attempt to fix RPC-SAMBA3-GETUSERNAMEVolker Lendecke1-2/+2
2007-10-10r25258: Fix a panic message and remove superfluous return after the call to s...Michael Adam1-2/+1
2007-10-10r25257: When dumping eventlist, display full timestring.Günther Deschner1-2/+3
2007-10-10r25252: move macro defines to the end of replace.hStefan Metzmacher1-32/+35
2007-10-10r25238: Make the error returns from the string functionsJeremy Allison1-20/+20
2007-10-10r25232: sync lib/replace with SAMBA_4_0Stefan Metzmacher7-24/+13
2007-10-10r25230: sync lib/talloc with SAMBA_4_0Stefan Metzmacher4-125/+184
2007-10-10r25222: Fix last assumptions that (size_t)-1 can be usedJeremy Allison1-18/+36
2007-10-10r25199: Remove pstring from strdup_upper - make it theJeremy Allison1-14/+31
2007-10-10r25195: Fix issue with calling pull_uc2_*alloc withJeremy Allison1-0/+8
2007-10-10r25184: Fix some C++ warnings and an uninitialized variableVolker Lendecke2-2/+2
2007-10-10r25172: Remove commented out code we will never enable.Jeremy Allison1-172/+0
2007-10-10r25171: More pstring removal.Jeremy Allison2-29/+51
2007-10-10r25170: Remove pstring limits from ms_fnmatch and module load.Jeremy Allison2-37/+46
2007-10-10r25164: Add talloc_asprintf_append_buffer() and the docs for it.Jeremy Allison3-4/+82
2007-10-10r25150: don't recursivly call call dump_core()Stefan Metzmacher1-0/+8
2007-10-10r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2-11/+41
2007-10-10r25136: When tallocing a string to uppercase remember the terminatingJeremy Allison1-1/+1
2007-10-10r25121: Remove pstring limits from much of our string handling function.Jeremy Allison1-54/+174
2007-10-10r25120: One more warning.Jeremy Allison1-1/+1
2007-10-10r25117: The mega-patch Jerry was waiting for. Remove all pstrings fromJeremy Allison3-8/+18
2007-10-10r25116: Fix talloc_asprintf_append to do the right thing withJeremy Allison1-5/+2
2007-10-10r25111: Move to talloced pathnames on most code paths.Jeremy Allison1-1/+15
2007-10-10r25061: Pro-actively shut up Coverity :-)Volker Lendecke1-3/+5
2007-10-10r25055: Add file_id_string_tosVolker Lendecke1-18/+4
2007-10-10r25040: Add "net sam rights"Volker Lendecke2-1/+39
2007-10-10r25025: Remove an unused functionVolker Lendecke1-5/+0
2007-10-10r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison1-0/+65