rename public functions from winbind_client.h
[metze/old/v3-2-winbind-ndr.git] / source / rpc_parse /
2007-09-07 vlendecApply some const
2007-08-30 vlendecConsolidate the use of temporary talloc contexts.
2007-08-29 mimirUse infolevel 25 to set the machine account's password...
2007-08-29 jraComment out the _nonnull calls for 3.2.x, as agreed...
2007-08-14 derrell- I got tricked by function naming. Contrary to what...
2007-08-09 vlendecFix Coverity ID 364
2007-07-28 vlendecFix a type mismatch found by the IBM checker
2007-07-10 tridgeThe FSF has moved around a lot. This fixes their Mass...
2007-07-10 tridgeuse the GPLv3 boilerplate as recommended by the FSF...
2007-07-09 jraChange from v2 or later to v3 or later.
2007-06-30 vlendecRemove two unneeded global variables
2007-06-27 gdAllow to pass down the lookup-level to rpccli_lsa_looku...
2007-06-26 jmcdFix bugzilla #4719: must change password is not set...
2007-06-15 jpeachTidy calls to smb_panic by removing trailing newlines...
2007-06-09 jraFix lsa crash bug #4683. The "names" enum struct
2007-06-08 gdnetr_getdcname returns WERROR not NTSTATUS.
2007-06-04 jraStop Coverity from getting confused.
2007-05-31 jerrymerge CloseEventlog() pidl conversion from 3.0.26 ...
2007-05-31 jerrymerge service control pidl change for CloseServiceHandl...
2007-05-29 gdVery funny, we thought to use netr_GetDcName (e.g....
2007-05-24 gdFill in some more netlogon dsgetdcname flavours (netr_D...
2007-05-24 jraFix bug #4655. We marshall the enumdataex correctly,
2007-05-23 vlendecAdd rpccli_netlogon_sam_network_logon_ex, fix its parsi...
2007-05-22 jraFix bug #4637 - we hads missed some cases where
2007-05-14 jerrymerge fixes for CVE-2007-2446 and CVE-2007-2447 to...
2007-05-14 vlendecIntroduce const DATA_BLOB data_blob_null = { NULL,...
2007-05-04 jraFix zero alloc with create_rpc_blob().
2007-05-04 jraFix for Jerry's reversion. We still need to check size
2007-05-01 jerryRevert svn r22576 (parse change to enum_aliasmem()...
2007-04-30 jraMake all uses of TALLOC_MEMDUP consistent.
2007-04-30 jraGet us into a consistent state with TALLOC_ZERO_ARRAY...
2007-04-29 jraChange all of parse/*.c to use standard form. Fix some
2007-04-29 jraFix marshalling bug in aliasmem.
2007-04-29 jraMove the _strict -> _zeronull functions into lib/util.c
2007-04-27 jraMove over to using the _strict varients of the talloc
2007-04-11 jraPure reformatting. I hate 4 space tabstops :-).
2007-04-06 jerryBUG 4439: Fix the object picket on x64 WIndopws XP...
2007-04-03 jraFix the parsing of info level 3. Flags is not a flags
2007-04-03 jelmerPort the endpoint mapper (and functions it requires...
2007-03-29 metzechange TDB_DATA from char * to unsigned char *
2007-03-28 metzechange prototype of dump_data(), so that it takes unsig...
2007-03-27 metzesplit tdb_prs_*() functions in version which take a...
2007-02-22 jerryFix some "cannot access LDAP when no root" bugs.
2007-02-16 gdFix typo.
2007-02-14 jraFIXME ! Our parsing here is wrong I think,
2007-01-31 jraFix formatting.
2007-01-19 jerryThis is a placeholder fix. Apparently Windows 2000
2006-12-20 herbmerge -r20264:20267 from SAMBA_3_0_24
2006-10-15 vlendectdb_prs_store is right now used to store printer and...
2006-10-07 gdAdd NET_GETANYDCNAME (getdcname only gives the PDC...
2006-10-06 gdgetdcname on the NETLOGON pipe returns WERROR, not...
2006-10-02 vlendecImplement getprinterinfo level 6 (only the status)...
2006-09-26 jerry* Get the new rpccli_winreg_XXXX() functions into the...
2006-09-23 jraFix the same bug Volker noticed when marshalling/unmars...
2006-09-23 vlendecFix a type-punned warning that turned out to be a real...
2006-09-21 jelmerUse the pidl-generated code for the srvsvc interface...
2006-09-20 jelmerUse the Samba4 data structures for security descriptors...
2006-09-20 jerry* Get the wkssvc patch right this time.
2006-09-20 jerryreadd missing files
2006-09-20 jerryReplace out one wkssvc call (wkssrv_GetInfo()) with...
2006-09-20 jmcdFix up password change times. The can change and must...
2006-09-20 jerryReplace the following hand code client routines:
2006-09-19 gdFix the build. (never commit before breakfeast).
2006-09-19 gdquickly add samr_GetDisplayEnumerationIndex for debuggi...
2006-09-19 jelmerRename "struct uuid" => "struct GUID" for consistency.
2006-09-17 vlendecAdd marshalling support to smb_io_time.
2006-09-15 jelmerUse the autogenerated client and server for the echo...
2006-09-14 jelmerUse generated server for unixinfo RPC interface.
2006-09-13 jelmerUse pidl-generated server side code for dfs.
2006-09-11 jerry* swap from POLICY_HND to the struct policy_handle...
2006-09-11 jerryget the data size and not offset when initializing...
2006-09-11 vlendecI've got a sniff where NT4 sends just a single byte...
2006-09-08 jerryBig change:
2006-09-06 jelmermerge 3.0-libndr branch
2006-09-04 vlendecMore C++ stuff
2006-09-04 vlendecMore C++ stuff
2006-08-28 jraMake it explicit to the checker that we can never pass
2006-08-08 gdAdding dfs_EnumEx for rpcclient (Samba4 IDL to follow).
2006-08-08 gdFix msdfs RPC management (this broke with the autogener...
2006-08-01 vlendecSome C++ warnings
2006-07-30 vlendecMore C++ warnings -- 456 left
2006-07-19 vlendecFix alignment on lsaquery. This broke in particular...
2006-07-11 jraSync trunk -> 3.0 for 3.0.24 code. Still need
2006-06-28 jraKlocwork #2038. Fix memleak on error path.
2006-06-20 jraKlocwork #1079. Allow BUFFER5 to cope with a NULL
2006-06-19 jraKlocwork #1077.
2006-06-19 jraFix Klocwork #1071.
2006-06-19 jraFix Klocwork #1048.
2006-06-19 jraKlocwork #1035.
2006-06-19 jraFix Klocwork #895, #898, #899, #915, #932, #938 and a
2006-06-19 vlendecThat's the best way to fix a Klocwork bug: Remove the...
2006-06-16 jraFix another "dereferencing type-punned pointer will...
2006-06-09 jraJanitor for Volker..... This looks correct to me.
2006-06-06 vlendecThis is one of the more dirty patches I've put in latel...
2006-05-25 jraFix bug #3803 from jason@ncac.gwu.edu - bad comparison.
2006-05-05 gdProcess all the supported info levels in the samr_query...
2006-05-05 gdAgain purely cosmetic reformat of the samr query domain...
2006-05-04 gdPurely cosmetic reformat, no functional changes.
2006-05-04 gdAdd some more client rpc for the querydominfo calls...
2006-05-04 gdcleanup older unused padding.
next