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
/
source3
/
include
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Detect Mac OS X as a separate client type.
Justin Maggard
2011-02-25
1
-1
/
+1
*
s3-printing: move more printing structs to printing.h
Günther Deschner
2011-02-22
1
-40
/
+0
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-1
/
+1
*
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
2011-02-22
1
-3
/
+3
*
s3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
Andrew Bartlett
2011-02-17
1
-4
/
+0
*
s3-librpc: no need to globally include endpointmapper headers.
Günther Deschner
2011-02-14
1
-1
/
+0
*
s3: move some stuff out of smb.h to better locations.
Günther Deschner
2011-02-09
1
-6
/
+0
*
s3: remove unused struct uuid_flat.
Günther Deschner
2011-02-09
1
-7
/
+0
*
Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.
Jeremy Allison
2011-01-25
1
-10
/
+18
*
Add name_hash into the share mode entry struct (as yet only use for renames t...
Jeremy Allison
2011-01-25
1
-4
/
+7
*
Add name_hash to files_struct. Set within fsp_set_smb_fname().
Jeremy Allison
2011-01-25
1
-0
/
+1
*
s3: Happy New Year 2011
Stefan Metzmacher
2011-01-02
1
-1
/
+1
*
s3: Remove an ancient typedef
Volker Lendecke
2010-12-28
1
-2
/
+2
*
Keep track of the sparse status of an open file handle. Allows bypass of
Jeremy Allison
2010-12-21
1
-0
/
+1
*
From metze's work on sparse attributes. FILE_ATTRIBUTE_SPARSE is valid on get...
Jeremy Allison
2010-12-20
1
-2
/
+1
*
Update our attribute flags.
Jeremy Allison
2010-12-17
1
-1
/
+6
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
1
-26
/
+0
*
libcli/security Define traditional constants in terms of IDL macros
Andrew Bartlett
2010-10-14
1
-65
/
+0
*
s3:auth Remove NT_USER_TOKEN
Andrew Bartlett
2010-09-11
1
-3
/
+1
*
s3-auth Change struct nt_user_token -> struct security_token
Andrew Bartlett
2010-09-11
1
-5
/
+2
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-privs Further changes to remove SE_PRIV
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
s3-param: added lp_set_cmdline() and --option= parameter
Andrew Tridgell
2010-09-02
1
-0
/
+1
*
s3-auth Rename NT_USER_TOKEN privileges -> privilege_mask
Andrew Bartlett
2010-08-31
1
-1
/
+1
*
s3-auth Rename NT_USER_TOKEN user_sids -> sids
Andrew Bartlett
2010-08-31
1
-1
/
+1
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-1
/
+0
*
s3-build: no point in including doserr.h, noone uses them.
Günther Deschner
2010-08-26
1
-2
/
+0
*
s3-build: only include "fake_file.h" where needed.
Günther Deschner
2010-08-26
1
-2
/
+0
*
s3: Remove unneeded "client_address" from connection_struct
Volker Lendecke
2010-08-18
1
-2
/
+0
*
s3: Add smbd_server_connection->client_id
Volker Lendecke
2010-08-18
1
-0
/
+5
*
s3: Remove an unused struct definition
Volker Lendecke
2010-08-16
1
-5
/
+0
*
s3-netlogon: remove global include of netlogon.h.
Günther Deschner
2010-08-06
1
-1
/
+0
*
s3: remove global include of samr.h
Günther Deschner
2010-08-06
1
-1
/
+0
*
s3-build: remove global include of krb5pac.h.
Günther Deschner
2010-08-06
1
-1
/
+2
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-2
/
+0
*
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
2010-07-31
1
-1
/
+0
*
s3-printing: Handled case when smbd spools a file on behalf of spoolss.
Simo Sorce
2010-07-27
1
-2
/
+17
*
s3-smbd: Added code to print via spoolss.
Simo Sorce
2010-07-27
1
-0
/
+5
*
s3: Keep the connections.tdb data format fixed
Volker Lendecke
2010-07-05
1
-0
/
+6
*
s3: Remove unused msg_flags from connections.tdb
Volker Lendecke
2010-07-04
1
-1
/
+0
*
s3-libads: move keytab macros out of ads.h.
Günther Deschner
2010-07-01
1
-0
/
+12
*
Move UCS2 macros to common code
Jelmer Vernooij
2010-06-25
1
-21
/
+0
*
s3: Add "smbd_server_connection" to smb_request
Volker Lendecke
2010-06-12
1
-0
/
+1
*
Change smbd_aio_complete_mid() -> smbd_aio_complete_aio_ex(). Simplifies
Jeremy Allison
2010-06-04
1
-0
/
+3
*
s3-build: only include generated spoolss headers (not ndr headers).
Günther Deschner
2010-06-03
1
-0
/
+1
*
s3-security: use shared "Standard access rights.".
Günther Deschner
2010-06-03
1
-1
/
+1
*
s3:idmap Use idmap.idl defined structures and constants
Andrew Bartlett
2010-06-01
1
-24
/
+1
*
s3-rpc_server: Created a per connection spoolss pipe.
Simo Sorce
2010-05-26
1
-0
/
+3
*
Make DFS work over SMB2.
Jeremy Allison
2010-05-21
1
-0
/
+6
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-34
/
+27
[prev]
[next]