Fix Bug #5285. (libcap header mismatch)
[tprouty/samba.git] / source3 /
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-27 Michael Adamlib/events: use mem_context given to event_context_init().
2008-05-27 Michael Adamfix build: add missing prototype of msg_close_file()
2008-05-27 Michael Adamfix the build after prototype change.
2008-05-27 Günther Deschnerbuild: Fix the build after prototype change.
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-27 Jeremy AllisonMemory leak fixes from Chere Zhou <czhou@isilon.com>.
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-05-27 Günther Deschnerwbinfo: prompt for password when none has been given.
2008-05-27 Günther Deschnerdrsuapi: fix data_blob_free() caller (this call is...
2008-05-27 Günther Deschnerlibwbclient: fix typo.
2008-05-27 Günther Deschnerdsgetdcname: use family (instead of sa_family).
2008-05-27 Günther Deschnerre-run make idl.
2008-05-27 Günther Deschneridl: avoid sa_family as it its a macro on IRIX.
2008-05-27 Günther Deschnerdoserr: add WERR_REVISION_MISMATCH.
2008-05-27 Michael Adamloadparm: fix process_registry_shares() when there...
2008-05-27 Jeremy AllisonRe-enable the evil "aio write behind" parameter.
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael Adamwinbind: correctly omit check for trusted domain suppor...
2008-05-26 Michael Adampassdb: check for is_dc_trusted_domain_situation()...
2008-05-26 Michael Adampassdb: add comment explaining logic in get_trust_pw_cl...
2008-05-26 Michael Adampassdb: in get_trust_pw_clear() correctly fail if trust...
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-26 Günther Deschnerrpcclient: add drsuapi dsgetdcinfo call.
2008-05-26 Günther Deschnerrpcclient: call drsuapi_DsUnbind() when finished with...
2008-05-26 Günther Deschnerre-run make idl.
2008-05-26 Günther Deschneridl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.
2008-05-26 Günther Deschnerrpcclient: simplify drsuapi dscracknames call slightly.
2008-05-26 Michael Adamloadarm: fix testparm with "config backend = registry".
2008-05-25 Volker LendeckeFix two c++ warnings
2008-05-25 Volker LendeckeFix two bogus uninitalized variable warnings
2008-05-25 Volker LendeckeFix a const warning
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-25 Volker LendeckeRemove reference to current_user_info from lanman.c
2008-05-25 Volker LendeckeRemove stuff from client_proto.h
2008-05-23 Michael Adambuild: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO...
2008-05-23 Michael Adambuild: remove PROTO_OBJ from Makefile.in - it is not...
2008-05-23 Michael Adamrpc_open_tcp: now drsuapi is complete, we can use it...
2008-05-23 Günther Deschnerdrsuapi: always use tcp for drsuapi.
2008-05-23 Günther Deschnerdrsuapi: add very basic drsuapi rpcclient command set.
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther DeschnerRevert "drsuapi: fix the build."
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther Deschnerdrsuapi: add all code required for our drsuapi rpc...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-23 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-05-23 Stefan Metzmacherbuild: make sure LIBWBCLIENT_*_TARGET is never empty
2008-05-23 Stefan Metzmacherlibwbclient: add wbcLibraryDetails()
2008-05-23 Stefan Metzmacherlibwbclient: rename MAXSUBAUTHS => WBC_MAXSUBAUTHS
2008-05-23 Stefan Metzmacherbuild: add symbol versioning when we build with gnu ld
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libwbclient.syms
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libtalloc.syms
2008-05-23 Stefan Metzmacherbuild: pass .syms extention via @SYMSEXT@ from configure
2008-05-23 Volker LendeckeFix a (bogus) uninitialized variable warning
2008-05-23 Michael Adambuild: add a "make shlibs" target to build all the...
2008-05-23 Stefan Metzmacherbuild: autogenerate exports/libnetapi.syms
2008-05-22 Jeremy AllisonRemove MAX_SESS_ENTRIES and MAX_CONN_ENTRIES limits
2008-05-22 Jeremy AllisonRevert "Arggh. Got the path/user the wrong way around...
2008-05-22 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-22 Jeremy AllisonArggh. Got the path/user the wrong way around. IDL...
2008-05-22 Jeremy AllisonFix 2 bugs with displaying open file state. Firstly
2008-05-22 Jeremy AllisonGet rid of "shadowed local var" warnings with gcc.
2008-05-22 Steven DannemanMake WINBINDD_LIST_GROUPS handler asynchronous.
2008-05-22 Stefan Metzmacherlibrary-versions: use the same version for talloc and...
2008-05-22 Stefan Metzmacherlibreplace: we need to use AC_TRY_LINK() to make sure...
2008-05-22 Stefan Metzmacherconfigure: samba_cv_unixsocket was renamed into librepl...
2008-05-22 Stefan Metzmacherconfigure: remove HAVE_IPV6 test as LIBREPLACE_NETWORK_...
2008-05-22 Stefan Metzmacherlibreplace: add test for HAVE_IPV6
2008-05-22 Michael Adamrpc_client: make rpc_pipe_open_tcp_port and rpc_pipe_ge...
2008-05-22 Michael Adamtorture: add a test program rpc_open_tcp() to test...
2008-05-22 Michael Adamrpc_client: use endpoint mapper to get the port for...
2008-05-22 Kai Blinclient: Fix the proto header to fix the build.
2008-05-21 Volker LendeckeCompile endpoint mapper pidl output
2008-05-21 Volker Lendeckerpc_client: add a destructor to close the socket for...
2008-05-21 Volker LendeckeAdd client support for NCACN_UNIX_STREAM
2008-05-21 Volker Lendeckerpccli_schannel_bind_data only needs the schannel key
2008-05-21 Volker LendeckeRename rpc_pipe_client.tcp.sock to rpc_pipe_client...
2008-05-21 Volker LendeckeFix a comment
2008-05-21 Jeremy AllisonFix bug #5479, print spool shares require max_xmit to
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-21 Jelmer VernooijAdd double-colon where it makes sense.
2008-05-20 Jeremy AllisonConvert in_transaction to a bool. Add the same fix...
2008-05-20 Volker LendeckeFix type error in debug message
2008-05-20 Volker LendeckeFix some signed/unsigned warnings
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-20 Volker LendeckeFix nesting tdb_traverse in a transaction
2008-05-20 Jeremy AllisonFix bug #5477 - recvfile code was broken.
2008-05-20 Volker LendeckeFix memcache_flush()
2008-05-20 Günther DeschnerFix typo.
2008-05-20 Volker LendeckeFix a valgrind error in _samr_LookupNames
2008-05-20 Kai Blinnet: The top level help function for net cmd is always...
2008-05-20 Kai Blinnet: Move help for "net status" to net_status.c
2008-05-20 Kai Blinnet: Move printer help to net_rpc where it's used.
2008-05-20 Kai Blinnet: Split out "net share"
2008-05-20 Kai Blinnet: Split out "net afs"
2008-05-20 Kai Blinnet: Move more utility functions into net_util.c
2008-05-20 Kai Blinnet: Split out "net file"
2008-05-20 Kai Blinnet: Split out "net group"
next