summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fill in IDL for PNP_GetDeviceRegProp.Günther Deschner2008-03-261-2/+0
* Comment out some svcctl headers which are now defined in IDL.Günther Deschner2008-03-261-3/+7
* util_tdb: remove trivial and unused tdb_wipe().Michael Adam2008-03-261-2/+0
* util_tdb: make the _byblob fetch/store functions public again.Michael Adam2008-03-261-0/+4
* util_tdb: add a wrapper tdb_wipe() for traverse with tdb_traverse_delete_fn().Michael Adam2008-03-251-2/+1
* util_tdb: add the tdb_pack_append() prototype to util_tdb.hMichael Adam2008-03-251-0/+2
* util_tdb: group prototypes in util_tdb.h thematicallyMichael Adam2008-03-251-13/+20
* build: don't autogenerate prototypes for util_tdb and dbwrap anymore.Michael Adam2008-03-252-0/+38
* Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2008-03-212-53/+0
* Move MAX.*ENTRY definitions out of old rpc srvsvc parsing code.Günther Deschner2008-03-211-14/+0
* Remove unused marshalling for SRV_NET_SESS_ENUM.Günther Deschner2008-03-211-55/+0
* Remove unused marshalling for SRV_NET_CONN_ENUM.Günther Deschner2008-03-211-99/+0
* Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner2008-03-201-16/+0
* Remove unused marshalling for SRV_NET_FILE_ENUM.Günther Deschner2008-03-191-39/+0
* Fix bug 5334Volker Lendecke2008-03-181-0/+7
* Coverity fixesMarc VanHeyningen2008-03-171-8/+4
* Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam2008-03-171-0/+2
* For convenience reasons, always create cli->srv_name_slash in the rpc_client.Günther Deschner2008-03-121-0/+1
* Remove unused marshalling for SRV_NET_DISK_ENUM.Günther Deschner2008-03-121-25/+0