s3-waf: remove s3-waf specific dynconfig.
[samba.git] / lib /
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-21 Rusty Russelllib/ccan/tally.h: update for FreeBSD compile.
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 Volker LendeckeUse tevent_req_oom
2011-06-20 Volker Lendecketevent: change version to 0.9.12 tevent-0.9.12
2011-06-20 Volker Lendecketevent: Add tevent_req_oom
2011-06-20 Rusty Russelltdb_compat: respect TDB_NO_FSYNC environment variable...
2011-06-20 Rusty Russelltdb2: tie it into build process if --enable-tdb2-breaks...
2011-06-20 Rusty Russelltdb2: create tdb2 versions of various testing TDBs.
2011-06-20 Rusty Russelltdb2: python wrapper
2011-06-20 Rusty Russelltdb2: minor changes to SAMBIFY it.
2011-06-20 Rusty Russelltdb2: add lib/tdb2 (from CCAN init-1161-g661d41f)
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.
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Rusty Russelltdb_compat.h: divert every tdb build and includes to...
2011-06-20 Rusty Russelllib/tdb_compat: header for tdb1 vs tdb2.
2011-06-20 Rusty Russelllib: import ccan modules for tdb2
2011-06-20 Andrew Bartlettlibcli/util Rename common map_nt_error_from_unix to...
2011-06-17 Andrew Tridgelltalloc: added talloc_stackframe_exists()
2011-06-11 Andrew Bartletts3-param Remove 'time offset' from smb.conf
2011-06-10 Günther Deschnerlib/util/wrap_xattr.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/util_tdb.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/util_ldb.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/time.h: fix licence/copyright
2011-06-10 Günther Deschnerlib/util/data_blob.h: fix licence/copyright
2011-06-09 Andrew Bartlettserver_id: Change format to vnn:pid.task_id, pid.task_i...
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-08 Rusty Russelltdb: enable VALGRIND to remove valgrind noise.
2011-06-06 Jeremy AllisonFix bug #8197 - winbind does not properly detect when...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-06-06 Andrew Tridgellutil-net: added is_ipaddress_v6()
2011-06-06 Andrew Tridgellipv6: always try to convert as a numeric address first
2011-06-03 Jeremy AllisonFix the poll() backend to correctly respond to POLLHUP...
2011-06-02 Herb LewisFix warning messages on Freebsd 4.6.2.
2011-06-02 Rusty Russelllib/tdb/python/tests/simple.py: don't assume TDB ordering.
2011-06-01 Rusty Russelllib/tevent/tevent.h: minor documentation fix.
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_usec
2011-06-01 Rusty Russelllib/util/time.c: timeval_current_ofs_msec
2011-05-31 Björn Jackereplace: remove waring if IOV_MAX is not defined
2011-05-31 Andrew Bartlettlib/util Move sys_memalign into lib/util/system.c
2011-05-29 Björn Jackereplace: fix build issues on GNU Hurd (#7998)
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-24 Jeremy AllisonFix our asn.1 parser to handle negative numbers.
2011-05-24 Andrew Bartlettlib/util Add Volker's asn1_Integer test into code that...
2011-05-19 Jeremy AllisonFix bug found when building on an IPv6-only system...
2011-05-18 Andrew Bartlettlib/util/charset: Remove unused strcasecmp_w and strnca...
2011-05-18 Andrew Bartlettlib/util/charset use talloc_stackframe() rather than...
2011-05-18 Andrew Bartlettlib/util/charset Don't allow invalid 'dos charset ...
2011-05-17 Jeremy AllisonDon't evaluate the src argument to fstrcpy/fstrcat...
2011-05-17 Günther Deschnerlib/util/charset: fix the toplevel MacOS X build.
2011-05-17 Stefan Metzmachertalloc: splitout _talloc_free_children_internal()
2011-05-17 Stefan Metzmachertalloc: fixed a use after free error in talloc_free_chi...
2011-05-17 Stefan Metzmachertalloc: use _talloc_free_internal() in talloc_free_chil...
2011-05-17 Stefan Metzmachertalloc: test talloc_steal out of a talloc_pool
2011-05-17 Stefan Metzmachertalloc: add memset() calls to test_pool()
2011-05-17 Stefan Metzmachertalloc: setup the new 'tc' before TC_UNDEFINE_GROW_CHUN...
2011-05-17 Stefan Metzmachertalloc: make really sure only optimize realloc if there...
2011-05-17 Stefan Metzmachertalloc: make use of _talloc_free_poolmem() in _talloc_r...
2011-05-17 Stefan Metzmachertalloc: split the handling of FLAG_POOL/FLAG_POOLMEM...
2011-05-14 Volker LendeckeUse ZERO_STRUCTP in util_net
2011-05-13 Andrew Bartlettlib/util/charset Move built-in charset modules to the...
2011-05-13 Andrew Bartlettlib/util/ Fix crash bug caused by gfree_debug()
2011-05-10 Michael Adamlib/replace: fix an #if HAVE_GSSAPI_GSSAPI_EXT_H to...
2011-05-10 Andreas Schneiderlibsmbconf: Define a doxygen group for libsmbconf.
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_transaction_cancel().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_transaction_commit().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_transaction_start().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_delete_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_set_global_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_set_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_global_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_includes().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_delete_global_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_delete_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_global_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_set_global_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_set_parameter().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_delete_share().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_share().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_create_share().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_share_exists().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_share_names().
next