Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | merge fixes from 3.0 | Gerald Carter | 2004-02-10 | 1 | -23/+27 | |
| * | fix more compiler warning after the latest static rampage | Gerald Carter | 2004-02-10 | 1 | -28/+28 | |
| * | Fix for possible crash bug from Sebastian Krahmer (SuSE). | Jeremy Allison | 2004-02-10 | 1 | -2/+18 | |
| * | Fix compiler warning. | Rafal Szczesniak | 2004-02-10 | 1 | -1/+2 | |
| * | add smbget to cvs ignore list | Gerald Carter | 2004-02-09 | 1 | -7/+8 | |
| * | merge from 3.0 | Gerald Carter | 2004-02-09 | 4 | -18/+395 | |
| * | bug 1046 (patch from Bostjan Golob <golob@gimb.org>); fix 20 month old bug wh... | Gerald Carter | 2004-02-09 | 1 | -3/+3 | |
| * | Expand 'net rpc group members' to local groups. | Volker Lendecke | 2004-02-09 | 1 | -49/+175 | |
| * | Apply James' printf format checking patch for SGI MIPSPro compiler. | Tim Potter | 2004-02-09 | 1 | -0/+3 | |
| * | Actually remove this (now empty) file from the repository. | Andrew Bartlett | 2004-02-08 | 1 | -0/+0 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -2/+2 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 2 | -12/+1 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 3 | -3/+16 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -1/+4 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 2 | -2/+2 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 3 | -89/+116 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -0/+1 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 11 | -218/+30 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -69/+0 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 2 | -49/+6 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -45/+0 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -1/+1 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -1/+1 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -13/+0 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -23/+24 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 1 | -2/+3 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-08 | 2 | -2/+133 | |
| * | Replaced .po with .@PICSUFFIX@ | Tim Potter | 2004-02-06 | 1 | -4/+4 | |
| * | Fix final valgrind errors with #830. Catch mb conversion error that may not | Jeremy Allison | 2004-02-04 | 1 | -2/+16 | |
| * | Fixup the allocate version of the function to do "crap" conversions too. | Jeremy Allison | 2004-02-04 | 1 | -20/+83 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-04 | 1 | -1/+1 | |
| * | Working on #830. Cope with bad conversions better - don't just memcpy but | Jeremy Allison | 2004-02-04 | 2 | -11/+82 | |
| * | Fix for a bug where the mutex could be left locked. Also remove the | Jeremy Allison | 2004-02-03 | 2 | -168/+8 | |
| * | Merge from 3.0. | Jeremy Allison | 2004-02-02 | 1 | -3/+3 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-02-02 | 1 | -2/+0 | |
| * | Remove bogus check. Cosmetics. | Volker Lendecke | 2004-02-02 | 1 | -5/+0 | |
| * | janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ... | Gerald Carter | 2004-02-02 | 15 | -896/+749 | |
| * | Merge from 3.0: | Tim Potter | 2004-02-01 | 1 | -1/+3 | |
| * | Merge from 3.0: | Tim Potter | 2004-02-01 | 1 | -4/+8 | |
| * | * BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER; | Gerald Carter | 2004-01-31 | 2 | -115/+10 | |
| * | cleanup patch for bug 977 so we don't display incorrect debug messages | Gerald Carter | 2004-01-31 | 1 | -8/+12 | |
| * | (merge from 3.0) | Andrew Bartlett | 2004-01-30 | 1 | -17/+31 | |
| * | Fix up name canonicalization (needed for krb5 keytab support later). | Jeremy Allison | 2004-01-30 | 8 | -56/+39 | |
| * | disable any account that doesn't have a password and doesn't had the ACB_PWNO... | Gerald Carter | 2004-01-30 | 1 | -6/+12 | |
| * | more initialization fixes | Gerald Carter | 2004-01-29 | 2 | -0/+63 | |
| * | merge from 3.0 | Gerald Carter | 2004-01-29 | 3 | -3/+52 | |
| * | removing more unused parameters | Gerald Carter | 2004-01-29 | 1 | -10/+0 | |
| * | BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira... | Gerald Carter | 2004-01-29 | 1 | -1/+1 | |
| * | reactivate pdb_gums as static module | Simo Sorce | 2004-01-29 | 1 | -1/+1 | |
| * | This should cure the problem with gums not compiling. | Simo Sorce | 2004-01-29 | 1 | -120/+188 |