kamenim/samba.git
2010-12-15 Jelmer Vernooijjoin: Properly cancel transaction on exceptions.
2010-12-15 Jelmer VernooijMove get_loadparm() and get_credentials() to samba...
2010-12-15 Stefan Metzmachers3:rpc_client: implement rpc_transport_np_init() on...
2010-12-15 Stefan Metzmachers3:rpc_client: implement rpc_transport_sock_init()...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream.c: add some logic...
2010-12-15 Stefan Metzmachers3:rpc_client/rpc_transport_tstream: timeout should...
2010-12-15 Stefan Metzmachers3:rpc_client: let rpc_transport_tstream_init() create...
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_get_cli_state()
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_set_timeout()
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_cli_np_use_trans() and the neede...
2010-12-15 Stefan Metzmachers3:libsmb: add tstream_is_cli_np()
2010-12-15 Stefan Metzmachers3:libsmb: add cli_np_tstream.c
2010-12-15 Kamen Mazdrashkis4-dsdb/tests/python: Explicitly pass comamnd line...
2010-12-15 Andrew Tridgells4-dns: implemented parsing and storing of DNS records...
2010-12-15 Andrew Tridgells4-dns: added basic DLZ writeable support to dlz_bind9
2010-12-15 Andrew Tridgellwaf: fixed re-running of build rules
2010-12-15 Günther Deschners3-waf: use shared libwbclient wscript_build.
2010-12-15 Günther Deschners3-waf: fix winbind-client subsystem.
2010-12-15 Günther Deschners3-waf: add libkrb5 winbind locator plugin.
2010-12-15 Günther Deschners3-waf: rework rpc_server handling a bit.
2010-12-15 Matthieu Patoubuild: openbsd plateform is openbsd4
2010-12-15 Matthieu Patoubuild: hpux didn't support -Bdynamic
2010-12-15 Jeremy AllisonProtect the onefs sendfile from EAGAIN/EWOULDBLOCK.
2010-12-15 Jeremy AllisonImplement "use sendfile = yes" for SMB2. (cherry picked...
2010-12-15 Jeremy AllisonFix read/write calls over sockets to cope with EAGAIN...
2010-12-15 Jeremy AllisonChange interface of schedule_smb2_aio_read() to allocat...
2010-12-15 Kamen Mazdrashkis4-test/repl_schema: remove unused and commented out...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: Make sure every object is with...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Handle remote ATTIDs based on msDs...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Log error message when _dsdb_syntax_O...
2010-12-14 Kamen Mazdrashkis4-drepl: We won't need a working schema for empty...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: We need base_dn in Schema's shallow...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: We should use make_ATTID function...
2010-12-14 Kamen Mazdrashkis4-drepl: User working schema for commiting objects...
2010-12-14 Kamen Mazdrashkis4-repl: Allow dsdb_replicated_objects_commit() to...
2010-12-14 Kamen Mazdrashkis4-schema_syntax: Use remote prefixMap to map remote...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: use 'top' as default base class...
2010-12-14 Kamen Mazdrashkis4-test/repl_schema: New test to test a classSchema...
2010-12-14 Kamen Mazdrashkis4-dsdb_schema: Seize using global_schema when referenc...
2010-12-14 Günther Deschners3-waf: libwbclient does not depend on talloc anymore.
2010-12-14 Günther Deschners3-waf: add missing libnss_wins.so.2 library.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/ldap.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/smb.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/samsync.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/named_pipe_auth.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/drsuapi.
2010-12-14 Günther Deschners3-waf: add pam_ and nss_winbind.
2010-12-14 Günther Deschners3-waf: check for "WITH_PAM_MODULES" to determine pam_s...
2010-12-14 Günther Deschners3-waf: fix pamsmbpass libwbclient dependency.
2010-12-14 Günther Deschners3-waf: recurse into ../libcli/auth.
2010-12-14 Günther Deschners3-waf: add CHARSET subsystem.
2010-12-14 Günther Deschners3-waf: convert UTIL_SRC into a subsystem samba-util...
2010-12-14 Günther Deschners3-waf: convert lib/util_tdb.c into a subsystem.
2010-12-14 Günther Deschners3-waf: use shared LIBASYNC_REQ subsystem.
2010-12-14 Günther Deschners4-smbtorture: paranoia check for architectures in...
2010-12-14 Matthieu Patoubuild: fix bad syntax
2010-12-14 Stefan Metzmachers4:gensec/spnego: only look at the optimistic token...
2010-12-14 Björn Jackes3/net: don't use external "date" to make "net time...
2010-12-14 Matthieu Patouwafsamba: change the default value for SAMBA_MODULE...
2010-12-14 Matthieu Patoubuild do not add -no-undefined on openbsd
2010-12-14 Jeremy AllisonEnsure we use vfs_fsp_stat(), not VFS_STAT directly...
2010-12-14 Andrew Bartlettwintest Add testing of kerberos connections to Windows...
2010-12-14 Andrew Bartletts3-libsmb Improve error message when denying LM encryption
2010-12-14 Jeremy AllisonChange crediting so that the credits are returned on...
2010-12-13 Jeremy AllisonAs we handle missing sendfile() inside lib/sendfile...
2010-12-13 Jeremy AllisonWe need to start off with smb2.credits_granted == 0...
2010-12-13 Jeremy AllisonRemove extra unused credit arg. to smbd_smb2_request_se...
2010-12-13 Stefan Metzmachers4:dsdb:password_hash: verify content if the BYPASS_PAS...
2010-12-13 Stefan Metzmachers4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HA...
2010-12-13 Stefan Metzmachers4:ldap_server: don't call ldb_req_mark_untrusted(...
2010-12-13 Stefan Metzmachers4:ldap_server: rename helper functions to ldapsrv_...
2010-12-13 Stefan Metzmachers4:dsdb:util: dsdb_get_single_valued_attr() only needs...
2010-12-13 Günther Deschners3-waf: try to fix the build with snow leopard.
2010-12-13 Stefan Metzmachers3:selftest: fix knownfail for samba3.posix_s3.rpc...
2010-12-13 Stefan Metzmachers4:heimdal_build: replace '+' by '_' for vscripts in...
2010-12-13 Günther Deschners3-selftest: support differing VFSLIBDIR in autoconf...
2010-12-13 Günther Deschners3-waf: add -Wl,--export-dynamic to LDFLAGS.
2010-12-13 Günther Deschnernss_wrapper: make nss_wrapper.pl executeable.
2010-12-12 Matthieu Patoubuild: remove -no-undefined and -as-needed on openbsd
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - don't throw another exception on...
2010-12-12 Matthias Dieter... ldb:pyldb.h - revert to the previous header behaviour
2010-12-12 Matthieu Patoubuild: move the import near the place where need it...
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - add a OOM handling
2010-12-12 Matthias Dieter... s4:scripting/python/pyglue.c - optimise includes
2010-12-12 Matthias Dieter... s4:param/provision.c - optimise includes
2010-12-12 Matthias Dieter... s4:libcli/finddc.h - fix header dependancies
2010-12-12 Matthias Dieter... s4:libcli/finddcs_nbt.c - optimise headers
2010-12-12 Matthias Dieter... s4:libnet/py_net.c - add checks for OOM conditions
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c and web_server/wsgi.c - remove acciden...
2010-12-12 Matthias Dieter... s4:lib/ldb-samba/pyldb.c - optimise includes
2010-12-12 Matthias Dieter... s4:dsdb/pydsdb.c - clean up memory handling
2010-12-12 Matthias Dieter... ldb:pyldb - optimise includes
2010-12-12 Matthieu Patouchange searched name from _ss_family to __ss_family
2010-12-12 Matthias Dieter... s4:web_server/*.c - optimise includes
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - fix a counter type
2010-12-12 Matthias Dieter... s4:web_server/wsgi.c - add missing Python compatibility...
2010-12-12 Matthias Dieter... s4:kdc/*.c - minimise includes
2010-12-12 Matthias Dieter... s4:smbd/process*.c - fix PID warnings on Solaris
2010-12-12 Matthias Dieter... s4:kdc/proxy.c - optimise includes in order to fix...
2010-12-12 Matthias Dieter... s4:param/loadparm.c - fix a warning by introducing...
next