summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* Fixed oops with missing MANGLE_PATH directive.Jeremy Allison2000-06-301-2/+6
* simpler configure testAndrew Tridgell2000-06-291-2/+1
* slightly saner defaultsAndrew Tridgell2000-06-291-3/+3
* Tidy up current spool code - added some JRATEST ifdefs to allowJeremy Allison2000-06-293-28/+29
* Removed extra uint32 field in auto-notify reply. This fixes some spoolss.exeJeremy Allison2000-06-281-49/+75
* Changing drivers using the properties page works - but only if getting/settingJeremy Allison2000-06-265-424/+439
* Fixed display of "Everyone" in SD's.Jeremy Allison2000-06-261-1/+5
* fixed size alignment in tallocAndrew Tridgell2000-06-261-2/+2
* lib/util_sid.c: Uninitialized memory read.Jeremy Allison2000-06-244-9/+20
* Fix a malloc of zero problem.Jeremy Allison2000-06-231-38/+49
* lib/util_unistr.c: Off-by-one fix for dos_PutUniStr from John Reilly jreilly@...Jeremy Allison2000-06-232-2/+6
* make protoTim Potter2000-06-231-0/+41
* Some compile fixes.Tim Potter2000-06-231-3/+0
* Got a bit carried away deleting things.Tim Potter2000-06-231-1/+1
* Removed unused variables.Tim Potter2000-06-231-2/+0
* Added parenthesis around definition of PRINTER_ACE_PRINT.Tim Potter2000-06-231-1/+1
* Added return for become_authenticated_pipe_user() function.Tim Potter2000-06-231-0/+2
* make protoTim Potter2000-06-231-386/+393
* Added MAX_SEC_CTX_DEPTHTim Potter2000-06-231-0/+2
* Delete OriginalDir stuff.Tim Potter2000-06-233-16/+20
* Moved some static functions to sec_ctx.cTim Potter2000-06-231-222/+30
* Added smbd/sec_ctx.o to smbd objects.Tim Potter2000-06-231-1/+2
* Call init_sec_ctx() instead of init_uid().Tim Potter2000-06-231-9/+1
* Removed save directory argument to become_root() calls. Probably most ofTim Potter2000-06-236-42/+42
* I've been working on refactoring some of the mess that is the become_user()Tim Potter2000-06-231-0/+295
* just enough to get rpcclient to compile. Look for #if 0Gerald Carter2000-06-235-4/+15
* Changed enumports to show printernames as ports. In line with 'the grand plan...Jeremy Allison2000-06-223-16/+67
* lib/util_unistr.c: Removed ascii_to_unistr() as it does no codepage.Jeremy Allison2000-06-224-499/+428
* fixed two minor bugs in new sys_select()Andrew Tridgell2000-06-211-5/+5
* A neater way of solving the S_ISSOCK, S_ISFIFO problem.Tim Potter2000-06-212-47/+54
* Changed default printer driver to "" from NULL.Jeremy Allison2000-06-211-1/+1
* Fixes for Win2k "add printer driver" INFO_LEVEL_6 was wrong, also someJeremy Allison2000-06-205-31/+36
* Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison2000-06-205-3/+16
* Paranoia changes to ensure that anything touched by a signal handlerJeremy Allison2000-06-193-18/+19
* reverted lukes changes in param/Andrew Tridgell2000-06-162-0/+139
* more update.Luke Leighton2000-06-162-139/+0
* Forgot pipes_struct conversion for api_samr_enum_dom_aliases()Tim Potter2000-06-161-1/+3
* Whoops - dodgy make proto.Tim Potter2000-06-161-1/+1
* make protoTim Potter2000-06-161-403/+416
* Pass the vuid from the connection_struct to the printing back end functions.Tim Potter2000-06-161-1/+1
* Changed function prototype for pipe api functions to take a pipes_structTim Potter2000-06-161-1/+1
* Added some permission constants that are set for NT printer securityTim Potter2000-06-161-0/+7
* Call print_access_check() function from printing back end.Tim Potter2000-06-161-15/+45
* Added print_access_check() function for checking printer securityTim Potter2000-06-161-0/+71
* Pass the vuid from the connection_struct to the printing back end functions.Tim Potter2000-06-161-6/+6
* 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
* support both read and write locks inside the tdbAndrew Tridgell2000-06-151-1/+6