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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-06
run krb5 logins through the username map if the winbindd lookup fails; bug 698
Gerald Carter
1
-4
/
+9
2003-11-06
patch from MORIYAMA Masayuki to save LDFLAGS during iconv detection; bug 570
Gerald Carter
1
-0
/
+1
2003-11-06
Undo last commit to get things building again.
Tim Potter
1
-2
/
+4
2003-11-06
bug 624; make sure to set the GUEST SID rather than using the PDB_DEFAULT flag
Gerald Carter
1
-1
/
+1
2003-11-06
Apply the patch to fix iconv detection for FreeBSD to the Samba 3.0.0 branch
Richard Sharpe
1
-4
/
+2
2003-11-05
Compile tdbdump by default.
Volker Lendecke
1
-1
/
+7
2003-11-05
Patch from James Henstridge to allow rpcclient adddriver command to specify
Tim Potter
1
-3
/
+12
2003-11-05
make sure that we expand %H (from vl); bug 612
Gerald Carter
1
-0
/
+3
2003-11-05
added note about stripping comments from LDIF; bug 642
Gerald Carter
1
-0
/
+6
2003-11-05
Fix coredump in cli_get_backup_list.
Jeremy Allison
1
-5
/
+2
2003-11-05
Fix debug message warning.
Jeremy Allison
1
-1
/
+1
2003-11-05
Fix for bug #771. Fix packet length for browse list reply.
Jeremy Allison
1
-1
/
+1
2003-11-04
Fix crash bug in smbclient completion. Closes bug #659.
Tim Potter
1
-3
/
+2
2003-11-04
Add ldaplibs to pdbedit link line. Fixes bug #651.
Tim Potter
1
-1
/
+1
2003-11-04
Use the actual size of the buffer in strftime instead of a made up value
Tim Potter
1
-1
/
+1
2003-11-04
Fix typo in debug statement.
Tim Potter
1
-1
/
+1
2003-11-04
Generate 64-bit clean printf's for build options.
Tim Potter
1
-8
/
+8
2003-11-04
Fix for bug #703, try lowercase netgroups lookups.
Jeremy Allison
1
-1
/
+18
2003-11-04
Fix missing bracket in quota quote - my fault.
Tim Potter
1
-1
/
+1
2003-11-04
Use a static string instead of malloced one in winbind_{off,on}() utility
Tim Potter
1
-29
/
+8
2003-11-03
Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)
Jeremy Allison
1
-4
/
+2
2003-11-03
removing #include <compat.h> in hopes to avoid problems with apache header fi...
Gerald Carter
2
-5
/
+1
2003-11-03
AC_CHECK_MEMBER seems to have problems for some versions of autoconf, at least
Volker Lendecke
1
-9
/
+23
2003-11-03
Fix more 64-bit printf warnings.
Tim Potter
13
-32
/
+35
2003-11-03
Fix some uninitialised variable warnings.
Tim Potter
1
-2
/
+2
2003-11-02
Printf fixes for 64-bit size_t.
Tim Potter
1
-3
/
+3
2003-11-02
Tidy up calls to uname so as not to produce output on stderr if
Tim Potter
1
-4
/
+4
2003-11-02
Use putenv() instead of setenv() in the winbind_{off,on}() functions. Some
Tim Potter
1
-3
/
+30
2003-11-02
Add prototype for smbc_remove_unused_server() to fix compiler warning.
Tim Potter
1
-0
/
+11
2003-11-02
Cast to fix warning on Solaris sendfile - check buildfarm output
Tim Potter
1
-1
/
+1
2003-11-02
Whoops - missed a place where HAVE_STAT_ST_{BLOCKS,BLOCKSIZE} guards
Tim Potter
1
-0
/
+4
2003-11-02
Re-order link command for smbd, rpcclient and smbpasswd to ensure $LDFLAGS
Tim Potter
1
-4
/
+8
2003-11-01
This binds the nmbd sending socket to the 'socket address'.
Volker Lendecke
1
-2
/
+2
2003-10-31
prompt for password when invoking --set-auth-user and no pw
Gerald Carter
1
-2
/
+7
2003-10-31
Patch from Aurélien Degrémont <adegremont@idealx.com>. "entry" is dependent
Jeremy Allison
1
-2
/
+4
2003-10-31
Sync up formatting of the va list stuff - the HEAD version was nicer.
Tim Potter
1
-3
/
+5
2003-10-30
If nothing to do, return success. Fix from Aur?lien Degr?mont <adegremont@ide...
Jeremy Allison
1
-1
/
+1
2003-10-30
bug 696; check for an invalid fid before dereferencing the fsp pointer
Gerald Carter
1
-0
/
+5
2003-10-30
Check for nsswitch.h. Patch from albert chin (china@thewrittenword.com).
Jeremy Allison
1
-1
/
+1
2003-10-29
Fixes to check for wraps which could cause coredumps.
Jeremy Allison
6
-14
/
+28
2003-10-29
Compile fix for tdbbackup when Samba needs to override non-C99
Tim Potter
1
-1
/
+1
2003-10-29
parameterise the listen backlog in smbd and make it larger by default. A back...
Andrew Tridgell
2
-2
/
+5
2003-10-28
Don't log at level zero when chdir fails. Ensure correct error message is ret...
Jeremy Allison
2
-2
/
+3
2003-10-28
Update WHATSNEW.txt with proper version from release branch
Alexander Bokovoy
1
-441
/
+93
2003-10-28
Fix for bug #667. DFS filenames can now have arbitrary case.
Jeremy Allison
3
-67
/
+86
2003-10-27
Remove trailing comma on typedef enum. albert chin (china@thewrittenword.com)
Tim Potter
1
-1
/
+1
2003-10-27
Missing UNIX -> DOS codepage conversion. Fix from Alexander Bokovoy <a.bokovo...
Jeremy Allison
1
-5
/
+5
2003-10-27
Remove some unused variables uncovered by the build farm.
Richard Sharpe
1
-3
/
+0
2003-10-25
Put in a work-around for ENOTSUP not being defined on OpenBSD.
Richard Sharpe
1
-1
/
+4
2003-10-24
Apply these patches as well ... not sure if they all build. They don't on
Richard Sharpe
2
-5
/
+12
[next]