Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-02 | s4-ldif: get rid of the ndr_pull_error message on startup | Andrew Tridgell | 1 | -10/+15 | |
detect if the prefixmap blob is text or binary using the first 4 bytes | |||||
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 5 | -166/+1 | |
Guenther | |||||
2010-10-01 | samba: share select wrappers. | Günther Deschner | 1 | -45/+0 | |
Guenther | |||||
2010-09-28 | ldb-dn: don't crash on NULL in ldb_binary_encode_string() | Andrew Tridgell | 1 | -0/+3 | |
Thanks to Nadya for finding this one! | |||||
2010-09-28 | ldb-tdb: ignore failure to register control on rootdse | Andrew Tridgell | 1 | -4/+1 | |
this is expected for non-sam LDBs | |||||
2010-09-28 | ldb: Fix path to alternative buildtools. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-28 | ldb/tevent: Fix detection of waf paths. | Jelmer Vernooij | 2 | -2/+11 | |
2010-09-28 | ldb: Update autogen-waf.sh to no longer overwrite existing files. | Jelmer Vernooij | 2 | -2/+12 | |
2010-09-28 | ldb: Remove samba-specific targets from Makefile. | Jelmer Vernooij | 1 | -8/+0 | |
2010-09-28 | ldb: Bump version because of addition of ldb_req_location. | Jelmer Vernooij | 1 | -1/+1 | |
2010-09-28 | s4:lib/tls: add gnutls backend for tstream | Stefan Metzmacher | 3 | -3/+1298 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Sep 28 02:29:42 UTC 2010 on sn-devel-104 | |||||
2010-09-28 | s4-ildap: two more places that need talloc_reparent() | Andrew Tridgell | 1 | -1/+1 | |
these contexts can have references Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Sep 28 00:04:03 UTC 2010 on sn-devel-104 | |||||
2010-09-27 | s4-ldb: Added ldb_request_replace_control | Nadezhda Ivanova | 2 | -0/+34 | |
It is the same as ldb_request_add_control, except it will replace an existing control. Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Mon Sep 27 19:00:38 UTC 2010 on sn-devel-104 | |||||
2010-09-27 | s4/irpc: Add function to add security token to the binding handle | Anatoliy Atanasov | 2 | -0/+12 | |
2010-09-27 | s4:irpc: optionaly pass the security_token via IRPC requests. | Stefan Metzmacher | 1 | -0/+3 | |
metze | |||||
2010-09-25 | Check in configure/Makefile for those projects that have waf as primary ↵ | Jelmer Vernooij | 2 | -0/+71 | |
build system. | |||||
2010-09-25 | ldb: added request location tracking | Andrew Tridgell | 4 | -0/+39 | |
this is used to help debug async ldb requests. The ldb request handle now contains a location string and the parent request pointer. This allows us to print a backtrace of ldb requests in the dsdb modules. | |||||
2010-09-24 | ldb:ldb_match.c - fix counter variable type | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-24 | ldb:ldb_msg_add_linearized_dn - handle NULL DNs | Matthias Dieter Wallnöfer | 1 | -2/+8 | |
Don't let the routine crash Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-23 | s4:irpc: use LIBNDR_FLAG_REF_ALLOC for the server side when pulling | Stefan Metzmacher | 1 | -0/+2 | |
The dcerpc server also uses it, so it was surprising that the IRPC server side doesn't used it. The reason to have this is that we want to handle error cases and returns like NT_STATUS_NOT_SUPPORTED sane, without crashing while marshalling the response. metze Signed-off-by: Anatoliy Atanasov <anatoliy.atanasov@postpath.com> | |||||
2010-09-22 | ldb: Use waf as default build system. | Jelmer Vernooij | 2 | -18/+19 | |
2010-09-22 | ldb: Depend directly on replace, fixes the build on systems with | Jelmer Vernooij | 1 | -0/+3 | |
tdb and tevent installed in the system. | |||||
2010-09-22 | s4-param: Fix more memory leaks, invalid memory context. | Jelmer Vernooij | 1 | -3/+34 | |
2010-09-21 | s4-selftest: Move more tests to scripting/python, simplifies running of tests. | Jelmer Vernooij | 2 | -118/+0 | |
2010-09-21 | pymessaging: Remove unused older python irpc bindings. | Jelmer Vernooij | 1 | -349/+3 | |
2010-09-19 | Fix regf.idl, subkey and rootkey types were switched. | wilco@baanhofman.nl | 1 | -2/+2 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-09-19 | Fix file corruption (non-updated header) on new allocation. | wilco@baanhofman.nl | 1 | -8/+17 | |
Also fixes debug messages to use hex offsets. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-09-19 | Fix crash when no subkeys exist. Fix writing outside of buffer error by regf ↵ | wilco@baanhofman.nl | 1 | -2/+13 | |
backend. Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-09-19 | Add python bindings for open_hive function to be able to load REGF files. | wilco@baanhofman.nl | 1 | -4/+43 | |
Signed-off-by: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-09-16 | s4-irpc: Don't install endtime-timer in case timeout is INFINITE for the call | Kamen Mazdrashki | 1 | -3/+6 | |
2010-09-16 | s4-irpc: Add value for "infinite" timeout for IRPC calls | Kamen Mazdrashki | 1 | -1/+3 | |
2010-09-15 | s4: fixed some printf format errors | Andrew Tridgell | 2 | -2/+2 | |
2010-09-15 | s4-messaging: add support for no_reply in irpc messages | Andrew Tridgell | 2 | -0/+8 | |
It can be useful for a irpc message to be one-way, where the client sends a messages and the server does not reply. This will be used for things like a triger message from an auth context to the drepl server to tell it to try a REPL_SECRET on a user in a RODC. Previously we've used raw messaging for messages that have no reply, but that doesn't allow us to use messages described by IDL Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-13 | s4:SID handling - always encode the SID using "ldap_encode_ndr_dom_sid" for ↵ | Matthias Dieter Wallnöfer | 1 | -2/+5 | |
LDAP filters This makes also lookups through special backends as "samba3sam" work. | |||||
2010-09-11 | ldb:tools/cmdline.c - reorganise imports | Matthias Dieter Wallnöfer | 1 | -6/+2 | |
2010-09-11 | ldb:tools/cmdline.c - make a counter unsigned where appropriate | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-09-11 | s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ↵ | Matthias Dieter Wallnöfer | 3 | -3/+3 | |
results | |||||
2010-09-10 | s4:lib/policy/gp_filesys.c - remove dead code | Matthias Dieter Wallnöfer | 1 | -2/+0 | |
Found out by Solaris cc | |||||
2010-09-09 | pyldb: expose PyLdbDn_FromDn() | Andrew Tridgell | 2 | -18/+29 | |
This is needed by the dsdb python interface Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-09-08 | popt_common: Add missing dependency on libsamba-hostconfig. | Jelmer Vernooij | 1 | -3/+2 | |
2010-09-07 | s4-packet: make packet_recv_disable() a lot more efficient | Andrew Tridgell | 1 | -2/+6 | |
this avoids doing an epoll system call when we want to prevent receipt of packets on a socket, unless there actually is a packet to receive. | |||||
2010-09-05 | python-ldb: allow ldb_rename to take optional control(s) | Matthieu Patou | 1 | -4/+50 | |
2010-09-04 | ldb: Add missing aliases for ldb_ildap. | Jelmer Vernooij | 1 | -0/+1 | |
2010-09-04 | s4:lib/messaging: implement irpc_bh_set_timeout | Stefan Metzmacher | 1 | -1/+19 | |
metze | |||||
2010-09-03 | s4:lib/messaging: make irpc_request private and remove unused code | Stefan Metzmacher | 2 | -190/+14 | |
metze | |||||
2010-09-03 | s4:lib/messaging/tests: make use of irpc_binding_handle() | Stefan Metzmacher | 1 | -22/+49 | |
metze | |||||
2010-09-03 | s4:lib/messaging: use irpc_binding_handle() for python bindings | Stefan Metzmacher | 1 | -13/+57 | |
metze | |||||
2010-09-03 | s4:lib/messaging: add irpc_binding_handle_by_name() helper function | Stefan Metzmacher | 2 | -0/+36 | |
metze | |||||
2010-09-03 | s4:lib/messaging: add irpc dcerpc_binding_handle backend | Stefan Metzmacher | 3 | -1/+289 | |
metze | |||||
2010-09-03 | s4:lib/messaging: move messaging prototypes from irpc.h to messaging.h | Stefan Metzmacher | 2 | -28/+25 | |
metze |