summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Remove the "pwd" struct from rpc_pipe_clientVolker Lendecke1-1/+0
2008-04-21cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner2-61/+0
2008-04-21Remove redundant parameter fd from SMB_VFS_CLOSE().Michael Adam2-4/+5
2008-04-20Refactoring: Move stuff around for creating a pipeVolker Lendecke1-4/+4
2008-04-20Remove the pipe_idx variable from rpc_pipe_clientVolker Lendecke2-2/+4
2008-04-20Move srv_name_slash from cli_state to rpc_pipe_clientVolker Lendecke1-1/+1
2008-04-20Add "desthost" to rpc_pipe_clientVolker Lendecke1-0/+2
2008-04-20Refactoring: Make struct rpc_pipe_client its own talloc parentVolker Lendecke1-2/+0
2008-04-17rpc_parse: Use UUIDs from librpc/gen_ndr/ when possible to reduceJelmer Vernooij1-2/+2
2008-04-17IDL: build generated nbt code.Günther Deschner3-0/+6
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij1-0/+1
2008-04-16errors: Add WERR_NO_SUCH_USER.Günther Deschner1-0/+1
2008-04-16errors: Add WERR_NONE_MAPPED.Günther Deschner1-0/+1
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij1-4/+1
2008-04-14doserr: Add WERR_INVALID_DOMAIN_STATE and WERR_INVALID_DOMAIN_ROLE.Günther Deschner1-0/+2
2008-04-14Remove namedpipe_transact fn pointer from smb_np_structVolker Lendecke1-11/+0
2008-04-13adt_tree: change pathtree_add to return WERR instead of bool.Michael Adam1-1/+1
2008-04-13registry: remove the REGISTRY_HOOKS layer from the reghook cache.Michael Adam1-1/+1
2008-04-12Add WERR_USER_ALREADY_EXISTS and WERR_PASSWORD_RESTRICTION.Günther Deschner1-0/+2
2008-04-12Move some WERRORs down to the NERR_BASE block.Günther Deschner1-16/+11
2008-04-12dbwrap: add dbwrap_tdb2 backendStefan Metzmacher1-0/+8
2008-04-12messaging: add MSG_DBWRAP_TDB2_CHANGES flagStefan Metzmacher1-0/+3
2008-04-12messaging: add FLAG_MSG_DBWRAP message class flagStefan Metzmacher1-0/+2
2008-04-11Remove some write-only fstringsVolker Lendecke1-7/+0
2008-04-10Add MAX_NERR define.Günther Deschner1-0/+4
2008-04-08Add CLI_FULL_CONNECTION_FALLBACK_AFTER_KERBEROS define.Günther Deschner1-0/+1
2008-04-07smbd: make it possible to change the write time delay for testingStefan Metzmacher1-0/+3
2008-04-07smbd: implement the strange write time update logicStefan Metzmacher1-3/+7
2008-04-07locking: store the write time in the locking.tdbStefan Metzmacher1-0/+4
2008-04-03Add NT_STATUS_RPC_CANNOT_SUPPORT.Günther Deschner1-0/+1
2008-04-02Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner1-4/+40
2008-03-31Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP a...Gerald W. Carter1-1/+1
2008-03-28Fix a confusing variable nameVolker Lendecke1-2/+2
2008-03-27Remove last reference to rpc_netlogon.h.Günther Deschner1-1/+0
2008-03-27Remove unused marshalling for Netlogon Lockout String.Günther Deschner2-46/+0
2008-03-27dbwrap: add db_open_trans()Stefan Metzmacher1-0/+5
2008-03-27Remove unused DS_DOMAIN_CONTROLLER_INFO struct.Günther Deschner1-12/+0
2008-03-27Move netr_LogonLevel flags to IDL, rename old one to netr_LogonInfo.Günther Deschner1-3/+0
2008-03-27Move DSGETDC_VALID_FLAGS to IDL.Günther Deschner1-19/+0
2008-03-27Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.Günther Deschner1-2/+0
2008-03-27Move the known NETLOGON_CONTROL reply flags to IDL.Günther Deschner1-8/+0
2008-03-27Move inline comment about MSV1_0 flags to IDL.Günther Deschner1-18/+0
2008-03-26Fill in IDL for PNP_GetDeviceRegProp.Günther Deschner1-2/+0
2008-03-26Comment out some svcctl headers which are now defined in IDL.Günther Deschner1-3/+7
2008-03-26util_tdb: remove trivial and unused tdb_wipe().Michael Adam1-2/+0
2008-03-26util_tdb: make the _byblob fetch/store functions public again.Michael Adam1-0/+4
2008-03-25util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().Michael Adam1-2/+1
2008-03-25util_tdb: add the tdb_pack_append() prototype to util_tdb.hMichael Adam1-0/+2
2008-03-25util_tdb: group prototypes in util_tdb.h thematicallyMichael Adam1-13/+20
2008-03-25build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam2-0/+38