summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse
Commit message (Expand)AuthorAgeFilesLines
* Removed version number from file header.Tim Potter2002-01-3012-24/+12
* Back out some of the less well thought out ideas from last weeks work onAndrew Bartlett2002-01-261-11/+3
* We may as well not use these temporary variables - they are only used once andAndrew Bartlett2002-01-261-3/+1
* Try to move towards slightly sane linking for Samba by removing some pdb_...()Andrew Bartlett2002-01-261-17/+32
* Fixed ADDPRINTEREX to take a devmode and a security descriptor...Jeremy Allison2002-01-261-21/+29
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-3/+13
* Added prs_mem_clear(). Clear memory on buffer reallocation. That wayJeremy Allison2002-01-182-11/+19
* Always clear malloced memory for parse structs.Jeremy Allison2002-01-181-0/+1
* Added PRINTER_INFO_4/PRINTER_INFO_5, we're seeing level 5 requested on the wi...Jeremy Allison2002-01-121-0/+91
* Sed error. The status value in the PRINTER_INFO_2 structure isn't a WERRORTim Potter2002-01-071-1/+1
* Add prs_dump_before to dump everything from the start of the prsMartin Pool2002-01-021-4/+23
* more irix -64 portability fixesAndrew Tridgell2001-12-311-1/+1
* Give the main loop talloc context a name (using mbp's new talloc namingAndrew Bartlett2001-12-311-1/+1
* added a copyright notice.Jean-François Micouleau2001-12-211-0/+1
* doesn't keep track of the struct's size we enumerate. W2K doesn'tJean-François Micouleau2001-12-211-4/+4
* re-done all of samr_query_disp_info()Jean-François Micouleau2001-12-211-125/+76
* merge from 2.2Gerald Carter2001-12-201-6/+6
* added info level 1 to samr_query_alias()Jean-François Micouleau2001-12-191-0/+61
* fixing bug I introduced.Jean-François Micouleau2001-12-181-1/+1
* there is no unknown field in LSA_SEC_QOSJean-François Micouleau2001-12-171-19/+15
* Replaced some hardcoded hex numbers with constants.Tim Potter2001-12-171-4/+8
* update the ldap support code. it compiles.Jean-François Micouleau2001-12-131-5/+8
* merge from 2.2Gerald Carter2001-12-131-0/+3
* decoded SAM_DELTA 0x0e and 0x12.Jean-François Micouleau2001-12-121-0/+144
* a ugly decoder for SAM_DELTA_DOM_INFO (0x0d)Jean-François Micouleau2001-12-121-39/+203
* added info level 3 to samrgetgroupinfo. I don't know what the value is.Jean-François Micouleau2001-12-101-6/+44
* Added client and server code for the GetPrintProcessorDirectory SPOOLSSTim Potter2001-12-101-2/+139
* again an intrusive patch:Jean-François Micouleau2001-12-061-26/+20
* OK. Smbpasswd -j is DEAD.Andrew Bartlett2001-12-051-2/+7
* Const religion for some of the RPC code.Andrew Bartlett2001-12-052-3/+3
* added a tdb to store the account policy informations.Jean-François Micouleau2001-12-031-22/+28
* const religionAndrew Tridgell2001-12-031-2/+2
* Renamed sid field in SEC_ACE to trustee to be more in line with MS'sTim Potter2001-11-301-4/+4
* Changed again how the privilege list is handled in the group mapping code.Jean-François Micouleau2001-11-291-0/+152
* merge from APPLIANCE_HEADGerald Carter2001-11-281-7/+1
* add .po32 files to ignore listHerb Lewis2001-11-281-1/+2
* added samr_set_domain_info and samr_unknown_2E.Jean-François Micouleau2001-11-281-12/+259
* Fix ./configure --enable-developer warnings (shadow of global)Andrew Bartlett2001-11-251-2/+2
* added lsaenumprivsaccount and lsalookupprivvalue to rpcclientJean-François Micouleau2001-11-241-1/+76
* Changed how the privileges are stored in the group mapping code. It's nowJean-François Micouleau2001-11-231-0/+9
* added lsa_enum_sids to rpcclientJean-François Micouleau2001-11-221-0/+8
* add another command to rpcclient: getdispname. Show the full descriptionJean-François Micouleau2001-11-221-0/+15
* add a command to rpcclient: enumprivsJean-François Micouleau2001-11-221-0/+21
* remove unused variablesGerald Carter2001-11-221-1/+0
* merge from 2.2Gerald Carter2001-11-221-11/+208
* samr_querydom_info level 1: found the meaning of the unknow fields. AndJean-François Micouleau2001-11-214-24/+37
* Tidyups when I was doing the big merge...Jeremy Allison2001-11-171-3/+6
* Tidyups and things I discovered during the merge...Jeremy Allison2001-11-151-4/+4
* No longer used.Jeremy Allison2001-11-151-622/+0
* Doxygen demo for Tim.Martin Pool2001-11-151-3/+8