Age | Commit message (Expand) | Author | Files | Lines |
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 | Remove quotes in smb.conf ldap example - the quotes actually turn | Tim Potter | 1 | -2/+2 |
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 |
2003-09-14 | Fix for typo in darwin detection. | Jeremy Allison | 1 | -1/+1 |
2003-09-14 | Fix typo. | John Terpstra | 1 | -1/+1 |
2003-09-13 | Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS ! | Jeremy Allison | 3 | -28/+91 |
2003-09-12 | Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. Revered | Jeremy Allison | 1 | -1/+1 |
2003-09-12 | Fix from Craig Barratt <cbarratt@users.sourceforge.net> to fix restore | Jeremy Allison | 1 | -2/+4 |
2003-09-11 | Updated 3.0 schema files for IBM Directory Server 5.1 | Jim McDonough | 2 | -0/+61 |
2003-09-11 | fix unitiailized timestamp where merging print_jobs and lpq listing | Gerald Carter | 1 | -0/+1 |
2003-09-11 | remove getpwnam() calls from init_sam_from_xxx(). | Gerald Carter | 2 | -61/+30 |
2003-09-11 | Fix error message when calling namedtogid() fails adding a group map | Tim Potter | 1 | -1/+1 |
2003-09-10 | Ensure we consistantly translate to/from utf8 for talking to LDAP. | Jeremy Allison | 1 | -33/+31 |
2003-09-10 | Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old | Jeremy Allison | 1 | -15/+13 |
2003-09-10 | Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting | Jeremy Allison | 4 | -256/+288 |
2003-09-10 | Fix for bug #273 - smbd crash on machine account change. | Jeremy Allison | 1 | -10/+7 |
2003-09-10 | Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@... | Jeremy Allison | 1 | -0/+1 |
2003-09-10 | Back out --with-good-getgrouplist patch | Alexander Bokovoy | 1 | -21/+2 |
2003-09-10 | Now that CAN-2003-0689 is published officially, we need to make possible | Alexander Bokovoy | 1 | -2/+21 |
2003-09-10 | Fix error return path memory leaks in vampire code for creating users. | Tim Potter | 1 | -3/+8 |
2003-09-10 | Use opt_target_workgroup instead of lp_workgroup() in vampire code so | Tim Potter | 1 | -2/+2 |
2003-09-10 | Formatting fixups for help output. | Tim Potter | 1 | -2/+2 |
2003-09-10 | Remove tags file for distclean. | Tim Potter | 1 | -1/+1 |
2003-09-10 | Fix mb bug in fast path code. strlen_w() returns number of *characters* | Jeremy Allison | 1 | -3/+3 |
2003-09-10 | fix some typos | Gerald Carter | 1 | -3/+3 |
2003-09-10 | small updates to parameter section | Gerald Carter | 1 | -4/+5 |
2003-09-10 | remove references to 'strip dot' | Gerald Carter | 2 | -16/+0 |
2003-09-09 | syncing files | Gerald Carter | 8 | -16/+0 |
2003-09-09 | removing unneeded files | Gerald Carter | 2 | -353/+0 |
2003-09-09 | bumping new version to CVS 3.01pre1; optmistic about RC3 | Gerald Carter | 1 | -3/+3 |
2003-09-08 | Don't double-increment p in hash calculation. Found by valgrind. | Jeremy Allison | 1 | -1/+1 |
2003-09-08 | Fix valgrind-found read of uninit variable (ensure length is right). | Jeremy Allison | 1 | -3/+3 |
2003-09-08 | Tidy up some formatting. Get ready for allowing bad password lockout. (based | Jeremy Allison | 2 | -63/+56 |
2003-09-08 | Protect against core dump if ioctl for print job sends invalid fid. Found | Jeremy Allison | 1 | -1/+5 |
2003-09-08 | Remove inaccurate notation. | John Terpstra | 1 | -7/+0 |
2003-09-08 | Fix for incorrect error message - found by Alex Davis <alex14641@yahoo.com>. | Jeremy Allison | 1 | -2/+2 |
2003-09-08 | Bumping up version number of the Debian packages. | Eloy Paris | 1 | -0/+6 |
2003-09-08 | Whoops, fix type in comment. | Eloy Paris | 1 | -1/+1 |
2003-09-08 | Fix problem with the python-samba Debian package. | Eloy Paris | 1 | -1/+6 |