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-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
2011-07-21
tdb: remove 'EOF' print from tdbrestore
Andrew Tridgell
1
-1
/
+0
2011-07-21
pyldb: use dn.is_child_of() instead of dn.compare_base()
Andrew Tridgell
2
-9
/
+10
2011-07-21
pyldb: add unit test for ldbDn.compare_base
Matthieu Patou
1
-0
/
+11
2011-07-21
ldb-python: add a function to Dn object to compare the Dn with a base DN
Matthieu Patou
1
-0
/
+17
2011-07-20
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2
-0
/
+7
2011-07-20
lib/util Change debug priority order: DEBUG_STDOUT now overrides DEBUG_FILE
Andrew Bartlett
1
-1
/
+1
2011-07-19
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...
Jeremy Allison
2
-0
/
+12
2011-07-19
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
3
-43
/
+1
2011-07-14
lib/util/attr: add _UNUSED_ marco
Stefan Metzmacher
1
-2
/
+7
2011-07-13
s4-fault: changed to use %d for PID, instead of %PID%
Andrew Tridgell
1
-1
/
+1
2011-07-13
ldb: added ldb_val_string_cmp()
Andrew Tridgell
4
-1
/
+272
2011-07-13
ldb: don't return special DNs on non-base searches
Andrew Tridgell
1
-0
/
+5
2011-07-13
ldb: don't shortcut dn comparison for mismatched special DNs
Andrew Tridgell
1
-1
/
+1
2011-07-13
ldb-tdb: Introduce a flag on ltdb_add_internal to indicate whether unique val...
Matthieu Patou
1
-4
/
+11
2011-07-10
socket_wrapper: make sure interfaces are in the valid range on bind()
Stefan Metzmacher
1
-0
/
+5
2011-07-09
tevent: change version to 0.9.13 after adding tevent_req_defer_callback()
Stefan Metzmacher
2
-1
/
+76
2011-07-09
tevent: add tevent_req_defer_callback()
Stefan Metzmacher
3
-0
/
+60
2011-07-09
tevent: fix comments for tevent_req_post()
Stefan Metzmacher
1
-2
/
+2
2011-07-08
lib/param: Merge struct loadparm_service into common
Andrew Bartlett
4
-16
/
+160
2011-07-08
s3-param use common struct parmlist_entry to hold parametric options
Andrew Bartlett
2
-1
/
+3
2011-07-08
param: Move per-share parameters into a seperate file, to share with s3
Andrew Bartlett
2
-0
/
+36
2011-07-08
lib/util Move bitmap.c to lib/util
Andrew Bartlett
3
-1
/
+176
2011-07-07
s3:libsmb: remove unused clistr_push_fn()
Stefan Metzmacher
1
-6
/
+0
2011-07-07
s3:libsmb: remove unused clistr_pull_fn()
Stefan Metzmacher
1
-6
/
+0
2011-07-06
ccan/tally: don't use SIZE_MAX.
Rusty Russell
1
-2
/
+2
2011-07-06
libcli/smb move enum protocol_types to a common header
Andrew Bartlett
2
-15
/
+1
2011-07-05
ldb: set -Wl,-no-undefined only on standalone build
Andrew Bartlett
1
-5
/
+5
2011-07-05
ldb: make ldb a top level library for Samba 4.0
Andrew Bartlett
149
-0
/
+49340
[prev]
[next]