Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-24 | netlogon: add (yet) undocumented netlogon negotiate bit to bitmap. | Günther Deschner | 2 | -0/+2 | |
This bit is set by the Win7 client while joining. Guenther | |||||
2009-08-20 | s3: re-run make samba3-idl. | Günther Deschner | 7 | -2/+4717 | |
Guenther | |||||
2009-08-17 | netlogon: document some more MSVC flags. | Günther Deschner | 2 | -0/+26 | |
Some of these were observed during password changing from win7 using a samba 3.4 PDC. Guenther | |||||
2009-08-12 | librpc: rerun "make idl_full" | Kai Blin | 15 | -414/+414 | |
2009-08-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -56/+959 | |
Guenther | |||||
2009-08-07 | librpc: rerun 'make idl' after epmapper.idl changes | Stefan Metzmacher | 3 | -18/+18 | |
metze | |||||
2009-08-03 | s3/s4: Add new autogenerated files from "make idl_full" | Matthias Dieter Wallnöfer | 5 | -748/+1183 | |
2009-07-31 | librpc: rerun "make idl" | Stefan Metzmacher | 32 | -0/+81119 | |
metze | |||||
2009-07-27 | librpc: rerun "make idl_full" | Stefan Metzmacher | 6 | -14/+14 | |
metze | |||||
2009-07-24 | For some strange reason using : | Jeremy Allison | 2 | -5/+4 | |
uint8 hash[XATTR_SD_HASH_SIZE]; doesn't have the same effect as : uint8 hash[64]; Jeremy. | |||||
2009-07-24 | Fix hash function in acl_xattr to be SHA256, make | Jeremy Allison | 3 | -26/+136 | |
the hash function selectable. Upgrade version. Compiles but not fully tested yet (coming). Make vfs_acl_tdb.c compile - this needs updating to match acl_xattr (also coming soon). Jeremy. | |||||
2009-07-17 | spoolss: fill in some unknowns in spoolss_OSVersion and spoolss_OSVersionEx. | Günther Deschner | 2 | -14/+26 | |
Guenther | |||||
2009-07-17 | spoolss: fill in spoolss_Create/DeletePrinterIC + rerun make samba3-idl. | Günther Deschner | 5 | -0/+128 | |
Guenther | |||||
2009-07-17 | lsa: fill in lsa_StorePrivateData and lsa_RetrievePrivateData and rerun make ↵ | Günther Deschner | 5 | -4/+203 | |
samba3-idl. Guenther | |||||
2009-07-16 | lsa: fix typo in lsa_TrustDomInfoEnum enum in IDL. | Günther Deschner | 2 | -9/+9 | |
Guenther | |||||
2009-07-14 | s3: re-run make idl. | Günther Deschner | 2 | -1/+7 | |
Guenther | |||||
2009-07-03 | spoolss: fill in spoolss_GetPrinterDriver IDL. | Günther Deschner | 5 | -0/+193 | |
Guenther | |||||
2009-07-03 | spoolss: the flags in spoolss_SetPrinterInfo1 are in fact ↵ | Günther Deschner | 1 | -3/+3 | |
spoolss_PrinterAttributes. Guenther | |||||
2009-07-03 | spoolss: fill in spoolss_AddPrinter IDL. | Günther Deschner | 5 | -0/+137 | |
Guenther | |||||
2009-07-02 | spoolss: the flags in spoolss_PrinterInfo1 are in fact ↵ | Günther Deschner | 3 | -48/+48 | |
spoolss_PrinterAttributes. Guenther | |||||
2009-06-23 | s3: re-run make idl. | Günther Deschner | 5 | -42/+216 | |
Guenther | |||||
2009-06-18 | NETLOGON pipe improvements | Matthias Dieter Wallnöfer | 6 | -29/+89 | |
Patch for bug #4939 This refactors the NETLOGON code related to this bug: - Introduces a new "SYNCSTATE" enum required by the "DatabaseSync2" call (acc. to WSPP) - Make "DatabaseSync" dependant from "DatabaseSync2" (acc. to WSPP) - Let "DatabaseSync2" return NT_STATUS_NOT_IMPLEMENTED (I'm not sure if this is also true when a domain is running in mixed mode) - Make "LogonControl" and "LogonControl2" dependant form "LogonControl2Ex" (acc. to WSPP) - Let "LogonControl2Ex" return WERR_NOT_SUPPORTED for now | |||||
2009-06-09 | lsa: use the lsa access masks in idl. | Günther Deschner | 1 | -24/+24 | |
Guenther | |||||
2009-05-29 | s4: Add additional well-known SID's/RID's. | Andrew Kroeger | 1 | -0/+4 | |
Information was found at http://support.microsoft.com/kb/243330 Not all well-known identifiers were included - only those necessary for enhancing the 2-letter mappings used in SDDL strings were added. | |||||
2009-05-29 | Fix incorrect RID for KRBTGT. (was incorectly 514, should be 502) | Andrew Bartlett | 1 | -1/+1 | |
Requires recompile of source4/kdc/* Found by Andrew Kroeger <andrew@id10ts.net> Andrew Bartlett | |||||
2009-05-27 | Add DOMAIN_RID_KRBTGT define to security.idl | Andrew Bartlett | 1 | -0/+1 | |
2009-05-20 | s4: try to fix privileges implementation in order to pass the ↵ | Günther Deschner | 1 | -1/+3 | |
RPC-SAMR-USERS-PRIVILEGES test. Guenther | |||||
2009-05-19 | Added mapping table for account object in lsa. | Jeremy Allison | 1 | -0/+4 | |
Jeremy. | |||||
2009-05-19 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -0/+106 | |
Guenther | |||||
2009-05-13 | s3-spoolss: move SPL_ARCH_X defines to IDL. | Günther Deschner | 1 | -0/+8 | |
Guenther | |||||
2009-05-13 | s3-build: re-run make samba3-idl. | Günther Deschner | 1 | -0/+92 | |
Guenther | |||||
2009-05-01 | rerun "make idl" | Stefan Metzmacher | 3 | -3/+320 | |
metze | |||||
2009-04-30 | wkssvcs: add WKSSVC_JOIN_FLAGS_IGNORE_UNSUPPORTED_FLAGS join flag. | Günther Deschner | 2 | -0/+2 | |
Guenther | |||||
2009-04-29 | samr: fix samr_ConnectVersion enum which is 32bit not 16bit. | Günther Deschner | 1 | -3/+3 | |
Volker, please check. Rafal, haven't we seen this in your tests at sambaxp as well ? Guenther | |||||
2009-04-29 | svcctl: Fix IDL for svcctl_StartServiceW(). | Günther Deschner | 5 | -16/+109 | |
Guenther | |||||
2009-04-21 | s3-secdesc: move all winreg access bits to IDL. | Günther Deschner | 1 | -0/+4 | |
Guenther | |||||
2009-04-15 | Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+ | Jeremy Allison | 2 | -3/+3 | |
What a difference a name makes... :-). Just because something is missnamed SAMR_ACCESS_OPEN_DOMAIN, when it should actually be SAMR_ACCESS_LOOKUP_DOMAIN, don't automatically use it for a security check in _samr_OpenDomain(). Jeremy. | |||||
2009-04-13 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -3/+29 | |
Guenther | |||||
2009-04-13 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -73/+73 | |
Guenther | |||||
2009-04-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -1/+34 | |
Guenther | |||||
2009-04-10 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -6/+51 | |
Guenther | |||||
2009-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 4 | -12/+12 | |
Guenther | |||||
2009-04-09 | s3: re-run make samba3-idl. | Günther Deschner | 5 | -40/+40 | |
Guenther | |||||
2009-04-08 | svcctl: use offered/needed for buffer sizes as in spoolss. | Günther Deschner | 5 | -454/+454 | |
Guenther | |||||
2009-04-07 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -2/+1 | |
Guenther | |||||
2009-03-24 | s3: add generated dcerpc files. | Günther Deschner | 3 | -0/+2242 | |
Guenther | |||||
2009-03-18 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -90/+288 | |
Guenther | |||||
2009-03-18 | s3: re-run make samba3-idl. | Günther Deschner | 6 | -42/+120 | |
Guenther | |||||
2009-03-18 | s3: re-run make samba3-idl. | Günther Deschner | 2 | -3/+3 | |
Guenther | |||||
2009-03-17 | s3: re-run make samba3-idl. | Günther Deschner | 3 | -0/+154 | |
Guenther |