Elrond | 2 Mar 2002 18:41
Picon

CVS update: tng/source


Date:	Saturday March 2, 2002  <at>  18:41
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source
In directory angua:/home/elrond/build/tng/source

Modified Files:
	Makefile.in 
Log Message:
Moved the prototypes for client/client.c,clitar.c into a
new client/smbclient.h.

This allows for removing #include "client.h" from smb.h and
adding it around the place. Not many places, because
libsmb.h needs client.h, but some interesting places.

Also removed "-I$(srcdir)/smbwrapper" from Makefile.in, it
wasn't needed any more.

Elrond | 2 Mar 2002 18:41
Picon

CVS update: tng/source/client


Date:	Saturday March 2, 2002  <at>  18:41
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/client
In directory angua:/home/elrond/build/tng/source/client

Modified Files:
	client.c clitar.c 
Added Files:
	smbclient.h 
Log Message:
Moved the prototypes for client/client.c,clitar.c into a
new client/smbclient.h.

This allows for removing #include "client.h" from smb.h and
adding it around the place. Not many places, because
libsmb.h needs client.h, but some interesting places.

Also removed "-I$(srcdir)/smbwrapper" from Makefile.in, it
wasn't needed any more.

Elrond | 2 Mar 2002 18:41
Picon

CVS update: tng/source/lib


Date:	Saturday March 2, 2002  <at>  18:41
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/lib
In directory angua:/home/elrond/build/tng/source/lib

Modified Files:
	msrpc-client.c util.c 
Log Message:
Moved the prototypes for client/client.c,clitar.c into a
new client/smbclient.h.

This allows for removing #include "client.h" from smb.h and
adding it around the place. Not many places, because
libsmb.h needs client.h, but some interesting places.

Also removed "-I$(srcdir)/smbwrapper" from Makefile.in, it
wasn't needed any more.

Elrond | 2 Mar 2002 18:41
Picon

CVS update: tng/source/include


Date:	Saturday March 2, 2002  <at>  18:41
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/include
In directory angua:/home/elrond/build/tng/source/include

Modified Files:
	libsmb.h smb.h 
Log Message:
Moved the prototypes for client/client.c,clitar.c into a
new client/smbclient.h.

This allows for removing #include "client.h" from smb.h and
adding it around the place. Not many places, because
libsmb.h needs client.h, but some interesting places.

Also removed "-I$(srcdir)/smbwrapper" from Makefile.in, it
wasn't needed any more.

Elrond | 2 Mar 2002 18:42
Picon

CVS update: tng/source/smbd


Date:	Saturday March 2, 2002  <at>  18:42
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/smbd
In directory angua:/home/elrond/build/tng/source/smbd

Modified Files:
	negprot.c 
Log Message:
Moved the prototypes for client/client.c,clitar.c into a
new client/smbclient.h.

This allows for removing #include "client.h" from smb.h and
adding it around the place. Not many places, because
libsmb.h needs client.h, but some interesting places.

Also removed "-I$(srcdir)/smbwrapper" from Makefile.in, it
wasn't needed any more.

Elrond | 2 Mar 2002 20:57
Picon

CVS update: tng/source/include


Date:	Saturday March 2, 2002  <at>  20:57
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/include
In directory angua:/tmp/cvs-serv19505

Modified Files:
	rpc_reg.h 
Log Message:
Starting to commit a bit of my new registry stuff.
This time only rpc_reg.h.
Added the opcode REG_OPEN_HKP, this is to open the
HKEY_PERFORMANCE_DATA hive remotely.
Also added some bits related to HKEY_PERFORMANCE_DATA.

Elrond | 3 Mar 2002 20:21
Picon

CVS update: tng/source/lib


Date:	Sunday March 3, 2002  <at>  20:21
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/lib
In directory angua:/home/elrond/build/tng/source/lib

Modified Files:
	util_sock.c util_tng.c 
Log Message:
Made some things static in util_sock.c.
Moved reset_globals_after_fork from util_sock.c into
util_tng.c.

About "defined but not used":
The general thing is toofold:
- Either the code might be useful, but isn't used currently
  (if anyone needs it, don't hesitate to remove the static)
- Or the code is really useful, but we didn't get round
  killing it.
In many cases I couldn't decide for one or the other. ;)

Elrond | 3 Mar 2002 20:29
Picon

CVS update: tng/source/passdb


Date:	Sunday March 3, 2002  <at>  20:29
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/passdb
In directory angua:/home/elrond/build/tng/source/passdb

Modified Files:
	smbpassnt5ldap.c 
Log Message:
And let the start/end/get-smbpwent funtions die here too.

Elrond | 3 Mar 2002 20:29
Picon

CVS update: tng/source/passdb


Date:	Sunday March 3, 2002  <at>  20:29
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/passdb
In directory angua:/home/elrond/build/tng/source/passdb

Modified Files:
	ldapdb.c 
Log Message:
Fix up includes

Elrond | 3 Mar 2002 20:30
Picon

CVS update: tng/source/passdb


Date:	Sunday March 3, 2002  <at>  20:30
Author:	elrond

Update of /home/cvsroot/dcerpc/tng/source/passdb
In directory angua:/home/elrond/build/tng/source/passdb

Modified Files:
	ldap.c sampassldap.c 
Log Message:
And some static


Gmane