jpeach/samba.git
2007-10-15 Günther DeschnerAdd WERR_SERVICE_ALREADY_RUNNING. v3-2-test
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
2007-10-11 Gerald (Jerry... Copy release notes from 3.2.0pre1
2007-10-11 Gerald (Jerry... Set -test in the vendor version
2007-10-10 Gerald (Jerry... [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create... save-diskspace-tags/samba-misc-tags/initial-v3-2-test
2007-10-10 Michael Adamr25598: Add missing become_root/unbecome_root around... svn/SAMBA_3_2 save-diskspace-tags/samba-misc-tags/initial-v3-2-unstable
2007-10-10 Günther Deschnerr25593: Add missing security_secinfo bits as seen while...
2007-10-10 Günther Deschnerr25592: Allow to set sec_info for registry security...
2007-10-10 Jeremy Allisonr25587: Fix getaddrinfo detection code. From Timur.
2007-10-10 Stefan Metzmacherr25584: don't run WINBIND tests untill the faked users...
2007-10-10 Stefan Metzmacherr25583: it makes no sense to run blackbox.kinit against...
2007-10-10 Günther Deschnerr25575: Document S-1-5-12 (restriced code sid).
2007-10-10 Simo Sorcer25573: Add my (C) as well
2007-10-10 Jelmer Vernooijr25572: Fix warnings (values are always true).
2007-10-10 Stefan Metzmacherr25571: split up child_dispatch_table into domain,...
2007-10-10 Stefan Metzmacherr25570: move code of the locator child into its own...
2007-10-10 Stefan Metzmacherr25569: move more idmap stuff into winbindd_idmap.c
2007-10-10 Stefan Metzmacherr25568: move idmap related functions into their own...
2007-10-10 Stefan Metzmacherr25567: make do_async() non static
2007-10-10 Jeremy Allisonr25565: Fix unintended consequence change for IPv6...
2007-10-10 Volker Lendecker25564: Pass sharename to delete_share_security()
2007-10-10 Volker Lendecker25563: Show which local-substitute subtest fails
2007-10-10 Volker Lendecker25561: Make use of [un]marshall_sec_desc
2007-10-10 Jeremy Allisonr25560: Merge from Jelmer. "Define HAVE_* for other...
2007-10-10 Jelmer Vernooijr25557: merge libreplace fixes from samba4
2007-10-10 Volker Lendecker25538: Revert r25533
2007-10-10 Volker Lendecker25534: Apply some const
2007-10-10 Volker Lendecker25533: remove a pstring
2007-10-10 Volker Lendecker25528: Only do transactions on registry.tdb if anythin...
2007-10-10 Günther Deschnerr25526: Fix usage output.
2007-10-10 Günther Deschnerr25525: Add "net rpc registry getsd <keyname>" to displ...
2007-10-10 Jeremy Allisonr25511: Fix sockaddr_in6 detection.
2007-10-10 Jeremy Allisonr25510: Now we're returning the port instead of using...
2007-10-10 Jeremy Allisonr25508: Reformatting.
2007-10-10 Jeremy Allisonr25507: Fix definition of struct sockaddr_storage if
2007-10-10 Jeremy Allisonr25505: Add a replacement (IPv4 only) implementation...
2007-10-10 Stefan Metzmacherr25503: ignore failing WINBIND tests
2007-10-10 Volker Lendecker25502: Fix bug 5006
2007-10-10 Volker Lendecker25499: Fix rpc_file_list_internals
2007-10-10 Jelmer Vernooijr25498: Remove checks that are always true.
2007-10-10 Jeremy Allisonr25495: Fixup definitions for missing sockaddr_storage.
2007-10-10 Jelmer Vernooijr25494: Sanity check --with-samba4srcdir argument.
2007-10-10 Jim McDonoughr25493: Fix typo in Jeremy's thread-safe winbind patch:
2007-10-10 Jeremy Allisonr25492: Start adding IPv6 compatible code to lib/util_s...
2007-10-10 Jeremy Allisonr25487: Try fix the build - fix socklen_t and sa_family_t.
2007-10-10 Volker Lendecker25484: Fix srvsrc_NetFileEnum listing only for one...
2007-10-10 Volker Lendecker25482: Slightly simplify logic
2007-10-10 Volker Lendecker25481: Fix some typos, don't panic as non-root on...
2007-10-10 Volker Lendecker25480: Fix a segfault
2007-10-10 Jeremy Allisonr25476: Finally fix up new interface detection code...
2007-10-10 Jeremy Allisonr25475: Fix braindead mistakes I made pointed out by...
2007-10-10 Jeremy Allisonr25474: Try and fix the build on Mac OS X 10.4.9.
2007-10-10 Jeremy Allisonr25473: Reformatting only. Prepare for new ip functions.
next