summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a separate tdb for mutexesVolker Lendecke2008-03-101-0/+1
* Add transactions to the dbwrap APIVolker Lendecke2008-03-101-0/+3
* Remove unused marshalling for SRV_NET_SESS_DEL.Günther Deschner2008-03-101-21/+0
* Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}Günther Deschner2008-03-101-350/+0
* Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET...Günther Deschner2008-03-081-46/+0
* Remove unused marshalling for SRV_NET_NAME_VALIDATE.Günther Deschner2008-03-071-14/+0
* Remove unused marshalling for SRV_NET_SHARE_DEL.Günther Deschner2008-03-071-17/+0
* Add infrastructure to support async SMB requestsVolker Lendecke2008-03-063-0/+93
* Add basic infrastructure for general async requestsVolker Lendecke2008-03-062-0/+90
* Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner2008-03-051-36/+0