Author: deryck
Date: 2004-08-19 03:53:19 + (Thu, 19 Aug 2004)
New Revision: 265
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=265&nolog=1
Log:
Add a link to in the "related sites"
section of links. This points to Steve's
page.
--deryck
Modified:
tru
Author: jerry
Date: 2004-08-19 03:11:17 + (Thu, 19 Aug 2004)
New Revision: 1899
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0_RELEASE&rev=1899&nolog=1
Log:
this is 3.0.6 -- will release tomorrow
Modified:
branches/SAMBA_3_0_RELEASE/WHATSNEW.txt
Author: idra
Date: 2004-08-18 21:22:07 + (Wed, 18 Aug 2004)
New Revision: 1898
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1898&nolog=1
Log:
Check the context we are going to return.
Modified:
branches/SAMBA_4_0/source/lib/talloc.c
Changeset:
Modified: br
Simo,
> Shouldn't we check the pointer was really allocated by talloc ?
> something like:
>
> if (tc->magic == TALLOC_MAGIC) {
> return tc->context;
> } else {
> return NULL;
> }
yep, that would be a reasonable check to add.
Cheers, Tridge
Author: tridge
Date: 2004-08-18 20:13:08 + (Wed, 18 Aug 2004)
New Revision: 1897
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1897&nolog=1
Log:
added a choose_called_name() function that allows us to more sanely
handle connections using t
Author: tridge
Date: 2004-08-18 20:07:44 + (Wed, 18 Aug 2004)
New Revision: 1896
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1896&nolog=1
Log:
stricter check on packet parsing for NBT session replies
Modified:
branches/SAMBA_4_0/source/libcli/raw/clitranspo
Author: tridge
Date: 2004-08-18 20:04:56 + (Wed, 18 Aug 2004)
New Revision: 1895
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1895&nolog=1
Log:
added a note about OPEN_BY_FILE_ID to the ntcreatex interface definition
Modified:
branches/SAMBA_4_0/source/includ
Author: vlendec
Date: 2004-08-18 19:57:49 + (Wed, 18 Aug 2004)
New Revision: 1894
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1894&nolog=1
Log:
Convert // to /* */
Modified:
branches/SAMBA_4_0/source/build/pidl/eparser.c
branches/S
On Wed, 2004-08-18 at 20:25, [EMAIL PROTECTED] wrote:
> Author: tridge
> Date: 2004-08-18 18:25:02 + (Wed, 18 Aug 2004)
> New Revision: 1892
>
> WebSVN:
> http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1892&nolog=1
>
> Log:
> this adds talloc_get_context(), which is someth
Author: tridge
Date: 2004-08-18 18:31:23 + (Wed, 18 Aug 2004)
New Revision: 1893
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1893&nolog=1
Log:
add a commented out lump of code to implement the "by the SPEC"
ALL_INFO queryfileinfo level. It is useful having it her
Author: tridge
Date: 2004-08-18 18:25:02 + (Wed, 18 Aug 2004)
New Revision: 1892
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1892&nolog=1
Log:
this adds talloc_get_context(), which is something I discussed at the
team meeting at CIFS04. It allows you to find the
Author: paulg
Date: 2004-08-18 17:56:50 + (Wed, 18 Aug 2004)
New Revision: 1891
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1891&nolog=1
Log:
Cut down on debug messages from is_in_path. paulg
Modified:
trunk/source/lib/util.c
Changeset:
Modified: trunk/sour
Author: paulg
Date: 2004-08-18 17:55:50 + (Wed, 18 Aug 2004)
New Revision: 1890
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1890&nolog=1
Log:
Cut down on debug messages from is_in_path. paulg
Modified:
branches/SAMBA_3_0/source/lib/util.c
Changeset:
Modifie
Author: paulg
Date: 2004-08-18 17:54:57 + (Wed, 18 Aug 2004)
New Revision: 1889
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1889&nolog=1
Log:
Cut down on debug messages from is_in_path. paulg
Modified:
branches/SAMBA_2_2/source/lib/util.c
Changeset:
Modifie
Author: gd
Date: 2004-08-18 16:25:41 + (Wed, 18 Aug 2004)
New Revision: 1888
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1888&nolog=1
Log:
Bring the same level of "required_membership"-functionality that
ntlm_auth uses, to pam_winbindd as well.
This allows to ma
Author: gd
Date: 2004-08-18 16:15:21 + (Wed, 18 Aug 2004)
New Revision: 1887
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1887&nolog=1
Log:
Fix deadlock loop in winbind's required_membership_sid-verification.
Guenther
Modified:
branches/SAMBA_3_0/source/nsswi
Author: vlendec
Date: 2004-08-18 14:11:11 + (Wed, 18 Aug 2004)
New Revision: 1886
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1886&nolog=1
Log:
Fix the build
Modified:
branches/SAMBA_4_0/source/libcli/auth/ntlmssp.c
Changeset:
Modified: branches/SAMBA_4_0/so
Author: jerry
Date: 2004-08-18 13:55:58 + (Wed, 18 Aug 2004)
New Revision: 1885
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=1885&nolog=1
Log:
tighten the cache consistency with the ntprinters.tdb entry an the in memory cache
associated
Author: metze
Date: 2004-08-18 13:49:22 + (Wed, 18 Aug 2004)
New Revision: 1884
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1884&nolog=1
Log:
remove empty header file
metze
Removed:
branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.h
Modified:
branches/SAMBA
Author: metze
Date: 2004-08-18 13:43:53 + (Wed, 18 Aug 2004)
New Revision: 1883
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1883&nolog=1
Log:
I don't know why this was broken...
tridge: can you please check if this is correct,
I have only compiled it, bu
Author: metze
Date: 2004-08-18 13:04:04 + (Wed, 18 Aug 2004)
New Revision: 1882
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1882&nolog=1
Log:
empty struct are not allowed by some compilers
metze
Modified:
trunk/source/include/smb_ldap.h
Changeset:
Modified
Author: metze
Date: 2004-08-18 13:01:10 + (Wed, 18 Aug 2004)
New Revision: 1881
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1881&nolog=1
Log:
empty structs are not allowed by all compilers
metze
Modified:
branches/SAMBA_4_0/source/libcli/ldap/ldap.h
Change
Author: metze
Date: 2004-08-18 13:00:28 + (Wed, 18 Aug 2004)
New Revision: 1880
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1880&nolog=1
Log:
bugger, now I have used gcc 3.4.1 myself and have statements before declarations
Does any knows if there are flags to le
Author: metze
Date: 2004-08-18 12:47:08 + (Wed, 18 Aug 2004)
New Revision: 1879
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1879&nolog=1
Log:
- add a user sub struct in net_context
- add 'net password change' command
(it doesn'T work yet because libnet_rpc_con
Author: metze
Date: 2004-08-18 11:01:06 + (Wed, 18 Aug 2004)
New Revision: 1878
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1878&nolog=1
Log:
implemet libnet_context_{init,destroy}
and implement libnet_Change_Password_generic()
metze
Added:
branches/SAMBA_4
Author: metze
Date: 2004-08-18 10:35:46 + (Wed, 18 Aug 2004)
New Revision: 1877
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source&rev=1877&nolog=1
Log:
since make proto catches all functions
the inlcude has to move to includes.h
metze
Modified:
Author: metze
Date: 2004-08-18 09:33:54 + (Wed, 18 Aug 2004)
New Revision: 1876
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/utils&rev=1876&nolog=1
Log:
rewrite net command completely
and add it to the build
metze
Added:
branches/SAMBA_4
Author: metze
Date: 2004-08-18 07:56:35 + (Wed, 18 Aug 2004)
New Revision: 1875
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/utils&rev=1875&nolog=1
Log:
- move 'net' code into a subdir
- and remove all unneeded files
we'll reimplement the st
Author: metze
Date: 2004-08-18 07:51:10 + (Wed, 18 Aug 2004)
New Revision: 1874
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/librpc&rev=1874&nolog=1
Log:
add dcerpc_errstr() function to display a fault code by name,
this should be used in the
Author: metze
Date: 2004-08-18 07:00:23 + (Wed, 18 Aug 2004)
New Revision: 264
WebSVN:
http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/&rev=264&nolog=1
Log:
fix format
metze
Modified:
hooks/post-commit
Changeset:
Modified: hooks/post-commit
===
30 matches
Mail list logo