index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2001-04-28
- added test for vasprintf
Andrew Tridgell
14
-178
/
+273
2001-04-28
use asprintf for hideunreadable option
Andrew Tridgell
1
-14
/
+8
2001-04-28
added asprintf test
Andrew Tridgell
3
-2
/
+5
2001-04-28
got asprintf defn right
Andrew Tridgell
1
-11
/
+12
2001-04-28
few cleanups to bring in line with 2.2
Gerald Carter
9
-10
/
+0
2001-04-28
removing the references to rpc_client_proto.h
Gerald Carter
1
-21
/
+8
2001-04-28
rpcclient merge from 2.2 (including Jeremy's non-void return fix)
Gerald Carter
13
-663
/
+890
2001-04-28
rpcclient/rpcclient.c: Non-void return in void function.
Jeremy Allison
2
-2
/
+4
2001-04-27
More gcc compile on solaris tidyups.
Jeremy Allison
2
-5
/
+5
2001-04-27
Mismatched format and args.
Jeremy Allison
1
-1
/
+1
2001-04-27
More debug %d -> %u issues.
Jeremy Allison
3
-18
/
+13
2001-04-27
More %d (uid_t) stuff...
Jeremy Allison
2
-4
/
+4
2001-04-27
More acl -> the_acl, %d with uid_t issues.
Jeremy Allison
1
-13
/
+13
2001-04-27
Don't use variables called "acl" as it's the name of a function in Solaris.
Jeremy Allison
1
-13
/
+13
2001-04-27
Tidy up args to DEBUG Statements - found by gcc on Solaris.
Jeremy Allison
2
-6
/
+8
2001-04-27
Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...
Jeremy Allison
1
-23
/
+41
2001-04-27
Patch from Frédéric Blanc <el_blaf@yahoo.fr> to correctly uninstall
Jeremy Allison
1
-6
/
+6
2001-04-27
Fix from matthew.hart@veritas.com - bad error return from linux_oplock_receiv...
Jeremy Allison
1
-2
/
+2
2001-04-27
Added Herb's comment fix.
Jeremy Allison
1
-1
/
+0
2001-04-27
fix a bug in printer name handling that jerry reported.
Jean-François Micouleau
1
-3
/
+8
2001-04-27
C99 test for snprintf
Andrew Tridgell
1
-0
/
+1
2001-04-27
added much better snprintf code, plus new function asprintf
Andrew Tridgell
1
-734
/
+714
2001-04-27
added test for C99 compliant vsnprintf
Andrew Tridgell
3
-214
/
+282
2001-04-27
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-04-26
Fixed REPLACE_GETPASS test.
Jeremy Allison
2
-2
/
+2
2001-04-26
removed references to SMBRUN
Gerald Carter
1
-2
/
+0
2001-04-26
removed SMBRUN references
Gerald Carter
1
-15
/
+1
2001-04-25
Sync with default perm changes in 2.2.
Jeremy Allison
1
-27
/
+122
2001-04-25
converted the passdb smbpasswd implementation to using talloc
Gerald Carter
5
-337
/
+329
2001-04-25
Re-ran autoheader; autoconf to fix pam_smb build.
Jeremy Allison
3
-712
/
+670
2001-04-25
Fixed %U and %D substitutions. %U is lowercase user name, %D is uppercase
Jeremy Allison
1
-2
/
+12
2001-04-25
added solaris wrapper from tng
Andrew Tridgell
1
-0
/
+279
2001-04-25
merge some of the nsswitch code from tng to head
Andrew Tridgell
5
-269
/
+702
2001-04-25
merge from 2_2
Andrew Tridgell
1
-3
/
+2
2001-04-25
More paranioa fixes against nmbd lengths.
Jeremy Allison
1
-7
/
+7
2001-04-24
Fix bad length in dgram.
Jeremy Allison
1
-0
/
+7
2001-04-24
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass support
John Terpstra
3
-713
/
+904
2001-04-24
Added Steve Langasek <vorlon@netexpress.net> pam_smbpass PAM module code.
John Terpstra
14
-0
/
+1668
2001-04-24
fix typo
Herb Lewis
1
-1
/
+1
2001-04-24
Patch for nmbd core dump in printing debug packets. No length check.
Jeremy Allison
1
-3
/
+5
2001-04-24
don't allow both add and delete user to be set at the same time
Herb Lewis
1
-1
/
+4
2001-04-24
set "vfs object" and "vfs options" to be setable by SWAT on advanced page
Herb Lewis
1
-4
/
+4
2001-04-24
updating changes with 2.2 (comment lines in ./configure --help)
Gerald Carter
2
-2
/
+2
2001-04-23
row of asteriks that indicates new entry must start at beginning of line.
Herb Lewis
1
-1
/
+1
2001-04-23
Fix "proc num out of range" error. Missing rpc call.
Jeremy Allison
5
-14
/
+164
2001-04-23
Fixed memory leak in new session code.
Jeremy Allison
1
-0
/
+3
2001-04-23
Added "obey pam restrictions" parameter - default to "off".
Jeremy Allison
4
-0
/
+39
2001-04-23
Fix more free twice bugs.
Jeremy Allison
2
-4
/
+10
2001-04-23
Fix for bug in code for pam_session failure - pam_end called twice.
Jeremy Allison
2
-24
/
+10
2001-04-23
Added smb_ prefix to all Samba wrapper pam functions.
Jeremy Allison
8
-159
/
+266
[next]