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
/
rpc_server
/
srvsvc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-11
srvsvc: Use a symbolic constant where we have one
Volker Lendecke
1
-1
/
+6
2013-05-14
s3:rpc_server/srvsvc check access before doing work
Shekhar Amlekar
1
-10
/
+10
2013-01-07
smbd: Fix calls to create_conn_struct_cwd to be correctly indented.
Andrew Bartlett
1
-10
/
+10
2013-01-07
smbd: Split create_conn_struct into a fn that does not change the working dir
Andrew Bartlett
1
-2
/
+2
2012-10-19
s3:rpc_server/srvsvc: remove function net_enum_pipes()
Gregor Beck
1
-97
/
+0
2012-10-11
rpc_server:srvsvc Remove psd variable that was no longer set by SMB_VFS_FGET_...
Andrew Bartlett
1
-5
/
+3
2012-10-11
smbd: Add mem_ctx to {f,}get_nt_acl VFS call
Andrew Bartlett
1
-8
/
+8
2012-10-09
Make sure the returned sd is on the right context, and if not it's always freed.
Jeremy Allison
1
-1
/
+3
2012-10-09
Move setting of psd->dacl->revision and protect against null SD's.
Jeremy Allison
1
-2
/
+4
2012-08-30
Change the other two places where we set a security descriptor given by the c...
Jeremy Allison
1
-20
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-48
/
+49
2012-07-06
s3-rpc_server: Make it possible to use more rpc exceptions.
Andreas Schneider
1
-35
/
+35
2012-06-21
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
1
-1
/
+1
2012-06-05
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
1
-0
/
+1
2012-05-24
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
1
-2
/
+8
2012-03-24
lib/util: Remove dummy wrapper for getpwnam().
Jelmer Vernooij
1
-1
/
+1
2011-12-13
s3:smbd: use connections_snum_used() instead of conn_snum_used() for load_use...
Stefan Metzmacher
1
-1
/
+1
2011-12-13
s3:param: don't reference conn_snum_used directly in load_usershare_shares()
Stefan Metzmacher
1
-1
/
+1
2011-12-02
s3: Use autogenerated open_files.idl
Volker Lendecke
1
-0
/
+1
2011-10-11
s3:rpc_server: convert srvsvc to only use dbwrap wrapper functions
Michael Adam
1
-2
/
+5
2011-09-26
s3: Remove the smbd_server_conn ref from create_conn_struct
Volker Lendecke
1
-6
/
+6
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-20
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
1
-12
/
+12
2011-07-05
s3: Return "granted" from share_access_check
Volker Lendecke
1
-2
/
+2
2011-07-04
s3: Fix an enum/int mixup
Volker Lendecke
1
-9
/
+10
2011-06-23
s3-param Remove 'announce version' parameter
Andrew Bartlett
1
-4
/
+4
2011-06-20
tdb_traverse/tdb_traverse_read: check returns for negative, not -1.
Rusty Russell
1
-1
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-12
/
+12
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-12
/
+12
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
1
-12
/
+12
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
1
-6
/
+6
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
1
-1
/
+2
2011-05-05
s3-rpc_server: run minimal_includes.pl.
Günther Deschner
1
-1
/
+0
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
1
-0
/
+1
2011-05-02
s3-util: move valid_share_pathname() to lib/util.c
Günther Deschner
1
-34
/
+0
2011-04-14
s3-includes: move struct pipe_open_rec to srvsvc rpc server.
Günther Deschner
1
-0
/
+9
2011-03-30
s3: Fix Coverity ID 2041, "UNUSED_VALUE"
Günther Deschner
1
-4
/
+10
2011-03-30
s3-includes: only include ntdomain.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: make ndr_messaging.h part of messages.h.
Günther Deschner
1
-1
/
+0
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-auth: rpc_server needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: rpc_server needs parts of smbd.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Günther Deschner
1
-0
/
+1
2011-03-04
s3: add two missing vfs disconnect calls
David Disseldorp
1
-0
/
+2
2011-03-02
s3-sessionid: avoid global include of sessionid.h
Günther Deschner
1
-0
/
+1
2011-03-02
s3-printing: vfs_connect prior to driver/dfs IO
David Disseldorp
1
-0
/
+2
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-23
/
+23
2011-02-10
s3-rpc_server: move services into individual directories.
Günther Deschner
1
-0
/
+2819