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