summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-21Remove remaining old srvsvc client and server rpc code entirely.Günther Deschner2-53/+0
2008-03-21Move MAX.*ENTRY definitions out of old rpc srvsvc parsing code.Günther Deschner1-14/+0
2008-03-21Remove unused marshalling for SRV_NET_SESS_ENUM.Günther Deschner1-55/+0
2008-03-21Remove unused marshalling for SRV_NET_CONN_ENUM.Günther Deschner1-99/+0
2008-03-20Remove unused marshalling for SVCCTL_ENUM_DEPENDENT_SERVICES.Günther Deschner1-16/+0
2008-03-19Remove unused marshalling for SRV_NET_FILE_ENUM.Günther Deschner1-39/+0
2008-03-18Fix bug 5334Volker Lendecke1-0/+7
2008-03-17Coverity fixesMarc VanHeyningen1-8/+4
2008-03-17Move libnet_conf to a library lib/smbconf/ of its own, fixing the api.Michael Adam1-0/+2
2008-03-12For convenience reasons, always create cli->srv_name_slash in the rpc_client.Günther Deschner1-0/+1
2008-03-12Remove unused marshalling for SRV_NET_DISK_ENUM.Günther Deschner1-25/+0
2008-03-10Use a separate tdb for mutexesVolker Lendecke1-0/+1
2008-03-10Add transactions to the dbwrap APIVolker Lendecke1-0/+3
2008-03-10Remove unused marshalling for SRV_NET_SESS_DEL.Günther Deschner1-21/+0
2008-03-10Remove unused marshalling for SRV_NET_SHARE_{ENUM,ADD,SETINFO,GETINFO}Günther Deschner1-350/+0
2008-03-08Remove unused marshalling for SRV_NET_FILE_SET_SECDESC and SRV_R_NET_FILE_GET...Günther Deschner1-46/+0
2008-03-07Remove unused marshalling for SRV_NET_NAME_VALIDATE.Günther Deschner1-14/+0
2008-03-07Remove unused marshalling for SRV_NET_SHARE_DEL.Günther Deschner1-17/+0
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke3-0/+93
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke2-0/+90
2008-03-05Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner1-36/+0
2008-03-05Remove unused marshalling for SRV_NET_SRV_SET_INFO.Günther Deschner1-85/+0
2008-03-05Remove unused marshalling for SRV_NET_SRV_GET_INFO.Günther Deschner1-18/+0
2008-03-03use constant name less likely to cause conflictDerrell Lipman1-50/+50
2008-03-03Missed a few 'deprecated' markersDerrell Lipman1-2/+2