index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
254
-12944
/
+16772
|
*
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2003-07-11
2
-3
/
+3
|
*
mark the HEAD branch as deprecated. Nothing that a determined
Andrew Tridgell
2003-06-07
2
-1
/
+12
*
|
Typo in error message.
Jeremy Allison
2003-10-03
1
-1
/
+1
*
|
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
2003-10-03
3
-6
/
+19
*
|
Grrr. compile patches before you apply !
Jeremy Allison
2003-10-03
1
-4
/
+4
*
|
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
2003-10-03
1
-3
/
+3
*
|
abstract UUID parsing code to an individual function; patch from Anthony
Gerald Carter
2003-10-03
1
-7
/
+26
*
|
Moving towards better i18n support in SWAT. This commit contains a
Tim Potter
2003-10-03
4
-92
/
+102
*
|
Explicitly initialise the value of AR for vendor makes that don't do
Tim Potter
2003-10-03
2
-0
/
+3
*
|
Portability fix from Joachim Schmitz. Closes bug #546.
Tim Potter
2003-10-02
1
-1
/
+1
*
|
fixed for /sbin/mount.smbfs link when using $DESTDIR; bug 525
Gerald Carter
2003-10-02
2
-7
/
+12
*
|
Portability fixes from schmitz@hp.com (Joachim Schmitz). Bug #549.
Jeremy Allison
2003-10-02
3
-1
/
+30
*
|
Portability fix from schmitz@hp.com (Joachim Schmitz). Bug #547.
Jeremy Allison
2003-10-02
1
-0
/
+4
*
|
Portability fix from schmitz@hp.com (Joachim Schmitz) for bug #548.
Jeremy Allison
2003-10-02
1
-1
/
+1
*
|
Correct fix for excel read-only bug. Add panic for logic error in developer m...
Jeremy Allison
2003-10-02
2
-6
/
+7
*
|
Make pdb_ldap.c compile with SUN iPlanet headers. Whether this works will be
Volker Lendecke
2003-10-02
1
-1
/
+1
*
|
Fix for not opening Excel 2000 files that are read-only. Needs tidying
Jeremy Allison
2003-10-02
1
-3
/
+4
*
|
Remove duplicate function (now in rpc_parse/parse_prs.c) and fix a RPC debug
Andrew Bartlett
2003-10-01
1
-21
/
+1
*
|
commit sign only patch from Andrew; bug 167; tested using 2k & XP clientsprev...
Gerald Carter
2003-10-01
6
-114
/
+159
*
|
Fixed silly typo checking for signal_handler not signal.
Jeremy Allison
2003-10-01
1
-1
/
+1
*
|
Allow ^C to interrupt smbpasswd if using our getpass.
Jeremy Allison
2003-10-01
1
-62
/
+86
*
|
save and restore CFLAGS before/after AC_PROG_CC; this macro seems to overwrit...
Gerald Carter
2003-10-01
1
-0
/
+9
*
|
wrap internals of sys_setgroups() so the sys_XX() call can be done unconditio...
Gerald Carter
2003-10-01
2
-4
/
+6
*
|
mark 'mangled map' as depcreated and remove 'mangled stack'
Gerald Carter
2003-10-01
1
-4
/
+1
*
|
when we don't have a working iconv library we must default to using only buil...
Andrew Tridgell
2003-09-30
1
-1
/
+1
*
|
Take care of condition where DOS and NT error codes must differ. Found by
Jeremy Allison
2003-09-29
1
-1
/
+1
*
|
Apply some NULL pointer paranoia to previous wins hook fix.
Tim Potter
2003-09-29
1
-2
/
+2
*
|
Fix broken wins hook functionality. A i18n fixe caused the name type
Tim Potter
2003-09-29
1
-2
/
+8
*
|
Testparm fixes:
Jelmer Vernooij
2003-09-29
1
-3
/
+9
*
|
Change AC_CHECK_LIB_EXT to prepend libraries instead of append. This
Tim Potter
2003-09-28
1
-1
/
+1
*
|
iconv isn't const safe. Neither should smb_iconv be.
Jeremy Allison
2003-09-27
1
-1
/
+1
*
|
Ensure %S gets expanded in read/write lists.
Jeremy Allison
2003-09-26
1
-6
/
+13
*
|
Fix for valid users = %S in homes share.
Jeremy Allison
2003-09-26
1
-3
/
+7
*
|
don't write to static pointers; patch from Anthony
Gerald Carter
2003-09-26
1
-1
/
+1
*
|
Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy Allison
2003-09-26
1
-16
/
+4
*
|
More bug #413. Fix bad html table row termination in SWAT wizard code found by
Tim Potter
2003-09-26
1
-4
/
+3
*
|
Change title of SWAT globals page from 'Global Variables' to 'Global
Tim Potter
2003-09-26
1
-1
/
+3
*
|
Allow d_printf() to handle strings with escaped quotation marks since the
Tim Potter
2003-09-26
1
-2
/
+33
*
|
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
2003-09-25
22
-650
/
+467
*
|
Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
Volker Lendecke
2003-09-24
1
-1
/
+1
*
|
Fix bug #456 for 3.0.0 release.
Tim Potter
2003-09-24
2
-1
/
+27
*
|
fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
Gerald Carter
2003-09-24
1
-15
/
+25
*
|
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
2003-09-23
4
-28
/
+49
*
|
Add a descriptive comment to our usage of setresuid. lib/afs.c needs
Volker Lendecke
2003-09-23
1
-0
/
+4
*
|
Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy Allison
2003-09-22
1
-81
/
+59
*
|
fix some warnings found by the Sun C compiler
Gerald Carter
2003-09-22
7
-10
/
+8
*
|
Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy Allison
2003-09-22
1
-0
/
+1
*
|
Applied Monyo's patch for bug #412 which allows \n characters to
Tim Potter
2003-09-22
1
-0
/
+2
*
|
Fix typo
Jelmer Vernooij
2003-09-21
1
-1
/
+1
[prev]
[next]