s4-ipv6: use iface_list_wildcard() to listen on IPv6
[abartlet/samba.git/.git] / source3 / rpc_server /
2011-06-05 Volker Lendeckes3: Fix a valgrind error
2011-06-01 Jeremy AllisonFix bug where format arguments were reversed. Please...
2011-06-01 Andreas Schneiders3-epmapper: Register ports on IPv4 too.
2011-06-01 Andreas Schneiders3-rpc_server: Remove unused variable pipes_open.
2011-06-01 Andreas Schneiders3-rpc_server: Remove syntax from pipes_struct.
2011-06-01 Andreas Schneiders3-rpc_server: Fixed debug messages of srv_pipe_hnd.
2011-06-01 Andreas Schneiders3-rpc_server: Fixed debug messages for rpc_handles.
2011-06-01 Andreas Schneiders3-rpc_server: Fix debug messages.
2011-06-01 Andreas Schneiders3-rpc_server: Don't segfault if there are not handles...
2011-06-01 Andreas Schneiders3-rpc_server: Remove guessing of the syntax id.
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct syntax id for debugging.
2011-06-01 Andreas Schneiders3-rpc_server: Migrate init_pipe_handles() to new syntax.
2011-06-01 Andreas Schneiders3-rpc_server: Use the context syntax id in api_pipe_re...
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct syntax id in api_pipe_bi...
2011-06-01 Andreas Schneiders3-rpc_server: Use the correct context syntax.
2011-06-01 Andreas Schneiders3-rpc_server: Move the context functions to own file.
2011-06-01 Andreas Schneiders3-rpc_server: Store the ndr syntax id in the pipe...
2011-05-31 Günther Deschners3: fix more -Wunused-but-set-variable build warnings.
2011-05-31 Michael Adams3:rpc_server: add _RPC_SERVER_SRV_ACCESS_CHECK_H_...
2011-05-31 Michael Adams3:rpc_server: add GPL/Copyright header to rpc_server...
2011-05-30 Andrew Bartlettlibcli/security: move secdesc.c to the top level libcli...
2011-05-30 Andrew Bartletts3-smbd provide struct smbd_server_connection * to...
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-24 Jeremy AllisonFix bug #7054 - X account flag does not work when pwdla...
2011-05-20 Andreas Schneiders3-epmapper: Fixed endpoint registration.
2011-05-18 Andrew Bartletts3-lib Replace StrCaseCmp() with strcasecmp_m()
2011-05-18 Andrew Bartlettbuild: Add depenencies needed by Samba3 subsystems
2011-05-17 Stefan Metzmachers3:rpc_server: create lp_ncalrpc_dir() with 0755 before...
2011-05-17 Stefan MetzmacherRevert "s3-rpc_server: Force ncalrpc dir to be mode...
2011-05-16 Andreas Schneiders3-rpc_server: Force ncalrpc dir to be mode 755.
2011-05-16 Andreas Schneiders3-spoolss: Get the printer location from cups.
2011-05-13 Simo Sorcerpc_server: Always use rpc_pipe_open_interface()
2011-05-08 Andrew Bartlettncalrpc: Force ncalrpc dir to be mode 755 in all users
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3-spoolss: remove unused struct in construct_notify_pr...
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-02 Günther Deschners3-rpc_server: (re)move last globally included rpc_serv...
2011-05-02 Günther Deschners3-spoolss: remove another unused header.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-rpc_server: add pipes_struct forward declaration.
2011-05-02 Günther Deschners3-smbd: avoid using pipes_struct when only session_inf...
2011-05-02 Günther Deschners3-printing: avoid using pipes_struct when only session...
2011-05-02 Günther Deschners3-proto: move remaining srvsvc protos to own header...
2011-05-02 Günther Deschners3-proto: move remaining spoolss protos to own header...
2011-05-02 Günther Deschners3-proto: move more rpc_server prototypes out of proto.h
2011-05-02 Günther Deschners3-rpc_server: remove proto of nonexisting function
2011-05-02 Günther Deschners3-util: move valid_share_pathname() to lib/util.c
2011-05-02 Günther Deschners3-proto: move rpc_srv_register protos and structs...
2011-04-29 Günther Deschners3-proto: move more headers to rpc_server/rpc_ncacn_np...
2011-04-29 Günther Deschners3-proto: remove duplicate prototypes.
2011-04-29 Günther Deschners3-rpc_server: remove some unneeded headers.
2011-04-29 Günther Deschners3-tevent: only include ../lib/util/tevent wrappers...
2011-04-29 Günther Deschners3-tsocket: only include ../lib/tsocket/tsocket.h where...
2011-04-29 Andrew Bartlettbuild: Fix kerberos build issues in top level build
2011-04-27 Andrew Bartletts3-rpc_server Fix compile without kerberos
2011-04-27 Andrew Bartlettauth/kerberos: Create common helper to get the verified...
2011-04-20 Günther Deschners3-spoolss: fix debug statement in spoolss_addprinterex...
2011-04-20 Andrew Bartletts3-gse: Allow the GSSAPI wrapper to load a keytab using...
2011-04-13 Günther Deschners3-includes: move struct pipe_open_rec to srvsvc rpc...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-04-11 Volker Lendeckes3: Wrap creating the svcctl keys in a transaction
2011-04-05 Andrew Bartlettauth: Move auth_session_info into IDL
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
2011-04-04 Andrew Bartletts3-auth use create_local_token() to transform server_in...
2011-04-04 Andrew Bartletts3-rpc_server Remove comment, yes the key is correct.
2011-04-04 Andrew Bartletts3-auth consolidate create_local_token() into make_serv...
2011-03-31 Volker Lendeckes3: Fix a typo
2011-03-30 Günther Deschners3-samr: make getgrgid() failure a little more visible...
2011-03-30 Günther Deschners3: Fix Coverity ID 2041, "UNUSED_VALUE"
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2332: MISSING_BREAK
2011-03-29 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-03-29 Günther Deschners3: only include lib/privileges.h where needed.
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-messages: make ndr_messaging.h part of messages.h.
2011-03-29 Günther Deschners3-messages: only include messages.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3: rpc_server needs parts of smbd.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschnerregistry: create and use shared libcli/registry/util_re...
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/terminal.h when needed.
2011-03-29 Günther Deschners3-winbind: remove global inclusion of libwbclient.
2011-03-29 Günther Deschnerlib/util/util_pw: share sys_get{pw,gr} group of calls.
2011-03-29 Andreas Schneiders3-rpc_server: Fixed rpc_pipe_open_internal documentation.
2011-03-29 Andreas Schneiders3-rpc_server: Only allow embedded, daemon and external...
2011-03-29 Andreas Schneiders3-spoolssd: Start the spoolss service correctly.
2011-03-29 Andreas Schneiders3-epmap: Make rpc_ep_setup_register an internal function.
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2195: NO_EFFECT
2011-03-27 Volker Lendeckes3: Fix Coverity ID 2327: FORWARD_NULL
2011-03-24 Günther Deschners3-rpc_server: remove two uneeded include registry...
2011-03-24 Simo Sorces3-epmapper: fix vars init and return errors
2011-03-24 Simo Sorces3-epmapper: Fix allocation of data on the wrong context
2011-03-24 Andreas Schneiders3-epmapper: Make sure we work on a description duplicate.
2011-03-24 Andreas Schneiders3-epmapper: Refactor the cleanup of endpoints.
2011-03-24 Andreas Schneiders3-epmapper: Use strcmp instead of strequal and check...
next