1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Tim Potter 4cdc54ba24 While we're all making incompatible tdb changes, I changed the implementation
of tdb_{store,get}_int() to store the length of the string key + 1 so the
stored key contains the trailing NULL character.  This allows normal
string library routines to manipulate keys.

Also renamed tdb_get_int() to tdb_fetch_int() to keep the set of verbs
consistent.
(This used to be commit a423c7c5f2)
2000-05-12 06:27:35 +00:00
..
auth Added sys_fork() and sys_getpid() functions to stop the overhead 2000-05-02 02:23:41 +00:00
bin Added .dummy file. 2000-02-03 04:49:11 +00:00
client and yet another memory leak - this one in the client 2000-05-02 07:50:33 +00:00
codepages Hmmm - unicode codepages need adding to HEAD. Thought that'd been done ? 2000-04-03 22:50:33 +00:00
groupdb moved trans2.h and nterr.h into includes.h with all our other includes 2000-04-25 14:06:57 +00:00
include lib/util_unistr.c: 2000-05-10 22:47:09 +00:00
lib lib/util_unistr.c: 2000-05-10 22:47:09 +00:00
libsmb lib/util_unistr.c: 2000-05-10 22:47:09 +00:00
locking Using a structure for a tdb key can lead to insideous, hard 2000-05-10 00:05:27 +00:00
msdfs lib/util_unistr.c: 2000-05-10 22:47:09 +00:00
nmbd more merging 2000-05-10 09:49:55 +00:00
nsswitch While we're all making incompatible tdb changes, I changed the implementation 2000-05-12 06:27:35 +00:00
param I found a better way of handling deleted auto printers 2000-05-10 11:48:30 +00:00
passdb Someone :-) forgot to add secrets.c to HEAD. 2000-05-08 18:14:25 +00:00
printing While we're all making incompatible tdb changes, I changed the implementation 2000-05-12 06:27:35 +00:00
profile patch from Dominik Kubla <dominik.kubla@uni-mainz.de> 2000-05-10 11:08:08 +00:00
rpc_client the beginnings of a new scheme I've working on to allow an easier 2000-05-09 13:28:19 +00:00
rpc_parse more merging 2000-05-10 09:49:55 +00:00
rpc_server lib/util_unistr.c: 2000-05-10 22:47:09 +00:00
rpcclient the beginnings of a new scheme I've working on to allow an easier 2000-05-09 13:28:19 +00:00
script the beginnings of a new scheme I've working on to allow an easier 2000-05-09 13:28:19 +00:00
smbd fixed error code for buffer_too_large in trans reply 2000-05-12 05:25:22 +00:00
smbwrapper removed extra arguements from make_nmb_name calls 2000-03-16 17:58:08 +00:00
tdb While we're all making incompatible tdb changes, I changed the implementation 2000-05-12 06:27:35 +00:00
tests removed some obsolete configure tests (sysv ipc etc) 2000-04-17 05:56:49 +00:00
ubiqx Added hash-based stat cache code from Ying Chen. 2000-01-26 21:25:35 +00:00
utils added secrets.tdb and changed storage of trust account password to use 2000-05-08 10:42:21 +00:00
web finally got sick of the "extern int Client" code and the stupid 2000-04-11 13:55:53 +00:00
.cvsignore Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
.indent.pro indent update to make t easier to see setuid mods in TNG. some 2000-03-21 21:08:07 +00:00
acconfig.h got rid of some more old configure tests and includes 2000-04-17 06:11:08 +00:00
aclocal.m4 fixes for broken IRIX header file merged from 2.0 branch 2000-03-31 22:30:13 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
config.sub This is a *big* checkin that may break some things, but implements the 2000-04-22 00:33:16 +00:00
configure we don't need fnmatch.c any more 2000-04-30 11:15:27 +00:00
configure.developer Cleaning up the warnings from configure.developer. 2000-03-10 22:53:36 +00:00
configure.in we don't need fnmatch.c any more 2000-04-30 11:15:27 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 1996-08-13 08:57:55 +00:00
ltconfig Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
ltmain.sh Adding libtool support to HEAD branch. We're going to need this for 2000-03-13 23:20:01 +00:00
Makefile.in in head as well ... 2000-05-10 14:17:21 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00