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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Fixes for strange Win2K attempts to auto-inherit ACLs.
Jeremy Allison
2000-02-29
1
-0
/
+11
*
|
added enumprintprocessordatatypes
Jean-François Micouleau
2000-02-26
2
-352
/
+360
*
|
rewrote enumprinterdata. still a bug in it but reproducing it hard and
Jean-François Micouleau
2000-02-26
2
-360
/
+354
*
|
client/client.c:
Jeremy Allison
2000-02-25
2
-3
/
+16
*
|
converted a couple of bzero() to memset()
Jean-François Micouleau
2000-02-24
2
-57
/
+85
*
|
lib/system.c: Fixed gcc warnings.
Jeremy Allison
2000-02-23
2
-15
/
+53
*
|
more rewrite ...
Jean-François Micouleau
2000-02-21
2
-99
/
+72
*
|
Fix for reporting file system attributes correctly.
Jeremy Allison
2000-02-18
1
-4
/
+11
*
|
Make proto.
Jeremy Allison
2000-02-16
1
-0
/
+1
*
|
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
3
-343
/
+350
*
|
fix the reply of rpc_alter_context
Jean-François Micouleau
2000-02-15
2
-444
/
+437
*
|
make proto ...
Jean-François Micouleau
2000-02-07
1
-340
/
+675
*
|
spoolss include definitions
Jean-François Micouleau
2000-02-07
5
-15
/
+35
*
|
First commit of the spoolss code to the HEAD branch.
Jean-François Micouleau
2000-02-07
2
-0
/
+1678
*
|
Added check for SGI IRIX brokenness with semaphores when using gcc.
Jeremy Allison
2000-02-07
2
-4
/
+20
*
|
Fixed compile warning in locking.c:traverse_fn()
Tim Potter
2000-02-07
1
-340
/
+340
*
|
1) added void* state argument to tdb_traverse. guess what! there were
Luke Leighton
2000-02-04
2
-345
/
+357
*
|
make proto
Tim Potter
2000-02-03
1
-332
/
+373
*
|
Busting up of source/include/smb.h into smaller pieces which can be
Tim Potter
2000-02-03
6
-349
/
+608
*
|
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
2000-01-29
1
-0
/
+3
*
|
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
2000-01-26
3
-0
/
+86
*
|
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-26
2
-1
/
+5
*
|
First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
2000-01-25
2
-13
/
+75
*
|
made cvs main up-to-date with samba_tng, with addition of process id to
Luke Leighton
2000-01-21
3
-1
/
+9
*
|
SAMR_R_UNKNOWN_38 is 3 uint16 params (4-byte aligned) followed by status code.
Luke Leighton
2000-01-17
1
-1
/
+0
*
|
proto update
Andrew Tridgell
2000-01-16
1
-2
/
+4
*
|
make a br_off a SMB_BIG_UINT
Andrew Tridgell
2000-01-16
1
-1
/
+1
*
|
damn, Solaris already has a "enum lock_type"
Andrew Tridgell
2000-01-14
2
-8
/
+7
*
|
we now pass all byte range locking tests
Andrew Tridgell
2000-01-14
1
-3
/
+5
*
|
Added "inherit permissions" patch.
Jeremy Allison
2000-01-14
1
-1
/
+3
*
|
added Enosuchshare and a lock_type enum
Andrew Tridgell
2000-01-13
1
-0
/
+4
*
|
new prototypes
Andrew Tridgell
2000-01-13
1
-5
/
+22
*
|
defined br_off as a type for byte range offsets. For now I've set it
Andrew Tridgell
2000-01-13
1
-0
/
+3
*
|
Added utmp fix from David Lee <T.D.Lee@durham.ac.uk>.
Jeremy Allison
2000-01-12
2
-0
/
+9
*
|
modified smbd/msrpc credential transfer system. user session key
Luke Leighton
2000-01-11
1
-1
/
+3
*
|
I'm currently designing a new locking system (using a tdb database!)
Andrew Tridgell
2000-01-10
1
-2
/
+5
*
|
smbd/mangle.c
Jeremy Allison
2000-01-08
1
-1
/
+0
*
|
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2000-01-07
1
-1
/
+1
*
|
Re-added "dfree command" functionality that was described in the man pages
Jeremy Allison
2000-01-06
1
-0
/
+1
*
|
Moved check_plaintext_password() into smbd/chgpasswd.c from smbd/ipc.c.
Jeremy Allison
2000-01-05
3
-0
/
+9
*
|
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
2000-01-05
3
-0
/
+40
*
|
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
5
-22
/
+268
*
|
added suppport for unexpected udp/138 packets
Andrew Tridgell
2000-01-03
1
-2
/
+4
*
|
got rid of mem_man
Andrew Tridgell
2000-01-03
1
-4
/
+0
*
|
added the unexpected packet database (unexpected.tdb)
Andrew Tridgell
2000-01-03
2
-5
/
+15
*
|
- added tdb_flags option to tdb_open()
Andrew Tridgell
2000-01-02
1
-2
/
+2
*
|
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1999-12-29
4
-13
/
+60
*
|
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1999-12-23
1
-0
/
+13
*
|
Upper to lower case map table for unicode.
Jeremy Allison
1999-12-23
1
-0
/
+65536
*
|
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
1999-12-22
1
-3
/
+1
[prev]
[next]