| Commit message (Expand) | Author | Age | Files | Lines |
* | Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not | Jeremy Allison | 2000-09-08 | 1 | -0/+1 |
* | Documentation on NT_USER_TOKEN. Requested by Sander. | Jeremy Allison | 2000-08-23 | 1 | -0/+5 |
* | Tidied up security rights definitions. | Jeremy Allison | 2000-08-10 | 1 | -7/+8 |
* | Added an NT_USER_TOKEN structure that is copied/passed around associated | Jeremy Allison | 2000-08-03 | 1 | -1/+11 |
* | Started to canonicalize our handling of uid -> sid code in order to | Jeremy Allison | 2000-08-02 | 1 | -8/+12 |
* | A rather big change set ! (listed in no particular order) | Jean-François Micouleau | 2000-07-25 | 1 | -0/+2 |
* | reverted a some previous additions. | Gerald Carter | 2000-07-15 | 1 | -15/+4 |
* | don't need shmem any more | Andrew Tridgell | 2000-07-06 | 1 | -29/+0 |
* | Some more sec_ctx changes. Modified some fields in the pipe_struct | Tim Potter | 2000-07-03 | 1 | -4/+5 |
* | first pass at merging rpcclient from TNG to HEAD. You can get a | Gerald Carter | 2000-07-03 | 1 | -0/+35 |
* | A neater way of solving the S_ISSOCK, S_ISFIFO problem. | Tim Potter | 2000-06-21 | 1 | -47/+0 |
* | #include nsswitch/winbind_nss.h | Tim Potter | 2000-06-14 | 1 | -0/+2 |
* | allow the notify implementation to choose the select timeout change | Andrew Tridgell | 2000-06-14 | 1 | -0/+1 |
* | fixed the change notify bit definitions | Andrew Tridgell | 2000-06-13 | 1 | -1/+2 |
* | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 2000-06-12 | 1 | -0/+10 |
* | a first pass at Linux kernel oplocks support | Andrew Tridgell | 2000-06-10 | 1 | -4/+1 |
* | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 2000-06-10 | 1 | -1/+13 |
* | Luke, I am moving the code back into passdb/passdb.c, this the correct | Jeremy Allison | 2000-06-09 | 1 | -1/+6 |
* | reverted jeremy's changes that removed NET_USER_INFO_3. will you please | Luke Leighton | 2000-06-09 | 1 | -2/+1 |
* | include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ... | Jeremy Allison | 2000-06-08 | 1 | -1/+2 |
* | added a NET_USER_INFO_3 struct to user_struct. | Luke Leighton | 2000-06-08 | 1 | -18/+20 |
* | - changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX | Andrew Tridgell | 2000-06-08 | 1 | -2/+2 |
* | lp_server_role() + use in srv_reg. | Luke Leighton | 2000-05-28 | 1 | -0/+10 |
* | security descs in spoolss. needs parse_sec.c nttrans.c broken. | Luke Leighton | 2000-05-27 | 1 | -1/+2 |
* | Added the NETDFS pipe to allow remote administration of the msdfs symlinks | Shirish Kalele | 2000-05-18 | 1 | -0/+1 |
* | - use full_name instead of real_name | Andrew Tridgell | 2000-05-04 | 1 | -1/+1 |
* | split the username in the vuser structure into a separate | Andrew Tridgell | 2000-05-02 | 1 | -3/+8 |
* | Ok - this is the *third* implementation of this (third time's the charm :-). | Jeremy Allison | 2000-04-28 | 1 | -13/+0 |
* | Added info level 1005 to netsharegetinfo (is the share a DFS root) | Shirish Kalele | 2000-04-28 | 1 | -0/+1 |
* | Ok - this is more subtle than it looks :-). | Jeremy Allison | 2000-04-27 | 1 | -1/+1 |
* | Fixed subtle unlocking bug when a file is closed. We need to store the | Jeremy Allison | 2000-04-27 | 1 | -0/+1 |
* | Did the rewrite Andrew wanted where all knowledge of POSIX locking is | Jeremy Allison | 2000-04-27 | 1 | -3/+0 |
* | Fixed crash bugs Andrew pointed out with LOCK4 smbtorture | Jeremy Allison | 2000-04-27 | 1 | -1/+1 |
* | Added the hard code :-). | Jeremy Allison | 2000-04-25 | 1 | -0/+12 |
* | Added the code that keeps fd's open across a close if there are other fsp's | Jeremy Allison | 2000-04-24 | 1 | -0/+2 |
* | Now that fsp's are created on successful file open, the structure member | Jeremy Allison | 2000-04-24 | 1 | -1/+0 |
* | added fdprintf() | Andrew Tridgell | 2000-04-16 | 1 | -0/+10 |
* | the fsp needs a jobid in it now | Andrew Tridgell | 2000-04-16 | 1 | -2/+3 |
* | Code to map tdb locks onto POSIX. Mainly placeholder code at the moment, | Jeremy Allison | 2000-04-12 | 1 | -4/+5 |
* | got rid of the file_fd_struct structure completely. | Andrew Tridgell | 2000-04-10 | 1 | -22/+4 |
* | changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are | Jean-François Micouleau | 2000-04-05 | 1 | -0/+3 |
* | include/smb.h: | Jeremy Allison | 2000-03-13 | 1 | -0/+3 |
* | oops ! forgot smb.h in last commit | Jean-François Micouleau | 2000-03-13 | 1 | -0/+1 |
* | Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint... | Jeremy Allison | 2000-03-10 | 1 | -30/+3 |
* | you know, when you do a cvs commit, you _really_ expect it to actually work. | Luke Leighton | 2000-03-10 | 1 | -22/+29 |
* | getprinter level 0: was to short, found most of the fields, undocumented, | Jean-François Micouleau | 2000-03-10 | 1 | -3/+12 |
* | Big update moving the multi-pdu support from 2.0.x into HEAD for JF | Jeremy Allison | 2000-03-09 | 1 | -0/+4 |
* | dded Microsoft Dfs services. | Shirish Kalele | 2000-03-08 | 1 | -0/+1 |
* | client/client.c: | Jeremy Allison | 2000-02-25 | 1 | -0/+12 |
* | Fix for reporting file system attributes correctly. | Jeremy Allison | 2000-02-18 | 1 | -4/+11 |