jra/samba/.git
2007-10-24 Jeremy AllisonWe do support name lookups for host and service in...
2007-10-24 Jeremy AllisonThis is a large patch (sorry). Migrate from struct...
2007-10-24 Jeremy AllisonFix for AIX interface code from Kyle Stemen <kstemen...
2007-10-24 Stefan Metzmacherhandle wellknown sids in winbindd_passwd.c
2007-10-24 Stefan Metzmacher[crash fix] don't use already free'ed memory
2007-10-24 Stefan Metzmacherignore source/cscope.out
2007-10-23 Andrew Tridgelladded a syncops VFS module for filesystems which do...
2007-10-23 James PeachReorder pthread mutex check so that it doesn't output...
2007-10-22 Simo Sorcer25573: Add my (C) as well
2007-10-22 Stefan Metzmacherr25571: split up child_dispatch_table into domain,...
2007-10-22 Stefan Metzmacherr25570: move code of the locator child into its own...
2007-10-22 Stefan Metzmacherr25569: move more idmap stuff into winbindd_idmap.c
2007-10-22 Stefan Metzmacherr25568: move idmap related functions into their own...
2007-10-22 Stefan Metzmacherr25567: make do_async() non static
2007-10-21 Gerald (Jerry... Fix compile error caused by unknown variable.
2007-10-21 Gerald (Jerry... Merge branch 'v3-2-test' of git://git.samba.org/samba...
2007-10-21 Gerald (Jerry... Correct VERSION and version.c to use SAMBA_VERSION_VEND...
2007-10-21 Volker LendeckeDon't segfault if locking.tdb can't be opened
2007-10-21 Volker LendeckeFix two type-punned warnings
2007-10-20 Stefan Metzmacherfix move to OPT_LOG_STDOUT
2007-10-19 Volker LendeckeFix an incompatible pointer type warning
2007-10-19 Gerald (Jerry... Merge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-10-19 Michael AdamStreamline logic, reducing the amount of indentation.
2007-10-19 Gerald (Jerry... Add test for "struct in6_addr" to the HAVE_IPV6 configu...
2007-10-19 Gerald (Jerry... Move the test for the AIX specific interface code to...
2007-10-19 Gerald (Jerry... Fix a crash in resolve_hosts() caused by an out-of...
2007-10-19 Gerald (Jerry... Fix a crash in resolve_hosts() caused by an out-of...
2007-10-19 Jeremy AllisonFix the popt / bool issues. Some places we used BOOL
2007-10-19 Günther DeschnerMerge Tridge's fix for the winbind 32/64bit padding.
2007-10-19 Stefan Metzmacherfix startup of smbd, nmbd, winbindd
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-18 Stefan Metzmacherremove reference to removed code
2007-10-18 Karolin SeegerAdd net rap file user
2007-10-18 Stefan Metzmacherdon't skip some tests which samba3 passes (at least...
2007-10-18 Stefan Metzmachermake gdb_backtrace executable
2007-10-18 Stefan Metzmacherremove configure checks which are now in libreplace
2007-10-18 Stefan Metzmacher[libreplace] fix the standalone build of libreplace
2007-10-18 Volker Lendecker16050: Set the session key "SystemLibraryDTC" on ntlms...
2007-10-17 Jeremy AllisonReformatting fix for new coding guidelines. BOOL -...
2007-10-17 Stefan Metzmacherdelete empty file lib/replace/system/getaddrinfo.h
2007-10-17 Volker Lendecker17064: lsa_GetUserName needs to return the name for...
2007-10-17 Stefan Metzmacherfix crash bug in pidl generated client code, this
2007-10-16 Jeremy AllisonImprove IPv4 detection.
2007-10-16 Jeremy AllisonMove #defined for getaddrinfo into network.h (as other
2007-10-16 Jeremy AllisonAdded in missing def for AI_ADDRCONFIG.
2007-10-16 Jeremy AllisonFix access control code to be IPv6/v4 protocol independent.
2007-10-16 Simo SorceFix default domains support using compat syntax.
2007-10-15 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-15 Jeremy AllisonMove to protocol independent code in most of lib/util_s...
2007-10-15 Jeremy AllisonFix warning messages for unused variables.
2007-10-15 Alexander BokovoyCorrectly free memory in regfio paths
2007-10-15 Günther DeschnerAdd WERR_SERVICE_ALREADY_RUNNING.
2007-10-15 Stefan Metzmacherrename getsmbpass -> rep_getpass and provide the functi...
2007-10-15 Stefan Metzmacheruse "system/*.h" to get the system includes
2007-10-15 Stefan Metzmacherfix the compilation of getpass.c and it's configure...
2007-10-15 Jeremy Allisonr16320: Ensure variable is not null before calling...
2007-10-15 Jeremy Allisonr16245: Cope with string being zero len. Klocwork bug...
2007-10-15 jmcdVolker's fix for bug #668. Change the \n after the...
2007-10-15 Stefan Metzmacherreapply: Allow ^C to interrupt smbpasswd if using our...
2007-10-15 Stefan Metzmacherreformat getpass() replacement code
2007-10-15 Stefan Metzmachermissing stuff from samba4's libreplace
2007-10-15 metzedon't imply "system/network.h" within replace.h,
2007-10-15 Günter KukkukkLatest ipv6 changes broke (deprecated) smbmount, smbmnt...
2007-10-14 Volker LendeckeFix one more place for IFF_LOOPBACK
2007-10-14 Volker LendeckeFix get_interfaces detection
2007-10-13 Jelmer VernooijMerge commit '5e95c548864bc8b075b8343e69a69e1a22c92456...
2007-10-13 Jelmer VernooijIgnore vim backup files.
2007-10-13 Jelmer VernooijFix typo.
2007-10-13 Volker LendeckeUse strlcpy instead of strncpy
2007-10-13 Volker LendeckeFix an uninitialized variable warning
2007-10-13 Volker LendeckeFix a segfault with an unknown interface
2007-10-13 Volker LendeckeAlso find loopback interfaces
2007-10-13 Stefan Metzmacherremove unused print_test.c code
2007-10-13 Jeremy AllisonDummy formatting commit to check I've set up my home git
2007-10-12 Jeremy AllisonConvert get_peer_addr() to IPv6. Only is_myname_or_ipaddr()
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-12 Jelmer VernooijFix valgrind window title.
2007-10-12 Stefan Metzmachercleanup and extent .gitignore
2007-10-12 Michael AdamRevert "Remove superfluous quotation marks around samba...
2007-10-12 Michael AdamRemove superfluous quotation marks around samba version
2007-10-12 Michael AdamAdd become_root/unbecome_root around one call of getsam...
2007-10-12 Günther DeschnerFix the build WITH_DNS_UPDATES.
2007-10-12 Stefan Metzmacheroffsetof() is always present as shown in some
2007-10-12 Jeremy AllisonTry and fix segfault found by Guenther on Fedora. Fedora
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-11 Volker LendeckeRemove bogus comment
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Guenther DeschnerRename krb5 locator plugin to "winbind_krb5_locator".
2007-10-11 Stefan Metzmacherprepare the mkversion.sh infrastructure for git branche...
2007-10-11 Stefan MetzmacherSAMBA_VERSION_VENDOR_SUFFIX doesn't need an extra '-'
2007-10-11 Jeremy AllisonAdded missing is_ipaddress is_ipaddress_v4 not in initial
2007-10-11 Jeremy AllisonAdd start of IPv6 implementation. Currently most of...
2007-10-11 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-10-11 Jeremy AllisonMerge from metze of libreplace header changes
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Guenther DeschnerMerge commit 'origin/v3-2-test' into my_branch
2007-10-11 Jeremy AllisonMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-10-11 Guenther DeschnerDisplay ace_objects in security descriptors.
2007-10-11 Jeremy AllisonFix valgrind-found memory overwrite.
2007-10-11 Gerald (Jerry... Adding a draft section for 3.2.0pre2
next