summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
...
* Remove marshalling for SAMR_CHGPASSWD3.Günther Deschner2008-02-071-44/+0
* Remove most of SAM_UNK_INFO marshalling.Günther Deschner2008-02-061-103/+0
* Remove unused marshalling for SAMR_SET_DOMAIN_INFO.Günther Deschner2008-02-061-17/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO.Günther Deschner2008-02-061-26/+0
* Remove unused marshalling for SAMR_QUERY_DOMAIN_INFO2.Günther Deschner2008-02-061-18/+0
* Remove unused headers for SAMR_SET_SEC_OBJ.Günther Deschner2008-02-061-21/+0
* Remove unused marshalling for SAMR_REMOVE_SID_FOREIGN_DOMAIN.Günther Deschner2008-02-051-19/+0
* Remove unused marshalling for SAMR_QUERY_USERALIASES.Günther Deschner2008-02-051-36/+0
* Remove unused marshalling for SAMR_QUERY_GROUPMEM.Günther Deschner2008-02-051-28/+0
* Remove marshalling for SAMR_LOOKUP_DOMAIN.Günther Deschner2008-02-051-22/+0
* Remove unused marshalling for SAMR_QUERY_ALIASMEM.Günther Deschner2008-02-051-22/+0
* Remove unused marshalling for SAMR_ADD_ALIASMEM.Günther Deschner2008-02-051-18/+0
* Remove unused marshalling for SAMR_DEL_ALIASMEM.Günther Deschner2008-02-051-18/+0
* Remove unused marshalling for SAMR_GET_USRDOM_PWINFO.Günther Deschner2008-02-051-26/+0
* Remove unused marshalling for SAMR_CONNECT.Günther Deschner2008-02-051-19/+0
* Remove unused marshalling for LSA_DELETE_OBJECT.Günther Deschner2008-02-041-10/+0
* Remove unused marshalling for LSA_QUERY_SEC_OBJ.Günther Deschner2008-02-041-18/+0
* Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner2008-02-041-13/+0
* Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner2008-02-041-19/+0
* Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner2008-02-041-17/+0
* dynconfig: Add missing prototypes and fix typoed ones.Kai Blin2008-02-041-2/+4
* Remove unused marshalling for SAMR_CONNECT5.Günther Deschner2008-02-041-25/+0
* Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner2008-02-041-15/+0
* popt: Use SMB_CONF_PATH environment var if no other configfile is set.Kai Blin2008-02-041-0/+16
* Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.Günther Deschner2008-02-041-21/+0
* Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.Günther Deschner2008-02-041-12/+0
* Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.Günther Deschner2008-02-041-12/+0
* Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.Günther Deschner2008-02-041-12/+0
* Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner2008-02-021-23/+0
* Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner2008-02-011-26/+0
* Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner2008-02-011-22/+0
* Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner2008-02-011-23/+0
* NetBSD defines innetgr() in <netgroup.h>Volker Lendecke2008-02-011-0/+4
* Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner2008-02-011-19/+0
* Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner2008-02-011-21/+0
* Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner2008-02-011-19/+0
* Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner2008-02-011-25/+0
* Remove unused marshalling for SAMR_DELETE_DOM_USER.Günther Deschner2008-02-011-17/+0
* Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.Günther Deschner2008-02-011-17/+0
* Remove unused marshalling for SAMR_DELETE_DOM_GROUP.Günther Deschner2008-02-011-17/+0
* Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner2008-01-311-18/+0
* Remove unused samr_close marshalling.Günther Deschner2008-01-311-17/+0
* Remove include/rpc_ds.h and all references to it completly.Günther Deschner2008-01-292-49/+0
* Remove unused rpc_ds marshalling code that is unused now.Günther Deschner2008-01-291-64/+0
* Move DS_DOMAIN_FUNCTION defines to ads.h.Günther Deschner2008-01-292-6/+7
* Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner2008-01-251-35/+0
* Remove some unused structures from rpc_lsa.h.Günther Deschner2008-01-251-122/+0
* Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner2008-01-253-67/+3
* Trying to avoid defining new SAMR acct creation flags when we already have th...Günther Deschner2008-01-251-25/+0
* Add WERR_INVALID_COMPUTER_NAME.Günther Deschner2008-01-241-0/+1