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
/
smb_server
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
1
-11
/
+10
2010-11-07
credentials: Lowercase library name,
Jelmer Vernooij
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-22
/
+0
2010-10-10
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
1
-1
/
+1
2010-10-05
dfs: Fix wrong size of referral, change order of dc referral
Matthieu Patou
1
-5
/
+12
2010-09-15
s4-smb: serialise session setup operations
Andrew Tridgell
1
-0
/
+7
2010-08-14
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
1
-2
/
+2
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
6
-42
/
+42
2010-05-20
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
1
-1
/
+13
2010-05-18
s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-05-18
s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requests
Matthieu Patou
1
-1
/
+871
2010-05-18
s4:smb_server: fix trailling whitespace in trans2.c
Matthieu Patou
1
-25
/
+25
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-3
/
+3
2010-04-28
s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOW
Stefan Metzmacher
1
-1
/
+5
2010-04-27
s4:smb_server: pass tsocket_addresses to the ntvfs layer
Stefan Metzmacher
1
-2
/
+4
2010-04-14
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
1
-18
/
+61
2010-04-06
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
1
-4
/
+0
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+10
2010-03-05
s4-pvfs: move the private ntcreatex flags to private_flags
Andrew Tridgell
2
-6
/
+2
2010-02-02
Change uint_t to unsigned int in source4
Matt Kraai
4
-18
/
+18
2009-12-24
s4:auth: change auth_check_password_send/recv to tevent_req
Stefan Metzmacher
1
-13
/
+26
2009-12-24
s4:gensec: change gensec_update_send/recv to tevent_req
Stefan Metzmacher
1
-5
/
+15
2009-12-24
s4:smb_server: fix mixing socket_address and tsocket_address
Stefan Metzmacher
1
-6
/
+9
2009-12-22
s4:auth Change 'get_challenge' API to be more like Samba3
Andrew Bartlett
1
-4
/
+1
2009-10-17
s4-smbserver: removed bogus initialisation of two union arms
Andrew Tridgell
2
-2
/
+0
2009-10-15
s4-smb: fill in fnum as well for root_fid
Andrew Tridgell
2
-1
/
+3
2009-10-15
s4-smbserver: fixed root_fid in nttrans create
Andrew Tridgell
1
-1
/
+1
2009-10-15
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2
-2
/
+2
2009-09-19
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
6
-9
/
+0
2009-08-05
changed BCC handling for SMBwriteX to handle broken MacOSX client
Andrew Tridgell
1
-13
/
+8
2009-08-05
on buffer overflow windows gives SMBSRV:ERRerror here
Andrew Tridgell
1
-1
/
+1
2009-08-04
fixed support for readx greater than 64k
Andrew Tridgell
1
-1
/
+2
2009-07-01
use the new talloc_reparent in two places
Andrew Tridgell
1
-1
/
+1
2009-05-26
s4:smb2srv: We only support SMB 2.002.
Stefan Metzmacher
1
-1
/
+0
2009-05-20
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2
-23
/
+4
2009-04-23
Add async support for reply_tcon* and ntvfs_connect
Sam Liddicott
2
-70
/
+105
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-6
/
+6
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-2
/
+2
2009-02-13
Remove auth/ntlm as a dependency of GENSEC by means of function pointers.
Andrew Bartlett
3
-27
/
+27
2009-02-02
s4:smb_server: s/private/private_data
Stefan Metzmacher
3
-6
/
+6
2008-11-02
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-11-02
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2
-2
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
2
-2
/
+0
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2
-2
/
+2
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-30
s4:smb_server/smb: FLAGS2_SMB_SECURITY_SIGNATURES should only be echoed, not ...
Stefan Metzmacher
1
-5
/
+6
2008-09-29
NetApp found that we never set the smb signing flags2.
Andrew Bartlett
1
-0
/
+4
2008-09-23
s4:smb_server: remove the bogus smbsrv_signing_restart()
Stefan Metzmacher
2
-41
/
+2
[next]