index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
Adapt tally_new to Samba coding conventions
Volker Lendecke
1
-2
/
+5
2011-08-10
Slightly simplify tally_new
Volker Lendecke
1
-7
/
+9
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+1
2011-08-10
Fix a c++ warning
Volker Lendecke
1
-1
/
+2
2011-08-10
tevent: cleanup nesting counter when doing a full reinit.
Simo Sorce
1
-0
/
+7
2011-08-10
lib-util: Make create_unlink_tmp argument optional
Simo Sorce
1
-1
/
+6
2011-08-10
lib-util: Make useful function a common utility.
Simo Sorce
2
-0
/
+37
2011-08-10
libutil: use AI_ADDRCONFIG only when AI_NUMERIC is not defined
Simo Sorce
1
-5
/
+11
2011-08-10
pytalloc: Regenerate ABI file.
Jelmer Vernooij
1
-0
/
+1
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
5
-51
/
+57
2011-08-10
tsocket: make use of tevent_queue_add_optimize_empty() to optimize for the em...
Stefan Metzmacher
1
-37
/
+48
2011-08-09
tevent: change the version to 0.9.14 after the tevent_queue changes
Stefan Metzmacher
2
-1
/
+79
2011-08-09
tevent: fix some comments in tevent.h
Stefan Metzmacher
1
-2
/
+2
2011-08-09
tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()
Stefan Metzmacher
2
-2
/
+131
2011-08-09
tevent: splitout tevent_queue_add_internal() from tevent_queue_add()
Stefan Metzmacher
1
-8
/
+26
2011-08-09
tevent: allow tevent_queue_add() to take a NULL trigger function
Stefan Metzmacher
2
-1
/
+10
2011-08-09
tevent: add tevent_queue_running() function
Stefan Metzmacher
2
-0
/
+16
2011-08-09
ldb: fix the canonicalisation of booleans
Andrew Tridgell
1
-3
/
+3
2011-08-09
talloc: prepare for 2.0.6 release
Andrew Tridgell
2
-1
/
+63
2011-08-09
talloc: ensure the sibling linked list remains valid during a free
Andrew Tridgell
1
-15
/
+3
2011-08-08
pyldb: fix uninitialized memory bug in PyArg_ParseTuple() argument
Stefan Metzmacher
1
-1
/
+1
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
3
-3
/
+4
2011-08-07
pyldb: Generate ABI file.
Jelmer Vernooij
2
-2
/
+6
2011-08-07
pyldb: Consistently use pyldb_ prefix.
Jelmer Vernooij
4
-131
/
+135
2011-08-04
s4-ldb: two DNs only match if they have the same deletion status
Andrew Tridgell
1
-0
/
+13
2011-08-04
talloc: check block count aftter references test
Andrew Tridgell
1
-0
/
+1
2011-08-04
ldb: rule_id in ldb_parse_tree should be const
Andrew Tridgell
1
-1
/
+1
2011-08-04
ldb: added a new always-fail ldap extended match OID
Andrew Tridgell
2
-1
/
+14
2011-08-04
ldb: changed DN matching rules to obey GUID/SID/string ordering
Andrew Tridgell
1
-0
/
+54
2011-08-04
ldb: added signatures for 1.1.2
Andrew Tridgell
1
-0
/
+256
2011-08-04
ldb: raise minor version
Andrew Tridgell
1
-1
/
+1
2011-08-04
ldb: added ldb_parse_tree_walk()
Andrew Tridgell
2
-16
/
+77
2011-08-04
ldb: added ldb_dn_replace_components()
Andrew Tridgell
2
-0
/
+63
2011-08-03
ldb-samba: Explain the current behaviour of ldif_canonicalise_objectCategory
Andrew Bartlett
1
-2
/
+7
2011-08-03
pyldb: return a copy of key constant DNs via python interface
Andrew Tridgell
1
-4
/
+21
2011-08-01
Fix bug 7462 - Non-standard SA_RESETHAND is used in ...lib/tevent/tevent_sign...
Jeremy Allison
3
-4
/
+6
2011-07-29
talloc: added test suite for talloc_free_children()
Andrew Tridgell
1
-0
/
+44
2011-07-29
talloc: preserve context name on talloc_free_children()
Simo Sorce
1
-0
/
+23
2011-07-29
pyldb: added binary_encode() and binary_decode() methods
Andrew Tridgell
2
-0
/
+57
2011-07-29
ldb: added a test for an invalid search expression
Andrew Tridgell
1
-0
/
+3
2011-07-29
ldb: fixed a search expression parse bug
Andrew Tridgell
1
-1
/
+11
2011-07-28
tevent: Slightly simplify poll_event_loop_poll
Volker Lendecke
1
-33
/
+38
2011-07-28
Add wait_for_read_send/recv
Volker Lendecke
2
-0
/
+60
2011-07-28
ldb-samba: Allow --show-binary flag on defaultSecurityDescriptor
Amitay Isaacs
2
-0
/
+31
2011-07-28
ldb: Expose ldb_handler_fold() funcion
Amitay Isaacs
1
-6
/
+11
2011-07-26
talloc: Support PYTHON environment variable.
Jelmer Vernooij
1
-0
/
+1
2011-07-26
libsamba-util: Build in libbitmap.
Jelmer Vernooij
1
-8
/
+1
2011-07-25
lib/ccan: update to init-1192-gdd04041
Rusty Russell
32
-424
/
+959
2011-07-25
lib/ccan: add README
Rusty Russell
1
-0
/
+9
2011-07-23
charset: Make name lowercase everywhere.
Jelmer Vernooij
2
-6
/
+6
[prev]
[next]