index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_2_2'.
cvs2svn Import User
2001-05-16
3
-0
/
+293
|
\
|
*
Zero-fill struct hostent.
Jeremy Allison
2001-05-15
1
-0
/
+2
|
*
Fixed glibc crash problems with libnss_wins.so
Jeremy Allison
2001-05-15
1
-4
/
+44
|
*
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
2001-05-15
4
-7
/
+30
|
*
make sure that when a tdb expands we fill the expanded area, otherwise ENOSPC...
Andrew Tridgell
2001-05-15
1
-6
/
+29
|
*
Fixed up SAM_USERINFO_CTR dynamic stuff in cmd_samr_query_user()
Tim Potter
2001-05-15
1
-8
/
+4
|
*
Removed extraneous semicolons from some lp_ parameter definitions.
Tim Potter
2001-05-15
1
-2
/
+2
|
*
Memory leak fixes from insure.
Tim Potter
2001-05-15
2
-10
/
+5
|
*
Updated the inplace documentation to reflect change from EUCLEAN to EINVAL.
Richard Sharpe
2001-05-15
1
-39
/
+32
|
*
Change EUCLEAN to EINVAL, as some systems do not have EUCLEAN, and EINVAL
Richard Sharpe
2001-05-15
1
-24
/
+24
|
*
remember to close tdb after use
Andrew Tridgell
2001-05-15
2
-9
/
+14
|
*
make the max_connections code less horrendously inefficient
Andrew Tridgell
2001-05-15
1
-23
/
+9
|
*
Fix crash in smbcontrol Gerald pointed out when no parameter given to debug.
Jeremy Allison
2001-05-14
1
-2
/
+2
|
*
Stupidity by me..... 777 != 0777
Jeremy Allison
2001-05-14
1
-1
/
+1
|
*
tdb_traverse returns number of records, not zero, on success.
Jeremy Allison
2001-05-14
1
-2
/
+14
|
*
Make libsmbclient.so by default now.
Richard Sharpe
2001-05-14
1
-1
/
+2
|
*
Implemented max connections in a similar way to 2.0.x (scan of connection db).
Jeremy Allison
2001-05-14
2
-11
/
+91
|
*
Cosmetic changes in make proto output.
Tim Potter
2001-05-14
1
-1
/
+1
|
*
make proto
Tim Potter
2001-05-14
1
-234
/
+233
|
*
So I promised Andrew that a winbindd_proto.h file wouldn't be necessary.
Tim Potter
2001-05-14
1
-0
/
+5
|
*
Compile fixes for dynamic samr_query_userinfo() stuff.
Tim Potter
2001-05-14
6
-37
/
+16
|
*
Added arg to querygroupinfo.
Tim Potter
2001-05-14
1
-8
/
+9
|
*
string_hash() should be static. hash_clear() should be void.
Jeremy Allison
2001-05-12
2
-8
/
+5
|
*
statcache initialisation fix
Andrew Tridgell
2001-05-12
1
-5
/
+5
|
*
Now we're doing the substituion in the lp_string code remove the erroneous
Jeremy Allison
2001-05-12
1
-5
/
+0
|
*
Use talloc_strdup() instead of strdup().
Tim Potter
2001-05-11
1
-1
/
+1
|
*
Memory leak fixes plus general cleanup.
Tim Potter
2001-05-11
2
-36
/
+24
|
*
Added talloc_strdup() funcion.
Tim Potter
2001-05-11
1
-0
/
+6
|
*
Needs to be >=, not just >.
Jeremy Allison
2001-05-10
1
-1
/
+1
|
*
Fix for problem with "" string in trim_string(). Pointed out by Ben Winslow <...
Jeremy Allison
2001-05-10
1
-3
/
+5
|
*
Got rid of iSERVICE/pSERVICE (Hungarian inspired obfuscation). Now use
Jeremy Allison
2001-05-10
1
-84
/
+80
|
*
free_service() was never setting the valid field to False. This is a bug
Jeremy Allison
2001-05-10
1
-0
/
+2
|
*
update from Simo
Gerald Carter
2001-05-10
1
-8
/
+8
|
*
Should be faliing on False and not True. Bad check on return value
Gerald Carter
2001-05-10
1
-1
/
+1
|
*
Fixed nasty little bug found by Gerald where we were corrupting the mode
Jeremy Allison
2001-05-10
1
-2
/
+15
|
*
Don't check for passwd program if using pam change password.
Jeremy Allison
2001-05-10
1
-17
/
+25
|
*
make proto
Tim Potter
2001-05-10
1
-0
/
+1
|
*
Use sid_peek_rid() instead of sid_split_rid().
Tim Potter
2001-05-10
1
-3
/
+2
|
*
Made "security XXX" masks apply to ACL set. By default they have no effect.
Jeremy Allison
2001-05-10
3
-87
/
+33
|
*
Replaced a whole bunch of lookup_name() requests in
Tim Potter
2001-05-10
1
-8
/
+11
|
*
Added sid_peek_rid() function to return the rid of a sid. Saves mucking
Tim Potter
2001-05-10
1
-0
/
+13
|
*
Bumped up debug level on set socket options from 3 to 5.
Tim Potter
2001-05-10
1
-2
/
+2
|
*
Reverted samr_io_userinfo_ctr() patch because it broke too much other
Tim Potter
2001-05-10
1
-11
/
+5
|
*
Fixed up the oldpw prompts. Made the matching case insensitive.
Jeremy Allison
2001-05-09
2
-10
/
+48
|
*
check for valid pointer before calling memset() in samr_clear_sam_passwd
Gerald Carter
2001-05-09
1
-2
/
+2
|
*
very nasty bug !
Jean-François Micouleau
2001-05-09
1
-1
/
+1
|
*
Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:
Tim Potter
2001-05-09
3
-6
/
+9
|
*
So the samr_io_userinfo_ctr was requiring a SAM_USERINFO_CTR to be passed
Tim Potter
2001-05-09
1
-5
/
+11
|
*
need to do codepage_initialise() for smbtorture to work.
Anton Blanchard
2001-05-09
1
-0
/
+2
|
*
latest config.guess and config.sub from gnu.org
Andrew Tridgell
2001-05-09
2
-373
/
+1362
[next]