summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dump-domain-list command for debugging winbindd's domain_list.Günther Deschner2008-01-241-0/+1
* netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32Stefan Metzmacher2008-01-241-1/+1
* Re-run make idl and use generated ndr based on samba4 security.idl (except fo...Günther Deschner2008-01-241-4/+1
* Windows 2008 (Longhorn) auth2 flag fixes.Andreas Schneider2008-01-231-0/+2
* Forward ported version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison2008-01-231-1/+26
* Fix tab_depth: it should not create an extra debug header.Michael Adam2008-01-231-2/+5
* Move samba_extended_info_version to smbd/trans2.cVolker Lendecke2008-01-221-1/+0
* Get Samba version or capability information from WindowsCorinna Vinschen2008-01-221-0/+12
* Hide streams from the EA APIVolker Lendecke2008-01-221-0/+2
* Add SMB_VFS_FS_CAPABILITIESVolker Lendecke2008-01-212-0/+6
* Add a registry backend perflib that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+2
* Add a registry backend current_version that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Reorder the registry key name constants in a more systematic way.Michael Adam2008-01-201-5/+5
* Add a registry backend tcpip_params that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Add a registry backend prod_options that replaces the former dynamic overlay.Michael Adam2008-01-201-0/+1
* Some systems do not have XATTR_ definedVolker Lendecke2008-01-201-0/+8
* Add streams supportVolker Lendecke2008-01-191-0/+5
* Add the STREAMINFO vfs callVolker Lendecke2008-01-192-0/+13
* The remote storage op is goneVolker Lendecke2008-01-191-1/+1
* Fix the buildVolker Lendecke2008-01-191-0/+1
* Add the "allinfo" command to smbclientVolker Lendecke2008-01-181-0/+10
* Add a registry backend netlogon_params that replaces the former dynamic overlay.Michael Adam2008-01-181-0/+1
* Add and correct some WERROR codes.Michael Adam2008-01-181-1/+6
* Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testDerrell Lipman2008-01-175-102/+17
|\
| * Include auto-generated client headers for netlogon/samr.Günther Deschner2008-01-171-0/+2
| * Finally enable pidl generated SAMR & NETLOGON headers and clients.Günther Deschner2008-01-174-92/+5
| * Use pidl generated data from misc.idl.Günther Deschner2008-01-171-10/+10
* | Fix bug 5185: repeated calls to smbc_getxattr() lose sid-name mappingDerrell Lipman2008-01-171-0/+1
|/
* Remove is_remotestorage() call from VFS. We already have statvfs() there to h...Alexander Bokovoy2008-01-172-7/+0
* Rework of VFS is_offline() function to only return boolean offline/online res...Alexander Bokovoy2008-01-172-4/+4