summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fix access control code to be IPv6/v4 protocol independent.Jeremy Allison2007-10-163-175/+237
* Fix default domains support using compat syntax.Simo Sorce2007-10-161-14/+29
* Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...Jeremy Allison2007-10-152-1/+8
|\
| * Correctly free memory in regfio pathsAlexander Bokovoy2007-10-152-1/+8
* | Move to protocol independent code in most of lib/util_sock.cJeremy Allison2007-10-156-240/+314
* | Fix warning messages for unused variables.Jeremy Allison2007-10-151-1/+3
|/
* Add WERR_SERVICE_ALREADY_RUNNING.Günther Deschner2007-10-152-0/+2
* rename getsmbpass -> rep_getpass and provide the function prototypeStefan Metzmacher2007-10-152-2/+3
* use "system/*.h" to get the system includesStefan Metzmacher2007-10-151-15/+3
* fix the compilation of getpass.c and it's configure testStefan Metzmacher2007-10-152-13/+2
* r16320: Ensure variable is not null before calling fclose. Klocwork #412. Jer...Jeremy Allison2007-10-151-1/+1
* r16245: Cope with string being zero len. Klocwork bug #410. Jeremy.Jeremy Allison2007-10-151-2/+4
* Volker's fix for bug #668. Change the \n after the password prompt to go to t...jmcd2007-10-151-2/+3
* reapply: Allow ^C to interrupt smbpasswd if using our getpass. from JeremyStefan Metzmacher2007-10-151-4/+32
* reformat getpass() replacement codeStefan Metzmacher2007-10-151-62/+58
* missing stuff from samba4's libreplaceStefan Metzmacher2007-10-152-1/+4
* don't imply "system/network.h" within replace.h,metze2007-10-152-4/+18
* Latest ipv6 changes broke (deprecated) smbmount, smbmnt and smbctoolGünter Kukkukk2007-10-153-10/+10
* Fix one more place for IFF_LOOPBACKVolker Lendecke2007-10-141-1/+1
* Fix get_interfaces detectionVolker Lendecke2007-10-141-0/+8
* Merge commit '5e95c548864bc8b075b8343e69a69e1a22c92456' into 3.2-trivialJelmer Vernooij2007-10-145-154/+133
|\
| * Use strlcpy instead of strncpyVolker Lendecke2007-10-131-12/+8
| * Fix an uninitialized variable warningVolker Lendecke2007-10-131-2/+2
| * Fix a segfault with an unknown interfaceVolker Lendecke2007-10-131-1/+7
| * Also find loopback interfacesVolker Lendecke2007-10-131-1/+1
| * remove unused print_test.c codeStefan Metzmacher2007-10-132-82/+1
| * Dummy formatting commit to check I've set up my home gitJeremy Allison2007-10-121-1/+2
| * Convert get_peer_addr() to IPv6. Only is_myname_or_ipaddr()Jeremy Allison2007-10-121-55/+112
* | Fix typo.Jelmer Vernooij2007-10-131-1/+1
|/
* Merge branch 'v3-2-stable' into my_branchJelmer Vernooij2007-10-121-1/+1
|\
| * Fix valgrind window title.Jelmer Vernooij2007-10-121-1/+1
* | Revert "Remove superfluous quotation marks around samba version"Michael Adam2007-10-121-1/+1
* | Remove superfluous quotation marks around samba versionMichael Adam2007-10-121-1/+1
* | Add become_root/unbecome_root around one call of getsampwsid()Michael Adam2007-10-121-1/+6
* | Fix the build WITH_DNS_UPDATES.Günther Deschner2007-10-121-2/+8
* | offsetof() is always present as shown in someStefan Metzmacher2007-10-121-4/+0
* | Try and fix segfault found by Guenther on Fedora. FedoraJeremy Allison2007-10-111-2/+5
* | Add const to the get_peer_addr() and get_socket_addr()Jeremy Allison2007-10-116-22/+24
* | Remove bogus commentVolker Lendecke2007-10-111-5/+0
* | Merge commit 'origin/v3-2-test' into my_branchGuenther Deschner2007-10-1153-753/+1411
|\ \
| * | prepare the mkversion.sh infrastructure for git branches in the build-farmStefan Metzmacher2007-10-113-81/+32
| * | SAMBA_VERSION_VENDOR_SUFFIX doesn't need an extra '-'Stefan Metzmacher2007-10-111-1/+1
| * | Added missing is_ipaddress is_ipaddress_v4 not in initialJeremy Allison2007-10-101-1/+1
| * | Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-1046-662/+1363
| * | Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into SAMBA...Jeremy Allison2007-10-101-2/+39
| |\ \
| | * \ Merge commit 'origin/v3-2-test' into my_branchGuenther Deschner2007-10-111-2/+2
| | |\ \
| * | | | Merge from metze of libreplace header changesJeremy Allison2007-10-102-6/+12
| | |/ / | |/| |
| * | | Merge branch 'v3-2-test' of git://git.samba.org/samba into SAMBA_3_2Jeremy Allison2007-10-101-2/+2
| |\ \ \
| * | | | Fix valgrind-found memory overwrite.Jeremy Allison2007-10-101-2/+2
| | |_|/ | |/| |
* | | | Rename krb5 locator plugin to "winbind_krb5_locator".Guenther Deschner2007-10-113-8/+8
| |_|/ |/| |