summaryrefslogtreecommitdiffstats
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed arguments to se_access_check()Tim Potter2000-07-171-4/+28
* Don't return winbind groups or users when responding to samr_enum_dom_usersTim Potter2000-07-131-0/+21
* - The printers are indexed by the sharename in both get_a_printer() andJean-François Micouleau2000-07-121-6/+17
* Ensure correct driver paths are returned in INFO_2 struct.Jeremy Allison2000-07-101-6/+6
* Fixes for various compile warnings on Solaris 8.Tim Potter2000-07-101-1/+2
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-59/+0
* Re-instated lanman printing security checks (oops).Tim Potter2000-07-101-14/+55
* printing/nt_printing.c: (From JF) use the driver name - already given to us.Jeremy Allison2000-07-061-47/+62
* Pass either an authenticated pipe or SMB user in a current_user struct downTim Potter2000-07-061-13/+38
* Pass pipes_struct rather than vuid down to startdocprinter, setprinter andTim Potter2000-07-061-3/+3
* Changed checking for WINBINDD_OK return value instead of NSS_STATUS_SUCCESSTim Potter2000-07-061-3/+3
* Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2000-07-032-20/+28
* Renamed generic_request() to winbindd_request()Tim Potter2000-07-031-1/+1
* reverting Jeremy's changes to enumprinterdata.Jean-François Micouleau2000-07-011-2/+2
* Found that the minimum priority is 1 and not 0 on NT.Jean-François Micouleau2000-07-011-4/+4
* Fixed oops with missing MANGLE_PATH directive.Jeremy Allison2000-06-301-2/+6
* Tidy up current spool code - added some JRATEST ifdefs to allowJeremy Allison2000-06-291-16/+17
* Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-261-30/+40
* Fixed display of "Everyone" in SD's.Jeremy Allison2000-06-261-1/+5
* lib/util_sid.c: Uninitialized memory read.Jeremy Allison2000-06-242-7/+14
* Got a bit carried away deleting things.Tim Potter2000-06-231-1/+1
* Removed unused variables.Tim Potter2000-06-231-2/+0
* Removed save directory argument to become_root() calls. Probably most ofTim Potter2000-06-236-42/+42
* Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison2000-06-221-11/+51
* lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.Jeremy Allison2000-06-221-54/+32
* Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison2000-06-202-2/+3
* Forgot pipes_struct conversion for api_samr_enum_dom_aliases()Tim Potter2000-06-161-1/+3
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-14/+17
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-40/+108
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-161-18/+29
* Simplified server pipe implementation by changing arguments passed downTim Potter2000-06-167-170/+259
* Removed some debugs.Tim Potter2000-06-151-12/+0
* Changed server side lsa_lookup_sids function to look up SIDs that we areTim Potter2000-06-141-28/+74
* do some standard_sub_advanced() in api_net_sam_logon on lp_logon_xxx().Jean-François Micouleau2000-06-091-4/+16
* Fixing get/set of security descriptors.Jeremy Allison2000-06-071-0/+2
* Memory leak fixes.Jeremy Allison2000-06-062-2/+3
* Create elements in default, not in read.Jeremy Allison2000-06-061-3/+1
* Some tidyup fixes (memory leaks etc.). Still no progress with theJeremy Allison2000-06-052-10/+21
* added a MANGLE_DRIVER_PATH define to chooose whether we stuff with theAndrew Tridgell2000-06-041-10/+9
* rpc_client/cli_lsarpc.c: Removed unused variable.Jeremy Allison2000-06-031-0/+5
* More memory leak and PANIC action fixes.Jeremy Allison2000-06-021-3/+8
* More memory leak fixes.Jeremy Allison2000-06-021-15/+37
* More memory corruption (leaks etc.) fixes.Jeremy Allison2000-06-021-11/+12
* Fixed null pointer indirect in addprinterex. Still working on problemJeremy Allison2000-06-021-8/+21
* More insure found memory leak and corruption fixes.Jeremy Allison2000-06-012-4/+5
* param/loadparm.c: Looks like someone ran indent on this !Jeremy Allison2000-06-011-2/+4
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-1/+5
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-2/+4
* Changes I really don't want to lose whilst CVS is playing up.Jeremy Allison2000-06-011-222/+257
* Fixed LsaQueryInformationPolicy level 3 to return primary domain info.Matthew Chapman2000-05-291-19/+23