Age | Commit message (Expand) | Author | Files | Lines |
2004-02-04 | Fix final valgrind errors with #830. Catch mb conversion error that may not | Jeremy Allison | 1 | -2/+16 |
2004-02-04 | Fixup the allocate version of the function to do "crap" conversions too. | Jeremy Allison | 1 | -20/+83 |
2004-02-04 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2004-02-04 | Working on #830. Cope with bad conversions better - don't just memcpy but | Jeremy Allison | 2 | -11/+82 |
2004-02-03 | Fix for a bug where the mutex could be left locked. Also remove the | Jeremy Allison | 2 | -168/+8 |
2004-02-02 | Merge from 3.0. | Jeremy Allison | 1 | -3/+3 |
2004-02-02 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+0 |
2004-02-02 | Remove bogus check. Cosmetics. | Volker Lendecke | 1 | -5/+0 |
2004-02-02 | janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ... | Gerald Carter | 4 | -80/+232 |
2004-02-01 | Merge from 3.0: | Tim Potter | 1 | -1/+3 |
2004-02-01 | Merge from 3.0: | Tim Potter | 1 | -4/+8 |
2004-01-31 | * BUG 101: patch from j.lu@tiesse.com to set the SV_TYPE_PRINTQ_SERVER; | Gerald Carter | 2 | -115/+10 |
2004-01-31 | cleanup patch for bug 977 so we don't display incorrect debug messages | Gerald Carter | 1 | -8/+12 |
2004-01-30 | (merge from 3.0) | Andrew Bartlett | 1 | -17/+31 |
2004-01-30 | Fix up name canonicalization (needed for krb5 keytab support later). | Jeremy Allison | 8 | -56/+39 |
2004-01-30 | disable any account that doesn't have a password and doesn't had the ACB_PWNO... | Gerald Carter | 1 | -6/+12 |
2004-01-29 | more initialization fixes | Gerald Carter | 2 | -0/+63 |
2004-01-29 | merge from 3.0 | Gerald Carter | 3 | -3/+52 |
2004-01-29 | removing more unused parameters | Gerald Carter | 1 | -10/+0 |
2004-01-29 | BUG 570: don't overwrite LDFLAGS; patch from MORIYAMA Masayuki <moriyama@mira... | Gerald Carter | 1 | -1/+1 |
2004-01-29 | reactivate pdb_gums as static module | Simo Sorce | 1 | -1/+1 |
2004-01-29 | This should cure the problem with gums not compiling. | Simo Sorce | 1 | -120/+188 |
2004-01-29 | updated the head branch as well | Andrew Tridgell | 1 | -148/+778 |
2004-01-29 | Remove an unused parameter in winbindd (reload_services_file) | Richard Sharpe | 1 | -4/+3 |
2004-01-28 | This is Simo's patch for the NetShareEnum() bug which caused us to return | Christopher R. Hertel | 1 | -11/+31 |
2004-01-27 | Don't built gums by default | Jelmer Vernooij | 2 | -5/+4 |
2004-01-27 | bug 977 - don't create a homes share for a user if a static share already exi... | Gerald Carter | 1 | -1/+7 |
2004-01-27 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+10 |
2004-01-26 | (merge from 3.0) | Andrew Bartlett | 1 | -109/+158 |
2004-01-26 | (merge from 3.0) | Andrew Bartlett | 10 | -91/+220 |
2004-01-26 | (merge from 3.0) | Andrew Bartlett | 1 | -0/+2 |
2004-01-25 | (merge from 3.0) | Andrew Bartlett | 1 | -2/+2 |
2004-01-25 | (merge from 3.0) | Andrew Bartlett | 1 | -0/+4 |
2004-01-25 | (merge from 3.0) | Andrew Bartlett | 1 | -16/+16 |
2004-01-24 | (merge from 3.0) | Andrew Bartlett | 1 | -8/+8 |
2004-01-23 | Fix typo | Volker Lendecke | 1 | -2/+1 |
2004-01-23 | Fix decoding of base64. We got the length wrong when the result was not | Volker Lendecke | 1 | -0/+2 |
2004-01-22 | fix previously committed old version by mistake | Simo Sorce | 1 | -3/+3 |
2004-01-22 | sorry for the conflict markers committed in by mistake :-( | Simo Sorce | 1 | -7/+1 |
2004-01-22 | (merge from 3.0) | Andrew Bartlett | 1 | -0/+2 |
2004-01-22 | merge: | Stefan Metzmacher | 1 | -3/+6 |
2004-01-21 | Fix compiler warning | Volker Lendecke | 1 | -0/+2 |
2004-01-21 | Display some nicer error messages for login via 'net'. I don't | Volker Lendecke | 1 | -0/+8 |
2004-01-19 | 1. The most part of this patch changed the unknown_3 flag to the now known | Simo Sorce | 20 | -894/+673 |
2004-01-17 | Fix for a signing bug when the mid wraps. | Jeremy Allison | 1 | -3/+11 |
2004-01-16 | fix another bug caused by cli_lsa_query_info_policy() changes | Gerald Carter | 1 | -2/+4 |
2004-01-16 | Fix another join problem. Don't use a TALLOC_CTX before it has been | Jim McDonough | 1 | -4/+25 |
2004-01-16 | Patch from "Stoian Ivanov" <sdr@bultra.com>: Add -g (greppable..) to | Volker Lendecke | 1 | -14/+34 |
2004-01-15 | Bug 381: check builtin (not local) group SID. Patch from Jianliang Lu <j.lu@... | Gerald Carter | 1 | -1/+1 |
2004-01-15 | Fix net rpc join (at least newstyle) after it was broken by changing | Jim McDonough | 1 | -5/+5 |