summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
Commit message (Expand)AuthorAgeFilesLines
* smb.h: add one error code for no such printer jobRichard Sharpe2001-03-051-0/+1
* include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.Jeremy Allison2001-02-231-1/+4
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-231-0/+1
* implemented a much nicer name_status() interface. It now returns aAndrew Tridgell2000-12-201-0/+10
* Cause smbd to use the new posix_acls code, not the old unix_acls code.Jeremy Allison2000-12-061-0/+1
* pass the desired access into cli_nt_create()Andrew Tridgell2000-12-041-0/+3
* include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...Jeremy Allison2000-11-281-1/+3
* Another large patch for the passdb rewrite.Gerald Carter2000-11-211-65/+3
* Fix from Jim McDonough @ IBM for OS/2 clients.Jeremy Allison2000-11-161-0/+1
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-141-1/+6
* Large commit which restructures the local password storage API.Gerald Carter2000-11-131-54/+48
* Fix for growing printing.tdb by adding check on job creation.Jeremy Allison2000-10-111-0/+1
* Integrated support for NT and OS/2 lpq parsing. Code fromJeremy Allison2000-10-071-1/+1
* Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>Jeremy Allison2000-10-061-2/+2
* Herb's warning fixes. Also the POSIX locking fix.Jeremy Allison2000-10-061-7/+0
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-1/+2
* Herb's fixes for profiling & compiler warnings.Jeremy Allison2000-10-051-2/+1
* Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA notJeremy Allison2000-09-081-0/+1
* Documentation on NT_USER_TOKEN. Requested by Sander.Jeremy Allison2000-08-231-0/+5
* Tidied up security rights definitions.Jeremy Allison2000-08-101-7/+8
* Added an NT_USER_TOKEN structure that is copied/passed around associatedJeremy Allison2000-08-031-1/+11
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-8/+12
* A rather big change set ! (listed in no particular order)Jean-François Micouleau2000-07-251-0/+2
* reverted a some previous additions.Gerald Carter2000-07-151-15/+4
* don't need shmem any moreAndrew Tridgell2000-07-061-29/+0
* Some more sec_ctx changes. Modified some fields in the pipe_structTim Potter2000-07-031-4/+5
* first pass at merging rpcclient from TNG to HEAD. You can get aGerald Carter2000-07-031-0/+35
* A neater way of solving the S_ISSOCK, S_ISFIFO problem.Tim Potter2000-06-211-47/+0
* #include nsswitch/winbind_nss.hTim Potter2000-06-141-0/+2
* allow the notify implementation to choose the select timeout changeAndrew Tridgell2000-06-141-0/+1
* fixed the change notify bit definitionsAndrew Tridgell2000-06-131-1/+2
* totally rewrote the async signal, notification and oplock notificationAndrew Tridgell2000-06-121-0/+10
* a first pass at Linux kernel oplocks supportAndrew Tridgell2000-06-101-4/+1
* continued the split of the kernel level oplocks code into a moreAndrew Tridgell2000-06-101-1/+13
* Luke, I am moving the code back into passdb/passdb.c, this the correctJeremy Allison2000-06-091-1/+6
* reverted jeremy's changes that removed NET_USER_INFO_3. will you pleaseLuke Leighton2000-06-091-2/+1
* include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...Jeremy Allison2000-06-081-1/+2
* added a NET_USER_INFO_3 struct to user_struct.Luke Leighton2000-06-081-18/+20
* - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIXAndrew Tridgell2000-06-081-2/+2
* lp_server_role() + use in srv_reg.Luke Leighton2000-05-281-0/+10
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-1/+2
* Added the NETDFS pipe to allow remote administration of the msdfs symlinksShirish Kalele2000-05-181-0/+1
* - use full_name instead of real_nameAndrew Tridgell2000-05-041-1/+1
* split the username in the vuser structure into a separateAndrew Tridgell2000-05-021-3/+8
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-13/+0
* Added info level 1005 to netsharegetinfo (is the share a DFS root)Shirish Kalele2000-04-281-0/+1
* Ok - this is more subtle than it looks :-).Jeremy Allison2000-04-271-1/+1
* Fixed subtle unlocking bug when a file is closed. We need to store theJeremy Allison2000-04-271-0/+1
* Did the rewrite Andrew wanted where all knowledge of POSIX locking isJeremy Allison2000-04-271-3/+0
* Fixed crash bugs Andrew pointed out with LOCK4 smbtortureJeremy Allison2000-04-271-1/+1