Send back talloc allocation information when POOL_USAGE is received.
[samba.git] / source3 / rpc_parse /
2002-01-02 Martin PoolAdd prs_dump_before to dump everything from the start...
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-31 Andrew BartlettGive the main loop talloc context a name (using mbp...
2001-12-21 Jean-François Mico... added a copyright notice.
2001-12-21 Jean-François Mico... doesn't keep track of the struct's size we enumerate...
2001-12-21 Jean-François Mico... re-done all of samr_query_disp_info()
2001-12-20 Gerald Cartermerge from 2.2
2001-12-19 Jean-François Mico... added info level 1 to samr_query_alias()
2001-12-18 Jean-François Mico... fixing bug I introduced.
2001-12-17 Jean-François Mico... there is no unknown field in LSA_SEC_QOS
2001-12-17 Tim PotterReplaced some hardcoded hex numbers with constants.
2001-12-13 Jean-François Mico... update the ldap support code. it compiles.
2001-12-13 Gerald Cartermerge from 2.2
2001-12-12 Jean-François Mico... decoded SAM_DELTA 0x0e and 0x12.
2001-12-12 Jean-François Mico... a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)
2001-12-10 Jean-François Mico... added info level 3 to samrgetgroupinfo. I don't know...
2001-12-10 Tim PotterAdded client and server code for the GetPrintProcessorD...
2001-12-06 Jean-François Mico... again an intrusive patch:
2001-12-05 Andrew BartlettOK. Smbpasswd -j is DEAD.
2001-12-05 Andrew BartlettConst religion for some of the RPC code.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgellconst religion
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-28 Jean-François Mico... added samr_set_domain_info and samr_unknown_2E.
2001-11-25 Andrew BartlettFix ./configure --enable-developer warnings (shadow...
2001-11-24 Jean-François Mico... added lsaenumprivsaccount and lsalookupprivvalue to...
2001-11-23 Jean-François Mico... Changed how the privileges are stored in the group...
2001-11-22 Jean-François Mico... added lsa_enum_sids to rpcclient
2001-11-22 Jean-François Mico... add another command to rpcclient: getdispname. Show...
2001-11-22 Jean-François Mico... add a command to rpcclient: enumprivs
2001-11-22 Gerald Carterremove unused variables
2001-11-22 Gerald Cartermerge from 2.2
2001-11-21 Jean-François Mico... samr_querydom_info level 1: found the meaning of the...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-11-15 Jeremy AllisonTidyups and things I discovered during the merge...
2001-11-15 Jeremy AllisonNo longer used.
2001-11-15 Martin PoolDoxygen demo for Tim.
2001-11-08 Martin Poolspoolss_io_devmode private data is binary and should...
2001-11-05 Tim PotterWrote some stubs for new win2k only spoolss rpc commands:
2001-11-04 Andrew Tridgellget the string lengths right in domain logons
2001-11-01 Andrew BartlettVarious post AuthRewrite cleanups, fixups and tidyups.
2001-10-31 Andrew BartlettThis is a farily large patch (3300 lines) and reworks...
2001-10-31 Tim PotterThis one's a doozy. A cut&paste bug incorrectly sets...
2001-10-30 Tim PotterRemoved confusing comment.
2001-10-29 Andrew BartlettThis commit is number 4 of 4.
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-09-22 Andrew BartlettThese are RIDs not Unix UIDs so make this clear in...
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-09-14 Tim PotterMerge prs_hash1() function from tng.
2001-09-14 Tim PotterDecode 68-byte password blocks using sam replication...
2001-09-12 Andrew Tridgell- enable MSDFS by default, there seems no reason not...
2001-09-04 Andrew Tridgellit now all compiles - so try enabling it by default...
2001-09-04 Tim PotterWelcome to tpot's exploit world!
2001-09-04 Andrew Tridgellthe next stage in the NTSTATUS/WERROR change. smbd...
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-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-24 Jeremy AllisonFixed malloc -> talloc problems pointed out by Simo.
2001-08-22 Gerald Cartermerge from 2.2
2001-08-12 Simo Sorcethis is a big global fix for the ptr = Realloc(ptr...
2001-08-10 Jeremy AllisonMerge in the NT drivers changes from 2.2.
2001-08-10 Simo Sorce- avoid possible mem leaks in rpcclient/cmd_*.c (talloc...
2001-08-07 Tim PotterA collection of fixes/cleanups to the security descript...
2001-08-03 Andrew BartlettThis is my 'Authentication Rewrite' version 1.01, mostl...
2001-08-03 Tim PotterFix for smbpasswd set_userinfo24 was in the wrong place!
2001-08-02 Jeremy AllisonAllow smbpasswd to join a W2K hosted AD domain.
2001-07-25 Tim PotterHeld a shoot-out between NT_STATUS_NO_PROBLEMO and...
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... implement:
2001-07-09 Jean-François Mico... add query user info level 20 (for RAS)
2001-07-09 Jean-François Mico... when converting ascii to unicode, if the ascii string...
2001-07-06 Jeremy AllisonAdded JF's fix for max_entries being 0.
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Jeremy AllisonMissing prs_align() was causing Win9x nexus tools to...
2001-07-02 Jeremy AllisonFixed auto-alloc of dispinfo code when unmarshalling.
2001-06-29 Jeremy AllisonAdded LsaGetConnectedCredentials patch from Manoj Naik...
2001-06-29 Jeremy AllisonFrom JF....
2001-06-29 Tim PotterRemoved another silly static array.
2001-06-26 Herb LewisSGI compiler fixes.
2001-06-26 Jeremy AllisonEnsure we always have a valid pointer on unmarshalling...
2001-06-26 Tim PotterFixed bug introduced by changeover of security descript...
2001-06-25 Tim PotterCosmetic fixups found while playing with the server...
2001-06-22 Gerald Cartersync this function with 2.2 (single check for NULL...
2001-06-22 Jeremy AllisonRemoved unused (and potentially crash-causing) free...
2001-06-21 Jeremy AllisonMerging Gerry's spoolss changes.
2001-06-20 Jeremy AllisonFixed W2K SP2 joining a Samba PDC hosted domain.
2001-06-19 Jeremy AllisonINFO_24 sometimes has a 2 byte length, sometimes doesn...
2001-06-16 Jeremy AllisonModified version of Jim's 0x27 and 0x28 Win9x Secdesc...
2001-06-15 Jeremy AllisonJim McDonough's parse patches for Win9x get SD calls.
2001-06-15 Jeremy AllisonFixed typo spotted by "Jim McDonough" <jmcd@us.ibm...
2001-06-15 Tim PotterAdd password length field to SAM_USER_INFO24 structure...
2001-06-13 Tim PotterAdded some msdfs client routines.
2001-06-06 Tim PotterConverted init_samr_q_lookup_names() and samr_io_q_look...
2001-06-01 Tim PotterAdded *.po to .cvsignore files.
2001-05-24 Tim PotterAdded a init function for net_q_logon_ctrl2 so we can...
next