Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s4-samr: merge samr_RidToSid from s3 idl. (fixme: python) | Günther Deschner | 2008-11-10 | 1 | -2/+1 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python) | Günther Deschner | 2008-11-10 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_LookupRids from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_ValidatePassword from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_GetDisplayEnumerationIndex2 from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_GetDisplayEnumerationIndex from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_ChangePasswordUser3 from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | s4-samr: merge Alias Object specific access rights from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -0/+22 | |
| | | | | Guenther | |||||
* | s4-samr: merge Group Object specific access rights from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -0/+22 | |
| | | | | Guenther | |||||
* | s4-samr: merge Domain Object specific access rights from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -0/+28 | |
| | | | | Guenther | |||||
* | s4-samr: merge User Object specific access rights from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -0/+29 | |
| | | | | Guenther | |||||
* | s4-samr: merge SAM server specific access rights from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -0/+23 | |
| | | | | Guenther | |||||
* | s4-samr: merge samr_UserInfo20 from s3 idl. | Günther Deschner | 2008-11-10 | 1 | -2/+2 | |
| | | | | | | This must not be treated as a normal string (strlen truncates it). Guenther | |||||
* | s4-samr: move samr.idl to toplevel idl directory. | Günther Deschner | 2008-11-10 | 1 | -0/+1424 | |
| | | | | Guenther | |||||
* | s4-netlogon: change parameters string to lsa_BinaryString. | Günther Deschner | 2008-11-10 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s3: make idl | Stefan Metzmacher | 2008-11-08 | 1 | -3/+3 | |
| | | | | metze | |||||
* | security.idl: sometimes ACEs have some padding at the end | Stefan Metzmacher | 2008-11-08 | 2 | -1/+31 | |
| | | | | metze | |||||
* | s3: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 2008-11-08 | 1 | -19/+2 | |
| | | | | | | And use the toplevel ndr_sec_helper.c metze | |||||
* | librpc/ndr: move ndr_sec_helper.c to the toplevel | Stefan Metzmacher | 2008-11-07 | 1 | -0/+88 | |
| | | | | metze | |||||
* | librpc/idl: Add named_pipe_auth.idl to Samba4 | Stefan Metzmacher | 2008-11-06 | 1 | -0/+44 | |
| | | | | metze | |||||
* | netlogon: use 8bit SamDatabaseID and DeltaEnum in netr_ChangeLogEntry. | Günther Deschner | 2008-11-06 | 1 | -2/+2 | |
| | | | | Guenther | |||||
* | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 2008-11-06 | 4 | -0/+99 | |
| | | | | Guenther | |||||
* | netlogon-idl: use netr_ChangeLogEntry subcontext in netr_DatabaseRedo. | Günther Deschner | 2008-11-06 | 1 | -3/+3 | |
| | | | | Guenther | |||||
* | netlogon-idl: add netr_ChangeLogObject union. | Günther Deschner | 2008-11-06 | 1 | -3/+7 | |
| | | | | Guenther | |||||
* | netlogon-idl: add netr_ChangeLogFlags. | Günther Deschner | 2008-11-06 | 1 | -1/+9 | |
| | | | | Guenther | |||||
* | netlogon-idl: add netr_ChangeLogEntry. | Günther Deschner | 2008-11-06 | 1 | -0/+12 | |
| | | | | Guenther | |||||
* | netlogon: fix IDL for netr_DatabaseRedo. | Günther Deschner | 2008-11-04 | 1 | -3/+3 | |
| | | | | Guenther | |||||
* | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -2/+2 | |
| | | | | | | Eventually, we should move some of these parameters into a separate struct (perhaps into smb_transport_options?), to avoid the long lists of parameters. | |||||
* | security-idl: fix typo. | Günther Deschner | 2008-11-01 | 1 | -3/+3 | |
| | | | | Guenther | |||||
* | security-idl: add STANDARD_RIGHTS_X bits. | Günther Deschner | 2008-10-31 | 1 | -0/+14 | |
| | | | | Guenther | |||||
* | srvsvc: fix typo in srvsvc_NetSrvInfo403. | Günther Deschner | 2008-10-31 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | errors: share dcerpc error function. | Günther Deschner | 2008-10-31 | 1 | -0/+55 | |
| | | | | Guenther | |||||
* | srvsvc: share srvsvc idl between s3 and s4. | Günther Deschner | 2008-10-31 | 1 | -0/+1547 | |
| | | | | Guenther | |||||
* | netlogon: merge netlogon.idl between s3 and s4. | Günther Deschner | 2008-10-29 | 1 | -0/+1474 | |
| | | | | Guenther | |||||
* | idl: share lsa.idl between s3 and s4. | Günther Deschner | 2008-10-27 | 1 | -0/+1216 | |
| | | | | Guenther | |||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warning | Tim Prouty | 2008-10-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | This patch removes the gensize option from krb5pac.idl because it generates an unused function that has been causing warnings during the s3 build. I re-ran 'make samba3-idl' to update the generated files for s3. For s4 I ran a full build with no problems. | |||||
* | | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 | |
|/ | ||||||
* | Fix "parameter has incomplete type" build warning. | Tim Prouty | 2008-10-23 | 1 | -0/+5 | |
| | | | | | | | | | | When libcli-util was moved to the top level (3be0f6ea56ed8e43cd287ed020e942efb675b87b) it introduced a build warning. Since ndr_map_error2ntstatus depends on the definition of enum ndr_err_code and libndr.h can't be easily included in error.h, I moved the definition of enum ndr_err_code to libndr.h. This also eliminates the need for the duplicate definition in proto.h | |||||
* | idl: add svcctl specific access bits. | Günther Deschner | 2008-10-23 | 1 | -1/+46 | |
| | | | | Guenther | |||||
* | Use common error definitions. | Jelmer Vernooij | 2008-10-23 | 1 | -3/+1 | |
| | ||||||
* | Move orpc to top-level directory. | Jelmer Vernooij | 2008-10-20 | 1 | -0/+173 | |
| | ||||||
* | Move WMI support code to top-level. | Jelmer Vernooij | 2008-10-20 | 2 | -0/+63 | |
| | ||||||
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 4 | -14/+3 | |
| | | | | remove some unused functions. | |||||
* | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 2008-10-20 | 4 | -17/+240 | |
| | ||||||
* | Also move wireshark conformance file. | Jelmer Vernooij | 2008-10-20 | 1 | -0/+52 | |
| | ||||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypt | Jelmer Vernooij | 2008-10-20 | 1 | -0/+134 | |
|\ | ||||||
| * | idl: finally share krb5_pac.idl. | Günther Deschner | 2008-10-20 | 1 | -0/+134 | |
| | | | | | | | | Guenther | |||||
* | | Share winreg.idl. | Jelmer Vernooij | 2008-10-20 | 1 | -0/+401 | |
|/ | ||||||
* | Fix 64-bit printf warnings | Volker Lendecke | 2008-10-19 | 1 | -3/+5 | |
| |