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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-19
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
3
-12
/
+15
2010-12-19
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
3
-10
/
+4
2010-12-19
s3: Remove two pointless slprintf calls
Volker Lendecke
1
-4
/
+4
2010-12-19
s3: FreeBSD has getpeereid(), use it
Volker Lendecke
2
-0
/
+16
2010-12-19
s3: Reply correctly to FSCTL_IS_VOLUME_DIRTY
Volker Lendecke
2
-0
/
+10
2010-12-19
s3: Fix some nonempty blank lines
Volker Lendecke
1
-22
/
+22
2010-12-19
s3: Did I say this module is from hell?
Volker Lendecke
1
-1
/
+1
2010-12-19
s3: re-add some debugs to check_reduced_name
Volker Lendecke
1
-0
/
+2
2010-12-19
s3: Fix some typos
Volker Lendecke
4
-6
/
+6
2010-12-19
s3: Fix serverid_exists
Volker Lendecke
1
-0
/
+4
2010-12-18
Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc...
Jeremy Allison
9
-42
/
+65
2010-12-17
Move checks inside file_set_sparse() to allow it to be called from anywhere.
Jeremy Allison
2
-19
/
+21
2010-12-17
file_set_sparse needs to be a handle based call.
Jeremy Allison
3
-12
/
+10
2010-12-17
s3:smbd: implement FSCTL_SET_SPARSE more correctly
Björn Jacke
1
-5
/
+43
2010-12-17
Update our attribute flags.
Jeremy Allison
1
-1
/
+6
2010-12-17
s3:smbd: add file_set_sparse() function
Björn Jacke
2
-0
/
+52
2010-12-17
s3/vfs_gpfs: map SPARSE attribute to/from WINATTRs, too
Björn Jacke
1
-2
/
+8
2010-12-17
s3: remove set_sparse_flag
Björn Jacke
1
-15
/
+1
2010-12-17
s3: add FILE_ATTRIBUTE_SPARSE to get_stat_dos_flags
Björn Jacke
1
-0
/
+2
2010-12-17
s3:net ads dns register: use "cluster addresses" option if configured (bug #7...
Stefan Metzmacher
1
-3
/
+11
2010-12-17
s3:net ads dns register: add support for specifying addresse on the commandli...
Michael Adam
1
-3
/
+40
2010-12-17
s3:net: add net_update_dns_ext() that accepts a list of addresses as paramete...
Michael Adam
1
-12
/
+27
2010-12-17
s3:net: disable dynamic dns updates at the end of "net ads join" in a cluster...
Michael Adam
1
-0
/
+19
2010-12-17
s3-net: fix net sid type build warning.
Günther Deschner
1
-1
/
+1
2010-12-17
s3/net: tz argument should be NULL of course
Björn Jacke
1
-1
/
+1
2010-12-16
Do more vfs_stat_fsp calls instead of FSTAT - ensures fsp->fsp_name->st is ke...
Jeremy Allison
1
-13
/
+20
2010-12-16
spoolss: fill in PerMachineConnections add and delete IDL.
Günther Deschner
1
-9
/
+9
2010-12-16
Fix old bug in openX code, exposed when "strict allocate" is set to true.
Jeremy Allison
1
-5
/
+9
2010-12-15
Change strict allocate to default to true. (cherry picked from commit 820ea22...
Jeremy Allison
1
-1
/
+1
2010-12-15
Fix bug 7866 - "net" in v3-6-test broken.
Jeremy Allison
3
-3
/
+22
2010-12-15
s3:rpc_client: implement rpc_transport_np_init() on top of rpc_transport_tstr...
Stefan Metzmacher
2
-400
/
+38
2010-12-15
s3:rpc_client: implement rpc_transport_sock_init() on top of rpc_transport_ts...
Stefan Metzmacher
1
-231
/
+13
2010-12-15
s3:rpc_client/rpc_transport_tstream.c: add some logic to handle cli_np tstreams
Stefan Metzmacher
1
-2
/
+197
2010-12-15
s3:rpc_client/rpc_transport_tstream: timeout should be unsigned int
Stefan Metzmacher
1
-1
/
+1
2010-12-15
s3:rpc_client: let rpc_transport_tstream_init() create read and write queue
Stefan Metzmacher
3
-28
/
+17
2010-12-15
s3:libsmb: add tstream_cli_np_get_cli_state()
Stefan Metzmacher
2
-0
/
+10
2010-12-15
s3:libsmb: add tstream_cli_np_set_timeout()
Stefan Metzmacher
2
-0
/
+18
2010-12-15
s3:libsmb: add tstream_cli_np_use_trans() and the needed logic
Stefan Metzmacher
2
-0
/
+183
2010-12-15
s3:libsmb: add tstream_is_cli_np()
Stefan Metzmacher
2
-0
/
+15
2010-12-15
s3:libsmb: add cli_np_tstream.c
Stefan Metzmacher
3
-0
/
+823
2010-12-15
s3-waf: use shared libwbclient wscript_build.
Günther Deschner
1
-12
/
+1
2010-12-15
s3-waf: fix winbind-client subsystem.
Günther Deschner
1
-7
/
+9
2010-12-15
s3-waf: add libkrb5 winbind locator plugin.
Günther Deschner
1
-0
/
+6
2010-12-15
s3-waf: rework rpc_server handling a bit.
Günther Deschner
2
-21
/
+21
2010-12-15
Protect the onefs sendfile from EAGAIN/EWOULDBLOCK.
Jeremy Allison
1
-1
/
+5
2010-12-15
Implement "use sendfile = yes" for SMB2. (cherry picked from commit 95cb7adcd...
Jeremy Allison
4
-3
/
+164
2010-12-15
Fix read/write calls over sockets to cope with EAGAIN/EWOULDBLOCK for non-blo...
Jeremy Allison
2
-16
/
+68
2010-12-15
Change interface of schedule_smb2_aio_read() to allocate the return DATA_BLOB.
Jeremy Allison
3
-10
/
+27
2010-12-15
s3-waf: libwbclient does not depend on talloc anymore.
Günther Deschner
1
-1
/
+1
2010-12-14
s3-waf: add missing libnss_wins.so.2 library.
Günther Deschner
1
-2
/
+8
[next]