summaryrefslogtreecommitdiffstats
path: root/source4/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r18318: Implement DiskEnumSimo Sorce2007-10-101-3/+18
* r18315: Implement netSrvGetInfo level 102Simo Sorce2007-10-102-0/+73
* r18280: more portability tidyups, ensuring we use libreplace everywhereAndrew Tridgell2007-10-101-3/+1
* r18252: Make sure to NULL terminate these lists of attributes.Andrew Bartlett2007-10-101-7/+16
* r17991: Implement a few more calls (with not implemented :-).Andrew Bartlett2007-10-101-36/+21
* r17983: Use the UTF8-correct strcasecmp_m call for sorting these entries,Andrew Bartlett2007-10-101-2/+2
* r17968: Consolidate the DSSETUP and LSA pipes into a single file, as DSSETUPAndrew Bartlett2007-10-103-271/+237
* r17956: LSA Cleanup!Andrew Bartlett2007-10-102-72/+331
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-104-4/+4
* r17824: add a wrapper for the common partitions_basedn calculationAndrew Tridgell2007-10-104-8/+16
* r17823: get rid of most of the samdb_base_dn() calls, as they are no longerAndrew Tridgell2007-10-105-20/+20
* r17788: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on theStefan Metzmacher2007-10-101-1/+1
* r17529: Simo doesn't like the use of the internal ldb_errstring in functionsAndrew Bartlett2007-10-101-3/+4
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-102-20/+20
* r17341: pass a messaging context to auth_context_create()Stefan Metzmacher2007-10-102-5/+7
* r17340: initialize elements od dcesrc_call_state in one central placeStefan Metzmacher2007-10-102-11/+14
* r17265: some reformattingStefan Metzmacher2007-10-101-57/+27
* r17206: Add a modular API for share configuration.Simo Sorce2007-10-105-123/+216
* r16950: remove the smb mid from the ntvfs layer and keep a list of pendingStefan Metzmacher2007-10-102-3/+0
* r16827: Factor out some code into common samdb functions:Andrew Bartlett2007-10-102-98/+155
* r16796: Fill in dsr_GetMemberships() / dsr_GetMemberships2().Günther Deschner2007-10-101-8/+6
* r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There areAndrew Bartlett2007-10-102-150/+704
* r16773: Fix one more RPC-SAMR test (an alias level), and make it clear thatAndrew Bartlett2007-10-101-5/+11
* r16772: Clarify comment.Andrew Bartlett2007-10-101-2/+2
* r16523: pass spoolss_XcvData calls to the ntptr backends...Stefan Metzmacher2007-10-101-4/+33
* r16262: Another basedn fix.Andrew Bartlett2007-10-101-1/+1
* r16236: Add a proper baseDN to a large number of queries. Searching the NULLAndrew Bartlett2007-10-103-22/+40
* r16166: Remove hexidecimal constants from the Samba4 provision files.Andrew Bartlett2007-10-101-52/+41
* r15892: Remove the COM management code - DCOM should beJelmer Vernooij2007-10-105-384/+0
* r15855: more talloc_set_destructor() typesafe fixes. nearly done ...Andrew Tridgell2007-10-103-7/+3
* r15831: fixed a memory leak in the netlogon serverAndrew Tridgell2007-10-101-2/+2
* r15777: Fix unresolved symbols in shared library build.Jelmer Vernooij2007-10-101-2/+2
* r15773: - implement srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecurity()Stefan Metzmacher2007-10-103-4/+199
* r15772: pass the messaging context and server_id to the dcerpc server subsystemStefan Metzmacher2007-10-103-1/+17
* r15507: if we change the idl, we need to change the calling code too:-)Stefan Metzmacher2007-10-101-27/+18
* r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij2007-10-101-2/+2
* r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij2007-10-104-11/+12
* r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij2007-10-101-2/+2
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-2/+3
* r15358: Fix some compiler warnings / type safety. Found by tccJelmer Vernooij2007-10-101-2/+2
* r15356: Remove unused 'flags' argument from socket_send() and friends.Andrew Bartlett2007-10-101-2/+2
* r15331: Integrate LIBSMB and LIBCLI into new LIBCLI_SMBJelmer Vernooij2007-10-101-1/+1
* r15328: Move some functions around, remove dependencies.Jelmer Vernooij2007-10-104-4/+2
* r15319: remove unneeded macrosStefan Metzmacher2007-10-103-16/+8
* r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij2007-10-101-6/+5
* r15298: Fix the build using a few hacks in the build system.Jelmer Vernooij2007-10-102-5/+6
* r15272: - implement NetShareEnumStefan Metzmacher2007-10-101-2/+204
* r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij2007-10-101-15/+15
* r14965: the unixinfo pipe need the sidmap code from SAMDBStefan Metzmacher2007-10-101-0/+1