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
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-23
we can't pass a fstring to a routine expecting a pstring
Andrew Tridgell
1
-1
/
+1
2000-04-23
check for a valid snum when running a printing command
Andrew Tridgell
1
-0
/
+5
2000-04-23
Makefile.in change for split of printfsp.c
Andrew Tridgell
1
-1
/
+2
2000-04-23
split fsp specific routines out of printing.c to fix linking problem
Andrew Tridgell
2
-65
/
+91
2000-04-23
fixed two uninitialised memory references
Andrew Tridgell
1
-2
/
+2
2000-04-23
trick to get full stack trace when using the free version of insure
Andrew Tridgell
1
-0
/
+24
2000-04-23
insure caught an uninitialised memory reference - ensure it starts as
Andrew Tridgell
1
-0
/
+2
2000-04-23
avoided a memory leak in the ubi code by deleting a mangled cache
Andrew Tridgell
1
-1
/
+11
2000-04-23
fixed a prs memory leak (weren't freeing input buffer)
Andrew Tridgell
1
-0
/
+1
2000-04-23
if using insure then don't close fd 2
Andrew Tridgell
1
-1
/
+4
2000-04-22
return NULL for a zero size memdup
Andrew Tridgell
1
-0
/
+1
2000-04-22
don't copy a null groups list
Andrew Tridgell
1
-2
/
+6
2000-04-22
fixed overlapping strcpy() found by insure
Andrew Tridgell
1
-9
/
+6
2000-04-22
fixed uninitialised snum
Andrew Tridgell
1
-0
/
+1
2000-04-22
This is a *big* checkin that may break some things, but implements the
Jeremy Allison
17
-562
/
+598
2000-04-19
use sys_fsusage() not disk_free() in printing.c
Andrew Tridgell
1
-3
/
+3
2000-04-19
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
4
-129
/
+157
2000-04-19
patch from luke to split out lanman code from ipc.c into lanman.c
Andrew Tridgell
3
-3156
/
+3190
2000-04-19
- got rid of the "passive" option
Andrew Tridgell
6
-101
/
+80
2000-04-18
Sync up with 2.0.7 w.r.t. guest users.
Jeremy Allison
1
-3
/
+3
2000-04-18
locking/locking.c: Fixed placeholder code for POSIX locking.
Jeremy Allison
4
-24
/
+59
2000-04-18
updates from the TNG branch
Andrew Tridgell
1
-10
/
+6
2000-04-18
don't parse blank lines
Andrew Tridgell
1
-0
/
+2
2000-04-18
fixed some crash bugs in the nt forms parsing
Andrew Tridgell
2
-6
/
+8
2000-04-18
ReadDirName calls vfs->readdirname calls dos_readdirname.
Luke Leighton
1
-5
/
+5
2000-04-17
Corrected minor parsing errors.
Shirish Kalele
2
-4
/
+5
2000-04-17
When parsing a dfs map for a service, see if the mount points exist that stand
Shirish Kalele
1
-3
/
+27
2000-04-17
got rid of some more old configure tests and includes
Andrew Tridgell
8
-166
/
+85
2000-04-17
removed some obsolete configure tests (sysv ipc etc)
Andrew Tridgell
7
-442
/
+161
2000-04-17
moved standard_sub() and friends into a separate module
Andrew Tridgell
3
-270
/
+297
2000-04-16
converted a couple more functions to use a fd instead of a FILE*
Andrew Tridgell
4
-15
/
+41
2000-04-16
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
8
-320
/
+282
2000-04-16
got rid of FILE* in the unix name mapping code
Andrew Tridgell
1
-8
/
+8
2000-04-16
got rid of all the FILE* calls in the NT print system.
Andrew Tridgell
1
-118
/
+112
2000-04-16
added fdprintf()
Andrew Tridgell
3
-2
/
+44
2000-04-16
removed old comments
Andrew Tridgell
1
-2
/
+0
2000-04-16
improved the error handling and added queue pause and resume
Andrew Tridgell
1
-25
/
+43
2000-04-16
use some symbolic names for print queue status
Andrew Tridgell
1
-11
/
+17
2000-04-16
added helper fns to change from internal status codes to nt spoolss codes
Andrew Tridgell
1
-5
/
+41
2000-04-16
- put the job status in english not french!
Andrew Tridgell
1
-7
/
+49
2000-04-16
added tdb_get_int() and tdb_store_int()
Andrew Tridgell
1
-0
/
+34
2000-04-16
the changes to the main smb code
Andrew Tridgell
6
-358
/
+318
2000-04-16
JF and Jeremy - please have a look at what I did to the spoolss
Andrew Tridgell
1
-183
/
+59
2000-04-16
the bulk of the changes. Also split the loadparm related code into printing/l...
Andrew Tridgell
2
-309
/
+797
2000-04-16
the new file_lines_load() and file_lines_free() routines. Very useful!
Andrew Tridgell
1
-0
/
+64
2000-04-16
the fsp needs a jobid in it now
Andrew Tridgell
2
-14
/
+34
2000-04-16
The following series of commits are for the new tdb based printing
Andrew Tridgell
3
-11
/
+13
2000-04-15
added standard_sub_snum() function for modules that don't have
Andrew Tridgell
1
-1
/
+8
2000-04-15
use macros for table boundaries
Andrew Tridgell
1
-6
/
+9
2000-04-15
don't need this monster any more
Andrew Tridgell
1
-65536
/
+0
[next]