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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-14
use interpret_addr2() instead of inet_aton()
Andrew Tridgell
1
-1
/
+1
2000-04-12
Removed "ole locking compat" parameter (no longer used).
Jeremy Allison
1
-34
/
+1
2000-04-12
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
1
-288
/
+0
2000-04-11
include/byteorder.h: ALIGN4/ALIGN2 macros.
Jeremy Allison
1
-25
/
+0
2000-04-11
add an align4() function
Andrew Tridgell
1
-1
/
+14
2000-04-11
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
3
-119
/
+94
2000-04-11
added a cheap and nasty skip_unibuf() fn to allow easier merging from
Andrew Tridgell
1
-0
/
+10
2000-03-27
changed the definition of dos_PutUniCode
Andrew Tridgell
1
-4
/
+9
2000-03-27
moved nmblib-specific code from util.c to nmblib.c.
Luke Leighton
1
-191
/
+0
2000-03-22
Correctly convert from little-endian UNICODE to dos_codepage when doing
Jeremy Allison
1
-0
/
+2
2000-03-22
acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.
Jeremy Allison
2
-52
/
+15
2000-03-16
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
1
-1
/
+56
2000-03-15
Fix from NAKAJI Hiroyuki for a trailing '\n\ in asctime.
Jeremy Allison
1
-0
/
+2
2000-03-10
Fixups for compiles with gcc flags -Wall -Wshadow -Wstrict-prototypes -Wpoint...
Jeremy Allison
1
-5
/
+5
2000-03-06
changed prs_unistr to parse empty and non-empty strings the same way.
Jean-François Micouleau
1
-14
/
+20
2000-02-23
lib/system.c: Fixed gcc warnings.
Jeremy Allison
1
-1
/
+0
2000-02-21
Fix for crash bug from Paul Tyler <pct@ansto.gov.au>.
Jeremy Allison
1
-10
/
+11
2000-02-18
Fixes for Eastern Europe code page.
Jeremy Allison
1
-0
/
+1
2000-02-16
Added support for SO_REUSEPORT for systems that have it.
Jeremy Allison
1
-1
/
+11
2000-02-15
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
3
-15
/
+244
2000-02-09
Fixed wildcard match bug with '****' with smbclient. Found by Andrew (damn hi...
Jeremy Allison
1
-2
/
+3
2000-02-08
Moved over lib/util_sec (with added fixes) as the HEAD source
Jeremy Allison
1
-4
/
+50
2000-02-07
Hum, I should remove my gloves when I'm in front of an xterm :)
Jean-François Micouleau
1
-2
/
+2
2000-02-07
Jeremy can you check lib/util_unistr.c for codepages support ?
Jean-François Micouleau
2
-0
/
+109
2000-02-03
Comments to use vfs_* functions instead of dos_* unless really
Tim Potter
2
-4
/
+16
2000-01-26
Added hash-based stat cache code from Ying Chen.
Jeremy Allison
1
-0
/
+320
2000-01-26
Second set of inline optimisation fixes from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
3
-42
/
+61
2000-01-25
First set of speed improvements from Ying Chen <ying@almaden.ibm.com>.
Jeremy Allison
1
-137
/
+1
2000-01-21
made cvs main up-to-date with samba_tng, with addition of process id to
Luke Leighton
2
-7
/
+12
2000-01-16
make string_init() static
Andrew Tridgell
2
-2
/
+2
2000-01-14
Added "inherit permissions" patch.
Jeremy Allison
2
-0
/
+31
2000-01-12
Fix problems with broken libc fvct returns.
Jeremy Allison
1
-1
/
+8
2000-01-11
Fixed pointer arithmetic found by IRIX compiler.
Jeremy Allison
1
-1
/
+1
2000-01-11
Fixed bug in unix_mask_match() that caused veto files not to work.
Jeremy Allison
1
-31
/
+9
2000-01-07
this looks like a big commit, but it isn't really :)
Andrew Tridgell
2
-6
/
+4
2000-01-06
Generic wildcard matching fix from weidel@multichart.de.
Jeremy Allison
1
-19
/
+80
2000-01-05
implemented talloc() as described on samba-technical. This fixes the
Andrew Tridgell
1
-0
/
+96
2000-01-03
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
7
-2
/
+1327
2000-01-03
got rid of mem_man
Andrew Tridgell
1
-7
/
+0
1999-12-29
Converted most of the functions in lib/util_str.c to smb_ucs2_t equivalents.
Jeremy Allison
1
-37
/
+875
1999-12-23
Fixed range checking in unicode to multibyte function. Oops.
Jeremy Allison
1
-9
/
+15
1999-12-23
Added wtoupper/wtolower.
Jeremy Allison
1
-0
/
+19
1999-12-23
Samba now includes a full ucs2 upper to lower case (and vica versa) map table.
Jeremy Allison
1
-0
/
+56
1999-12-22
include/includes.h: Trimmed down unicode directory entry to be POSIX complient.
Jeremy Allison
2
-3
/
+18
1999-12-22
First cut at unicode sys_xx functions. Now to start moving upwards.....
Jeremy Allison
1
-0
/
+169
1999-12-22
Ok - we now have the following functions for UNICODE support :
Jeremy Allison
1
-0
/
+127
1999-12-21
Added new unicode functions - not used yet, but are the basis for the
Jeremy Allison
1
-1
/
+209
1999-12-21
converted all our existing shared memory code to use a tdb database
Andrew Tridgell
1
-0
/
+21
1999-12-17
lib/fnmatch.c from 2.0.6
Andrew Tridgell
1
-0
/
+200
1999-12-17
interfaces.c from 2.0.6
Andrew Tridgell
1
-0
/
+401
[prev]
[next]