summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2008-07-03Remove gencache_[un]lock_entryVolker Lendecke1-25/+0
2008-07-03Return timed out entries from gencache_get if timeout param != NULLVolker Lendecke1-10/+15
2008-07-03netapi: fix doxygen warning.Günther Deschner1-1/+1
2008-07-02Remove worrying warning message when safe_strcpy tries to copy a pseaudo inte...Jeremy Allison1-1/+1
2008-07-02Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...Jeremy Allison1-0/+3
2008-07-01MSG_DEBUG now forwarded to all the winbindd children by parent.Darshan Purandare1-1/+1
2008-07-01Jim Brown <jim.brown@miami.edu> was right, this needs to be a signed int orJeremy Allison1-1/+1
2008-07-01Fix problem noticed by Jim Brown <jim.brown@miami.edu>. When reverse searchin...Jeremy Allison1-1/+1
2008-06-27Do not segfault if corepath is not set up properlyVolker Lendecke1-0/+5
2008-06-27Fix warnings on SuSE 9.0.Karolin Seeger1-0/+8
2008-06-26ctdbd_connect: bump debug level to 1 for "connect failed" message.Michael Adam1-1/+1
2008-06-26messages: bump debug level to 1 for "messaging_ctdb_init failed".Michael Adam1-2/+2
2008-06-25netapi: add NetUserChangePassword() example code.Günther Deschner2-0/+105
2008-06-25netapi: add NetUserChangePassword() to public headers.Günther Deschner1-0/+20
2008-06-25netapi: add NetUserChangePassword skeleton.Günther Deschner3-0/+72
2008-06-24libads: use ads_connect_user_creds in some places.Günther Deschner1-1/+1
2008-06-23time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner1-0/+7
2008-06-23libsmbconf: add "includes" to the forbidden_valnames[].Michael Adam1-0/+1
2008-06-23libsmbconf: fastpaths first in smbconf_reg_valname_valid().Michael Adam1-2/+2
2008-06-23init_shared_module -> init_samba_moduleVolker Lendecke2-4/+4
2008-06-21Use "init_shared_module" instead of "init_module" for initializing .so'sVolker Lendecke2-5/+7
2008-06-20Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...Jeremy Allison1-2/+6
2008-06-19Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke1-1/+1
2008-06-19Fix the build on FreeBSD 4.6.2Volker Lendecke1-4/+5
2008-06-18Fix Bug #5548 (segfauls in handle_include with %m macro expansion).Michael Adam1-1/+4
2008-06-17netapi: use NetUserEnum filter in example code.Günther Deschner1-1/+1
2008-06-17netapi: add NetUserEnum filter constants to public headers.Günther Deschner1-0/+6
2008-06-17netapi: implement NetUserEnum filters.Günther Deschner1-1/+22
2008-06-17netapi: add NetRemoteTOD example code.Günther Deschner2-1/+90
2008-06-17netapi: implement NetRemoteTOD().Günther Deschner1-2/+32
2008-06-17netapi: make NetRemoteTOD() headers public.Günther Deschner1-0/+31
2008-06-17netapi: add NetRemoteTOD() skeleton.Günther Deschner3-0/+67
2008-06-17netapi: Fix Bug #5545 (libnetapi_init without $USER)Günther Deschner1-2/+6
2008-06-13Fix a handle leak for error returns in ldb_try_load_dsoVolker Lendecke1-1/+7
2008-06-11Fix max_fd calculation in event_loop_onceVolker Lendecke1-1/+1
2008-06-10Correctly find a [u]int32_t replacementVolker Lendecke1-6/+15
2008-06-10socket_wrapper: truncate packets to a 1500 byte payloadStefan Metzmacher1-0/+8
2008-06-10socket_wrapper: sync missing stuff from v4-0-testStefan Metzmacher5-8/+17
2008-06-10Factor out IP marshalling into separate function.Jelmer Vernooij1-36/+43
2008-06-10r25783: socket_wrapper: don't include "includes.h"Stefan Metzmacher1-12/+5
2008-06-10r23420: try to make the IBM checker happyStefan Metzmacher1-3/+8
2008-06-10r22236: Update to Heimdal's socket_wrapper, which supports IPv6.Stefan Metzmacher1-161/+391
2008-06-10r21729: Some more testsJelmer Vernooij2-6/+29
2008-06-10r21671: Add initial simple tests for socket wrapperStefan Metzmacher3-1/+84
2008-06-10r19409: Pull in <sys/time.h> for struct timeval for non samba build (don'tLove Hörnquist Åstrand1-0/+1
2008-06-10r19367: Solaris needs <sys/filio.h> for FIONREAD.Love Hörnquist Åstrand1-0/+1
2008-06-09libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher1-1/+2
2008-06-09libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher1-4/+4
2008-06-05netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining.Günther Deschner1-3/+3
2008-06-05netdomjoin-gui: fix more gtk runtime warnings.Günther Deschner1-0/+4