summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* ntlmssp: replace UNKNOWN_02000000 with NTLMSSP_NEGOTIATE_VERSION.Günther Deschner2008-04-301-1/+1
* errors: add WERR_NOT_FOUND.Günther Deschner2008-04-291-0/+1
* Fix bug 5419: memory leak in ads_do_search_all_args() when enumerating 1000s ...Steven Danneman2008-04-261-0/+2
* errors: add WERR_INVALID_DOMAINNAME.Günther Deschner2008-04-251-0/+1
* Introduce a redirection for ncacn_np and ncacn_ip_tcp in rpc_pipe_clientVolker Lendecke2008-04-251-3/+11
* Make use of rpccli_xxx_bind_dataVolker Lendecke2008-04-251-1/+0
* Move user/domain from rpc_pipe_client to cli_pipe_auth_dataVolker Lendecke2008-04-251-3/+4
* Refactoring: Make cli_pipe_auth_data a pointer off rpc_pipe_clientVolker Lendecke2008-04-251-1/+1
* Remove the "pwd" struct from rpc_pipe_clientVolker Lendecke2008-04-211-1/+0
* cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2008-04-212-61/+0
* Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2008-04-212-4/+5
* Refactoring: Move stuff around for creating a pipeVolker Lendecke2008-04-201-4/+4
* Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2008-04-202-2/+4
* Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke2008-04-201-1/+1
* Add "desthost" to rpc_pipe_clientVolker Lendecke2008-04-201-0/+2
* Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke2008-04-201-2/+0
* rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij2008-04-171-2/+2
* IDL: build generated nbt code.Günther Deschner2008-04-173-0/+6
* Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij2008-04-171-0/+1
* errors: Add WERR_NO_SUCH_USER.Günther Deschner2008-04-161-0/+1
* errors: Add WERR_NONE_MAPPED.Günther Deschner2008-04-161-0/+1
* Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij2008-04-151-4/+1
* doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.Günther Deschner2008-04-141-0/+2
* Remove namedpipe_transact fn pointer from smb_np_structVolker Lendecke2008-04-141-11/+0
* adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam2008-04-131-1/+1
* registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam2008-04-131-1/+1
* Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.Günther Deschner2008-04-121-0/+2
* Move some WERRORs down to the NERR_BASE block.Günther Deschner2008-04-121-16/+11
* dbwrap: add dbwrap_tdb2 backendStefan Metzmacher2008-04-121-0/+8
* messaging: add MSG_DBWRAP_TDB2_CHANGES flagStefan Metzmacher2008-04-121-0/+3
* messaging: add FLAG_MSG_DBWRAP message class flagStefan Metzmacher2008-04-121-0/+2
* Remove some write-only fstringsVolker Lendecke2008-04-111-7/+0
* Add MAX_NERR define.Günther Deschner2008-04-101-0/+4
* Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.Günther Deschner2008-04-081-0/+1
* smbd: make it possible to change the write time delay for testingStefan Metzmacher2008-04-071-0/+3
* smbd: implement the strange write time update logicStefan Metzmacher2008-04-071-3/+7
* locking: store the write time in the locking.tdbStefan Metzmacher2008-04-071-0/+4
* Add NT_STATUS_RPC_CANNOT_SUPPORT.Günther Deschner2008-04-031-0/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-021-4/+40
* Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...Gerald W. Carter2008-03-311-1/+1
* Fix a confusing variable nameVolker Lendecke2008-03-281-2/+2
* Remove last reference to rpc_netlogon.h.Günther Deschner2008-03-271-1/+0
* Remove unused marshalling for Netlogon Lockout String.Günther Deschner2008-03-272-46/+0
* dbwrap: add db_open_trans()Stefan Metzmacher2008-03-271-0/+5
* Remove unused DS_DOMAIN_CONTROLLER_INFO struct.Günther Deschner2008-03-271-12/+0
* Move netr_LogonLevel flags to IDL, rename old one to netr_LogonInfo.Günther Deschner2008-03-271-3/+0
* Move DSGETDC_VALID_FLAGS to IDL.Günther Deschner2008-03-271-19/+0
* Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.Günther Deschner2008-03-271-2/+0
* Move the known NETLOGON_CONTROL reply flags to IDL.Günther Deschner2008-03-271-8/+0
* Move inline comment about MSV1_0 flags to IDL.Günther Deschner2008-03-271-18/+0