On 18 Mar 2003, [EMAIL PROTECTED] wrote:
> First of all, do a char-by-char walk through both buffers until we get
> to a non-ascii character, or a difference between the strings. This
> prefix can be directly compared without needing to call into iconv.
> This should be much faster for strings th
Date: Tue Mar 18 07:31:49 2003
Author: mbp
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv15255
Modified Files:
util_str.c
Log Message:
Step one of optimizations for StrCaseCmp:
First of all, do a char-by-char walk through both buffers until we get
to a n
On Tue, 2003-03-18 at 16:31, [EMAIL PROTECTED] wrote:
>
> Date: Tue Mar 18 05:31:52 2003
> Author: mbp
>
> Update of /data/cvs/samba/source/torture
> In directory dp.samba.org:/tmp/cvs-serv32747
>
> Modified Files:
> t_stringoverflow.c
> Log Message:
> The new string macros catch a
Date: Tue Mar 18 07:13:15 2003
Author: mbp
Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv13025
Modified Files:
Makefile.in
Log Message:
Add t_strcmp test/torture harness.
Revisions:
Makefile.in 1.632 => 1.633
http://www.samba.org/cgi-bin
Date: Tue Mar 18 07:09:23 2003
Author: mbp
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv12473/lib
Modified Files:
util_str.c
Added Files:
clobber.c
Log Message:
Split "clobber" function and variables into its own file before it
grows too much la
Date: Tue Mar 18 07:09:23 2003
Author: mbp
Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv12473
Modified Files:
Makefile.in
Log Message:
Split "clobber" function and variables into its own file before it
grows too much larger.
Revisions:
Makefile.in
Date: Tue Mar 18 06:30:30 2003
Author: tpot
Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv7917/rpcclient
Modified Files:
Tag: SAMBA_3_0
rpcclient.h rpcclient.c cmd_srvsvc.c cmd_spoolss.c cmd_samr.c
cmd_reg.c cmd_netlogon.c cmd_lsarpc.c
Date: Tue Mar 18 06:11:17 2003
Author: tpot
Update of /data/cvs/samba/source/rpcclient
In directory dp.samba.org:/tmp/cvs-serv5408/rpcclient
Modified Files:
Tag: SAMBA_3_0
cmd_samr.c
Log Message:
Merge of enumdomusers rpcclient command.
Revisions:
cmd_samr.c 1.141
Date: Tue Mar 18 06:07:50 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv4890/nsswitch
Modified Files:
Tag: SAMBA_3_0
wbinfo.c
Log Message:
Merge of popt help cleanups.
Revisions:
wbinfo.c1.38.2.11 => 1.38.2.1
Date: Tue Mar 18 06:07:16 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv4797/python
Modified Files:
Tag: SAMBA_3_0
py_winbind.c
Log Message:
Merge of #ifdef'ed out auth_smbd wrapper.
Revisions:
py_winbind.c1.10.2.3
Date: Tue Mar 18 05:52:05 2003
Author: mbp
Update of /data/cvs/samba/source/bin
In directory dp.samba.org:/tmp/cvs-serv2997/bin
Modified Files:
.cvsignore
Log Message:
Ignore t_stringoverflow binary.
Revisions:
.cvsignore 1.32 => 1.33
http://www.samba.org/cgi-bi
Date: Tue Mar 18 05:51:41 2003
Author: mbp
Update of /data/cvs/samba/source/rpc_client
In directory dp.samba.org:/tmp/cvs-serv2933/rpc_client
Added Files:
.cvsignore
Log Message:
Ignore .po and .po32 files.
Revisions:
.cvsignore 1.1 => 1.2
http://www.samba.org/
Date: Tue Mar 18 05:42:53 2003
Author: mbp
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv1817
Modified Files:
safe_string.h
Log Message:
Comment about deprecated macro overmalloc_safe_strcpy().
Revisions:
safe_string.h 1.22 => 1.23
Date: Tue Mar 18 05:37:23 2003
Author: mbp
Update of /data/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv1006
Modified Files:
Makefile.in
Log Message:
Remove static libbigballofmud, which just does not seem to link.
Add bin/t_stringoverflow test case. Not built by default.
Date: Tue Mar 18 05:31:52 2003
Author: mbp
Update of /data/cvs/samba/source/torture
In directory dp.samba.org:/tmp/cvs-serv32747
Modified Files:
t_stringoverflow.c
Log Message:
The new string macros catch a bug at compile that previously only
trapped at runtime, which is great. So we
Date: Tue Mar 18 05:30:16 2003
Author: mbp
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv32355
Modified Files:
util_str.c
Log Message:
Update comment: Valgrind 1.9.4 seems to always respect client
requests, without needing --client-perms=yes.
Revisions:
Date: Tue Mar 18 05:04:44 2003
Author: mbp
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv29421
Modified Files:
safe_string.h
Log Message:
Speling fixes and a little extra documentation.
Revisions:
safe_string.h 1.21 => 1.22
http:/
Date: Tue Mar 18 05:00:02 2003
Author: mbp
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv28746
Modified Files:
util_str.c
Log Message:
global_globber_region_function/line ought to be recorded before
clobbering the region, just in case clobbering causes us
On 15 Mar 2003, [EMAIL PROTECTED] wrote:
> This patch also includes a 'marker' of the last caller to clobber_region (ie,
> the function that called pstrcpy() that called clobber_region) to assist in
> debugging problems that may have smashed the stack. This is printed at
> smb_panic() time. (Ori
Date: Tue Mar 18 03:07:39 2003
Author: mbp
Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv14763/stf
Modified Files:
comfychair.py
Log Message:
Decode waitstatus values when a command fails.
Revisions:
comfychair.py 1.3 => 1.4
http://ww
Date: Tue Mar 18 01:48:11 2003
Author: jra
Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv5044/libsmb
Modified Files:
Tag: SAMBA_3_0
clistr.c
Log Message:
Merge in the developer string options from HEAD. We need to ensure 3.0
is as stable as possi
Date: Tue Mar 18 01:48:11 2003
Author: jra
Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv5044/lib
Modified Files:
Tag: SAMBA_3_0
charcnv.c util.c util_str.c
Log Message:
Merge in the developer string options from HEAD. We need to ensure 3.0
is as st
Date: Tue Mar 18 01:48:10 2003
Author: jra
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv5044/include
Modified Files:
Tag: SAMBA_3_0
safe_string.h
Log Message:
Merge in the developer string options from HEAD. We need to ensure 3.0
is as stable a
Date: Tue Mar 18 01:34:09 2003
Author: tpot
Update of /data/cvs/samba/source/python
In directory dp.samba.org:/tmp/cvs-serv3557
Modified Files:
py_winbind.c
Log Message:
Added #ifdef'ed out implementation of auth_smbd python fn. Uncomment
when auth_smbd functionality merged to HEAD.
Date: Tue Mar 18 01:32:51 2003
Author: tpot
Update of /data/cvs/samba/source/stf
In directory dp.samba.org:/tmp/cvs-serv3430
Added Files:
info3cache.py
Log Message:
Start of a unit test for info3 caching. Much unfrastructure required
before this can be fully implemented. )-:
Revis
Date: Tue Mar 18 01:29:58 2003
Author: tpot
Update of /data/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv2779/libsmb
Modified Files:
Tag: APPLIANCE_HEAD
samlogon_cache.c
Log Message:
Clear U// and UG// entries from winbindd.cache
so cached errors are not return
Date: Tue Mar 18 01:27:14 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv2513/nsswitch
Modified Files:
Tag: APPLIANCE_HEAD
winbindd_cache.c
Log Message:
If we have an access denied cache entry for getpwnam and usergrgoups,
and
Date: Tue Mar 18 01:25:09 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv2140
Modified Files:
Tag: APPLIANCE_HEAD
winbindd_pam.c
Log Message:
Invalidate getpwnam and usergroups winbindd cache entries when info3 data
is stored i
Date: Mon Mar 17 23:51:38 2003
Author: mbp
Update of /data/cvs/sambaweb/support
In directory dp.samba.org:/tmp/cvs-serv21723
Modified Files:
uk.html
Log Message:
Add ITSolve Ltd, by request.
Revisions:
uk.html 1.13 => 1.14
http://www.samba.org/cgi-bin/cvsweb/sambaweb
Date: Mon Mar 17 23:06:12 2003
Author: abartlet
Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv16177/lib
Modified Files:
Tag: SAMBA_3_0
server_mutex.c
Log Message:
Merge from HEAD - make winbindd locking sane again:
Original message:
This patch at
Date: Mon Mar 17 23:06:12 2003
Author: abartlet
Update of /home/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv16177/passdb
Modified Files:
Tag: SAMBA_3_0
secrets.c
Log Message:
Merge from HEAD - make winbindd locking sane again:
Original message:
This patch a
Date: Mon Mar 17 23:06:12 2003
Author: abartlet
Update of /home/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv16177/nsswitch
Modified Files:
Tag: SAMBA_3_0
winbindd_cm.c
Log Message:
Merge from HEAD - make winbindd locking sane again:
Original message:
This
Date: Mon Mar 17 23:04:02 2003
Author: abartlet
Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv15711/libsmb
Modified Files:
Tag: SAMBA_3_0
clitrans.c
Log Message:
Merge from HEAD:
signed/unsigned (mostly i counters)
a little bit of const.
Andre
Date: Mon Mar 17 23:04:03 2003
Author: abartlet
Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv15711/utils
Modified Files:
Tag: SAMBA_3_0
net_ads_cldap.c
Log Message:
Merge from HEAD:
signed/unsigned (mostly i counters)
a little bit of const.
An
Date: Mon Mar 17 23:04:03 2003
Author: abartlet
Update of /home/cvs/samba/source/rpc_parse
In directory dp.samba.org:/tmp/cvs-serv15711/rpc_parse
Modified Files:
Tag: SAMBA_3_0
parse_lsa.c parse_misc.c parse_net.c parse_prs.c parse_sec.c
parse_srv.c
Log Message:
Merge f
Date: Mon Mar 17 23:04:02 2003
Author: abartlet
Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv15711/include
Modified Files:
Tag: SAMBA_3_0
client.h
Log Message:
Merge from HEAD:
signed/unsigned (mostly i counters)
a little bit of const.
Andre
Date: Mon Mar 17 22:58:24 2003
Author: abartlet
Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv14766/utils
Modified Files:
Tag: SAMBA_3_0
net_ads.c
Log Message:
Merge from HEAD:
net ads password
Heimdal compile fixes.
Andrew Bartlett
Revisions
Date: Mon Mar 17 22:58:24 2003
Author: abartlet
Update of /home/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv14766/libads
Modified Files:
Tag: SAMBA_3_0
krb5_setpw.c
Log Message:
Merge from HEAD:
net ads password
Heimdal compile fixes.
Andrew Bartlett
Revi
Date: Mon Mar 17 22:58:24 2003
Author: abartlet
Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv14766/include
Modified Files:
Tag: SAMBA_3_0
ads.h
Log Message:
Merge from HEAD:
net ads password
Heimdal compile fixes.
Andrew Bartlett
Revisions
Date: Mon Mar 17 22:56:13 2003
Author: abartlet
Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv13970/include
Modified Files:
Tag: SAMBA_3_0
safe_string.h
Log Message:
Merge from HEAD:
- Make ReadDirName return a const char*.
- Consequential c
Date: Mon Mar 17 22:56:13 2003
Author: abartlet
Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv13970/smbd
Modified Files:
Tag: SAMBA_3_0
chgpasswd.c dir.c filename.c mangle.c mangle_hash2.c
mangle_map.c reply.c trans2.c
Log Message:
Merge f
Date: Mon Mar 17 22:56:12 2003
Author: abartlet
Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv13970/lib
Modified Files:
Tag: SAMBA_3_0
util.c
Log Message:
Merge from HEAD:
- Make ReadDirName return a const char*.
- Consequential changes from tha
Date: Mon Mar 17 22:46:12 2003
Author: abartlet
Update of /home/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv12048/libads
Modified Files:
Tag: SAMBA_3_0
kerberos_verify.c
Log Message:
The kerberos_verify compoenent of the SessionSetup sync with HEAD.
Andrew B
Date: Mon Mar 17 22:45:16 2003
Author: abartlet
Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv11722/libsmb
Modified Files:
Tag: SAMBA_3_0
clikrb5.c clispnego.c
Log Message:
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howar
Date: Mon Mar 17 22:45:16 2003
Author: abartlet
Update of /home/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv11722/include
Modified Files:
Tag: SAMBA_3_0
ads.h asn_1.h includes.h
Log Message:
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke
Date: Mon Mar 17 22:45:16 2003
Author: abartlet
Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv11722/smbd
Modified Files:
Tag: SAMBA_3_0
sesssetup.c
Log Message:
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
session ke
Date: Mon Mar 17 22:45:16 2003
Author: abartlet
Update of /home/cvs/samba/source
In directory dp.samba.org:/tmp/cvs-serv11722
Modified Files:
Tag: SAMBA_3_0
configure.in
Log Message:
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
session key and aut
Date: Mon Mar 17 22:43:57 2003
Author: abartlet
Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv11680/auth
Modified Files:
Tag: SAMBA_3_0
auth.c
Log Message:
Merge from HEAD - doxygen
Revisions:
auth.c 1.32.2.7 => 1.32.2.8
http://
Date: Mon Mar 17 22:42:56 2003
Author: abartlet
Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv11575/lib
Modified Files:
Tag: SAMBA_3_0
messages.c
Log Message:
Mege from HEAD - doxygen.
Revisions:
messages.c 1.48.2.8 => 1.48.2.9
Date: Mon Mar 17 22:42:56 2003
Author: abartlet
Update of /home/cvs/samba/source/auth
In directory dp.samba.org:/tmp/cvs-serv11575/auth
Modified Files:
Tag: SAMBA_3_0
auth_domain.c
Log Message:
Mege from HEAD - doxygen.
Revisions:
auth_domain.c 1.33.2.13 => 1.33.2.14
Date: Mon Mar 17 22:42:01 2003
Author: abartlet
Update of /home/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv11499/lib
Modified Files:
Tag: SAMBA_3_0
util_str.c
Log Message:
Merge from (earlier) HEAD - doxygen.
I'm not merging the current HEAD string stuff quite
Date: Mon Mar 17 22:41:14 2003
Author: abartlet
Update of /home/cvs/samba/source/libads
In directory dp.samba.org:/tmp/cvs-serv11454/libads
Modified Files:
Tag: SAMBA_3_0
ldap.c
Log Message:
merge from HEAD - dump tokenGroups as sids.
Revisions:
ldap.c 1.55.2.22 => 1.
Date: Mon Mar 17 22:40:37 2003
Author: abartlet
Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv11240/libsmb
Modified Files:
Tag: SAMBA_3_0
clirap.c
Log Message:
pstrcpy_base merges for client-side smbpasswd.
Andrew Bartlett
Revisions:
clirap.c
On Tue, 2003-03-18 at 09:24, [EMAIL PROTECTED] wrote:
> On Mon, Mar 17, 2003 at 04:42:57AM +, [EMAIL PROTECTED] wrote:
> >
> > Date: Mon Mar 17 04:42:57 2003
> > Author: abartlet
> >
> > Update of /data/cvs/samba/source/libsmb
> > In directory dp.samba.org:/tmp/cvs-serv3421/libsmb
>
Date: Mon Mar 17 22:33:34 2003
Author: abartlet
Update of /home/cvs/samba/source/utils
In directory dp.samba.org:/tmp/cvs-serv10353/utils
Modified Files:
Tag: SAMBA_3_0
net_ads.c net_help.c
Log Message:
Merge from HEAD:
new 'net ads dn'
doxygen fixes
net help fixes.
Revis
Date: Mon Mar 17 22:33:34 2003
Author: abartlet
Update of /home/cvs/samba/source/web
In directory dp.samba.org:/tmp/cvs-serv10353/web
Modified Files:
Tag: SAMBA_3_0
swat.c
Log Message:
Merge from HEAD:
new 'net ads dn'
doxygen fixes
net help fixes.
Revisions:
swat.c
On Mon, Mar 17, 2003 at 04:42:57AM +, [EMAIL PROTECTED] wrote:
>
> Date: Mon Mar 17 04:42:57 2003
> Author: abartlet
>
> Update of /data/cvs/samba/source/libsmb
> In directory dp.samba.org:/tmp/cvs-serv3421/libsmb
>
> Modified Files:
> trusts_util.c
> Log Message:
> Fix a memory
Date: Mon Mar 17 22:23:51 2003
Author: abartlet
Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv9021/smbd
Modified Files:
Tag: SAMBA_3_0
statcache.c
Log Message:
Merge new statcache.c from HEAD.
Revisions:
statcache.c 1.13.2.1 => 1.13.2
Date: Mon Mar 17 22:22:46 2003
Author: abartlet
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv8915/smbd
Modified Files:
statcache.c
Log Message:
Add copyright.
Revisions:
statcache.c 1.20 => 1.21
http://www.samba.org/cgi-bin/cvsweb
Date: Mon Mar 17 22:20:18 2003
Author: vlendec
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv8409
Modified Files:
Tag: SAMBA_2_2
pdb_ldap.c
Log Message:
Fix the same memory leak as in 3.0/HEAD.
But wait -- there's no more 2.2, is it? ;-)
Volker
Date: Mon Mar 17 22:17:30 2003
Author: tpot
Update of /data/cvs/samba/source/nsswitch
In directory dp.samba.org:/tmp/cvs-serv8287
Modified Files:
Tag: APPLIANCE_HEAD
winbindd_cache.c
Log Message:
Extra debug for cr1168.
Revisions:
winbindd_cache.c1.5.2.12 => 1.
Date: Mon Mar 17 22:10:49 2003
Author: vlendec
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv7360
Modified Files:
Tag: SAMBA_3_0
pdb_ldap.c
Log Message:
Fix memory leak.
Volker
Revisions:
pdb_ldap.c 1.28.2.17 => 1.28.2.18
Date: Mon Mar 17 22:09:06 2003
Author: vlendec
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv6973
Modified Files:
pdb_ldap.c
Log Message:
Fix memory leak.
Volker
Revisions:
pdb_ldap.c 1.80 => 1.81
http://www.samba.org/cgi-bin/c
Date: Mon Mar 17 21:37:54 2003
Author: idra
Update of /data/cvs/samba/packaging/Debian/debian/patches
In directory dp.samba.org:/tmp/cvs-serv3081/patches
Modified Files:
Tag: SAMBA_2_2
Makefile.in.patch fhs.patch
Log Message:
keep up to date patches needed for debian distributi
Date: Mon Mar 17 21:37:54 2003
Author: idra
Update of /data/cvs/samba/packaging/Debian/debian
In directory dp.samba.org:/tmp/cvs-serv3081
Modified Files:
Tag: SAMBA_2_2
changelog control
Log Message:
keep up to date patches needed for debian distribution
I changed the maintaine
Date: Mon Mar 17 18:11:42 2003
Author: sfrench
Update of /home/cvs/sambaweb
In directory dp.samba.org:/tmp/cvs-serv8413/sambaweb
Modified Files:
Linux_CIFS_client.html
Log Message:
Fix minor bug in cifsvfs web page
Revisions:
Linux_CIFS_client.html 1.32 => 1.33
htt
On Mon, 17 Mar 2003, Jeffrey D. Means wrote:
> Compiling libsmb/clikrb5.c
> libsmb/clikrb5.c:137:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
> make: *** [libsmb/clikrb5.o] Error 1
>
> anyone know what this means??
It looks like you specified use of Kerberos to configure and either
Kerberos is not in
Date: Mon Mar 17 13:58:41 2003
Author: jerry
Update of /data/cvs/samba/source/include
In directory dp.samba.org:/tmp/cvs-serv8534/include
Modified Files:
Tag: SAMBA_2_2_RELEASE
version.h
Log Message:
setting version number
Revisions:
version.h 1.74.6.6.2.27 => 1.7
Date: Mon Mar 17 13:43:54 2003
Author: jerry
Update of /data/cvs/samba
In directory dp.samba.org:/tmp/cvs-serv6688
Modified Files:
Tag: SAMBA_2_2_RELEASE
WHATSNEW.txt
Log Message:
commiting the 2.2.8 release notes
Revisions:
WHATSNEW.txt1.34.6.10.2.54 => 1.34.6.10
Date: Mon Mar 17 11:54:12 2003
Author: tpot
Update of /data/cvs/samba/source/smbwrapper
In directory dp.samba.org:/tmp/cvs-serv25868/smbwrapper
Modified Files:
Tag: SAMBA_3_0
shared.c smbsh.c
Log Message:
Fix building --with-smbwrapper.
Revisions:
shared.c1.17
Date: Mon Mar 17 11:03:29 2003
Author: tpot
Update of /data/cvs/samba/docs/docbook/projdoc
In directory dp.samba.org:/tmp/cvs-serv19260/docbook/projdoc
Modified Files:
samba-doc.sgml
Added Files:
securing-samba.sgml
Log Message:
Added a slightly modified version of Tridge's n
Date: Mon Mar 17 11:02:54 2003
Author: tpot
Update of /data/cvs/samba/docs/docbook
In directory dp.samba.org:/tmp/cvs-serv18655/docbook
Modified Files:
configure
Log Message:
Run autoconf. Shouldn't we have an autogen.sh here?
Revisions:
configure 1.6 => 1.7
h
Date: Mon Mar 17 10:59:12 2003
Author: abartlet
Update of /data/cvs/samba/source/passdb
In directory dp.samba.org:/tmp/cvs-serv18132/passdb
Modified Files:
secrets.c
Log Message:
Fix invalid SAFE_FREE() of talloc()ed memory.
Andrew Bartlett
Revisions:
secrets.c 1.56
Date: Mon Mar 17 10:58:05 2003
Author: abartlet
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv18023/smbd
Modified Files:
statcache.c
Log Message:
Brain fart - make sure we truncate the right string...
Andrew Bartlett
Revisions:
statcache.c
Date: Mon Mar 17 10:26:44 2003
Author: tpot
Update of /data/cvs/samba/docs/docbook
In directory dp.samba.org:/tmp/cvs-serv14386
Modified Files:
configure.in
Log Message:
Call AC_MSG_ERROR if jw, perl or htmldoc is not installed rather than
generate a bodgy Makefile.
Revisions:
confi
Date: Mon Mar 17 09:18:06 2003
Author: abartlet
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv1762/smbd
Modified Files:
reply.c
Log Message:
Fix const warnings.
Andrew Bartlett
Revisions:
reply.c 1.419 => 1.420
http://www.samba.org/cgi
Date: Mon Mar 17 09:08:34 2003
Author: abartlet
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv609/smbd
Modified Files:
dir.c filename.c
Log Message:
Add const.
Revisions:
dir.c 1.83 => 1.84
http://www.samba.org/cgi-bin/cvsweb/samba/so
On Mon, 2003-03-17 at 19:28, Jeffrey D. Means wrote:
> Compiling libsmb/clikrb5.c
> libsmb/clikrb5.c:137:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
> make: *** [libsmb/clikrb5.o] Error 1
>
> anyone know what this means??
You may need to run ./autogen.sh and re-run ./configure.
If that still fails
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:137:2: #error UNKNOWN_GET_ENCTYPES_FUNCTIONS
make: *** [libsmb/clikrb5.o] Error 1
anyone know what this means??
Jeff Means
CIO for MeansPC
[EMAIL PROTECTED]
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.griso
Date: Mon Mar 17 08:03:08 2003
Author: abartlet
Update of /data/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv25048/smbd
Modified Files:
statcache.c
Log Message:
More statcache fixes - and add a bit more doco.
Andrew Bartlett
Revisions:
statcache.c 1.18 =
80 matches
Mail list logo