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
/
rpc_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcserver: fix useless declaration warning
Björn Jacke
2012-09-07
1
-1
/
+0
*
Change the other two places where we set a security descriptor given by the c...
Jeremy Allison
2012-08-30
1
-20
/
+1
*
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
2012-08-23
1
-1
/
+1
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
2
-2
/
+6
*
s3:rpc_server/wkssvc: make usage of session_extract_session_key()
Stefan Metzmacher
2012-08-04
1
-2
/
+24
*
s3:rpc_server/netlogon: make usage of session_extract_session_key()
Stefan Metzmacher
2012-08-04
1
-1
/
+9
*
lib/param: Remove use of lp{cfg,}_socket_address outside the NBT client and s...
Andrew Bartlett
2012-07-27
1
-12
/
+6
*
Remove unused variable.
Jeremy Allison
2012-07-24
1
-1
/
+0
*
s3-rpc_server: Remove make_server_info_info3() call from make_server_pipes_st...
Andrew Bartlett
2012-07-19
1
-52
/
+3
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
7
-89
/
+93
*
source3/rpc_server/svcctl/srv_svcctl_reg.c: fix stackframe leak
Rusty Russell
2012-07-18
1
-0
/
+1
*
s3:rpc_server: add support for AES bases netlogon schannel
Stefan Metzmacher
2012-07-17
1
-0
/
+4
*
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
2012-07-12
1
-7
/
+7
*
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
2012-07-12
1
-6
/
+6
*
s3-lsarpc: Enforce a secure connection for LookupSids3 and LookupNames4.
Andreas Schneider
2012-07-06
1
-8
/
+14
*
s3-lsarpc: Restrict lsa_LookupNames4 to ncacn_ip_tcp connections.
Andreas Schneider
2012-07-06
1
-12
/
+23
*
s3-lsarpc: Restrict lsa_LookupSids3 to ncacn_ip_tcp connections.
Andreas Schneider
2012-07-06
1
-12
/
+23
*
s3-lsarpc: Restrict the transport for ncacn_np functions.
Andreas Schneider
2012-07-06
1
-0
/
+42
*
s3-rpc_server: Make it possible to use more rpc exceptions.
Andreas Schneider
2012-07-06
18
-376
/
+348
*
s3-printing: Remove deprecated lp_printer_admin().
Andreas Schneider
2012-07-03
1
-42
/
+14
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
2
-6
/
+6
*
s3-printing: pass a talloc ctx to unpack_pjob
David Disseldorp
2012-06-26
1
-1
/
+1
*
s3-printing: clean up print_job_pause/resume interface
David Disseldorp
2012-06-26
1
-8
/
+4
*
s3-printing: rename queue->job sysjob
David Disseldorp
2012-06-26
1
-8
/
+8
*
s3:util: rename procid_equal() to serverid_equal()
Michael Adam
2012-06-21
1
-1
/
+1
*
Remove unused variables and code.
Jeremy Allison
2012-06-19
1
-9
/
+0
*
Fix more "set but not used" warnings.
Jeremy Allison
2012-06-19
1
-6
/
+3
*
Fix a bunch of "set but not used" warnings.
Jeremy Allison
2012-06-19
1
-14
/
+7
*
s3:rpc_server/lsasd: remove dependency to libgen.h and basename()
Stefan Metzmacher
2012-06-19
1
-8
/
+11
*
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
2012-06-19
1
-1
/
+1
*
s3-spoolss: delete_drivers should be called as the connecting user.
Andreas Schneider
2012-06-19
1
-1
/
+1
*
s3:lib: split things into a conn_tdb.h
Stefan Metzmacher
2012-06-05
1
-0
/
+1
*
s3:rpc_server: don't do any magic in is_known_pipename() anymore
Stefan Metzmacher
2012-05-28
1
-12
/
+3
*
s3:rpc_server: return OBJECT_NAME_NOT_FOUND instead of PIPE_NOT_AVAILABLE
Stefan Metzmacher
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
1
-1
/
+2
*
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
2012-05-24
1
-4
/
+7
*
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
2012-05-24
1
-2
/
+8
*
s3:rpc_server/dfs: pass allow_broken_path=true to create_junction()
Stefan Metzmacher
2012-05-23
1
-2
/
+4
*
s3: Fix Coverity ID 242714 Uninitialized scalar variable
Volker Lendecke
2012-05-10
1
-1
/
+2
*
s3-spoolss: Set DWORD values correctly.
Andreas Schneider
2012-05-09
1
-9
/
+9
*
Fix bug #8873 - self granting privileges in security=ads.
Jeremy Allison
2012-05-01
1
-4
/
+12
*
s3:registry: remove usage of reg_objects from srv_spoolss_nt.c
Gregor Beck
2012-04-25
1
-1
/
+0
*
param: Change from _lp to lp__ as the prefix for internal parameter wrappers
Andrew Bartlett
2012-04-16
1
-1
/
+1
*
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_closedir wrapper
Andrew Bartlett
2012-04-05
1
-2
/
+2
*
build: Remove sys_opendir wrapper
Andrew Bartlett
2012-04-05
1
-1
/
+1
*
build: Remove sys_open wrapper
Andrew Bartlett
2012-04-05
1
-3
/
+3
*
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
2012-03-24
1
-1
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
5
-5
/
+5
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
1
-1
/
+2
[next]