summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-212-29/+29
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-212-29/+29
* r26440: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-214-12/+12
* r26432: Require ndr_pull users to specify iconv_convenience.Jelmer Vernooij2007-12-212-3/+4
* r26431: Require ndr_push creators to specify a iconv_convenience context.Jelmer Vernooij2007-12-212-2/+2
* r26430: require explicit specification of loadparm context.Jelmer Vernooij2007-12-212-2/+2
* r26402: Require a talloc context in libnetif.Jelmer Vernooij2007-12-211-4/+6
* r26401: Don't cache interfaces context in libnetif.Jelmer Vernooij2007-12-211-2/+5
* r26382: Remove more uses of global_loadparm.Jelmer Vernooij2007-12-212-9/+10
* r26357: Add separate subsystem for auth_sam_reply parsing.Jelmer Vernooij2007-12-211-1/+1
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-212-1/+3