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
...
*
|
new prototypes
Andrew Tridgell
2000-04-11
1
-4
/
+8
*
|
new prototypes
Andrew Tridgell
2000-04-10
1
-11
/
+10
*
|
got rid of the file_fd_struct structure completely.
Andrew Tridgell
2000-04-10
1
-22
/
+4
*
|
Modified interfaces and added checks around *all* *alloc calls
Jeremy Allison
2000-04-06
1
-2
/
+2
*
|
changed all the status code to ERROR_xxx instead of NT_STATUS_xx which are
Jean-François Micouleau
2000-04-05
1
-0
/
+3
*
|
Change to vfs API. POSIX states fsync should return an int, not a void.
Jeremy Allison
2000-04-04
2
-2
/
+2
*
|
Removed unused parameter vuid from rpc_server api_* calls. For the very few
Tim Potter
2000-04-04
1
-1
/
+1
*
|
Added check for LL suffix to long long ints needed by AIX 4.3.x compiler
Jeremy Allison
2000-03-29
1
-0
/
+1
*
|
rewrote getprinterdriver level 3, now correctly handle the dependent
Jean-François Micouleau
2000-03-29
2
-10
/
+12
*
|
changed the definition of dos_PutUniCode
Andrew Tridgell
2000-03-27
1
-1
/
+1
*
|
the final part of the nmbd merge between head and tng - this gets the
Andrew Tridgell
2000-03-27
2
-343
/
+344
*
|
moved nmblib-specific code from util.c to nmblib.c.
Luke Leighton
2000-03-27
1
-344
/
+343
*
|
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
2000-03-22
1
-16
/
+18
*
|
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2000-03-22
3
-0
/
+14
*
|
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
2000-03-16
1
-1
/
+1
*
|
include/smb.h:
Jeremy Allison
2000-03-13
1
-0
/
+3
*
|
oops ! forgot smb.h in last commit
Jean-François Micouleau
2000-03-13
3
-0
/
+14
*
|
parse correctly getprinterdriver2
Jean-François Micouleau
2000-03-13
2
-6
/
+8
*
|
Cleaned up unused variables, returns from non-void functions etc.
Shirish Kalele
2000-03-10
1
-5
/
+1
*
|
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
2000-03-10
3
-33
/
+22
*
|
you know, when you do a cvs commit, you _really_ expect it to actually work.
Luke Leighton
2000-03-10
2
-24
/
+34
*
|
getprinter level 0: was to short, found most of the fields, undocumented,
Jean-François Micouleau
2000-03-10
5
-52
/
+82
*
|
indent went wrong. grr.
Luke Leighton
2000-03-10
1
-226
/
+357
*
|
Big update moving the multi-pdu support from 2.0.x into HEAD for JF
Jeremy Allison
2000-03-09
6
-49
/
+115
*
|
dded Microsoft Dfs services.
Shirish Kalele
2000-03-08
6
-1
/
+84
*
|
Enumprinters level 1: reply *exactly* like an NT server
Jean-François Micouleau
2000-03-07
1
-0
/
+1
*
|
fixed enumprinterdata.
Jean-François Micouleau
2000-03-07
1
-1
/
+8
*
|
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
2000-03-06
2
-15
/
+18
*
|
Fixes from Luke, back-ported from TNG to Win2k. Correctly return FAULT_PDU on
Jeremy Allison
2000-02-29
2
-0
/
+11
*
|
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
[prev]
[next]