summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* Add 'net rpc group add'. For this parse_samr.c had to be changed: TheVolker Lendecke2004-02-241-4/+4
* More sync between HEAD and SAMBA_3_0Jim McDonough2004-02-121-0/+9
* (merge from 3.0)Andrew Bartlett2004-02-081-1/+1
* janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ...Gerald Carter2004-02-021-48/+48
* (merge from 3.0)Andrew Bartlett2004-01-261-7/+7
* 1. The most part of this patch changed the unknown_3 flag to the now knownSimo Sorce2004-01-191-27/+9
* source/rpc_parse/parse_prs.c ZERO_STRUCTP(ps) not needed as it is doneHerb Lewis2004-01-141-1/+0
* fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter2004-01-091-4/+4
* commiting jra's fix for Exchange clear test authGerald Carter2004-01-071-1/+2
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-051-2/+2
* (merge from 3.0)Andrew Bartlett2004-01-051-0/+3
* Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...Gerald Carter2003-12-101-1/+1
* Janitor for tridge...Jeremy Allison2003-12-051-4/+4
* * fix RemoveSidForeignDomain() ; bug 252Gerald Carter2003-12-041-6/+6
* Merge from 3.0:Andrew Bartlett2003-11-231-11/+11
* (merge from 3.0)Andrew Bartlett2003-11-222-13/+18
* Fix from Andrew Bartlett to fix up the munged-dial problem.Jeremy Allison2003-11-172-6/+16
* * Fix from SATOH Fumiyasu for bug 660 (failing to view printGerald Carter2003-11-131-5/+7
* fix crash bug due to empyrt munged dial string; patch from metzeGerald Carter2003-11-111-1/+1
* Handle munged dial string. Patch from Aur?lien Degr?mont <adegremont@idealx.com>Jeremy Allison2003-11-072-5/+35
* Merge of some compiler warning fixes.Tim Potter2003-11-051-2/+2
* Ok, nearing the end of the GUID->struct uuid changes.Jim McDonough2003-10-303-30/+30
* Another round of GUID->struct uuid.Jim McDonough2003-10-301-1/+1
* First round of merging various UUID structures.Jim McDonough2003-10-303-38/+56
* Add initshutdown pipe commands to rpcclient. Second part of fix to bugJim McDonough2003-10-241-0/+10
* New files for support of initshutdown pipe. Win2k doesn't respond properlyJim McDonough2003-10-241-0/+163
* Be sure referent ID is updated for incoming structures, too.Jim McDonough2003-10-221-3/+13
* Fix typoJim McDonough2003-10-211-1/+1
* Update structures after ethereal showed some marshalling/unmarshallingJim McDonough2003-10-201-9/+35
* Several updates:Jim McDonough2003-10-201-3/+42
* Fix tower length calculations and add some constJim McDonough2003-10-181-4/+5
* uuid itself might not be aligned (as is the case in epm map requests), soJim McDonough2003-10-171-3/+3
* Add epmapper pipeJim McDonough2003-10-171-1/+11
* Add (un)marshalling code for endpoint mapper map operationJim McDonough2003-10-171-0/+406
* Merge from 3.0:Tim Potter2003-10-091-22/+2
* Max warnings with gcc.Jeremy Allison2003-10-071-1/+3
* split some security related functions in their own files.Simo Sorce2003-10-063-744/+32
* abstract UUID parsing code to an individual function; patch from AnthonyGerald Carter2003-10-031-7/+26
* commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...Gerald Carter2003-10-012-63/+90
* Merge from 3.0:Tim Potter2003-09-299-537/+367
* Ensure that dup_sec_desc copies the 'type' field correctly. This causedJeremy Allison2003-09-191-9/+11
* The "unknown_5" 32 bit field in the user structs is actually 2 16-bitJeremy Allison2003-09-181-16/+20
* sync 3.0 into HEAD for the last timeGerald Carter2003-09-096-31/+39
* port latest changes from SAMBA_3_0 treeSimo Sorce2003-08-024-135/+207
* fix the build. Ifdef out some codeGerald Carter2003-07-171-8/+10
* trying to get HEAD building again. If you want the codeGerald Carter2003-07-168-326/+410
* * set winbind cache time to 5 minutesGerald Carter2003-06-031-1/+1
* Merge of secchan fix from 3.0 that was eaten by CVS yesterday. I thinkTim Potter2003-05-271-1/+1
* Fix an insufficient alloc when querying alias members.Volker Lendecke2003-05-241-1/+1
* parse_string is only used for the authentication negotiators.Volker Lendecke2003-04-222-11/+13