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
*
Fix pdb_mysql. Jelmer will look into details tonight.
Alexander Bokovoy
2003-09-19
1
-3
/
+5
*
Put in some DEBUGs for swat language selection. Part of bug 456.
Tim Potter
2003-09-19
1
-13
/
+22
*
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
2003-09-18
11
-52
/
+129
*
Oops. Proper fix for #470.
Jeremy Allison
2003-09-18
1
-18
/
+20
*
Fix for #470 - unable to display SIDs in ACLs.
Jeremy Allison
2003-09-18
1
-2
/
+11
*
Change error message displayed when --without-libiconv is used as
Tim Potter
2003-09-18
1
-1
/
+1
*
Unregister event fix from metze.
Jeremy Allison
2003-09-17
1
-3
/
+6
*
Fix coredump from Samba4 torture suite.
Jeremy Allison
2003-09-17
2
-0
/
+5
*
Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison
2003-09-17
1
-1
/
+1
*
Fix warnings on Sun cc Workshop Compilers 5.0. Reported by "Richard Bollinger...
Alexander Bokovoy
2003-09-17
2
-79
/
+79
*
Fix scripts to generate correct tables for compilers which have character con...
Alexander Bokovoy
2003-09-17
1
-2
/
+2
*
Fix typo. Found by Aurelien Degremont
Jelmer Vernooij
2003-09-16
1
-1
/
+1
*
Applied Steve Langasek's patch for bug #450.
Tim Potter
2003-09-16
1
-3
/
+4
*
Fix #442 which Alexander considered a showstopper. Allow us to join mixed
Jeremy Allison
2003-09-16
2
-8
/
+6
*
Fix from gregory@networksentry.co.za, don't clobber the comment if it
Jeremy Allison
2003-09-15
1
-2
/
+2
*
Fix OOPS when dealing with mangled names reported by several users.
Jeremy Allison
2003-09-15
1
-1
/
+1
*
A *curse* upon the person who #ifdefed out the mangle debug statements
Jeremy Allison
2003-09-15
1
-1
/
+1
*
Fixed test and wording for long share names.
Christopher R. Hertel
2003-09-15
1
-3
/
+4
*
fix online help
Simo Sorce
2003-09-15
1
-1
/
+1
*
Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...
Alexander Bokovoy
2003-09-15
1
-0
/
+1
*
Fixed typo in debug.
Tim Potter
2003-09-15
1
-1
/
+1
*
This ldap_value_free() looks like it was part of Jeremy's recent rampage
Tim Potter
2003-09-15
1
-2
/
+0
*
I think this is a bugfix that somehow was dropped from the 3.0 tree.
Tim Potter
2003-09-15
1
-0
/
+2
*
Patch from Gregory Hinton Nietsky <gregory@networksentry.co.za>,
Jeremy Allison
2003-09-15
1
-1
/
+1
*
For some reason testparm runs at debug level 2 which causes the module probe ...
Tim Potter
2003-09-15
1
-1
/
+1
*
Fix for typo in darwin detection.
Jeremy Allison
2003-09-14
1
-1
/
+1
*
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison
2003-09-13
3
-28
/
+91
*
Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. Revered
Jeremy Allison
2003-09-12
1
-1
/
+1
*
Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore
Jeremy Allison
2003-09-12
1
-2
/
+4
*
fix unitiailized timestamp where merging print_jobs and lpq listing
Gerald Carter
2003-09-11
1
-0
/
+1
*
remove getpwnam() calls from init_sam_from_xxx().
Gerald Carter
2003-09-11
2
-61
/
+30
*
Fix error message when calling namedtogid() fails adding a group map
Tim Potter
2003-09-11
1
-1
/
+1
*
Ensure we consistantly translate to/from utf8 for talking to LDAP.
Jeremy Allison
2003-09-10
1
-33
/
+31
*
Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
Jeremy Allison
2003-09-10
1
-15
/
+13
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
4
-256
/
+288
*
Fix for bug #273 - smbd crash on machine account change.
Jeremy Allison
2003-09-10
1
-10
/
+7
*
Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@...
Jeremy Allison
2003-09-10
1
-0
/
+1
*
Back out --with-good-getgrouplist patch
Alexander Bokovoy
2003-09-10
1
-21
/
+2
*
Now that CAN-2003-0689 is published officially, we need to make possible
Alexander Bokovoy
2003-09-10
1
-2
/
+21
*
Fix error return path memory leaks in vampire code for creating users.
Tim Potter
2003-09-10
1
-3
/
+8
*
Use opt_target_workgroup instead of lp_workgroup() in vampire code so
Tim Potter
2003-09-10
1
-2
/
+2
*
Formatting fixups for help output.
Tim Potter
2003-09-10
1
-2
/
+2
*
Remove tags file for distclean.
Tim Potter
2003-09-10
1
-1
/
+1
*
Fix mb bug in fast path code. strlen_w() returns number of *characters*
Jeremy Allison
2003-09-10
1
-3
/
+3
*
remove references to 'strip dot'
Gerald Carter
2003-09-10
1
-4
/
+0
*
bumping new version to CVS 3.01pre1; optmistic about RC3
Gerald Carter
2003-09-09
1
-3
/
+3
*
Don't double-increment p in hash calculation. Found by valgrind.
Jeremy Allison
2003-09-08
1
-1
/
+1
*
Fix valgrind-found read of uninit variable (ensure length is right).
Jeremy Allison
2003-09-08
1
-3
/
+3
*
Tidy up some formatting. Get ready for allowing bad password lockout. (based
Jeremy Allison
2003-09-08
2
-63
/
+56
*
Protect against core dump if ioctl for print job sends invalid fid. Found
Jeremy Allison
2003-09-08
1
-1
/
+5
[next]