py_security: Fix comparison between two dom_sid objects
[idra/samba.git] / lib /
2011-08-18 Jelmer Vernooijcredentials: Rename library to samba-credentials to...
2011-08-16 Rusty Russelltdb: increment sequence number in tdb_wipe_all().
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-14 Simo Sorcereplace: Check if we have mremap() available
2011-08-13 Andrew Bartlettldb: Remove use after free in error case
2011-08-12 Andrew Tridgellsocket-wrapped: added wrappers for dup() and dup2()
2011-08-12 Andrew Tridgelltevent: don't force the nesting flag to false in the...
2011-08-11 Sumit Bosetevent: fix documentation for tevent_context_init_byname()
2011-08-11 Sumit Bosetevent: Set FD_CLOEXEC on epoll handle
2011-08-10 Volker LendeckeAdapt tally_histogram to Samba coding conventions
2011-08-10 Volker LendeckeAdapt get_max_bucket to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_approx_median to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_range to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_mean to Samba coding conventions
2011-08-10 Volker LendeckeAdapt divls64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divls64
2011-08-10 Volker LendeckeAdapt divlu64 to Samba coding conventions
2011-08-10 Volker LendeckeAvoid some // style comments in divlu64
2011-08-10 Volker LendeckeAdapt fls64 to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_num to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_add to Samba coding conventions
2011-08-10 Volker LendeckeAdapt renormalize to Samba coding conventions
2011-08-10 Volker LendeckeAdapt shift_overflows to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_min to Samba coding conventions
2011-08-10 Volker LendeckeAdapt bucket_of to Samba coding conventions
2011-08-10 Volker LendeckeAdapt tally_new to Samba coding conventions
2011-08-10 Volker LendeckeSlightly simplify tally_new
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Volker LendeckeFix a c++ warning
2011-08-10 Simo Sorcetevent: cleanup nesting counter when doing a full reinit.
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-10 Jelmer Vernooijpytalloc: Regenerate ABI file.
2011-08-10 Jelmer Vernooijpytalloc: Use consistent prefix for functions, add...
2011-08-10 Stefan Metzmachertsocket: make use of tevent_queue_add_optimize_empty...
2011-08-09 Stefan Metzmachertevent: change the version to 0.9.14 after the tevent_q...
2011-08-09 Stefan Metzmachertevent: fix some comments in tevent.h
2011-08-09 Stefan Metzmachertevent: add tevent_queue_add_entry() and tevent_queue_a...
2011-08-09 Stefan Metzmachertevent: splitout tevent_queue_add_internal() from teven...
2011-08-09 Stefan Metzmachertevent: allow tevent_queue_add() to take a NULL trigger...
2011-08-09 Stefan Metzmachertevent: add tevent_queue_running() function
2011-08-09 Andrew Tridgellldb: fix the canonicalisation of booleans
2011-08-09 Andrew Tridgelltalloc: prepare for 2.0.6 release
2011-08-08 Andrew Tridgelltalloc: ensure the sibling linked list remains valid...
2011-08-08 Stefan Metzmacherpyldb: fix uninitialized memory bug in PyArg_ParseTuple...
2011-08-08 Andrew Bartlettbuild: provide tevent-util as a public library
2011-08-07 Jelmer Vernooijpyldb: Generate ABI file.
2011-08-07 Jelmer Vernooijpyldb: Consistently use pyldb_ prefix.
2011-08-04 Andrew Tridgells4-ldb: two DNs only match if they have the same deleti...
2011-08-04 Andrew Tridgelltalloc: check block count aftter references test
2011-08-04 Andrew Tridgellldb: rule_id in ldb_parse_tree should be const
2011-08-04 Andrew Tridgellldb: added a new always-fail ldap extended match OID
2011-08-04 Andrew Tridgellldb: changed DN matching rules to obey GUID/SID/string...
2011-08-04 Andrew Tridgellldb: added signatures for 1.1.2
2011-08-04 Andrew Tridgellldb: raise minor version
2011-08-04 Andrew Tridgellldb: added ldb_parse_tree_walk()
2011-08-04 Andrew Tridgellldb: added ldb_dn_replace_components()
2011-08-03 Andrew Bartlettldb-samba: Explain the current behaviour of ldif_canoni...
2011-08-03 Andrew Tridgellpyldb: return a copy of key constant DNs via python...
2011-08-01 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
2011-07-29 Andrew Tridgelltalloc: added test suite for talloc_free_children()
2011-07-29 Simo Sorcetalloc: preserve context name on talloc_free_children()
2011-07-29 Andrew Tridgellpyldb: added binary_encode() and binary_decode() methods
2011-07-29 Andrew Tridgellldb: added a test for an invalid search expression
2011-07-29 Andrew Tridgellldb: fixed a search expression parse bug
2011-07-28 Volker Lendecketevent: Slightly simplify poll_event_loop_poll
2011-07-28 Volker LendeckeAdd wait_for_read_send/recv
2011-07-28 Amitay Isaacsldb-samba: Allow --show-binary flag on defaultSecurityD...
2011-07-28 Amitay Isaacsldb: Expose ldb_handler_fold() funcion
2011-07-26 Jelmer Vernooijtalloc: Support PYTHON environment variable.
2011-07-26 Jelmer Vernooijlibsamba-util: Build in libbitmap.
2011-07-25 Rusty Russelllib/ccan: update to init-1192-gdd04041
2011-07-25 Rusty Russelllib/ccan: add README
2011-07-23 Jelmer Vernooijcharset: Make name lowercase everywhere.
2011-07-21 Andrew Tridgelltdb: remove 'EOF' print from tdbrestore
2011-07-21 Andrew Tridgellpyldb: use dn.is_child_of() instead of dn.compare_base()
2011-07-21 Matthieu Patoupyldb: add unit test for ldbDn.compare_base
2011-07-21 Matthieu Patouldb-python: add a function to Dn object to compare...
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-13 Andrew Tridgellldb: added ldb_val_string_cmp()
2011-07-13 Andrew Tridgellldb: don't return special DNs on non-base searches
2011-07-13 Andrew Tridgellldb: don't shortcut dn comparison for mismatched specia...
2011-07-13 Matthieu Patouldb-tdb: Introduce a flag on ltdb_add_internal to indic...
2011-07-10 Stefan Metzmachersocket_wrapper: make sure interfaces are in the valid...
2011-07-09 Stefan Metzmachertevent: change version to 0.9.13 after adding tevent_re...
2011-07-09 Stefan Metzmachertevent: add tevent_req_defer_callback()
2011-07-09 Stefan Metzmachertevent: fix comments for tevent_req_post()
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartletts3-param use common struct parmlist_entry to hold param...
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
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 Rusty Russellccan/tally: don't use SIZE_MAX.
next