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-10-07
Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.
Jeremy Allison
1
-6
/
+23
2003-10-06
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
1
-3
/
+3
2003-10-06
cosmetic fix when DESTDIR=/ (default)
Gerald Carter
12
-22
/
+24
2003-10-06
default DESTDIR=/
Gerald Carter
1
-0
/
+1
2003-10-06
4 changes
Gerald Carter
1
-4
/
+10
2003-10-06
split some security related functions in their own files.
Simo Sorce
15
-942
/
+103
2003-10-06
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
4
-0
/
+1270
2003-10-06
split some security related functions in their own files.
Simo Sorce
20
-945
/
+1376
2003-10-03
Typo in error message.
Jeremy Allison
1
-1
/
+1
2003-10-03
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
3
-6
/
+19
2003-10-03
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
3
-6
/
+19
2003-10-03
Grrr. compile patches before you apply !
Jeremy Allison
1
-4
/
+4
2003-10-03
Two fixes, thanks to "Stefan Kanthak" <skanthak@arcor.de>
Volker Lendecke
2
-2
/
+2
2003-10-03
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
1
-3
/
+3
2003-10-03
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
1
-3
/
+3
2003-10-03
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
1
-7
/
+26
2003-10-03
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
1
-7
/
+26
2003-10-03
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
4
-92
/
+102
2003-10-03
Explicitly initialise the value of AR for vendor makes that don't do
Tim Potter
2
-0
/
+3
2003-10-02
Portability fix from Joachim Schmitz. Closes bug #546.
Tim Potter
1
-1
/
+1
2003-10-02
fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525
Gerald Carter
2
-7
/
+12
2003-10-02
Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.
Jeremy Allison
3
-1
/
+30
2003-10-02
Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.
Jeremy Allison
3
-1
/
+30
2003-10-02
Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.
Jeremy Allison
1
-0
/
+4
2003-10-02
Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.
Jeremy Allison
1
-0
/
+4
2003-10-02
Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.
Jeremy Allison
1
-1
/
+1
2003-10-02
Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.
Jeremy Allison
1
-1
/
+1
2003-10-02
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
2
-6
/
+7
2003-10-02
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
2
-6
/
+7
2003-10-02
Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will be
Volker Lendecke
1
-1
/
+1
2003-10-02
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
1
-3
/
+4
2003-10-02
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
1
-3
/
+4
2003-10-01
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
Andrew Bartlett
1
-21
/
+1
2003-10-01
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
6
-114
/
+159
2003-10-01
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
6
-114
/
+159
2003-10-01
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
1
-1
/
+1
2003-10-01
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
1
-1
/
+1
2003-10-01
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
1
-62
/
+86
2003-10-01
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
1
-62
/
+86
2003-10-01
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
1
-0
/
+9
2003-10-01
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
1
-0
/
+9
2003-10-01
make sure libnss_winbind.so.2 is included in the RedHAT RPMS
Gerald Carter
1
-2
/
+2
2003-10-01
make sure libnss_winbind.so.2 is included in the RedHAT RPMS
Gerald Carter
1
-2
/
+2
2003-10-01
remove duplicate smbspool link on SWAT's front page; bug 541
Gerald Carter
1
-2
/
+1
2003-10-01
remove duplicate smbspool link on SWAT's front page; bug 541
Gerald Carter
1
-2
/
+1
2003-10-01
merge of parameter changes from 3.0 and fix for bug 550
Gerald Carter
3
-8
/
+7
2003-10-01
wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...
Gerald Carter
2
-4
/
+6
2003-10-01
mark 'mangled map' as depcreated and remove 'mangled stack'
Gerald Carter
1
-4
/
+1
2003-09-30
when we don't have a working iconv library we must default to using only buil...
Andrew Tridgell
1
-1
/
+1
2003-09-29
Take care of condition where DOS and NT error codes must differ. Found by
Jeremy Allison
1
-1
/
+1
[next]