Age | Commit message (Expand) | Author | Files | Lines |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 6 | -121/+171 |
2008-04-19 | smb_server/smb2: handle incoming oplock releases | Stefan Metzmacher | 1 | -1/+30 |
2008-04-18 | Flag smb messages array with AND_X and LARGE_REQUEST | Amin Azez | 1 | -10/+21 |
2008-04-18 | Re-order smbsrv_recv_smb_request and smb_messages | Amin Azez | 1 | -99/+99 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Andrew Tridgell | 2 | -3/+5 |
2008-04-17 | fix the overflow/wrap checks in Samba4 for new gcc optimisation behavior | Andrew Tridgell | 1 | -3/+3 |
2008-04-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 2 | -3/+7 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2 | -3/+5 |
2008-04-17 | make smb2 read and write size configurable | Andrew Tridgell | 1 | -3/+6 |
2008-04-17 | smb_server/smb2: initialize new create.in.blobs element untill it'll be suppo... | Stefan Metzmacher | 1 | -0/+1 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 3 | -19/+25 |
2008-04-14 | fill in unknown fields in SMB2 READ call | Andrew Tridgell | 1 | -3/+7 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 5 | -0/+6 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 5 | -0/+6 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 1 | -1/+24 |
2008-03-11 | smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layer | Stefan Metzmacher | 1 | -1/+24 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-07 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 3 | -5/+15 |
2008-03-07 | Use 32 bit storage for nttrans counts | Amin Azez | 1 | -5/+5 |
2008-03-06 | ntvfs: pass down the client capabilities into the ntvfs layer | Stefan Metzmacher | 2 | -0/+10 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 3 | -19/+25 |
2008-02-21 | Remove yet more global_loadparm instances. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | More share_init to more apprioriate place. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-18 | Fix build with partial linking. | Jelmer Vernooij | 2 | -2/+0 |
2008-02-18 | 3 places where the VFS backend doesn't handle NULL strings. | Andrew Tridgell | 3 | -0/+15 |
2008-02-14 | Remove type before variables in data.mk | Jelmer Vernooij | 2 | -2/+2 |
2008-02-14 | updated SMB2 code for getinfo according to WSPP docs | Andrew Tridgell | 2 | -26/+25 |
2008-02-14 | A better way to handle the different format of RenameInformation in SMB2 | Andrew Tridgell | 2 | -13/+30 |
2008-02-14 | Fixed SMB2 rename operations from Vista clients | Andrew Tridgell | 3 | -12/+24 |
2008-02-14 | Convert SMB and SMB2 code to use a common buffer handling structure | Andrew Tridgell | 13 | -107/+144 |
2008-02-13 | updated SMB2 create operation to match WSPP. | Andrew Tridgell | 1 | -11/+11 |
2008-02-13 | updated SMB2 tcon as per WSPP docs | Andrew Tridgell | 1 | -17/+11 |
2008-02-12 | fixed crash when 0 dialects (thanks metze!) | Andrew Tridgell | 1 | -2/+4 |
2008-02-12 | updated SMB2 header defines to match WSPP docs | Andrew Tridgell | 4 | -32/+32 |
2008-02-12 | converted SMB2 session setup to use WSPP protocol field names | Andrew Tridgell | 1 | -7/+8 |
2008-02-12 | converted the out side of SMB2 negprot handling | Andrew Tridgell | 1 | -29/+30 |
2008-02-12 | fixed up the .in side of SMB2 negprot | Andrew Tridgell | 3 | -6/+37 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -13/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-02-01 | Fix sending of large nttrans responses. | Amin Azez | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 2 | -3/+5 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 2 | -3/+3 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 3 | -3/+3 |
2007-12-21 | r26504: Don't rely on system-provided kerberos headers. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26440: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26429: Avoid use of global_smb_iconv_convenience. | Jelmer Vernooij | 4 | -7/+11 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 1 | -1/+1 |