index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
smb_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-build: removed some unnecessary dependencies
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
s4-smbd: don't initialise process models more than once
Andrew Tridgell
2010-10-30
1
-1
/
+1
*
netlogon.idl: Switch to explicit constants to remove dependency on nbt.idl
Kai Blin
2010-10-23
1
-0
/
+1
*
smb_server: Split core out of service, since the service can be built as a .s...
Jelmer Vernooij
2010-10-11
3
-46
/
+83
*
smb2: Add missing dependency on NDR_DFSBLOBS.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
dfs: Fix wrong size of referral, change order of dc referral
Matthieu Patou
2010-10-05
1
-5
/
+12
*
s4-smb: serialise session setup operations
Andrew Tridgell
2010-09-15
2
-0
/
+16
*
s4-smb: smbsrv_blob_push_string() can return -1
Andrew Tridgell
2010-09-15
1
-8
/
+11
*
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
2010-08-14
1
-2
/
+2
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
10
-65
/
+65
*
s4:smb_server/smb2/find.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-3
/
+0
*
s4:smb_server/blob.c - remove unused code
Matthias Dieter Wallnöfer
2010-06-29
1
-8
/
+0
*
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
2010-05-20
1
-1
/
+13
*
s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"
Matthias Dieter Wallnöfer
2010-05-18
1
-1
/
+0
*
s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requests
Matthieu Patou
2010-05-18
1
-1
/
+871
*
s4:smb_server: fix trailling whitespace in trans2.c
Matthieu Patou
2010-05-18
1
-25
/
+25
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
3
-6
/
+6
*
s4:smb_server/smb: SMBreadX can return STATUS_BUFFER_OVERFLOW
Stefan Metzmacher
2010-04-28
1
-1
/
+5
*
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
2010-04-27
1
-8
/
+8
*
s4:smb_server: use tsocket_address_string() for debugging the client address
Stefan Metzmacher
2010-04-27
1
-8
/
+9
*
s4:smb_server: use tsocket_address_string() to display the client address
Stefan Metzmacher
2010-04-27
1
-3
/
+5
*
s4:smb_server: remove unused socket_address functions
Stefan Metzmacher
2010-04-27
1
-16
/
+0
*
s4:smb_server: pass tsocket_addresses to the ntvfs layer
Stefan Metzmacher
2010-04-27
2
-4
/
+8
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
1
-18
/
+61
*
s4-waf: move to a universal method of recursing into subdirs
Andrew Tridgell
2010-04-06
1
-2
/
+2
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
3
-12
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
3
-0
/
+6
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
3
-0
/
+49
*
s4-pvfs: move the private ntcreatex flags to private_flags
Andrew Tridgell
2010-03-05
2
-6
/
+2
*
Change uint_t to unsigned int in source4
Matt Kraai
2010-02-02
6
-24
/
+24
*
s4:auth: change auth_check_password_send/recv to tevent_req
Stefan Metzmacher
2009-12-24
1
-13
/
+26
*
s4:gensec: change gensec_update_send/recv to tevent_req
Stefan Metzmacher
2009-12-24
2
-10
/
+27
*
s4:smb_server: fix mixing socket_address and tsocket_address
Stefan Metzmacher
2009-12-24
1
-6
/
+9
*
s4:auth Change 'get_challenge' API to be more like Samba3
Andrew Bartlett
2009-12-22
1
-4
/
+1
*
s4-server: use GUID_to_ndr_blob() in cldap and smb servers
Andrew Tridgell
2009-12-10
2
-9
/
+6
*
s4-smb2: use new GUID function in smb2 negprot
Andrew Tridgell
2009-12-10
1
-3
/
+2
*
s4:smb_server/smb2: don't reset highest_smb2_seqnum on SMB2 Cancel
Stefan Metzmacher
2009-11-27
1
-2
/
+4
*
s4-smb2: sequence numbers are not checked in SMB2_OP_CANCEL
Andrew Tridgell
2009-11-27
1
-1
/
+2
*
s4/libcli: rename previously reserved field in SMB2 LOCK struct
Steven Danneman
2009-11-25
1
-1
/
+1
*
s4-samdb: reduce the number of samdb opens at startup
Andrew Tridgell
2009-10-25
1
-14
/
+0
*
s4-smbserver: removed bogus initialisation of two union arms
Andrew Tridgell
2009-10-17
2
-2
/
+0
*
s4-smb: fill in fnum as well for root_fid
Andrew Tridgell
2009-10-15
2
-1
/
+3
*
s4-smbserver: fixed root_fid in nttrans create
Andrew Tridgell
2009-10-15
1
-1
/
+1
*
s4-smb: declare root_fid as a file handle
Andrew Tridgell
2009-10-15
2
-2
/
+2
*
s4-smbd: minimise includes in smbd/ and smb_server
Andrew Tridgell
2009-09-19
19
-37
/
+0
*
s4-server: kill main daemon if a task fails to initialise
Andrew Tridgell
2009-09-18
2
-2
/
+2
*
changed BCC handling for SMBwriteX to handle broken MacOSX client
Andrew Tridgell
2009-08-05
1
-13
/
+8
*
on buffer overflow windows gives SMBSRV:ERRerror here
Andrew Tridgell
2009-08-05
1
-1
/
+1
[next]