summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove reference to removed codeStefan Metzmacher2007-10-181-4/+0
* Add net rap file userKarolin Seeger2007-10-182-7/+22
* don't skip some tests which samba3 passes (at least on my laptop)Stefan Metzmacher2007-10-181-3/+3
* make gdb_backtrace executableStefan Metzmacher2007-10-181-0/+0
* remove configure checks which are now in libreplaceStefan Metzmacher2007-10-181-62/+0
* [libreplace] fix the standalone build of libreplaceStefan Metzmacher2007-10-182-28/+34
* r16050: Set the session key "SystemLibraryDTC" on ntlmssp binds. We only do I...Volker Lendecke2007-10-181-2/+22
* Reformatting fix for new coding guidelines. BOOL ->bool.Jeremy Allison2007-10-171-264/+320
* delete empty file lib/replace/system/getaddrinfo.hStefan Metzmacher2007-10-171-0/+0
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-171-4/+16
* fix crash bug in pidl generated client code, thisStefan Metzmacher2007-10-177-84/+84
* Improve IPv4 detection.Jeremy Allison2007-10-161-1/+1
* Move #defined for getaddrinfo into network.h (as otherJeremy Allison2007-10-162-84/+91
* Added in missing def for AI_ADDRCONFIG.Jeremy Allison2007-10-161-0/+4
* 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
* | Ignore vim backup files.Jelmer Vernooij2007-10-131-0/+1
* | 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
* | cleanup and extent .gitignoreStefan Metzmacher2007-10-121-3/+5
* | 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