s4: create script to find provision ranges for old provision without this information
[kai/samba.git] / lib /
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().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_get_config().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_drop().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_changed().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_shutdown().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_is_writeable().
2011-05-10 Andreas Schneiderlibsmbconf: Document smbconf_backend_requires_messaging().
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_config() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_transaction_*() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_delete_includes() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_set_includes() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_includes() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_delete_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_set_parameter() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_delete_share() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_share() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_create_share() to smbErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_get_share_names() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_drop() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_open() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Convert smbconf_init() to sbcErr.
2011-05-10 Andreas Schneiderlibsmbconf: Added a sbcErrorString() function.
2011-05-10 Andreas Schneiderlibsmbconf: Introduce a sbcErrType.
2011-05-10 Rusty Russelltdb_wrap.h: not a public header.
2011-05-09 Volker Lendecketevent: Fix a typo
2011-05-08 Andrew Bartlettlib/socket: Remove outdated comment
2011-05-08 Andrew Bartlettlib/socket move interfaces code to the top level
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-05-07 Gordon RossFix Samba3 on OpenIndiana.
2011-05-06 Günther Deschnertdb: fix a build warning.
next