summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* Merge of comment about apparent spoolss_io_user_info weirdness.Tim Potter2002-12-201-0/+4
* Support printer info 7, used for publishingJim McDonough2002-12-031-0/+63
* Lots of fixes for error paths where tdb_fetch() data need freeing.Jeremy Allison2002-11-231-1/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-125-40/+42
* Sync with HEAD to get enumprinterkey api.Jim McDonough2002-11-081-0/+29
* Being tpot's janitor again.... checking in things only checked into HEAD.Jeremy Allison2002-11-071-3/+4
* Merge of scalable printing code fix... Needs testing.Jeremy Allison2002-11-071-1/+1
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-021-3/+13
* Merge NULL relstr fix from HEAD.Tim Potter2002-10-171-0/+3
* missing prs_align()'sGerald Carter2002-10-051-0/+9
* merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-041-2/+2
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-041-0/+113
|\
| * merge of working dsrolegetprimdominfo() client code from APP_HEADGerald Carter2002-10-042-2/+115
| * merge of new client side support the Win2k LSARPC UUID in rpcbindGerald Carter2002-10-041-10/+25
| * HEAD and APP-HEAD spoolss parsing was out of sync. This MUST NOT HAPPEN !Jeremy Allison2002-09-271-20/+17
| * Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> to do a *much*Andrew Bartlett2002-09-261-1/+44
| * Change parsing of policy and privs delta to what Ethereal says.Volker Lendecke2002-09-221-70/+66
| * wrong alignment size calculationSimo Sorce2002-09-131-1/+3
| * Display debug data we are marshalling/unmarshalling a UNISTR in aTim Potter2002-09-061-1/+7
| * A netshareenum reply always contains an enum_hnd. win2k returns zeroTim Potter2002-09-051-4/+2
| * Fix typo in comment.Tim Potter2002-09-041-1/+1
| * Implemented client function for deleteprinterdataex.Tim Potter2002-09-031-0/+15
| * Implemented some more client side spoolss functions:Tim Potter2002-09-021-7/+96
| * Avoid writing unitialised bytes to the wire (and consequent valgrind warnings)Andrew Bartlett2002-08-311-1/+5
| * fix up print portion of registry. Merge from APP_HEAD.Gerald Carter2002-08-301-72/+2
| * merge of phant0m key fix from APP_HEADGerald Carter2002-08-301-2/+6
| * removed a debug lineAndrew Tridgell2002-08-301-2/+0
| * There's more work to be done on samsync. Intermediate commit, nowVolker Lendecke2002-08-291-1/+1
| * fix 2 byte alignment/offset bug that prevented Win2k/XP clientsGerald Carter2002-08-271-9/+16
| * some cleanup while working on the NETLOGON pipe.Jean-François Micouleau2002-08-232-40/+4
| * Added some new delta types discovered by Ronnie from ethereal"Tim Potter2002-08-221-16/+23
| * added a 'net rpc samdump' command for dumping the whole sam viaAndrew Tridgell2002-08-221-3/+6
| * NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2002-08-211-1/+80
| * * the printing code should now be back to the working state it wasGerald Carter2002-08-171-1/+1
| * Fairly large change to printing code.Gerald Carter2002-08-161-36/+0
| * Rename unknown_0 field in create_user2 reply in the actual struct.Tim Potter2002-08-151-1/+1
| * The unknown_0 field in a CREATE_USER2 reply is the access granted.Tim Potter2002-08-151-1/+1
| * added comment about a new specversion seen from client.Gerald Carter2002-08-141-0/+2
| * Add lsa 0x2e (queryinfo2) client sideJim McDonough2002-08-121-0/+13
| * Add client side support for samr connect4 (0x3e). Seems to have oneJim McDonough2002-08-121-0/+22
| * printing change notification merge from APPLIANCE_HEADGerald Carter2002-08-081-2/+17
| * Merge of incomplete rffpcnex testing code from APPLIANCE_HEAD.Tim Potter2002-08-081-0/+28
| * Add SAMR 0x3e, which is samr_connect4. Seems to be the same as ourJim McDonough2002-08-061-2/+60
| * Spelling fix.Tim Potter2002-08-051-1/+1
| * Winbind updates!Andrew Bartlett2002-07-311-1/+1
| * Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, whichJim McDonough2002-07-301-2/+108
| * add another registry rpc (opnum 0x14). Have no idea what it's real nameGerald Carter2002-07-291-4/+56
| * passing -1 for the src length in rpcstr_pull results in onlyGerald Carter2002-07-291-1/+1
| * A very long time ago (actually 6 months ago) I promised to commit this codeAndrew Bartlett2002-07-271-66/+634
| * 3 things:Gerald Carter2002-07-261-1/+7