summaryrefslogtreecommitdiffstats
path: root/source/include
Commit message (Expand)AuthorAgeFilesLines
* Remove more fstring/pstring bad useage. Go talloc !Jeremy Allison2007-11-081-1/+1
* Try to fix the build on systems without struct sockaddr_storage typeMichael Adam2007-11-081-0/+1
* Remove the horror that was the global smb_rw_error.Jeremy Allison2007-11-051-1/+1
* Remove the smb_read_error global variable and replaceJeremy Allison2007-11-032-7/+11
* Change the client library to write directly out ofJeremy Allison2007-11-022-2/+3
* Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-testGerald (Jerry) Carter2007-11-011-0/+1
|\
| * Add missing recvfile_bytes element - noticed by Kukks.Jeremy Allison2007-11-011-0/+1
* | Patch from Debian Samba package maintainers:Gerald (Jerry) Carter2007-11-011-0/+4
|/
* Add new parameter, "min receivefile size" (by default setJeremy Allison2007-10-301-0/+1
* Add in the recvfile entry to the VFS layer with a defaultJeremy Allison2007-10-293-0/+11
* Fix the setup_kaddr() call to cope with IPv6.Jeremy Allison2007-10-291-1/+1
* Change our DNS code to cope with AAAA records. A6 recordsJeremy Allison2007-10-291-3/+3
* Two patchesVolker Lendecke2007-10-271-0/+36
* This is a large patch (sorry). Migrate from struct in_addrJeremy Allison2007-10-245-8/+7
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-1838-227/+207
* remove reference to removed codeStefan Metzmacher2007-10-181-4/+0
* Add WERR_SERVICE_ALREADY_RUNNING.Günther Deschner2007-10-151-0/+1
* Add start of IPv6 implementation. Currently most of this is avoidingJeremy Allison2007-10-102-17/+10
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-testGerald (Jerry) Carter2007-10-1016-131/+928
* r25534: Apply some constVolker Lendecke2007-10-101-4/+4
* r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal withJeremy Allison2007-10-101-1/+1
* r25474: Try and fix the build on Mac OS X 10.4.9.Jeremy Allison2007-10-101-4/+0
* r25472: Fix the interfaces code to detect IPv6 interfaces, using theJeremy Allison2007-10-102-2/+17
* r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...Michael Adam2007-10-101-5/+5
* r25416: Add registry debug class.Günther Deschner2007-10-101-0/+1
* r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.Gerald Carter2007-10-101-2/+0
* r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,Gerald Carter2007-10-101-0/+2
* r25399: Excise uint - > uint32 (where appropriate) or unsigned int.Jeremy Allison2007-10-101-1/+1
* r25325: Rename some defines.Günther Deschner2007-10-101-3/+3
* r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplaceStefan Metzmacher2007-10-101-6/+0
* r25118: More pstring elimination.Jeremy Allison2007-10-101-1/+1
* r25103: Ensure we don't return unwritten memory (valgrind caught).Jeremy Allison2007-10-101-3/+0
* r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison2007-10-101-7/+7
* r25092: Add support for storing trusted domain passwords in LDAP forMichael Adam2007-10-101-0/+1
* r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison2007-10-101-5/+10
* r24969: Fwd port "open" patchSimo Sorce2007-10-101-3/+3
* r24843: Add a "validate-cache" control message to winbindd.Michael Adam2007-10-101-0/+1
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-102-0/+56
* r24804: As a temporary workaround, also try to guess the server's principal i...Günther Deschner2007-10-101-0/+2
* r24803: For some funny reason us4/gcc seems to fall over the 'Volker Lendecke2007-10-101-1/+1
* r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.Jeremy Allison2007-10-101-1/+1
* r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.Jeremy Allison2007-10-101-2/+22
* r24552: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-18/+0
* r24541: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-12/+2
* r24538: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-13/+1
* r24533: merge from SAMBA_4_0:Stefan Metzmacher2007-10-101-1/+1
* r24464: Now Volker removed the readbmpx we don't need cached errors any more.Jeremy Allison2007-10-102-18/+0
* r24419: Hm, I think this protoype is not required here.Günther Deschner2007-10-101-5/+0
* r24413: Minor edits for libgpo.Günther Deschner2007-10-101-12/+15
* r24321: Attempt to fix the "hape" cc buildVolker Lendecke2007-10-101-3/+3