Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-10 | s4-samr: merge samr_QueryGroupMember from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_Connect5 from s3 idl. (fixme python) | Günther Deschner | 1 | -2/+4 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_GetBootKeyInformation from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_GetDomPwInfo from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_GetUserPwInfo from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_RidToSid from s3 idl. (fixme: python) | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_QuerySecurity from s3 idl. (fixme: python) | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_LookupRids from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_ValidatePassword from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_GetDisplayEnumerationIndex2 from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_GetDisplayEnumerationIndex from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_ChangePasswordUser3 from s3 idl. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-10 | s4-samr: merge Alias Object specific access rights from s3 idl. | Günther Deschner | 1 | -0/+22 | |
Guenther | |||||
2008-11-10 | s4-samr: merge Group Object specific access rights from s3 idl. | Günther Deschner | 1 | -0/+22 | |
Guenther | |||||
2008-11-10 | s4-samr: merge Domain Object specific access rights from s3 idl. | Günther Deschner | 1 | -0/+28 | |
Guenther | |||||
2008-11-10 | s4-samr: merge User Object specific access rights from s3 idl. | Günther Deschner | 1 | -0/+29 | |
Guenther | |||||
2008-11-10 | s4-samr: merge SAM server specific access rights from s3 idl. | Günther Deschner | 1 | -0/+23 | |
Guenther | |||||
2008-11-10 | s4-samr: merge samr_UserInfo20 from s3 idl. | Günther Deschner | 1 | -2/+2 | |
This must not be treated as a normal string (strlen truncates it). Guenther | |||||
2008-11-10 | s4-samr: move samr.idl to toplevel idl directory. | Günther Deschner | 1 | -0/+1424 | |
Guenther | |||||
2008-11-10 | s4-netlogon: change parameters string to lsa_BinaryString. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-08 | s3: make idl | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2008-11-08 | security.idl: sometimes ACEs have some padding at the end | Stefan Metzmacher | 2 | -1/+31 | |
metze | |||||
2008-11-08 | s3: security.idl: split of dom_sid stuff into dom_sid.idl | Stefan Metzmacher | 1 | -19/+2 | |
And use the toplevel ndr_sec_helper.c metze | |||||
2008-11-07 | librpc/ndr: move ndr_sec_helper.c to the toplevel | Stefan Metzmacher | 1 | -0/+88 | |
metze | |||||
2008-11-06 | librpc/idl: Add named_pipe_auth.idl to Samba4 | Stefan Metzmacher | 1 | -0/+44 | |
metze | |||||
2008-11-06 | netlogon: use 8bit SamDatabaseID and DeltaEnum in netr_ChangeLogEntry. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-11-06 | netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum. | Günther Deschner | 4 | -0/+99 | |
Guenther | |||||
2008-11-06 | netlogon-idl: use netr_ChangeLogEntry subcontext in netr_DatabaseRedo. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-06 | netlogon-idl: add netr_ChangeLogObject union. | Günther Deschner | 1 | -3/+7 | |
Guenther | |||||
2008-11-06 | netlogon-idl: add netr_ChangeLogFlags. | Günther Deschner | 1 | -1/+9 | |
Guenther | |||||
2008-11-06 | netlogon-idl: add netr_ChangeLogEntry. | Günther Deschner | 1 | -0/+12 | |
Guenther | |||||
2008-11-04 | netlogon: fix IDL for netr_DatabaseRedo. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 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. | |||||
2008-11-01 | security-idl: fix typo. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-10-31 | security-idl: add STANDARD_RIGHTS_X bits. | Günther Deschner | 1 | -0/+14 | |
Guenther | |||||
2008-10-31 | srvsvc: fix typo in srvsvc_NetSrvInfo403. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-10-31 | errors: share dcerpc error function. | Günther Deschner | 1 | -0/+55 | |
Guenther | |||||
2008-10-31 | srvsvc: share srvsvc idl between s3 and s4. | Günther Deschner | 1 | -0/+1547 | |
Guenther | |||||
2008-10-29 | netlogon: merge netlogon.idl between s3 and s4. | Günther Deschner | 1 | -0/+1474 | |
Guenther | |||||
2008-10-27 | idl: share lsa.idl between s3 and s4. | Günther Deschner | 1 | -0/+1216 | |
Guenther | |||||
2008-10-24 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-23 | Fix "ndr_size_PAC_LOGON_INFO defined but not used" build warning | Tim Prouty | 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. | |||||
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-23 | Fix "parameter has incomplete type" build warning. | Tim Prouty | 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 | |||||
2008-10-23 | idl: add svcctl specific access bits. | Günther Deschner | 1 | -1/+46 | |
Guenther | |||||
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -3/+1 | |
2008-10-20 | Move orpc to top-level directory. | Jelmer Vernooij | 1 | -0/+173 | |
2008-10-20 | Move WMI support code to top-level. | Jelmer Vernooij | 2 | -0/+63 | |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 4 | -14/+3 | |
remove some unused functions. | |||||
2008-10-20 | Use tables in Samba 3 ndrdump. | Jelmer Vernooij | 4 | -17/+240 | |