auth: Make more of the ntlmssp code private or static
[ira/wip.git] / lib / util /
2012-02-16 Andrew Bartlettlib/util: Remove sys_poll as it is no longer needed
2012-02-16 Andrew Bartlettlib/util: Remove unused sys_select_signal()
2012-02-10 Andrew Bartlettlib/util: Remove unused str_format_nbt_domain()
2012-02-10 Andrew Bartlettcharset: Remove unused strcmp_w()
2012-02-10 Andrew Bartlettcharset: Remove unused iconv_talloc()
2012-02-07 Jelmer Vernooijcharset/tests: Add prototypes for test functions.
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-02-03 Michael Adamloadparm: fix a load of uninitialized memory errors...
2012-01-25 Volker LendeckeIntroduce dump_data_file
2011-12-25 Volker Lendeckelib/charset: Remove an unused variable
2011-12-25 Volker Lendeckes3: Fix fn signatures in charset_macosx.c
2011-12-22 Andrew Tridgellruncmd: use set_close_on_exec()
2011-12-22 Andrew Tridgellruncmd: use a pipe for stdin to child processes
2011-12-17 Volker Lendeckes3: Fix the clustering build
2011-12-16 Volker LendeckeAdd support for TCP_DEFER_ACCEPT
2011-12-15 Andrew Tridgellgenrand: use set_close_on_exec()
2011-12-15 Andrew Tridgelllib/util: added set_close_on_exec()
2011-12-06 Michael Adamlib/util/util_tdb: adhere to coding style for tdb_data_...
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-12-03 Gregor Becklib/util: factor out tdb_data_is_empty
2011-11-21 Jeremy AllisonFix a bunch of "warning: variable ‘XXXX’ set but not...
2011-11-16 Stefan Metzmacherlib/util/debug: with log level = 10 we should be more...
2011-11-15 Björn Jackes3: allow to set TCP_NODELAYACK socket option on AIX
2011-11-03 Jelmer Vernooijutil/time: Make some functions explicitly public.
2011-11-03 Jelmer Vernooijutil/time: Remove unnecessary _PUBLIC_ - that's implici...
2011-10-28 Andrew Bartlettlib/util Add ABI to the samba-module library
2011-10-28 Andrew Bartlettlib/util Rename samba_modules_load -> samba_module_init...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fns_run -> samba_modu...
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module_fn -> samba_module_in...
2011-10-28 Andrew Bartlettlib/util Split samba-modules library into public and...
2011-10-28 Andrew Bartlettlib/util Rename load_samba_modules -> samba_modules_load
2011-10-28 Andrew Bartlettlib/util Rename run_init_functions -> samba_init_module...
2011-10-28 Andrew Bartlettlib/util Rename init_module_fn to samba_init_module_fn
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-24 Andrew Bartlettlib/util/charset Remove unused header smb_common.h
2011-10-22 Stefan Metzmacherlib/util: remove the "includes.h" dependeny from xfile.c
2011-10-22 Stefan Metzmacherlib/util: remove the "includes.h" dependeny from util_f...
2011-10-18 Michael Adamlib/util: skip single hex digit at the end of the input...
2011-10-18 Michael Adamlib/util: fix function header comment to strhex_to_str()
2011-10-18 Michael Adamlib/util: untangle assignent from check in strhex_to_str()
2011-10-14 Jeremy AllisonFix const warnings.
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-07 Andrew Bartlettbuild: Reduce build systems to just top level waf and...
2011-10-06 Andrew Bartlettlib/util: consolidate module loading
2011-10-06 Andrew Bartlettmodules: standardise on samba_init_module as the hook...
2011-10-06 Andrew Bartlettlib/util: Use only init_module_fn typedef in module...
2011-10-06 Andrew Bartlettlib/util: Remove unused module loading functions
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-04 Stefan Metzmacherlib/util: make sure panic action can attach a debugger...
2011-09-25 Kai Blinnet: Don't register link local addresses with DNS
2011-09-23 Andrew Bartlettbuild: Fix waf build on MacOS X
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-22 Stefan Metzmacherlib/util: move some timespec helpers from source3 to...
2011-09-20 Andrew Bartlettlib/util/charset: remove charset module loading
2011-09-20 Andrew Bartlettlib/util/charcnv: Remove broken internal CP850 and...
2011-09-13 Rusty Russelltdb_compat: adapt to tdb2 API change.
2011-09-10 Andrew Bartlettlib/util/charset: the comparsion must be against our...
2011-09-10 Andrew Bartlettlib/util/charset Use name of ISO-8859-1 that matches...
2011-09-10 Andrew Bartlettlib/util/charset: Improve toture assertions in iconv...
2011-09-10 Andrew Bartlettlib/util/charset Run charset sets with and without...
2011-09-10 Andrew Bartlettlib/util/charset: add back loading of charset modules
2011-09-08 Andrew Tridgelllib: added base64_decode_data_blob_talloc()
2011-09-01 Volker LendeckeFix bug 8433, segfault in iconv.c
2011-08-21 Jelmer Vernooijwafsamba: Require public libraries to have a pc file...
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-08-10 Simo Sorcelibutil: use AI_ADDRCONFIG only when AI_NUMERIC is...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-19 Andrew Bartlettlib/util Change debug priority order: DEBUG_STDOUT...
2011-07-19 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-14 Stefan Metzmacherlib/util/attr: add _UNUSED_ marco
2011-07-13 Andrew Tridgells4-fault: changed to use %d for PID, instead of %PID%
2011-07-08 Andrew Bartletts3-param use common struct parmlist_entry to hold param...
2011-07-08 Andrew Bartlettlib/util Move bitmap.c to lib/util
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_push_fn()
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_pull_fn()
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
2011-07-03 Volker LendeckeS3: Fix some nonempty blank lines
2011-06-30 Stefan Metzmacherlib/util/string_wrappers: move everything into one...
2011-06-24 Volker Lendeckelib: Allow NULL converted_size in convert_string_talloc
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-23 Andrew Bartlettlib/util/charset: Remove autodetection of charset from...
2011-06-23 Andrew Bartlettlib/util/charset: Remove 'display charset'
2011-06-21 Andrew Bartlettlib/util: Restore CH_UNIX as source charset for d_printf()
2011-06-21 Andrew Bartlettlib/util Remove display_cd from d_printf()
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Andrew Bartlettlib/util: allow parmlist.c to compile under s3 includes.h
2011-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russelltdb_compat: use tdb_open_compat.
2011-06-20 Rusty Russelltdb_store: check returns for 0, not -1.
next