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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-01
s3-rpc_server: Move the context functions to own file.
Andreas Schneider
4
-21
/
+70
2011-06-01
s3-rpc_server: Store the ndr syntax id in the pipe context.
Andreas Schneider
1
-5
/
+6
2011-06-01
s3: fix more -Wunused-but-set-variable build warnings.
Günther Deschner
1
-2
/
+1
2011-05-31
s3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_ guard to srv_access_check.h
Michael Adam
1
-0
/
+5
2011-05-31
s3:rpc_server: add GPL/Copyright header to rpc_server/srv_access_check.h
Michael Adam
1
-0
/
+29
2011-05-31
libcli/security: move secdesc.c to the top level libcli/security
Andrew Bartlett
1
-0
/
+1
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
3
-2
/
+6
2011-05-25
Fix numerous missing dependencies in WAF build scripts
Sean Finney
1
-5
/
+17
2011-05-24
Fix bug #7054 - X account flag does not work when pwdlastset is 0.
Jeremy Allison
1
-1
/
+10
2011-05-20
s3-epmapper: Fixed endpoint registration.
Andreas Schneider
1
-4
/
+4
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
5
-52
/
+52
2011-05-18
build: Add depenencies needed by Samba3 subsystems
Andrew Bartlett
1
-2
/
+3
2011-05-17
s3:rpc_server: create lp_ncalrpc_dir() with 0755 before lp_ncalrpc_dir()/np w...
Stefan Metzmacher
1
-0
/
+11
2011-05-17
Revert "s3-rpc_server: Force ncalrpc dir to be mode 755."
Stefan Metzmacher
1
-1
/
+13
2011-05-16
s3-rpc_server: Force ncalrpc dir to be mode 755.
Andreas Schneider
1
-13
/
+1
2011-05-16
s3-spoolss: Get the printer location from cups.
Andreas Schneider
1
-2
/
+33
2011-05-13
rpc_server: Always use rpc_pipe_open_interface()
Simo Sorce
2
-28
/
+31
2011-05-08
ncalrpc: Force ncalrpc dir to be mode 755 in all users
Andrew Bartlett
1
-2
/
+2
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-06
s3-spoolss: remove unused struct in construct_notify_printer_info().
Günther Deschner
1
-2
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
2
-0
/
+2
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
4
-10
/
+10
2011-05-05
s3-rpc_server: run minimal_includes.pl.
Günther Deschner
7
-8
/
+0
2011-05-04
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
1
-1
/
+1
2011-05-02
s3-rpc_server: (re)move last globally included rpc_server prototypes.
Günther Deschner
4
-0
/
+36
2011-05-02
s3-spoolss: remove another unused header.
Günther Deschner
1
-1
/
+0
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
18
-15
/
+18
2011-05-02
s3-rpc_server: add pipes_struct forward declaration.
Günther Deschner
2
-0
/
+3
2011-05-02
s3-smbd: avoid using pipes_struct when only session_info is needed.
Günther Deschner
1
-1
/
+1
2011-05-02
s3-printing: avoid using pipes_struct when only session_info is needed.
Günther Deschner
1
-2
/
+2
2011-05-02
s3-proto: move remaining srvsvc protos to own header file.
Günther Deschner
3
-0
/
+35
2011-05-02
s3-proto: move remaining spoolss protos to own header file.
Günther Deschner
3
-0
/
+42
2011-05-02
s3-proto: move more rpc_server prototypes out of proto.h
Günther Deschner
4
-1
/
+54
2011-05-02
s3-rpc_server: remove proto of nonexisting function
Günther Deschner
1
-1
/
+1
2011-05-02
s3-util: move valid_share_pathname() to lib/util.c
Günther Deschner
1
-34
/
+0
2011-05-02
s3-proto: move rpc_srv_register protos and structs to town headerfile.
Günther Deschner
6
-0
/
+45
2011-04-29
s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.
Günther Deschner
3
-0
/
+8
2011-04-29
s3-proto: remove duplicate prototypes.
Günther Deschner
1
-1
/
+2
2011-04-29
s3-rpc_server: remove some unneeded headers.
Günther Deschner
1
-4
/
+0
2011-04-29
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2
-0
/
+2
2011-04-29
s3-tsocket: only include ../lib/tsocket/tsocket.h where needed.
Günther Deschner
2
-0
/
+2
2011-04-29
build: Fix kerberos build issues in top level build
Andrew Bartlett
1
-1
/
+2
2011-04-27
s3-rpc_server Fix compile without kerberos
Andrew Bartlett
1
-2
/
+7
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
1
-54
/
+8
2011-04-20
s3-spoolss: fix debug statement in spoolss_addprinterex_level_2().
Günther Deschner
1
-2
/
+2
2011-04-20
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
1
-1
/
+1
2011-04-14
s3-includes: move struct pipe_open_rec to srvsvc rpc server.
Günther Deschner
1
-0
/
+9
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-04-11
s3: Wrap creating the svcctl keys in a transaction
Volker Lendecke
1
-0
/
+28
2011-04-05
auth: Move auth_session_info into IDL
Andrew Bartlett
2
-19
/
+32
[next]