ira/wip.git
2003-11-19 Richard SharpeSome simple tweaks to the IDL to make it more correct ...
2003-11-19 Andrew Tridgellstarted to expand the echo tests to include more intere...
2003-11-19 Andrew Tridgellsrvsvc IDL and test code from metze. Thanks!
2003-11-19 Andrew Tridgellafter discussions with lukeh, I think we found a alignm...
2003-11-19 Andrew Tridgellslightly more accurate structure alignment code - I...
2003-11-19 Andrew Tridgellremoved an unused structure
2003-11-19 Andrew Tridgellchange to AuditEventsInfo struct from lukeh
2003-11-19 Andrew Tridgellfixed country code field in samr_UserInfo5
2003-11-19 Andrew Tridgellpossibly better handling of NULL secdesc (thanks to...
2003-11-19 Andrew Tridgellinit samr and lsa names so the debug display looks...
2003-11-19 Andrew Tridgellseparate the reason and result codes in a bind_ack...
2003-11-18 Andrew Tridgelladded a thanks to Todd Sabin (with his permission)
2003-11-18 Andrew Tridgelladded another wkssvc info level
2003-11-18 Andrew Tridgelladded samr_CreateUser() samr_DeleteUser(). The test...
2003-11-18 Andrew Tridgellget rid of the old rpcclient code - it needs to be...
2003-11-18 Andrew Tridgellcope with no printers returned from EnumPrinters
2003-11-18 Andrew Tridgellchanged wks to wkssvc (suggestion from metze). Started...
2003-11-18 Tim PotterWorking on EnumPrinterData. There appears to be an...
2003-11-18 Andrew Tridgelladded samr_QuerySecurity() call that displays the ACL...
2003-11-18 Andrew Tridgelluse the auto-generated UUID, version and name rather...
2003-11-18 Andrew Tridgellremove some old junk from the Makefile
2003-11-18 Andrew Tridgellauto-generate the pipe UUID version and name
2003-11-18 Andrew Tridgellfill in skeletons for the rest of the function calls...
2003-11-18 Andrew Tridgellsupport the 'default' case in IDL unions
2003-11-18 Andrew Tridgellignore c and h files in the idl dir. This makes it...
2003-11-18 Andrew Tridgell* use the new auto-generated debug code method.
2003-11-18 Andrew Tridgellauto-generate top-level debug print functions when...
2003-11-17 Andrew Tridgellremove an unused variable
2003-11-17 Andrew Tridgelladded wkssvc.idl and test code
2003-11-17 Andrew Tridgell * add another WERR err code
2003-11-17 Andrew Tridgellauto-generate functions for printing top-level function
2003-11-17 Andrew Tridgelluse [subcontext] to make GetPrinter a bit easier in...
2003-11-17 Andrew Tridgellstarted documenting the extension to IDL that pidl...
2003-11-17 Andrew Tridgellsecurity descriptors are no longer a "special" type...
2003-11-17 Andrew Tridgell* support inline arrays
2003-11-17 Andrew Tridgellcall OpenPrinterEx on each printer on the server, and...
2003-11-17 Andrew Tridgelladded OpenPrinter and a test function. Note that the...
2003-11-17 Andrew Tridgell* more info levels for EnumPrinter
2003-11-17 Andrew Tridgellhandle non-NTSTATUS return types
2003-11-17 Andrew Tridgellnicer method of handling spoolss EnumPrinters
2003-11-17 Andrew Tridgellbetter [relative] handling, allowing for nested relativ...
2003-11-16 Andrew Tridgelluse nstring and [relative] to support levels 1 and...
2003-11-16 Andrew Tridgell * the beginnings of non-constant fixed arrays
2003-11-16 Andrew Tridgelladded support for level1 of EnumPrinters in spoolss...
2003-11-16 Andrew Tridgelladded support for "relstr", structure and union propert...
2003-11-16 Tim PotterInitial version of printer info 1 for tridge.
2003-11-16 Andrew Tridgellignore .pidl files
2003-11-16 Andrew Tridgelluse the "subcontext" magic flag for sec_desc_buf
2003-11-16 Andrew Tridgelladded the "subcontext" attribute for auto-handling...
2003-11-16 Andrew Tridgellslightly more efficient strlen setting in lsa and samr...
2003-11-16 Andrew Tridgellfixed the handling of much more general C expressions...
2003-11-16 Tim PotterCommit autogenerated code for EnumPrinters and ClosePri...
2003-11-16 Tim PotterAdded push/pull routines for uint8_buf IDL type used...
2003-11-16 Tim PotterAdded tests for EnumPrinters and ClosePrinter.
2003-11-16 Tim PotterAdded IDL for EnumPrinters and ClosePrinter.
2003-11-15 Andrew Tridgellrun the basic build tests on sub-builds like "make...
2003-11-15 Andrew Tridgellsimple method for auto-building rpc files if idl change...
2003-11-15 Andrew Tridgellthe returned policy handle in spoolss_OpenPrinterEx...
2003-11-15 Andrew Tridgellremember to samr_Close() policy handles after use
2003-11-15 Andrew Tridgelladded OpenAlias and QueryAliasInfo levels 1 to 3
2003-11-15 Andrew Tridgelladded OpenGroup and QueryGroupInfo levels 1 to 4
2003-11-15 Andrew Tridgelldon't encode my own servers name in the test :)
2003-11-15 Andrew Tridgelladded UserInfo level 21
2003-11-15 Andrew Tridgelladded samr UserInfo levels 4 to 20
2003-11-15 Andrew Tridgelladded samr_UserInfo2 and samr_UserInfo3
2003-11-15 Andrew Tridgelladded support for varying conformant arrays (needed...
2003-11-15 Andrew Tridgelladded samr_OpenUser, samr_EnumDomainAliases and samr_Qu...
2003-11-15 Andrew Tridgelladded samr_EnumDomainGroups and samr_EnumDomainUsers
2003-11-15 Andrew Tridgelladded another 11 levels of QueryDomainInfo
2003-11-15 Andrew Tridgellfixed alignment of the buffers part structures
2003-11-15 Andrew Tridgelladded samr_OpenDomain() and samr_QueryDomainInfo()...
2003-11-15 Andrew Tridgellrun LookupDomain on each domain returned from EnumDomai...
2003-11-15 Andrew Tridgellsupport a new value() attribute that allows us to auto...
2003-11-15 Andrew Tridgelladded the first couple of calls from samr as IDL
2003-11-15 Tim PotterSkeleton IDL for SPOOLSS pipe. For this inital version...
2003-11-15 Tim PotterFix bug in generation of function ndr_pull code generat...
2003-11-15 Andrew Tridgelladded lsa_QuerySecObj() and the necessary sec_desc_buf...
2003-11-14 Andrew Tridgellit turns out that all MS servers ignore the artifact...
2003-11-14 Andrew Tridgelladded the dfs_GetInfo all - all levels
2003-11-14 Andrew Tridgell* make pidl.pl exit with an error on a parse error
2003-11-14 Andrew Tridgell* added levels 4, 200 and 300 to NetDfsEnum. 200 and...
2003-11-14 Andrew Tridgell* fixed lsa_LookupPrivName
2003-11-14 Andrew Tridgellfixed another problem with pointers to arrays in structures
2003-11-14 Andrew Tridgellwe can now do a level1 NetDfsEnum()
2003-11-14 Andrew Tridgellfixed the handling of unions of pointers
2003-11-14 Andrew Tridgell* differentiate between pointers and non-pointers in...
2003-11-13 Andrew Tridgellfixed rpcecho EchoData debug code
2003-11-13 Andrew Tridgellremoved some obsolete .cvsignore files
2003-11-13 Andrew Tridgellremoved a bunch of the old rpc code in preparation...
2003-11-13 Andrew Tridgellmore dfs work
2003-11-13 Andrew Tridgell* fixed conformant arrays in structures
2003-11-13 Andrew TridgellI think we now handle conformant arrays in structures...
2003-11-12 Andrew Tridgelllsa_PrivilegeSet seems to be a very strange beast indee...
2003-11-12 Andrew Tridgellhandle constant sized arrays
2003-11-11 Andrew Tridgelladded 9 more info levels to lsa_QueryInfoPolicy
2003-11-11 Andrew Tridgelladded support for 8 byte aligned HYPER_T
2003-11-11 Andrew Tridgelladded QueryPolicyInfo/PrimaryDomainInfo idl and test...
2003-11-11 Andrew Tridgellfixed the NDR structure alignment rules
2003-11-11 Andrew Tridgellsupport lsa_AuditEventsInfo
2003-11-11 Andrew Tridgellfixed handling on pointers to arrays of structures...
next