summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
...
| * missing prs_align()'sGerald Carter2002-10-051-0/+9
* | This is the netlogon schannel client code. Try aVolker Lendecke2003-04-091-4/+16
* | A little clarification in the rpc auth header struct.Volker Lendecke2003-04-091-8/+7
* | Put the core schannel functions to parse_prs.c. They are also used byVolker Lendecke2003-04-091-0/+182
* | Merge the TNG netlogon schannel from HEAD.Volker Lendecke2003-04-061-0/+95
* | Merge from HEAD:Andrew Bartlett2003-03-176-41/+41
* | Merge from HEAD. 'fixed the unmarshalling of the queryaliasmem SAMR call'Jeremy Allison2003-03-131-2/+6
* | add #define for the max device name length in a DEVICEMODEGerald Carter2003-03-061-1/+1
* | * CR1868: only send a change notify message if we have somethingGerald Carter2003-03-031-1/+1
* | Merge: const fixes.Tim Potter2003-02-252-12/+15
* | Progress on CR 601Gerald Carter2003-02-251-1/+1
* | couple of merges from APP_HEADGerald Carter2003-02-211-1/+1
* | Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-181-22/+26
* | Ensure that only parse_prs.c access internal members of the prs_struct.Jeremy Allison2003-02-143-30/+72
* | Merge from HEAD: Send the session key to the client, allowing it to perform SMBAndrew Bartlett2003-02-021-2/+2
* | Merge tpot's changes to request the correct sizes for user dispinfoJeremy Allison2003-01-291-2/+2
* | Merge tridge's client priv code from HEAD.Jeremy Allison2003-01-291-0/+61
* | Merging tridge's privillage client changes from HEAD.Jeremy Allison2003-01-282-12/+103
* | merging some rpcclient and net functionality from HEADGerald Carter2003-01-153-19/+109
* | Now that I am running config.developer, I decided to get rif of some warnings:Richard Sharpe2003-01-131-2/+2
* | Missed from previous commit - merge from HEAD the changes to the remoteAndrew Bartlett2003-01-041-4/+8
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-0313-661/+662
* | Merge tridge's fix :Jeremy Allison2002-12-311-2/+8
* | Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* | 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