Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: added statvfs64 test | Andrew Tridgell | 1 | -0/+9 |
2010-04-06 | build: iconv checks | Andrew Tridgell | 1 | -0/+10 |
2010-04-06 | build: check for xattr support | Andrew Tridgell | 1 | -0/+6 |
2010-04-06 | build: move gettimeofday check to libreplace | Andrew Tridgell | 1 | -1/+0 |
2010-04-06 | build: added interface checking and nicer snprintf checking | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: added CHECK_CODE_COMPILES() | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: check xattr and frsize | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: check signal functions | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: backtrace and crypt tests | Andrew Tridgell | 1 | -2/+1 |
2010-04-06 | build: check for backtrace | Andrew Tridgell | 1 | -0/+6 |
2010-04-02 | debug: enable talloc logging | Andrew Tridgell | 2 | -0/+15 |
2010-03-30 | charset: look for the codepages in the right place | Andrew Tridgell | 1 | -2/+2 |
2010-03-26 | s3-smbd: Don't close stdout if we want to log to stdout. | Andreas Schneider | 2 | -5/+7 |
2010-03-26 | util: on FreeBSD true is in /usr/bin. Use execvp to find it | Andrew Tridgell | 1 | -1/+1 |
2010-03-26 | libutil: moved the networking defines to util_net.h | Andrew Tridgell | 3 | -27/+29 |
2010-03-22 | convert_string_talloc_convenience - print out the input buffer in a better wa... | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-03-22 | lib/util: add allocate_anonymous_shared() | Stefan Metzmacher | 2 | -0/+33 |
2010-03-21 | Fix an uninitialized variable | Volker Lendecke | 1 | -0/+4 |
2010-03-21 | Use TALLOC_FREE in talloc_pop() | Volker Lendecke | 1 | -2/+1 |
2010-03-21 | Use calloc instead of ZERO_STRUCTP in talloc_stackframe_create() | Volker Lendecke | 1 | -7/+5 |
2010-03-21 | Trim an overlong line | Volker Lendecke | 1 | -2/+2 |
2010-03-18 | charset: fixed a problem with the global use of the iconv_convenience structure | Andrew Tridgell | 3 | -13/+39 |
2010-03-15 | talloc_stack: reset stackframe pointers to NULL | Stefan Metzmacher | 1 | -0/+2 |
2010-03-15 | talloc_stack: make sure we never let talloc_tos() return ts->talloc_stack[-1] | Stefan Metzmacher | 1 | -1/+1 |
2010-03-11 | Explain why we don't use certain characters in the generated pw | Andrew Bartlett | 1 | -0/+6 |
2010-03-11 | lib/util - Removed curly braces from generate_random_password(). | Endi S. Dewata | 1 | -1/+1 |
2010-03-11 | Move prototype to header of common code for set_sockaddr_port | Andrew Bartlett | 1 | -0/+2 |
2010-03-09 | lib/util: change samba_runcmd() to use tevent_req _send/_recv | Stefan Metzmacher | 2 | -146/+188 |
2010-03-05 | s4-privs: add root_privileges_original_uid() | Andrew Tridgell | 1 | -0/+6 |
2010-02-26 | lib/util: add generate_random_password() | Stefan Metzmacher | 2 | -0/+47 |
2010-02-26 | s4-dns: use a loadparm list for samba_runcmd() commands | Andrew Tridgell | 2 | -6/+6 |
2010-02-23 | libutil: Remove obsolete signal type cast. | Andreas Schneider | 1 | -5/+5 |
2010-02-22 | Spelling fixes for libutil | Brad Hards | 7 | -24/+24 |
2010-02-17 | util: added samba_runcmd() | Andrew Tridgell | 3 | -0/+275 |
2010-02-16 | s4-dsdb: removed gendb_search_single_extended_dn() | Andrew Tridgell | 2 | -105/+0 |
2010-02-14 | lib: use TYPESAFE_QSORT() in lib/ and libcli/ | Andrew Tridgell | 1 | -1/+2 |
2010-02-14 | s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb code | Andrew Tridgell | 1 | -1/+3 |
2010-02-13 | use ZERO_STRUCT | Volker Lendecke | 1 | -1/+2 |
2010-02-13 | Use ZERO_STRUCTP | Volker Lendecke | 1 | -1/+1 |
2010-02-13 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 |
2010-02-13 | util: added TYPESAFE_QSORT() macro | Andrew Tridgell | 1 | -0/+38 |
2010-02-12 | s3: Add tdb_data_equal | Volker Lendecke | 2 | -0/+9 |
2010-02-11 | util: added file_compare() utility function | Andrew Tridgell | 2 | -0/+27 |
2010-02-10 | test:local added LOCAL-DLINKLIST testsuite | Andrew Tridgell | 1 | -0/+130 |
2010-02-10 | util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1) | Andrew Tridgell | 1 | -59/+111 |
2010-02-10 | Temporary changes to dlinklist to keep the implementation static whilst | Jeremy Allison | 1 | -0/+16 |
2010-02-05 | s4:UID wrapper - Fix includes | Matthias Dieter Wallnöfer | 2 | -1/+19 |
2010-02-02 | Change uint_t to unsigned int in lib/util | Matt Kraai | 4 | -6/+6 |
2010-01-29 | lib/util: remove data_blob_talloc_reference() | Stefan Metzmacher | 2 | -23/+0 |
2010-01-09 | s4-debug: removed debug_ctx(). It didn't catch on :-) | Andrew Tridgell | 1 | -4/+0 |