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-10-14
s3: Remove smbd_server_conn from construct_reply
Volker Lendecke
1
-4
/
+6
2010-10-14
s3: Lift smbd_server_conn from receive_smb_talloc
Volker Lendecke
1
-10
/
+9
2010-10-14
s3: Lift smbd_server_conn from receive_smb_raw_talloc
Volker Lendecke
1
-8
/
+10
2010-10-14
s3: Lift smbd_server_conn from receive_smb_raw_talloc_partial_read
Volker Lendecke
1
-10
/
+10
2010-10-14
s3: Remove some explicit smbd_server_conn refs in process_smb()
Volker Lendecke
1
-2
/
+2
2010-10-14
s3: Rename "conn" to the more used "sconn" in process_smb()
Volker Lendecke
1
-7
/
+7
2010-10-14
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
5
-360
/
+5
2010-10-14
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
1
-65
/
+0
2010-10-14
libcli/security Move source3/lib/util_seaccess.c into the common code
Andrew Bartlett
3
-260
/
+1
2010-10-14
s3-acl Use uint32_t for counting the ACEs
Andrew Bartlett
1
-1
/
+1
2010-10-14
s3-acl Merge source4-supported privileges into se_access_check
Andrew Bartlett
1
-5
/
+9
2010-10-14
s3-util_nttoken.c Also copy the rights_mask when copying a security_token
Andrew Bartlett
1
-0
/
+4
2010-10-14
s3-auth Use security_token_debug() from common code
Andrew Bartlett
8
-35
/
+7
2010-10-14
s3-auth use security_token_has_sid() from the common code
Andrew Bartlett
1
-9
/
+2
2010-10-14
s3 Replace is_sid_in_token() with security_token_has_sid() from common code
Andrew Bartlett
6
-21
/
+10
2010-10-13
s3:gpfs: Add support for the gpfs_ftruncate call
Christian Ambach
3
-2
/
+28
2010-10-13
s3:vfs:gpfs convert sharemodes/leases parameter
Christian Ambach
2
-20
/
+64
2010-10-13
s3:vfs:syncops add option to disable module per share
Christian Ambach
1
-6
/
+35
2010-10-13
s3:vfs:syncops make it possible to specify syncops:onclose per share
Christian Ambach
1
-7
/
+43
2010-10-12
s3:registry: fix some trailing spaces in reg_backend_db
Michael Adam
1
-6
/
+6
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
145
-45
/
+145
2010-10-12
Make the vfs_acl_xattr and other modules work with NULL SD's. Fix
Jeremy Allison
1
-41
/
+29
2010-10-11
Canonicalize incoming and outgoing ACLs.
Jeremy Allison
1
-4
/
+55
2010-10-11
Make the posix ACL module cope with a NULL incoming DACL and a
Jeremy Allison
1
-0
/
+31
2010-10-11
s3-spoolss: add more userlevel info validation to _spoolss_OpenPrinterEx.
Günther Deschner
1
-0
/
+9
2010-10-11
s3-spoolss: let set_printer_hnd_name return WERROR.
Günther Deschner
1
-17
/
+19
2010-10-11
s3-spoolss: convert open_printer_hnd to return WERROR.
Günther Deschner
1
-11
/
+16
2010-10-11
s3-spoolss: fix set_printer_hnd_name() to match torture test.
Günther Deschner
1
-9
/
+15
2010-10-09
More neccessary const.
Jeremy Allison
2
-2
/
+2
2010-10-08
s3: Hang the isilon kernel oplocks off the NULL context
Volker Lendecke
1
-1
/
+2
2010-10-08
s3: Hang the irix kernel oplocks off the NULL ctx
Volker Lendecke
1
-1
/
+1
2010-10-08
s3: Hang the linux kernel oplocks off the NULL ctx
Volker Lendecke
1
-1
/
+1
2010-10-08
s3: Call printer_list_parent_init in the parent
Volker Lendecke
1
-0
/
+5
2010-10-08
s3: Remove talloc_autofree_context() from get_printer_list_db()
Volker Lendecke
1
-1
/
+1
2010-10-08
s3: Remove talloc_autofree_context() from loadparm.c
Volker Lendecke
1
-6
/
+5
2010-10-08
s3: Add a little test for the echo responder
Volker Lendecke
4
-1
/
+146
2010-10-08
s3: Implement echo_TestSleep
Volker Lendecke
1
-1
/
+1
2010-10-08
Move talloc_enable_null_tracking() to the s3 daemons
Volker Lendecke
3
-3
/
+21
2010-10-08
s3-waf: slowly getting modules to match how they look like in old build.
Günther Deschner
5
-170
/
+170
2010-10-08
s3: Fix input check in is_encrypted_packet
Volker Lendecke
1
-1
/
+3
2010-10-08
Fix bug 7716 - acl_xattr and acl_tdb modules don't store unmodified copies of...
Jeremy Allison
1
-1
/
+13
2010-10-07
s3: Fix the async echo responder for netbios keepalives
Volker Lendecke
1
-10
/
+23
2010-10-07
s3-spoolss: make it possible to have and announce a [prnproc$] share on the p...
Günther Deschner
1
-2
/
+12
2010-10-07
s3-rpcclient: add openprinter_ex command.
Günther Deschner
1
-1
/
+47
2010-10-07
samr: for correctness, rename samr_RidTypeArray to samr_RidAttrArray.
Günther Deschner
6
-12
/
+12
2010-10-07
s3-samr: fix _samr_QueryGroupMember().
Günther Deschner
1
-2
/
+5
2010-10-07
s3: Adding TCP_KEEPALIVE_THRESHOLD and TCP_KEEPALIVE_ABORT_THRESHOLD to t...
Ira Cooper
1
-0
/
+6
2010-10-06
Fix crash in SMB2 rename found by gentest. We must always have an lcomp
Jeremy Allison
1
-1
/
+1
2010-10-06
s3: Make the write end of the echo responder pipe non-blocking
Volker Lendecke
1
-0
/
+1
2010-10-06
s3-build: use the simpler "make bin/smbtorture" for s4 torture
Andrew Tridgell
1
-2
/
+2
[next]