index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
smb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2001-01-23
Changes from APPLIANCE_HEAD:
David O'Neill
1
-0
/
+1
2000-12-20
implemented a much nicer name_status() interface. It now returns a
Andrew Tridgell
1
-0
/
+10
2000-12-06
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
1
-0
/
+1
2000-12-04
pass the desired access into cli_nt_create()
Andrew Tridgell
1
-0
/
+3
2000-11-28
include/dlinklist.h: Added '{' '}' around DLIST_PROMOTE so it can be used as ...
Jeremy Allison
1
-1
/
+3
2000-11-21
Another large patch for the passdb rewrite.
Gerald Carter
1
-65
/
+3
2000-11-16
Fix from Jim McDonough @ IBM for OS/2 clients.
Jeremy Allison
1
-0
/
+1
2000-11-14
Changes from APPLIANCE_HEAD:
David O'Neill
1
-1
/
+6
2000-11-13
Large commit which restructures the local password storage API.
Gerald Carter
1
-54
/
+48
2000-10-11
Fix for growing printing.tdb by adding check on job creation.
Jeremy Allison
1
-0
/
+1
2000-10-07
Integrated support for NT and OS/2 lpq parsing. Code from
Jeremy Allison
1
-1
/
+1
2000-10-06
Fix for printf attribute from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>
Jeremy Allison
1
-2
/
+2
2000-10-06
Herb's warning fixes. Also the POSIX locking fix.
Jeremy Allison
1
-7
/
+0
2000-10-06
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
1
-1
/
+2
2000-10-05
Herb's fixes for profiling & compiler warnings.
Jeremy Allison
1
-2
/
+1
2000-09-08
Win32 API is explicit that EnumPrinterData returns ERROR_MORE_DATA not
Jeremy Allison
1
-0
/
+1
2000-08-23
Documentation on NT_USER_TOKEN. Requested by Sander.
Jeremy Allison
1
-0
/
+5
2000-08-10
Tidied up security rights definitions.
Jeremy Allison
1
-7
/
+8
2000-08-03
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
1
-1
/
+11
2000-08-02
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
1
-8
/
+12
2000-07-25
A rather big change set ! (listed in no particular order)
Jean-François Micouleau
1
-0
/
+2
2000-07-15
reverted a some previous additions.
Gerald Carter
1
-15
/
+4
2000-07-06
don't need shmem any more
Andrew Tridgell
1
-29
/
+0
2000-07-03
Some more sec_ctx changes. Modified some fields in the pipe_struct
Tim Potter
1
-4
/
+5
2000-07-03
first pass at merging rpcclient from TNG to HEAD. You can get a
Gerald Carter
1
-0
/
+35
2000-06-21
A neater way of solving the S_ISSOCK, S_ISFIFO problem.
Tim Potter
1
-47
/
+0
2000-06-14
#include nsswitch/winbind_nss.h
Tim Potter
1
-0
/
+2
2000-06-14
allow the notify implementation to choose the select timeout change
Andrew Tridgell
1
-0
/
+1
2000-06-13
fixed the change notify bit definitions
Andrew Tridgell
1
-1
/
+2
2000-06-12
totally rewrote the async signal, notification and oplock notification
Andrew Tridgell
1
-0
/
+10
2000-06-10
a first pass at Linux kernel oplocks support
Andrew Tridgell
1
-4
/
+1
2000-06-10
continued the split of the kernel level oplocks code into a more
Andrew Tridgell
1
-1
/
+13
2000-06-09
Luke, I am moving the code back into passdb/passdb.c, this the correct
Jeremy Allison
1
-1
/
+6
2000-06-09
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
1
-2
/
+1
2000-06-08
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
1
-1
/
+2
2000-06-08
added a NET_USER_INFO_3 struct to user_struct.
Luke Leighton
1
-18
/
+20
2000-06-08
- changed HAVE_KERNEL_OPLOCKS to HAVE_KERNEL_OPLOCKS_IRIX
Andrew Tridgell
1
-2
/
+2
2000-05-28
lp_server_role() + use in srv_reg.
Luke Leighton
1
-0
/
+10
2000-05-27
security descs in spoolss. needs parse_sec.c nttrans.c broken.
Luke Leighton
1
-1
/
+2
2000-05-18
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
1
-0
/
+1
2000-05-04
- use full_name instead of real_name
Andrew Tridgell
1
-1
/
+1
2000-05-02
split the username in the vuser structure into a separate
Andrew Tridgell
1
-3
/
+8
2000-04-28
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
1
-13
/
+0
2000-04-28
Added info level 1005 to netsharegetinfo (is the share a DFS root)
Shirish Kalele
1
-0
/
+1
2000-04-27
Ok - this is more subtle than it looks :-).
Jeremy Allison
1
-1
/
+1
2000-04-27
Fixed subtle unlocking bug when a file is closed. We need to store the
Jeremy Allison
1
-0
/
+1
2000-04-27
Did the rewrite Andrew wanted where all knowledge of POSIX locking is
Jeremy Allison
1
-3
/
+0
2000-04-27
Fixed crash bugs Andrew pointed out with LOCK4 smbtorture
Jeremy Allison
1
-1
/
+1
2000-04-25
Added the hard code :-).
Jeremy Allison
1
-0
/
+12
2000-04-24
Added the code that keeps fd's open across a close if there are other fsp's
Jeremy Allison
1
-0
/
+2
[next]