index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
asn1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16306: Error handling in this asn1 code *sucks*. Fix a generic
Jeremy Allison
2007-10-10
1
-5
/
+15
*
r16207: Ensure we don't allocate an OID string unless
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.
Jeremy Allison
2007-10-10
1
-2
/
+7
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r7954: Fix from tridge from Samba4 (same code exists here) :
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-5
/
+5
*
r2355: Now we've shipped 3.0.7, add in the DOS fix.
Jeremy Allison
2007-10-10
1
-0
/
+6
*
r1240: Ensure we don't shadow Heimdal globals.
Jeremy Allison
2007-10-10
1
-6
/
+6
*
More paranoia checks.
Jeremy Allison
2004-02-11
1
-0
/
+5
*
Paranoia fixes :-).
Jeremy Allison
2004-02-11
1
-0
/
+8
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-3
/
+3
*
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
1
-5
/
+16
*
merging some rpcclient and net functionality from HEAD
Gerald Carter
2003-01-15
1
-1
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-6
/
+15
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
fixed another DATA_BLOB constructor
Andrew Tridgell
2002-01-05
1
-6
/
+1
*
add asn1 integer handling ready for the ldap netjoin code
Andrew Tridgell
2001-11-20
1
-0
/
+26
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-11
/
+18
*
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
2001-10-18
1
-0
/
+18
*
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-6
/
+22
*
minor Realloc() fix - pedantic
Andrew Tridgell
2001-10-14
1
-2
/
+5
*
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
2001-10-12
1
-0
/
+27
*
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
2001-10-11
1
-18
/
+168
*
fixed some memory leaks, started adding asn1 decoder for server side
Andrew Tridgell
2001-10-11
1
-8
/
+36
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-0
/
+139