summaryrefslogtreecommitdiff
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-5/+5
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-5/+11
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-17/+17
* The following patch calls the op_bind operation for an interface which contex...Julien Kerihuel2008-05-161-0/+8
* This patch adds remaining padding bytes to the dcerpc_fault IDL structure and...Julien Kerihuel2008-05-161-0/+4
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-2512-45/+48
|\
| * Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+2
| * Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-1712-44/+46
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-38/+38
| * Remove prototypes from build.h in preparation of removing build.hJelmer Vernooij2008-04-141-0/+12
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-0811-107/+242
|\ \ | |/
| * rpc_server: Remove references to sidmap from the lsa pipe code.Kai Blin2008-04-023-9/+2
| * rpc_server: Use wbclient instead of sidmap in unixinfo pipeKai Blin2008-04-021-41/+119
| * wbclient: Add an async winbind client library.Kai Blin2008-04-021-1/+2
| * Move handle utility functions to public header, remove more public headers.Jelmer Vernooij2008-04-022-37/+38
| * Trim down installed headers some more.Jelmer Vernooij2008-04-021-2/+0
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-026-19/+81
* | Merge v4.0-testJelmer Vernooij2008-03-285-143/+302
|\ \ | |/
| * More kludge ACLs!Andrew Bartlett2008-03-202-88/+193
| * Rework our SAMR test and SAMR server.Andrew Bartlett2008-03-142-25/+49
| * Rework SAMR functions to avoid gendb_search()Andrew Bartlett2008-03-131-26/+38
| * Show why a LookupName fails (help debugging)Andrew Bartlett2008-03-132-3/+21
| * Rework to have member server 'domains' be CN=NETBIOSNAMEAndrew Bartlett2008-03-131-1/+1
* | Fix the build.Jelmer Vernooij2008-03-082-14/+26
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-082-2/+0
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-071-0/+1
|\ \ | |/
| * ntvfs: pass down the client capabilities into the ntvfs layerStefan Metzmacher2008-03-061-0/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-4/+6
* | Fix some syntax errors.Jelmer Vernooij2008-03-031-1/+1
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-38/+36
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-02-294-31/+45
|\ \ | |/
| * Merge branch 'v4-0-trivial' into v4-0-testJelmer Vernooij2008-02-282-7/+5
| |\
| | * Remove more global_loadparm instance.sJelmer Vernooij2008-02-212-7/+5
| * | Check for and reject invalid account flags.Andrew Bartlett2008-02-281-0/+14
| * | Generate ACB_PW_EXPIRED correctlyAndrew Bartlett2008-02-282-24/+26
| |/
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-2/+4
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-2/+2
|/
* Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ'Jelmer Vernooij2008-02-181-2/+2
* Remove useless layer of indirection, where every service calledAndrew Bartlett2008-02-041-13/+1
* Rework service init functions to pass down service name. This isAndrew Bartlett2008-02-041-1/+1
* Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* Fix netlogon rpc-server build.Günther Deschner2008-01-251-4/+4
* Print out the reason we can't delete the user in SAMR.Andrew Bartlett2008-01-161-0/+3
* Return 'not implemented' on more RPCs. (easy way to 'pass' theAndrew Bartlett2008-01-111-2/+7
* r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...Jelmer Vernooij2008-01-071-2/+4
* r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij2008-01-051-4/+8
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-012-4/+4
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26558: Add IDL for netr_GetForestTrustInformation().Günther Deschner2007-12-241-4/+4