summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r19224: Add setting the rng_fault_state to the already converted pipes.Volker Lendecke2007-10-106-146/+596
* r19220: Check if a backend has set rng_fault_state and send a dce-level fault...Volker Lendecke2007-10-101-0/+7
* r19156: Make enumprinters use the share iterators.Volker Lendecke2007-10-101-25/+29
* r19154: Trivial logic simplification: Get rid of two indentation levels. Surv...Volker Lendecke2007-10-101-32/+51
* r19058: Implement "user cannot change password", and complete "user must changeJim McDonough2007-10-102-13/+107
* r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...Volker Lendecke2007-10-101-80/+214
* r18962: * Add IDL for SaveKey() and RestoreKey() and regeneratedGerald Carter2007-10-101-42/+34
* r18954: Fix segv in QueryValue and Enumvalue. regedit.exe nowGerald Carter2007-10-101-2/+2
* r18940: Fix a few memory corruption bugs to make CreateKey() and DeleteKey() ...Gerald Carter2007-10-101-4/+10
* r18934: fix a segv in CreateKey()Gerald Carter2007-10-101-1/+3
* r18932: In RegEnumvalue() and RegQueryValue(), the output bufferGerald Carter2007-10-101-0/+4
* r18931: * Fix the IDL for QueryInfoKey. teh Classname in anGerald Carter2007-10-101-23/+27
* r18929: * Clarify QueryValue IDL and regenerate codeGerald Carter2007-10-101-14/+17
* r18898: Fix for bug #4100 from Udo Eberhardt <udo.eberhardt@thesycon.de>.Jeremy Allison2007-10-101-0/+3
* r18888: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+2
* r18823: Fix some errors in the srsvc handling code and start running the RPC-...Jelmer Vernooij2007-10-101-4/+8
* r18804: resume_hnd isn't a ref pointer and can be NULLStefan Metzmacher2007-10-101-1/+3
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-103-1251/+666
* r18794: Make ENumKey() work again in the registry serverGerald Carter2007-10-101-2/+4
* r18792: small fix for server QueryValue codeGerald Carter2007-10-101-2/+1
* r18790: Correct the IDL (still a bug in pidl) for QueryValue()Gerald Carter2007-10-101-1/+3
* r18789: Replace the winreg server code with the libndr parsing code.Gerald Carter2007-10-104-799/+369
* r18756: cleanup copyrights after moving to new wkssvc implementation codeGerald Carter2007-10-101-4/+3
* r18754: Get rid of some more invalid time setsJim McDonough2007-10-101-48/+0
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-102-18/+18
* r18742: this function returns WERRORStefan Metzmacher2007-10-101-3/+3
* r18739: * Get the wkssvc patch right this time.Gerald Carter2007-10-102-100/+301
* r18730: readd missing files (one more)Gerald Carter2007-10-101-0/+78
* r18728: revert previous commit until I fix the wkssvc_nt.c changesGerald Carter2007-10-101-294/+22
* r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogeneratedGerald Carter2007-10-102-100/+294
* r18724: Fixup time(0) -> time(NULL)Jim McDonough2007-10-101-2/+2
* r18722: Fix up password change times. The can change and must change times areJim McDonough2007-10-101-40/+20
* r18680: Fix last struct uuids (in uncommented code).Günther Deschner2007-10-101-3/+3
* r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij2007-10-102-3/+3
* r18621: Fix samr server build.Günther Deschner2007-10-101-1/+1
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-103-167/+73
* r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2007-10-102-235/+44
* r18487: Add NULL checksJelmer Vernooij2007-10-101-0/+8
* r18481: Use pidl-generated server side code for dfs.Jelmer Vernooij2007-10-102-732/+77
* r18429: fix a regression renaming local group introduced by trying to handle ...Gerald Carter2007-10-101-0/+2
* r18413: Based on the new torture test I added in samba4 it turns outSimo Sorce2007-10-101-1/+18
* r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.hGerald Carter2007-10-103-13/+12
* r18390: give a better error codeStefan Metzmacher2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-102-8/+8
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-103-37/+29
* r17872: Fix possible null deref found by the Stanford checker.Jeremy Allison2007-10-101-1/+3
* r17797: Just say "ok" when trying to rename a local group to its same name.Gerald Carter2007-10-101-4/+11
* r17554: CleanupVolker Lendecke2007-10-102-4/+4
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-101-3/+3
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-1/+1