lib/events: use mem_context given to event_context_init().
[tprouty/samba.git] / source / lib /
2008-05-27 Michael Adamlib/events: use mem_context given to event_context_init().
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-23 Günther Deschnerdrsuapi: add all code required for our drsuapi rpc...
2008-05-22 Stefan Metzmacherlibreplace: we need to use AC_TRY_LINK() to make sure...
2008-05-22 Stefan Metzmacherlibreplace: add test for HAVE_IPV6
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Jeremy AllisonConvert in_transaction to a bool. Add the same fix...
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-19 Volker LendeckeConvert messages_local.c to use "struct tdb_wrap"
2008-05-19 Volker LendeckeIf no node number is given, default to the current...
2008-05-17 Stefan Metzmacherlib/replace: move sys/sockio.h and sys/un.h checks...
2008-05-17 Stefan Metzmacherlib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_...
2008-05-16 Günther Deschnernetdomjoin-gui: before prompting for creds (for receivi...
2008-05-16 Stefan Metzmacherlibreplace: try to fix the build on HP-UX which has...
2008-05-16 Stefan Metzmacherlibreplace: make sure system/network.h is only used...
2008-05-16 Stefan Metzmacherlibreplace: export LIBREPLACE_NETWORK_OBJS and LIBREPLA...
2008-05-16 Stefan Metzmacherlibreplace: include inet_ntoa.o when the system one...
2008-05-16 Stefan Metzmacherlibreplace: merge getifaddrs.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge getaddrinfo.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge socketpair.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_pton.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_ntop.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_aton.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge inet_ntoa.m4 into libreplace_network.m4
2008-05-16 Stefan Metzmacherlibreplace: merge socket.m4 into libreplace_network.m4
2008-05-16 Jelmer VernooijFix typo.
2008-05-16 William JojoAdd undefined symbol flag for AIX.
2008-05-16 Stefan Metzmacherlibreplace: also use AC_LIBREPLACE_NETWORK_CHECKS for...
2008-05-16 Stefan Metzmacherlibreplace: use AC_LIBREPLACE_NETWORK_CHECKS only for...
2008-05-16 Stefan Metzmacherlibreplace: split out network checks into a AC_LIBREPLA...
2008-05-16 Stefan Metzmacherlibreplace: always provide utime() and utimes()
2008-05-14 Kai BlinAFS: The dummy afs_createtoken_str should return NULL...
2008-05-10 Volker LendeckeRemove "user" from connection_struct
2008-05-10 Volker LendeckeRemove the unix token info from connection_struct
2008-05-10 Volker LendeckeUse TALLOC_ZERO_P instead of separate ZERO_STRUCTP...
2008-05-09 Jeremy AllisonFix replacement getpass. If we ^C at the prompt echo...
2008-05-09 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-09 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-05-09 Günther Deschnerutil: add strip_hostname() to strip of leading '\\'.
2008-05-09 Jeremy AllisonFix bug #5452 - smbclient put always creates zero length
2008-05-07 Günther Deschnergencache: add some const.
2008-05-07 Günther Deschnernetdomjoin-gui: before prompting for creds, ask dsgetdc...
2008-05-07 Günther Deschnernetapi: add -f switch for DsGetDCName() example and...
2008-05-06 Jeremy AllisonEnable tests for splice on Linux. Add a static (vl...
2008-05-06 Stefan Metzmacherlibreplace: check how portable utimes() and futimes...
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-05-05 Volker LendeckeMake the namelist arg to set_namearray const
2008-05-05 Günther DeschnerFix client authentication with -P switch in client...
2008-04-29 Günther Deschnernetapi: fix returned name buffer in NetGetJoinInformati...
2008-04-29 Günther DeschnerMerge data_blob_hex_string from Samba4.
2008-04-23 Volker LendeckeFix CLEAR_IF_FIRST handling of messages.tdb
2008-04-23 Volker LendeckeIncrease level of debug msg when a regkey is not found
2008-04-22 Michael Adamlibsmbconf: remove unnecessary talloc success check...
2008-04-22 Michael Adamlibsmbconf: remove unnecessary talloc success checks...
2008-04-22 Michael Adamlibsmbconf: remove unnecessary talloc success checks...
2008-04-22 Michael Adamlibsmbconf: rewrite API to use smbconf_service struct
2008-04-22 Michael Adamlibsmbconf: add a struct smbconf_service to hold the...
2008-04-22 Michael Adamlibsmbconf: fix comment headers in smbconf.h
2008-04-22 Michael Adamlibsmbconf: text backend remove comment references...
2008-04-22 Michael Adamlibsmbconf: rename smbconf_init_txt_simple() to smbconf...
2008-04-22 Michael Adamlibsmbconf: rename text backend smbconf_txt_simple...
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Günther Deschnerlibnetapi: Add Doxyfile.
2008-04-20 Günther Deschnernetdomjoin-gui: Omit warning when unjoining a domain...
2008-04-20 Volker LendeckeMake convert_samr_dispinfo_to_NET_DISPLAY() static
2008-04-20 Volker LendeckeIntroduce rpc_pipe_np_smb_conn()
2008-04-20 Volker LendeckeRemove the pipe_idx variable from rpc_pipe_client
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-19 Volker LendeckeFix bug 5400
2008-04-19 Volker LendeckeFix an uninitialized variable
2008-04-18 Stefan Metzmacherutil: add reinit_after_fork() function
2008-04-18 Stefan Metzmachermessages_ctdbd: autocreate a ctdb connection, this...
2008-04-18 Stefan Metzmachermessages_ctdbd: make sure a ctdbd connection is only...
2008-04-18 Jeremy AllisonJanitor for tridge. Keep lib/replace in sync with the...
2008-04-17 Gerald W. CarterMerge commit 'samba/v3-2-test' into wbc-test
2008-04-17 Günther Deschnerlibnetapi: Disable talloc_enable_leak_report.
2008-04-17 Günther Deschnernetdomjoin-gui: Fix label alignment showing up with...
2008-04-16 Michael Adamlibsmbconf: fix segfault in listing share names / config.
2008-04-16 Gerald W. CarterFix out of tree build. Remove the embedded srcdir...
2008-04-16 Günther Deschnerlibnetapi: Add initial inline doxygen comments.
2008-04-16 Günther Deschnerlibnetapi: Let NetUserAdd_l/NetUserDel_l talk to the...
2008-04-15 Günther Deschnerlibnetapi: do not overwrite status in libnetapi_get_err...
2008-04-15 Günther Deschnerlibnetapi: Add missing headers.
2008-04-15 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-15 Michael Adamlibmsbconf: add handling of NULL share parameters to...
2008-04-15 Michael Adamlibsmbconf: don't complain with WERR_ALREADY_EXISTS...
2008-04-15 Michael Adamlibsmbconf: make sure to always list the NULL section...
2008-04-15 Michael Adamlibsmbconf: default to the NULL section when a paramete...
2008-04-15 Michael Adamlibsmbconf: allow NULL sharename in smbconf_share_exists().
2008-04-15 Michael Adamlibsmbconf: add handling of NULL strings to smbconf_fin...
2008-04-15 Michael Adamlibsmbconf: add handling of "NULL" strings to smbconf_a...
2008-04-14 Stefan Metzmacherlib/sharesec.c: fix the upgrade code, db_traverse retur...
2008-04-14 Volker LendeckeEnable multiple fd events on a single file descriptor
2008-04-14 Volker LendeckeFix the build of db_open_trans with CLUSTER_SUPPORT...
2008-04-13 Michael Adamlibsmbconf: add a smbconf init dispatcher smbconf_init().
2008-04-13 Michael Adamlibsmbconf: move setting of verbatim variable into...
2008-04-13 Michael Adamlibsmbconf: add a check for talloc failure to smbconf_t...
next