index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't use variables called "acl" as it's the name of a function in Solaris.
Jeremy Allison
2001-04-27
1
-13
/
+13
*
Tidy up args to DEBUG Statements - found by gcc on Solaris.
Jeremy Allison
2001-04-27
2
-6
/
+8
*
Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...
Jeremy Allison
2001-04-27
1
-23
/
+41
*
Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstall
Jeremy Allison
2001-04-27
1
-6
/
+6
*
Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv...
Jeremy Allison
2001-04-27
1
-2
/
+2
*
Added Herb's comment fix.
Jeremy Allison
2001-04-27
1
-1
/
+0
*
fix a bug in printer name handling that jerry reported.
Jean-François Micouleau
2001-04-27
1
-3
/
+8
*
C99 test for snprintf
Andrew Tridgell
2001-04-27
1
-0
/
+1
*
added much better snprintf code, plus new function asprintf
Andrew Tridgell
2001-04-27
1
-734
/
+714
*
added test for C99 compliant vsnprintf
Andrew Tridgell
2001-04-27
3
-214
/
+282
*
fixed typo
Andrew Tridgell
2001-04-27
1
-1
/
+1
*
Fixed REPLACE_GETPASS test.
Jeremy Allison
2001-04-26
2
-2
/
+2
*
removed references to SMBRUN
Gerald Carter
2001-04-26
1
-2
/
+0
*
removed SMBRUN references
Gerald Carter
2001-04-26
1
-15
/
+1
*
Sync with default perm changes in 2.2.
Jeremy Allison
2001-04-25
1
-27
/
+122
*
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
2001-04-25
5
-337
/
+329
*
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
2001-04-25
3
-712
/
+670
*
Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercase
Jeremy Allison
2001-04-25
1
-2
/
+12
*
added solaris wrapper from tng
Andrew Tridgell
2001-04-25
1
-0
/
+279
*
merge some of the nsswitch code from tng to head
Andrew Tridgell
2001-04-25
5
-269
/
+702
*
merge from 2_2
Andrew Tridgell
2001-04-25
1
-3
/
+2
*
More paranioa fixes against nmbd lengths.
Jeremy Allison
2001-04-25
1
-7
/
+7
*
Fix bad length in dgram.
Jeremy Allison
2001-04-24
1
-0
/
+7
*
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support
John Terpstra
2001-04-24
3
-713
/
+904
*
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
John Terpstra
2001-04-24
14
-0
/
+1668
*
fix typo
Herb Lewis
2001-04-24
1
-1
/
+1
*
Patch for nmbd core dump in printing debug packets. No length check.
Jeremy Allison
2001-04-24
1
-3
/
+5
*
don't allow both add and delete user to be set at the same time
Herb Lewis
2001-04-24
1
-1
/
+4
*
set "vfs object" and "vfs options" to be setable by SWAT on advanced page
Herb Lewis
2001-04-24
1
-4
/
+4
*
updating changes with 2.2 (comment lines in ./configure --help)
Gerald Carter
2001-04-24
2
-2
/
+2
*
row of asteriks that indicates new entry must start at beginning of line.
Herb Lewis
2001-04-23
1
-1
/
+1
*
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
2001-04-23
5
-14
/
+164
*
Fixed memory leak in new session code.
Jeremy Allison
2001-04-23
1
-0
/
+3
*
Added "obey pam restrictions" parameter - default to "off".
Jeremy Allison
2001-04-23
4
-0
/
+39
*
Fix more free twice bugs.
Jeremy Allison
2001-04-23
2
-4
/
+10
*
Fix for bug in code for pam_session failure - pam_end called twice.
Jeremy Allison
2001-04-23
2
-24
/
+10
*
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
2001-04-23
8
-159
/
+266
*
Commit of a modified version of Andrew Bartlett's patch that removes the
Jeremy Allison
2001-04-22
7
-214
/
+225
*
Finally got name & SID returns correct.
Jeremy Allison
2001-04-22
1
-1
/
+4
*
a couple of minor merges from 2_2
Andrew Tridgell
2001-04-22
3
-3
/
+8
*
merging from 2.2 to head
Andrew Tridgell
2001-04-22
6
-68
/
+215
*
JF pointed out we were returning the wrong info for Domain member with info
Jeremy Allison
2001-04-21
1
-17
/
+9
*
Fix proto's in old code.
Jeremy Allison
2001-04-21
1
-21
/
+9
*
Fixed compile bug when using --with-pam but not --with-utmp.
Jeremy Allison
2001-04-21
1
-0
/
+7
*
merge from 2.2
Gerald Carter
2001-04-20
1
-1
/
+1
*
Oops. Typos.
John Terpstra
2001-04-20
2
-4
/
+4
*
Added error reporting to pam_session code.
John Terpstra
2001-04-19
2
-0
/
+38
*
merge from 2.2
Gerald Carter
2001-04-19
1
-2
/
+2
*
merge from 2_2
Andrew Tridgell
2001-04-19
1
-0
/
+15
*
a missing string conversion.
Jean-François Micouleau
2001-04-18
1
-1
/
+1
[prev]
[next]