index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated Major/Minor version to 4.50 - see notes.
John Terpstra
2001-04-13
1
-10
/
+14
*
This is a big, rather ugly patch. Whilst investigating the files not truncated
Jeremy Allison
2001-03-30
1
-1
/
+19
*
Moved cruft out of smb.h into ntdomain.h where it belongs. dc struct
Jeremy Allison
2001-03-11
1
-45
/
+0
*
Sync include files between 2.2 and HEAD except for acoount info.
Jeremy Allison
2001-03-11
1
-4
/
+4
*
Remove "BYTE" - we already have uint8 - don't need more conflicts with
Jeremy Allison
2001-03-11
1
-2
/
+0
*
to use the same macros in the client and server rename the CLISTR_
Andrew Tridgell
2001-03-10
1
-0
/
+8
*
smb.h: add one error code for no such printer job
Richard Sharpe
2001-03-05
1
-0
/
+1
*
include/rpc_spoolss.h: Added JOB_STATUS_XXX defines.
Jeremy Allison
2001-02-23
1
-1
/
+4
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-23
1
-0
/
+1
*
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
2000-12-20
1
-0
/
+10
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-0
/
+1
*
pass the desired access into cli_nt_create()
Andrew Tridgell
2000-12-04
1
-0
/
+3
*
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
2000-11-28
1
-1
/
+3
*
Another large patch for the passdb rewrite.
Gerald Carter
2000-11-21
1
-65
/
+3
*
Fix from Jim McDonough @ IBM for OS/2 clients.
Jeremy Allison
2000-11-16
1
-0
/
+1
*
Changes from APPLIANCE_HEAD:
David O'Neill
2000-11-14
1
-1
/
+6
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-54
/
+48
*
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
2000-10-11
1
-0
/
+1
*
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
2000-10-07
1
-1
/
+1
*
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
2000-10-06
1
-2
/
+2
*
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
2000-10-06
1
-7
/
+0
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-1
/
+2
*
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
2000-10-05
1
-2
/
+1
*
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
[next]