index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-1
/
+0
*
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
2007-11-13
1
-2
/
+10
*
Remove more fstring/pstring bad useage. Go talloc !
Jeremy Allison
2007-11-08
1
-1
/
+1
*
Try to fix the build on systems without struct sockaddr_storage type
Michael Adam
2007-11-08
1
-0
/
+1
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-1
/
+1
*
Remove the smb_read_error global variable and replace
Jeremy Allison
2007-11-03
2
-7
/
+11
*
Change the client library to write directly out of
Jeremy Allison
2007-11-02
2
-2
/
+3
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
Gerald (Jerry) Carter
2007-11-01
1
-0
/
+1
|
\
|
*
Add missing recvfile_bytes element - noticed by Kukks.
Jeremy Allison
2007-11-01
1
-0
/
+1
*
|
Patch from Debian Samba package maintainers:
Gerald (Jerry) Carter
2007-11-01
1
-0
/
+4
|
/
*
Add new parameter, "min receivefile size" (by default set
Jeremy Allison
2007-10-30
1
-0
/
+1
*
Add in the recvfile entry to the VFS layer with a default
Jeremy Allison
2007-10-29
3
-0
/
+11
*
Fix the setup_kaddr() call to cope with IPv6.
Jeremy Allison
2007-10-29
1
-1
/
+1
*
Change our DNS code to cope with AAAA records. A6 records
Jeremy Allison
2007-10-29
1
-3
/
+3
*
Two patches
Volker Lendecke
2007-10-27
1
-0
/
+36
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
5
-8
/
+7
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
38
-227
/
+207
*
remove reference to removed code
Stefan Metzmacher
2007-10-18
1
-4
/
+0
*
Add WERR_SERVICE_ALREADY_RUNNING.
Günther Deschner
2007-10-15
1
-0
/
+1
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
2
-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-test
Gerald (Jerry) Carter
2007-10-10
16
-131
/
+928
*
r25534: Apply some const
Volker Lendecke
2007-10-10
1
-4
/
+4
*
r25492: Start adding IPv6 compatible code to lib/util_sock.c and deal with
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25474: Try and fix the build on Mac OS X 10.4.9.
Jeremy Allison
2007-10-10
1
-4
/
+0
*
r25472: Fix the interfaces code to detect IPv6 interfaces, using the
Jeremy Allison
2007-10-10
2
-2
/
+17
*
r25434: Add the option to print the debug class (DBGC_CLASS) in the debug hea...
Michael Adam
2007-10-10
1
-5
/
+5
*
r25416: Add registry debug class.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r25407: Revert Longhorn join patch as it is not correct for the 3.2 tree.
Gerald Carter
2007-10-10
1
-2
/
+0
*
r25400: Windows 2008 (Longhorn) Interop fixes for AD specific auth2 flags,
Gerald Carter
2007-10-10
1
-0
/
+2
*
r25399: Excise uint - > uint32 (where appropriate) or unsigned int.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25325: Rename some defines.
Günther Deschner
2007-10-10
1
-3
/
+3
*
r25128: _XOPEN_SOURCE_EXTENDED and socklen_t are always provided by libreplace
Stefan Metzmacher
2007-10-10
1
-6
/
+0
*
r25118: More pstring elimination.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25103: Ensure we don't return unwritten memory (valgrind caught).
Jeremy Allison
2007-10-10
1
-3
/
+0
*
r25102: Rewrite msdfs code to use talloced filenames. Passes make test
Jeremy Allison
2007-10-10
1
-7
/
+7
*
r25092: Add support for storing trusted domain passwords in LDAP for
Michael Adam
2007-10-10
1
-0
/
+1
*
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
Jeremy Allison
2007-10-10
1
-5
/
+10
*
r24969: Fwd port "open" patch
Simo Sorce
2007-10-10
1
-3
/
+3
*
r24843: Add a "validate-cache" control message to winbindd.
Michael Adam
2007-10-10
1
-0
/
+1
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
2
-0
/
+56
*
r24804: As a temporary workaround, also try to guess the server's principal i...
Günther Deschner
2007-10-10
1
-0
/
+2
*
r24803: For some funny reason us4/gcc seems to fall over the '
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24762: Fix the build, missed TALLOC_SIZE -> talloc_named_const.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r24759: Comment out the _nonnull calls for 3.2.x, as agreed with tridge.
Jeremy Allison
2007-10-10
1
-2
/
+22
*
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-18
/
+0
*
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-12
/
+2
*
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-13
/
+1
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r24464: Now Volker removed the readbmpx we don't need cached errors any more.
Jeremy Allison
2007-10-10
2
-18
/
+0
*
r24419: Hm, I think this protoype is not required here.
Günther Deschner
2007-10-10
1
-5
/
+0
[next]