summaryrefslogtreecommitdiff
path: root/source3/include
AgeCommit message (Expand)AuthorFilesLines
2008-02-04Remove unused marshalling for SAMR_CONNECT_4.Günther Deschner1-13/+0
2008-02-04Remove unused marshalling for SAMR_ADD_GROUPMEM.Günther Deschner1-19/+0
2008-02-04Remove unused marshalling for SAMR_DEL_GROUPMEM.Günther Deschner1-17/+0
2008-02-04dynconfig: Add missing prototypes and fix typoed ones.Kai Blin1-2/+4
2008-02-04Remove unused marshalling for SAMR_CONNECT5.Günther Deschner1-25/+0
2008-02-04Remove unused marshalling for SAMR_CONNECT_ANON.Günther Deschner1-15/+0
2008-02-04popt: Use SMB_CONF_PATH environment var if no other configfile is set.Kai Blin1-0/+16
2008-02-04Remove unused marshalling for EVENTLOG_OPEN_EVENTLOG.Günther Deschner1-21/+0
2008-02-04Remove unused marshalling for EVENTLOG_CLEAR_EVENTLOG.Günther Deschner1-12/+0
2008-02-04Remove unused marshalling for EVENTLOG_GET_OLDEST_ENTRY.Günther Deschner1-12/+0
2008-02-04Remove unused marshalling for EVENTLOG_GET_NUM_RECORDS.Günther Deschner1-12/+0
2008-02-02Remove unused marshalling for SAMR_QUERY_SEC_OBJ.Günther Deschner1-23/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_USER.Günther Deschner1-26/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_GROUP.Günther Deschner1-22/+0
2008-02-01Remove unused marshalling for SAMR_CREATE_DOM_ALIAS.Günther Deschner1-23/+0
2008-02-01NetBSD defines innetgr() in <netgroup.h>Volker Lendecke1-0/+4
2008-02-01Remove unused marshalling for SAMR_OPEN_USER.Günther Deschner1-19/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_ALIAS.Günther Deschner1-21/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_GROUP.Günther Deschner1-19/+0
2008-02-01Remove unused marshalling for SAMR_OPEN_DOMAIN.Günther Deschner1-25/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_USER.Günther Deschner1-17/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_ALIAS.Günther Deschner1-17/+0
2008-02-01Remove unused marshalling for SAMR_DELETE_DOM_GROUP.Günther Deschner1-17/+0
2008-01-31Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner1-18/+0
2008-01-31Remove unused samr_close marshalling.Günther Deschner1-17/+0
2008-01-29Remove include/rpc_ds.h and all references to it completly.Günther Deschner2-49/+0
2008-01-29Remove unused rpc_ds marshalling code that is unused now.Günther Deschner1-64/+0
2008-01-29Move DS_DOMAIN_FUNCTION defines to ads.h.Günther Deschner2-6/+7
2008-01-25Remove hand-written rpccli_netlogon_dsr_getdcnameex[2].Günther Deschner1-35/+0
2008-01-25Remove some unused structures from rpc_lsa.h.Günther Deschner1-122/+0
2008-01-25Use generated DSSETUP client & server rpc functions and remove the hand-writt...Günther Deschner3-67/+3
2008-01-25Trying to avoid defining new SAMR acct creation flags when we already have th...Günther Deschner1-25/+0
2008-01-24Add WERR_INVALID_COMPUTER_NAME.Günther Deschner1-0/+1
2008-01-24Add dump-domain-list command for debugging winbindd's domain_list.Günther Deschner1-0/+1
2008-01-24netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher1-1/+1
2008-01-24Re-run make idl and use generated ndr based on samba4 security.idl (except fo...Günther Deschner1-4/+1
2008-01-23Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider1-0/+2
2008-01-23Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison1-1/+26
2008-01-23Fix tab_depth: it should not create an extra debug header.Michael Adam1-2/+5
2008-01-22Move samba_extended_info_version to smbd/trans2.cVolker Lendecke1-1/+0
2008-01-22Get Samba version or capability information from WindowsCorinna Vinschen1-0/+12
2008-01-22Hide streams from the EA APIVolker Lendecke1-0/+2
2008-01-21Add SMB_VFS_FS_CAPABILITIESVolker Lendecke2-0/+6
2008-01-20Add a registry backend perflib that replaces the former dynamic overlay.Michael Adam1-0/+2
2008-01-20Add a registry backend current_version that replaces the former dynamic overlay.Michael Adam1-0/+1
2008-01-20Reorder the registry key name constants in a more systematic way.Michael Adam1-5/+5
2008-01-20Add a registry backend tcpip_params that replaces the former dynamic overlay.Michael Adam1-0/+1
2008-01-20Add a registry backend prod_options that replaces the former dynamic overlay.Michael Adam1-0/+1
2008-01-20Some systems do not have XATTR_ definedVolker Lendecke1-0/+8
2008-01-19Add streams supportVolker Lendecke1-0/+5