trying to get HEAD building again. If you want the code
[kai/samba-autobuild/.git] / source / rpc_parse / parse_misc.c
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-03-25 Jelmer Vernooij- Support building all auth modules as .so's
2003-03-15 Andrew BartlettFix signed/unsigned issues - mostly 'i' counters.
2003-02-11 Andrew Tridgellremoved a duplicate copy of smb_io_sid_array()
2003-02-11 Andrew Tridgelladded server stubs for lsa_enum_acct_with_right
2003-02-10 Andrew Tridgelladded the 'lsaenumacctwithright' command to rpcclient...
2003-01-28 Andrew Tridgellcleaned up the lsa_enum_acct_rights function and added a
2003-01-17 Andrew Tridgellreverted this patch till I sort out the craziness with...
2003-01-17 Andrew TridgellThis removes the 3rd argument from init_unistr2()....
2003-01-15 Andrew Tridgelladded cli_lsa_enum_account_rights() call. Note that...
2003-01-02 Andrew BartlettBIG patch...
2002-12-20 Jeremy AllisonForward port the change to talloc_init() to make all...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-06 Tim PotterFor a BUFFER5, don't parse the buffer if the buffer...
2002-08-23 Jean-François Mico... some cleanup while working on the NETLOGON pipe.
2002-06-26 Gerald Cartermerge from APP_HEAD
2002-06-18 Simo Sorcemore debug classess activated
2002-05-07 Tim PotterGrr - the removal of the nnecessary prs_align() from...
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-03-02 Andrew Bartlettmore const
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-31 Andrew BartlettGive the main loop talloc context a name (using mbp...
2001-12-05 Andrew BartlettConst religion for some of the RPC code.
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-10-02 Jeremy AllisonFixed the bug with member servers in a Samba PDC hosted...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-31 Andrew BartlettFix up some compile issues. We can't have C99 comments...
2001-08-28 Tim PotterMerge of sam sync code from TNG.
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-07-11 Andrew BartlettThis backs out my last change, which broke some of...
2001-07-10 Andrew BartlettThis fixes security=domain, which has been broke since...
2001-07-09 Jean-François Mico... when converting ascii to unicode, if the ascii string...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-05-01 Jeremy AllisonAdded code from "Nigel Williams" <nigel@veritas.com...
2001-03-07 Jeremy AllisonSync up handle creation with 2.2 branch. We can now...
2001-02-27 Jeremy AllisonAdded total memory allocated counter to talloc, so...
2001-01-25 Jeremy AllisonFixed "object picker can't determine if object in domai...
2000-12-15 Jean-François Mico... lib/util_unistr.c:
2000-12-15 Jeremy AllisonFixed memory leaks in lsa_XX calls. Fixed memory leaks...
2000-12-08 Tim PotterPort of lsa_lookup_sids() and lsa_lookup_names() rpc...
2000-11-10 Jeremy Allisonprinting/nt_printing.c: use getpwuid not smbgetpwuid...
2000-10-04 Jeremy AllisonAdding Herb's compile warning fixes to HEAD.
2000-08-17 Gerald Carteradded comment for my own memory purposes
2000-08-16 Gerald Carter- fixed memcpy bug in copy_unistr2()
2000-08-11 Jeremy AllisonFixed the problem with UNISTR marshalling in a buffer5...
2000-08-09 Gerald CarterMore work on AddPrinterDriver() and AddPrinterEx()...
2000-08-08 Gerald Cartercleanup in init_unistr2_from_unistr()
2000-08-05 Gerald Carterit is not my day it seems. :-(
2000-08-05 Gerald Carterremoved the for() loop to copy the buffer in init_unist...
2000-08-05 Gerald CarterFixed bug in init_unistr2_from_unistr() found by Elrond.
2000-08-04 Gerald CarterAfter talking with Jeremy and JF (and staring at packet...
2000-07-28 Tim PotterFixed read overrun in init_string2()
2000-07-27 Jeremy AllisonOk - this is a *BIG* change - but it fixes the problems...
2000-06-01 Jeremy AllisonMore insure found memory leak and corruption fixes.
2000-06-01 Jeremy AllisonBack to building. Now to test with insure.
2000-06-01 Jeremy AllisonGetting back to a compilable state (not there yet but...
2000-05-28 Andrew Tridgellinit_unistr takes a const 2nd arg
2000-05-12 Andrew Tridgelladded spool_io_printer_driver_info_level_6()
2000-03-29 Jean-François Mico... rewrote getprinterdriver level 3, now correctly handle...
2000-03-22 Jeremy Allisonacconfig.h configure configure.in: Added check for...
2000-03-22 Luke Leightonadded the following message to all dce/rpc client/serve...
2000-02-07 Jean-François Mico... spoolss definitions.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-01 Luke Leightondamn, that took a while. nt login password was being...
1999-11-23 Luke Leightonattempted a svcset command. password is encrypted...
1999-11-16 Luke Leightonattempting to get nt5 wksta to join domain.
1999-11-08 Luke Leightonconst feeding frenzy
1999-11-03 Luke Leightoncreated msrpc_srv_enum_tprt() function by massaging...
1999-11-03 Luke Leightonhad to move unistr2_dup(), unistr2_free() and unistr2_c...
1999-11-03 Luke Leightonthree types of array-creation / array-deletion functions:
1999-10-30 Luke LeightonNetServerTransportEnum parsing, client-side and rpcclie...
1999-10-25 Luke Leighton- typecast malloc / Realloc issues.
1999-10-15 Luke Leightonreturn results on prs_xxxxx() and all xxx_io_xxx()...
1999-09-14 Luke Leightonwow!!!! this one's been here for two years!!!! alignmen...
1999-08-03 Luke Leightonreverted jeremy's c++-like security descriptor modifica...
1999-04-27 Jean-François Mico... rpc_parse/parse_misc.c : defined a new BUFFER5 struct
1999-04-11 Matthew ChapmanIncorrect length (number of unicode characters rather...
1999-04-08 Matthew ChapmanMainly BDC-related changes.
1999-03-25 Luke LeightonSAM database "set user info".
1999-03-24 Luke Leightonremoved 2 unnecessary args from make_uni_hdr.
1999-03-23 Matthew ChapmanAnother UNICODE issue - this time BUFFER2 was being...
1999-03-18 Matthew ChapmanAdding LSA_OPENSECRET (-> LsarOpenSecret) and LSA_QUERY...
1999-03-12 Luke Leightonnew "domtrust" test command. r&d into inter-domain...
1999-02-23 Luke Leightonadded jeremy's new c++-like code for parsing of securit...
1999-02-15 Matthew ChapmanAlways null-terminate strings.
1999-02-12 Matthew ChapmanUNICODE cleanup (see lib/util_unistr.c).
1999-02-11 Luke Leightonthe UNICODE issue...
1999-02-09 Luke Leightonremoval of the use of unistrn2 function: replace it...
1999-02-08 Luke LeightonUNICODE byte ordering issue: typecast to uint16* replac...
1998-12-09 Luke Leightonadding some enumerate services code, client and server.
1998-12-07 Luke Leighton- lib/unix_sec_ctxt.c
1998-12-02 Luke Leightonadded rid and sid_name_use to DOMAIN_GRP_MEMBER, for...
1998-12-02 Luke Leightonadding group member code, made a start. found that...
1998-11-29 Luke Leightonweekend work. user / group database API.
1998-11-25 Luke LeightonLsaLookupNames client call (first used as lookupnames...
1998-11-23 Luke Leightonunix instance of group database API
1998-11-12 Luke Leightonjean-f. sent me some S-1-3-0,1,2,3 SIDs and names....
1998-11-12 Luke Leightonsecurity descriptors and registry.
1998-11-10 Jeremy Allisoninclude/local.h:
1998-11-10 Luke Leightonrpcclient registry commands.
next