r10656: BIG merge from trunk. Features not copied over
[nivanova/samba-autobuild/.git] / source3 / rpc_parse /
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10432: BUG 3080: fix 'net rpc shutdown' for XP clients
2007-10-10 Gerald Carterr10278: more fixes for bug 3080. Ensure the length...
2007-10-10 Gerald Carterr10243: fix net rpc shutdown (missing alignments and...
2007-10-10 Günther Deschnerr10205: fix obvious typo in the NET_USER_INFO_3 parsing
2007-10-10 Jeremy Allisonr9935: Make it easier to find overruns.
2007-10-10 Gerald Carterr9893: fix REG_CREATE_KEY_EX parsing error caused by...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9660: real fix for group enumeration bug in 3.0.20...
2007-10-10 Gerald Carterr9593: fix enumerated group name (should be full name...
2007-10-10 Gerald Carterr9086: * fix invalid read in parse_spoolss when writing...
2007-10-10 Gerald Carterr8956: fix segfault caused by trying to parse a UNISTR2
2007-10-10 Gerald Carterr8899: various compiler warning fixes reported by Jason...
2007-10-10 Volker Lendecker8869: Get rid of a warning.
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Tim Potterr8597: Use UNI_STR_TERMINATE (an enum value) instead...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Jeremy Allisonr8553: Another compile warning fix from jason@ncac...
2007-10-10 Gerald Carterr8507: BUG 2557: don't give and rpc fault when you...
2007-10-10 Günther Deschnerr8398: Fix segfault in the client addprinterex-call...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7880: fix a typo and memleak on failures cases (patch...
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Gerald Carterr7839: remove C++ style comment
2007-10-10 Gerald Carterr7789: fix overparanoid assert() call when checking...
2007-10-10 Jeremy Allisonr7696: Don't try and be clever and read an 8 byte int...
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7664: add access check hooks to _reg_open_entry which...
2007-10-10 Gerald Carterr7649: * fix compile breakage (sorry, should have done...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Gerald Carterr7563: svcctl patches from Marcin; have cleaned up...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Günther Deschnerr7391: - Added client-support for various lsa_query_tru...
2007-10-10 Jeremy Allisonr7385: Rewrite the RPC bind parsing functions to follow...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6995: * fixing segfault when writing out registry...
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Gerald Carterr6683: remove log messages about unknown specversions...
2007-10-10 Gerald Carterr6680: event log patches from Marcin
2007-10-10 Gerald Carterr6601: fixing query and set alias info calls (level...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Gerald Carterr6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab...
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Gerald Carterr6243: Yes. I *will* hate myself in the morning for...
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Gerald Carterr6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
2007-10-10 Gerald Carterr6218: * fix a segv in EnumPrinters():rpc_buffer_alloc...
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Gerald Carterr6046: $ net -S block -U % -W VALE rpc service status...
2007-10-10 Gerald Carterr6038: adding more flesh to 'net rpc service'
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Simo Sorcer6004: Let's make server manager able to kill a user...
2007-10-10 Gerald Carterr5946: BUG 2497: fix bug in rpcclient's deletedriverex...
2007-10-10 Gerald Carterr5809: try to catch NULL pointers during developerment...
2007-10-10 Gerald Carterr5808: removing unneeded structure field from RPC_BUFFER
2007-10-10 Gerald Carterr5805: merging spoolss parsing changes from trunk and...
2007-10-10 Gerald Carterr5726: merge LsaLookupPrivValue() code from trunk
2007-10-10 Jim McDonoughr5580: Fix "net rpc trustdom add". Much closer to...
2007-10-10 Andrew Bartlettr5536: Avoid intermediate copy of NT and LM responses...
2007-10-10 Günther Deschnerr5262: Fix server_role in the samr_query_dom_info calls...
2007-10-10 Volker Lendecker5125: Fix bug 2113 -- thanks to jason@ncac.gwu.edu
2007-10-10 Volker Lendecker4946: Our notion the other_sids in the info3 SamLogon...
2007-10-10 Jeremy Allisonr4875: Fix for bugid #221, inspired by Mrinal Kalakrish...
2007-10-10 Günther Deschnerr4868: Add "net rpc user RENAME"-command.
2007-10-10 Gerald Carterr4746: add server support for lsa_enum_acct_rights...
2007-10-10 Gerald Carterr4742: add server support for lsa_add/remove_account_ri...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Gerald Carterr4668: allow the caller to invoke init_unistr2() with...
2007-10-10 Jeremy Allisonr4656: Convert the winreg pipe to use WERROR returns...
2007-10-10 Jeremy Allisonr4601: Removed any use of the MAX_XXX_STR style definit...
2007-10-10 Günther Deschnerr4336: Apply some other samba4 SAMR idl that is just...
2007-10-10 Günther Deschnerr4331: Implement SAMR query_dom_info-call info-level...
2007-10-10 Günther Deschnerr4287: Vampire SAM_DELTA_DOMAIN_INFO.
2007-10-10 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
2007-10-10 Volker Lendecker4219: Fix samba3 samr "idl"... According to samba4...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4005: Fix for bug #2071 reported by Jason Mader <jason...
2007-10-10 Tim Potterr3928: Fix duplicate call to pdb_get_acct_desc(). ...
2007-10-10 Günther Deschnerr3645: Allow deldriverex in rpcclient to delete drivers...
2007-10-10 Gerald Carterr3639: patch from Martin Zielinski <mz@seh.de> to add...
2007-10-10 Günther Deschnerr2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not...
2007-10-10 Jeremy Allisonr2396: Fix bug found by Cornelio Bondad Jr <Corny.Bonda...
2007-10-10 Günther Deschnerr1692: first commit :)
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Volker Lendecker1202: This hopefully fixes our memory use when unmarsh...
2007-10-10 Andrew Bartlettr1125: Remove bougus comments. (The real fix was to...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Volker Lendecker977: Implement 'net rpc group rename' -- rename domain...
2007-10-10 Gerald Carterr704: BUG 1315: fix for schannel client connections...
2007-10-10 Jeremy Allisonr480: Added Andrew Bartletts pwinfo-parse-error.patch.
2007-10-10 Gerald Carterr196: merging struct uuid from trunk
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2004-04-02 Volker LendeckeImplement NETLOGON GetDCName client side. You can ask...
2004-03-24 Gerald Carterfixes for prnadmin.dll API
next