summaryrefslogtreecommitdiff
path: root/lib/util
AgeCommit message (Expand)AuthorFilesLines
2010-07-26lib: added samba-util.pc creationAndrew Tridgell2-1/+13
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2-7/+7
2010-06-25Move UCS2 macros to common codeJelmer Vernooij1-0/+23
2010-06-13librpc: Install the right headers.Jelmer Vernooij1-1/+1
2010-06-10Since idtree assigns sequentially, it rarely reaches high numbers.Rusty Russell1-3/+5
2010-05-18Change data_blob() to be based on top of data_blob_talloc(), instead of the r...Jeremy Allison1-15/+10
2010-05-14lib/util: fix waf configure tests for xattr functions on Mac OS 10.Stefan Metzmacher1-4/+6
2010-05-12Install util/tevent_* public headers. Required by OpenChange for compiling IDLJulien Kerihuel2-1/+3
2010-04-20util-runcmd: ignore spurious ECHILD errorsAndrew Tridgell1-0/+14
2010-04-19runcmd: use tevent_re_initialise() to close socketsAndrew Tridgell1-0/+4
2010-04-18libreplace: added _PUBLIC_ and _PRIVATE_ to replace.hAndrew Tridgell1-6/+0
2010-04-12s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher1-1/+1
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-1/+1
2010-04-06s4-waf: removed the AUTOGENERATED markersAndrew Tridgell1-3/+0
2010-04-06s4-waf: more dependencies on tallocAndrew Tridgell1-4/+5
2010-04-06s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell1-1/+1
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell4-0/+8
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-3/+4
2010-04-06s4-waf: started adding auto-install of include filesAndrew Tridgell1-1/+2
2010-04-06s4-waf: look for libiconv before checking libcAndrew Tridgell1-1/+6
2010-04-06s4-waf: added checks for all the different statvfs varientsAndrew Tridgell1-4/+83
2010-04-06s4-waf: remove the need for some of the lib aliasesAndrew Tridgell2-2/+2
2010-04-06build: updated configure checks or new syntaxAndrew Tridgell2-18/+5
2010-04-06build: check libc first for several librariesAndrew Tridgell1-1/+1
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell2-0/+68
2010-04-06build: added statvfs64 testAndrew Tridgell1-0/+9
2010-04-06build: iconv checksAndrew Tridgell1-0/+10
2010-04-06build: check for xattr supportAndrew Tridgell1-0/+6
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell1-1/+0
2010-04-06build: added interface checking and nicer snprintf checkingAndrew Tridgell1-1/+1
2010-04-06build: added CHECK_CODE_COMPILES()Andrew Tridgell1-0/+2
2010-04-06build: check xattr and frsizeAndrew Tridgell1-0/+5
2010-04-06build: check signal functionsAndrew Tridgell1-0/+2
2010-04-06build: backtrace and crypt testsAndrew Tridgell1-2/+1
2010-04-06build: check for backtraceAndrew Tridgell1-0/+6
2010-04-02debug: enable talloc loggingAndrew Tridgell2-0/+15
2010-03-30charset: look for the codepages in the right placeAndrew Tridgell1-2/+2
2010-03-26s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider2-5/+7
2010-03-26util: on FreeBSD true is in /usr/bin. Use execvp to find itAndrew Tridgell1-1/+1
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell3-27/+29
2010-03-22convert_string_talloc_convenience - print out the input buffer in a better wa...Matthias Dieter Wallnöfer1-1/+2
2010-03-22lib/util: add allocate_anonymous_shared()Stefan Metzmacher2-0/+33
2010-03-21Fix an uninitialized variableVolker Lendecke1-0/+4
2010-03-21Use TALLOC_FREE in talloc_pop()Volker Lendecke1-2/+1
2010-03-21Use calloc instead of ZERO_STRUCTP in talloc_stackframe_create()Volker Lendecke1-7/+5
2010-03-21Trim an overlong lineVolker Lendecke1-2/+2
2010-03-18charset: fixed a problem with the global use of the iconv_convenience structureAndrew Tridgell3-13/+39
2010-03-15talloc_stack: reset stackframe pointers to NULLStefan Metzmacher1-0/+2
2010-03-15talloc_stack: make sure we never let talloc_tos() return ts->talloc_stack[-1]Stefan Metzmacher1-1/+1
2010-03-11Explain why we don't use certain characters in the generated pwAndrew Bartlett1-0/+6