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
/
proto.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added the NETDFS pipe to allow remote administration of the msdfs symlinks
Shirish Kalele
2000-05-18
1
-1
/
+40
*
Fixed bug I introduced last night (sorry). Now truncate incoming prs_struct
Jeremy Allison
2000-05-17
1
-0
/
+1
*
Synced up srv_samr with HP changes. Added error checking to original code
Jeremy Allison
2000-05-16
1
-3
/
+13
*
Removed extra unistr_to_dos prototype from msdfs/msdfs.c
Shirish Kalele
2000-05-16
1
-2
/
+0
*
The new msdfs implementation that uses symlinks to point to other
Shirish Kalele
2000-05-16
1
-17
/
+5
*
Added Shirish's reg changes to HEAD. Sync up with 2.2.0 backport.
Jeremy Allison
2000-05-15
1
-7
/
+6
*
rebuilt proto
Andrew Tridgell
2000-05-12
1
-3
/
+2
*
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
2000-05-12
1
-0
/
+1
*
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
2000-05-12
1
-0
/
+6
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
1
-4
/
+2
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
proto rebuild
Andrew Tridgell
2000-05-10
1
-0
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+72
*
more merging
Andrew Tridgell
2000-05-10
1
-0
/
+5
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
1
-1
/
+1
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
1
-0
/
+10
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
1
-6
/
+10
*
Fix for uninitialized memory read in brlock code. brl_locktest now needs
Jeremy Allison
2000-05-05
1
-1
/
+1
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-3
/
+8
*
Insure uninitialized memory read fixes.
Jeremy Allison
2000-05-03
1
-1
/
+1
*
added support for deleting printers into the spoolss system
Andrew Tridgell
2000-05-02
1
-0
/
+4
*
Moved uglyness needed in fcntl locking (64->32 bit mapping, NFS
Jeremy Allison
2000-05-02
1
-1
/
+1
*
Added sys_fork() and sys_getpid() functions to stop the overhead
Jeremy Allison
2000-05-02
1
-0
/
+2
*
added cli_list_old() to allow for old style directory listing from
Andrew Tridgell
2000-04-30
1
-4
/
+2
*
- removed all our old wildcard matching code and replaced it with a
Andrew Tridgell
2000-04-30
1
-8
/
+19
*
Ok - this is the *third* implementation of this (third time's the charm :-).
Jeremy Allison
2000-04-28
1
-4
/
+10
*
Added tdb_get/set_int_byblob, which takes a size_t len and then implemented
Jeremy Allison
2000-04-28
1
-0
/
+2
*
Made changes suggested by Andrew review.
Jeremy Allison
2000-04-28
1
-1
/
+1
*
Did the rewrite Andrew wanted where all knowledge of POSIX locking is
Jeremy Allison
2000-04-27
1
-0
/
+1
*
Added the hard code :-).
Jeremy Allison
2000-04-25
1
-1
/
+4
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-54
/
+93
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-4
/
+9
*
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
2000-04-22
1
-6
/
+7
*
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
2000-04-19
1
-0
/
+4
*
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
2000-04-19
1
-9
/
+9
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
1
-3
/
+13
*
got rid of some more old configure tests and includes
Andrew Tridgell
2000-04-17
1
-5
/
+7
*
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
1
-0
/
+1
*
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
1
-2
/
+5
*
the fsp needs a jobid in it now
Andrew Tridgell
2000-04-16
1
-12
/
+31
*
Log file check patch from Mattias Gronlund <Mattias.Gronlund@sa.erisoft.se>.
Jeremy Allison
2000-04-15
1
-1
/
+2
*
Code to map tdb locks onto POSIX. Mainly placeholder code at the moment,
Jeremy Allison
2000-04-12
1
-0
/
+1
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-4
/
+1
*
The latest open() code changes broke the NT directory opens. Detect if a
Jeremy Allison
2000-04-11
1
-1
/
+1
*
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
2000-04-11
1
-7
/
+5
*
prototypes
Andrew Tridgell
2000-04-11
1
-0
/
+1
*
new prototypes
Andrew Tridgell
2000-04-11
1
-4
/
+8
*
new prototypes
Andrew Tridgell
2000-04-10
1
-11
/
+10
*
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
2000-04-06
1
-2
/
+2
[prev]
[next]