Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-test
[metze/samba/wip.git] / source / lib /
2008-10-29 Jeremy AllisonCoverity fix #CID: 607 - resource leak on error path.
2008-10-22 Jeremy AllisonCope with MAXIMUM_ALLOWED_ACCESS requests when opening...
2008-10-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-10-20 Jeremy AllisonRemove the requirement for ldap call made as root....
2008-10-16 Jeremy AllisonUnify the logic in pull_ascii_base_talloc() and pull_uc...
2008-10-16 Jeremy AllisonFix bug 5826 - Directory/Filenames get truncated when...
2008-10-11 Jeremy AllisonNow it's working, back port the aync fix for parsing...
2008-10-07 Tim ProutyFixed "declaration shadows global declaration" warnings.
2008-10-05 Volker LendeckeFix some missing error handlings
2008-10-05 Volker LendeckeOS/X does not have rl_done in readline.h
2008-10-03 Jeremy AllisonCorrectly fix smbclient to terminate on eof from server.
2008-10-02 Derrell LipmanFix bug 5805: don't close stdout
2008-09-05 Jeremy AllisonRemove unecessary msync.
2008-09-04 Steven DannemanCleanup of DC enumeration in get_dcs()
2008-09-03 Simo SorceThe msync manpage reports that msync *must* be called...
2008-08-29 Jeremy AllisonDeal with systems that don't initialize birthtime corre...
2008-08-28 Jeremy AllisonAdd st_birthtime and friends for accurate create times...
2008-08-27 Karolin Seegerldb: Fix permissions of new ldg files.
2008-08-26 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-08-21 Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-20 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-15 Herb LewisI think the problem with these functions is that lookup...
2008-08-13 Günther Deschnernetapi: add c++ guard.
2008-08-13 Volker LendeckeAttempt to fix bug 5684
2008-08-12 Andrew TridgellI found lots of places where we assume error will be...
2008-08-12 Herb LewisMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-08-08 Yannick Bergeronusing NGROUPS_MAX instead of 32 for the max group value...
2008-08-06 Yannick BergeronSolve an IBM XL C/C++ compiler error encountered in...
2008-08-06 Andrew Tridgellfixed permissions on ctdb databases
2008-08-05 Michael Adamdbwrap: add comment describing behaviour of dbwrap_chan...
2008-08-05 Michael Adamsecrets: fix replacemend random seed generator (securit...
2008-08-05 Michael Adamdbwrap: add comment describing behaviour of dbwrap_chan...
2008-08-05 Michael Adamidmap_tdb2: fix a race condition in idmap_tdb2_allocate...
2008-07-25 Karolin Seegertalloc_string_sub2: Don't return NULL if src is empty.
2008-07-23 Herb Lewisget rid of unused variable warnings when HAVE_IPV6...
2008-07-18 Karolin Seegersmbldap: Fix typo in debug message.
2008-07-17 Volker LendeckeA brown paper bag bug fix for "net sam rights"
2008-07-14 Karolin SeegerFix typo.
2008-07-10 Volker LendeckeFix a segfault in base64_encode_data_blob
2008-07-09 Michael AdamRevert "tdbtool: fix off-by-one error in argument lengt...
2008-07-08 Zach LoafmanMinor style correction
2008-07-08 Michael Adamtdbtool: fix off-by-one error in argument length. ...
2008-07-02 Jeremy AllisonRemove worrying warning message when safe_strcpy tries...
2008-07-02 Jeremy AllisonFix bug #5578, reported by sendel2000@hotbox.ru. Bad...
2008-07-02 Jeremy Allison MSG_DEBUG now forwarded to all the winbindd children...
2008-07-01 Jeremy AllisonJim Brown <jim.brown@miami.edu> was right, this needs...
2008-07-01 Jeremy AllisonFix problem noticed by Jim Brown <jim.brown@miami.edu...
2008-06-27 Karolin SeegerFix warnings on SuSE 9.0.
2008-06-23 Volker Lendeckeinit_shared_module -> init_samba_module
2008-06-21 Volker LendeckeUse "init_shared_module" instead of "init_module" for...
2008-06-20 Jeremy AllisonFix bug #5531 - fix conversion of ns units when convert...
2008-06-20 Volker LendeckeFix the build on FreeBSD 4.6.2
2008-06-19 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-18 Michael AdamFix Bug #5548 (segfauls in handle_include with %m macro...
2008-06-17 Günther Deschnernetapi: Fix Bug #5545 (libnetapi_init without $USER)
2008-06-13 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-13 Volker LendeckeFix a handle leak for error returns in ldb_try_load_dso
2008-06-11 Volker LendeckeFix max_fd calculation in event_loop_once
2008-06-10 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-10 Volker LendeckeCorrectly find a [u]int32_t replacement
2008-06-10 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-09 Stefan Metzmacherlibreplace: only include AC_USE_SYSTEM_EXTENSIONS fallb...
2008-06-09 Stefan Metzmacherlibreplace: fix warnings with autoconf-2.62 rename...
2008-06-09 Günther Deschnernetdomjoin-gui: enable NetGetJoinInformation() call...
2008-06-09 Günther Deschnernetdomjoin-gui: fix more gtk runtime warnings.
2008-06-09 Günther Deschnernetdomjoin-gui: disable annoying "reboot now" dialog.
2008-06-09 Günther Deschnernetdomjoin-gui: some minor fixes + hunting down typecas...
2008-06-05 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-06-05 Günther Deschnerbuild: fix build warning.
2008-06-03 Björn JackeAdd ldap connection timeout for OpenLDAP and Netscape...
2008-05-31 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-28 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-05-28 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-26 Günther Deschnerdsgetdcname: use existing messaging_context if possible.
2008-05-26 Günther DeschnerUse strip_hostname after dsgetdcname/getdcname calls.
2008-05-26 Günther Deschnerutil: add strip_hostname() to strip of leading '\\'.
2008-05-26 Günther Deschnergencache: add some const.
2008-05-23 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
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 John H TerpstraMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-05-21 Günther Deschnernetapi: fix returned name buffer in NetGetJoinInformati...
2008-05-21 Günther Deschnernetdomjoin-gui: before prompting for creds (for receivi...
2008-05-21 Günther Deschnernetdomjoin-gui: before prompting for creds, ask dsgetdc...
2008-05-20 Jeremy AllisonConvert in_transaction to a bool. Add the same fix...
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-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 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
next