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
2003-09-29
Apply some NULL pointer paranoia to previous wins hook fix.
Tim Potter
1
-2
/
+2
2003-09-29
Fix broken wins hook functionality. A i18n fixe caused the name type
Tim Potter
1
-2
/
+8
2003-09-29
Testparm fixes:
Jelmer Vernooij
1
-3
/
+9
2003-09-28
Change AC_CHECK_LIB_EXT to prepend libraries instead of append. This
Tim Potter
1
-1
/
+1
2003-09-27
iconv isn't const safe. Neither should smb_iconv be.
Jeremy Allison
1
-1
/
+1
2003-09-26
Ensure %S gets expanded in read/write lists.
Jeremy Allison
1
-6
/
+13
2003-09-26
Fix for valid users = %S in homes share.
Jeremy Allison
1
-3
/
+7
2003-09-26
don't write to static pointers; patch from Anthony
Gerald Carter
1
-1
/
+1
2003-09-26
Fix to parse the level-2 strings. From Anthony Liguori aliguor@us.ibm.com.
Jeremy Allison
1
-16
/
+4
2003-09-26
More bug #413. Fix bad html table row termination in SWAT wizard code found by
Tim Potter
1
-4
/
+3
2003-09-26
Change title of SWAT globals page from 'Global Variables' to 'Global
Tim Potter
1
-1
/
+3
2003-09-26
Allow d_printf() to handle strings with escaped quotation marks since the
Tim Potter
1
-2
/
+33
2003-09-25
Fix for #480. Change the interface for init_unistr2 to not take a length
Jeremy Allison
22
-650
/
+467
2003-09-24
Don't #ifdef an AFS option with WITH_ADS. Thanks, jerry!
Volker Lendecke
1
-1
/
+1
2003-09-24
Fix bug #456 for 3.0.0 release.
Tim Potter
2
-1
/
+27
2003-09-24
fixing a bug in the retry loop for winbindd_pam_auth[_crap]()
Gerald Carter
1
-15
/
+25
2003-09-23
This only touches the fake kaserver support. It adds two parameters:
Volker Lendecke
4
-28
/
+49
2003-09-23
Add a descriptive comment to our usage of setresuid. lib/afs.c needs
Volker Lendecke
1
-0
/
+4
2003-09-22
Reformat - preparing to fix bug #480 (which will be ugly).
Jeremy Allison
1
-81
/
+59
2003-09-22
fix some warnings found by the Sun C compiler
Gerald Carter
7
-10
/
+8
2003-09-22
Fix return of result. Patch from Yasuma Takeda <yasuma@miraclelinux.com>
Jeremy Allison
1
-0
/
+1
2003-09-22
Applied Monyo's patch for bug #412 which allows \n characters to
Tim Potter
1
-0
/
+2
2003-09-21
Fix typo
Jelmer Vernooij
1
-1
/
+1
2003-09-20
Fix a bug and warn when configuration file values are incorrect. Thanks to
Jelmer Vernooij
1
-10
/
+28
2003-09-19
Ensure that dup_sec_desc copies the 'type' field correctly. This caused
Jeremy Allison
8
-24
/
+26
2003-09-19
Fix pdb_mysql. Jelmer will look into details tonight.
Alexander Bokovoy
1
-3
/
+5
2003-09-19
Put in some DEBUGs for swat language selection. Part of bug 456.
Tim Potter
1
-13
/
+22
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
11
-52
/
+129
2003-09-18
Oops. Proper fix for #470.
Jeremy Allison
1
-18
/
+20
2003-09-18
Fix for #470 - unable to display SIDs in ACLs.
Jeremy Allison
1
-2
/
+11
2003-09-18
Change error message displayed when --without-libiconv is used as
Tim Potter
1
-1
/
+1
2003-09-17
Unregister event fix from metze.
Jeremy Allison
1
-3
/
+6
2003-09-17
Fix coredump from Samba4 torture suite.
Jeremy Allison
2
-0
/
+5
2003-09-17
Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison
1
-1
/
+1
2003-09-17
Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...
Alexander Bokovoy
2
-79
/
+79
2003-09-17
Fix scripts to generate correct tables for compilers which have character con...
Alexander Bokovoy
1
-2
/
+2
2003-09-16
Fix typo. Found by Aurelien Degremont
Jelmer Vernooij
1
-1
/
+1
2003-09-16
Applied Steve Langasek's patch for bug #450.
Tim Potter
1
-3
/
+4
2003-09-16
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison
2
-8
/
+6
2003-09-15
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
1
-2
/
+2
2003-09-15
Fix OOPS when dealing with mangled names reported by several users.
Jeremy Allison
1
-1
/
+1
2003-09-15
A *curse* upon the person who #ifdefed out the mangle debug statements
Jeremy Allison
1
-1
/
+1
2003-09-15
Fixed test and wording for long share names.
Christopher R. Hertel
1
-3
/
+4
2003-09-15
fix online help
Simo Sorce
1
-1
/
+1
2003-09-15
Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...
Alexander Bokovoy
1
-0
/
+1
2003-09-15
Fixed typo in debug.
Tim Potter
1
-1
/
+1
2003-09-15
This ldap_value_free() looks like it was part of Jeremy's recent rampage
Tim Potter
1
-2
/
+0
2003-09-15
I think this is a bugfix that somehow was dropped from the 3.0 tree.
Tim Potter
1
-0
/
+2
2003-09-15
Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
Jeremy Allison
1
-1
/
+1
2003-09-15
For some reason testparm runs at debug level 2 which causes the module probe ...
Tim Potter
1
-1
/
+1
[next]