summaryrefslogtreecommitdiffstats
path: root/lib/util/util.h
Commit message (Expand)AuthorAgeFilesLines
* lib/util Move base64 functions into lib/util/base64.cAndrew Bartlett2011-03-301-0/+13
* lib: removed a spurios declaration of 'logfile'Andrew Tridgell2011-03-291-1/+0
* fault: fixed smb_panic() prototypesAndrew Tridgell2011-03-231-2/+0
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-6/+7
* lib: fixed header pathsAndrew Tridgell2011-03-151-8/+8
* s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher2011-02-221-2/+2
* lib/util Remove #if _SAMBA_BUILD_ == 4 that isn't required any moreAndrew Bartlett2011-02-181-2/+0
* s4-util: removed the valgrind_strlen() routineAndrew Tridgell2011-02-181-7/+0
* lib/util: add anonymous_shared_free()Stefan Metzmacher2011-01-201-0/+1
* lib/util: s/allocate_anonymous_shared/anonymous_shared_allocate/Stefan Metzmacher2011-01-201-1/+1
* s4-dns: disable segfault handling in dlz_bind9Andrew Tridgell2010-12-211-0/+1
* lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher2010-10-261-10/+0
* Add dump_data_cb()Volker Lendecke2010-10-241-0/+8
* Add print_asc_cb()Volker Lendecke2010-10-241-0/+3
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-161-1/+1
* util: added samba_start_debugger()Andrew Tridgell2010-09-041-0/+4
* s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider2010-03-261-1/+1
* libutil: moved the networking defines to util_net.hAndrew Tridgell2010-03-261-27/+0
* lib/util: add allocate_anonymous_shared()Stefan Metzmacher2010-03-221-0/+5
* lib/util: change samba_runcmd() to use tevent_req _send/_recvStefan Metzmacher2010-03-091-7/+8
* lib/util: add generate_random_password()Stefan Metzmacher2010-02-261-0/+5
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-1/+1
* Spelling fixes for libutilBrad Hards2010-02-221-4/+4
* util: added samba_runcmd()Andrew Tridgell2010-02-171-0/+17
* util: added file_compare() utility functionAndrew Tridgell2010-02-111-0/+5
* util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...Matthias Dieter Wallnöfer2009-12-011-0/+5
* util/strlist: Fix up "const" warnings in the string list and test codeMatthias Dieter Wallnöfer2009-11-201-1/+1
* lib/util Use rfc1738.c from Squid for all our URL encode/decode needs.Andrew Bartlett2009-11-021-0/+25
* Remove the const from the str_list_XXX functions thatJeremy Allison2009-09-241-5/+5
* libcli:nbt put util_net.c protos in new header fileAndrew Bartlett2009-09-151-21/+0
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-151-1/+21
* util_strlist: Add some more "const"sMatthias Dieter Wallnöfer2009-09-101-5/+8
* lib/util: add unique string generator helper functionSteven Danneman2009-09-081-0/+10
* util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.Günther Deschner2009-05-291-0/+12
* Add new functions and tests: str_list_make_empty(), str_list_make_single()Andrew Bartlett2009-05-141-0/+10
* Clean up after Tridge's util_strlist changesVolker Lendecke2009-05-031-7/+9
* added _const versions of some of the str_list_*() functionsAndrew Tridgell2009-04-091-0/+20
* added str_list_unique() and str_list_show()Andrew Tridgell2009-04-091-8/+13
* Rework util_strlist prototypes to use a bit more and less constAndrew Bartlett2009-04-081-2/+11
* lib/util: remove samba specific talloc_get_type_abort()Stefan Metzmacher2009-03-031-7/+0
* Move next_token_talloc() to top-level.Jelmer Vernooij2009-03-011-0/+15
* Refactored sys_fork() and sys_pid() into shared util librarySteven Danneman2009-02-231-0/+10
* Fix shadowed declaration warningTim Prouty2009-02-211-1/+1
* Moved become_daemon() and close_low_fds() to shared util libSteven Danneman2009-02-201-3/+6
* Replace get_myname() with the talloc version from v3-3-testVolker Lendecke2009-02-131-2/+2
* Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and...Jelmer Vernooij2009-02-091-2/+0
* s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4Tim Prouty2008-12-301-0/+2
* s3 build: Fix incomplete types warningsTim Prouty2008-11-201-3/+2
* Move ABS() to libutil.Jelmer Vernooij2008-11-011-0/+4
* Fix includes in installed version of talloc_stack.h.Jelmer Vernooij2008-11-011-1/+1