index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
ipc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
1
-7
/
+7
2011-02-10
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
1
-49
/
+7
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-3
/
+11
2011-01-09
s4: make pipes with underscore works also
Matthieu Patou
1
-1
/
+3
2010-10-30
s4-rpc: split the dcesrv reply code out of dcerpc_server
Andrew Tridgell
1
-0
/
+1
2010-10-21
s4-rpc_server: split out DCERPC_SHARE as a separate subsystem
Andrew Tridgell
1
-0
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2
-2
/
+2
2010-06-29
s4:ntvfs/ipc/vfs_ipc.c - remove unused code
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-06-29
s4:ntvfs/ipc/vfs_ipc.c - add casts to suppress warnings on Solaris 10
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-05-21
s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order to fix warnings
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2
-9
/
+6
2010-04-27
s4:ntvfs/ipc: remote // debug comments
Stefan Metzmacher
1
-5
/
+0
2010-04-27
s4:ntvfs/ipc: pass the already given tsocket_address structures to the named_...
Stefan Metzmacher
1
-29
/
+2
2010-04-26
s4: fix some build warnings.
Günther Deschner
1
-1
/
+1
2010-04-26
s4: use generated rap header.
Günther Deschner
3
-3
/
+3
2010-04-26
s4: rename RAP share_enum_info to share_info.
Günther Deschner
2
-11
/
+11
2010-02-26
s4-krb5: propogate errors from a lot more kerberos functions
Andrew Tridgell
1
-1
/
+2
2009-11-07
s4:vfs_ipc - fix "ipc_open" for NTTRANS create requests
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-18
s4-pipes: convert pipe names to lowercase and validate
Andrew Tridgell
1
-0
/
+19
2009-09-18
s4:ntvfs_ipc: add real named pipe support
Stefan Metzmacher
1
-235
/
+649
2009-07-15
s4:ntvfs/ipc: replace unnesessary talloc_reference() by a simple talloc_strdup()
Stefan Metzmacher
1
-1
/
+2
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
1
-1
/
+29
2009-02-02
s4:ntvfs/ipc: s/private/ipriv
Stefan Metzmacher
1
-44
/
+44
2009-01-30
Fix the mess with ldb includes.
Simo Sorce
1
-0
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
2
-4
/
+4
2008-12-23
Fix more compiler warnings.
Jelmer Vernooij
1
-2
/
+0
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-05-28
implement the documented SMB2 create blobs in the server
Andrew Tridgell
1
-1
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
3
-5
/
+11
2008-02-13
updated SMB2 create operation to match WSPP.
Andrew Tridgell
1
-2
/
+2
2008-01-05
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
3
-12
/
+20
2007-12-21
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26432: Require ndr_pull users to specify iconv_convenience.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26431: Require ndr_push creators to specify a iconv_convenience context.
Jelmer Vernooij
1
-4
/
+5
2007-12-21
r26382: Remove more uses of global_loadparm.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26353: Remove use of global_loadparm.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26053: IPC_RAP: don't use ndr_pull_save anymore
Stefan Metzmacher
1
-6
/
+6
2007-12-21
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
1
-48
/
+88
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24075: As suggested by metze, match the behaviour of ntvfs_posix, and remove
Andrew Bartlett
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
3
-9
/
+6
2007-10-10
r23067: use 'const union smb_search_data *file' also in the server code to ge...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r22882: It seems entirly reasonable to follow metze's suggestion and check for
Andrew Bartlett
1
-5
/
+4
2007-10-10
r22874: Expand the RPC-QFILEINFO-IPC test, and add a server implementation to...
Andrew Bartlett
1
-1
/
+41
2007-10-10
r17930: Merge noinclude branch:
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-8
/
+33
2007-10-10
r16918: the SMB2 Ioctls are sometimes called with a wildcard handle
Stefan Metzmacher
1
-0
/
+3
[next]