abartlet/samba.git/.git
2007-10-10 Volker Lendecker17880: On host "tridge" in the build farm the tests...
2007-10-10 Jeremy Allisonr17879: Make it explicit that we can never pass NULL...
2007-10-10 Jeremy Allisonr17878: Fix possible null deref found by Stanford checker.
2007-10-10 Jeremy Allisonr17877: Make it explicit to the checker that we can...
2007-10-10 Jeremy Allisonr17875: Fix (rather theoretical, but still...) null...
2007-10-10 Jeremy Allisonr17874: Fix possible null deref found by Stanford checker.
2007-10-10 Jeremy Allisonr17873: Fix possible null deref found by Stanford checker.
2007-10-10 Jeremy Allisonr17872: Fix possible null deref found by the Stanford...
2007-10-10 Jeremy Allisonr17869: More sensible fix for Stanford Checker null...
2007-10-10 Jeremy Allisonr17867: Fix null deref in error code path. Found by the
2007-10-10 Jeremy Allisonr17866: Fix possible null deref - found by Stanford...
2007-10-10 Jeremy Allisonr17865: Fix what the Stanford checker reported as a...
2007-10-10 Jeremy Allisonr17864: Fix possible null deref if client doesn't give us
2007-10-10 Jeremy Allisonr17863: Fix unneeded NULL check on pointer parameters...
2007-10-10 Jeremy Allisonr17862: Fix possible NULL deref (like rev 17861) found...
2007-10-10 Jeremy Allisonr17861: Fix inconsistency found in checking for NULL...
2007-10-10 Volker Lendecker17855: Fix the build on systems without LDAP
2007-10-10 Volker Lendecker17854: Steal the LDAP in NTSTATUS trick from Samba4
2007-10-10 Volker Lendecker17853: Fix an uninitialized variable (m_time2). Jeremy...
2007-10-10 Volker Lendecker17852: Remove a pointless NULL assignment
2007-10-10 Volker Lendecker17851: Fix a warning & attempt to fix the Tru64 build
2007-10-10 Volker Lendecker17850: Another dummy checkin for the build farm to...
2007-10-10 Volker Lendecker17847: Dummy commit
2007-10-10 Volker Lendecker17845: Remove a Solaris warning
2007-10-10 Jeremy Allisonr17837: Split out the storing of memory cached credentials
2007-10-10 Volker Lendecker17836: Don't create zombies in the children, thanks...
2007-10-10 Volker Lendecker17835: Fix Coverity bugs 306, 309, 310.
2007-10-10 Jeremy Allisonr17834: Another bug found by Volker's tests in the...
2007-10-10 Volker Lendecker17833: Next step to fix the build farm.
2007-10-10 Volker Lendecker17832: Fix bug 4050
2007-10-10 Volker Lendecker17831: Attempt to fix the build farm: 0x7fffffffffffff...
2007-10-10 Jelmer Vernooijr17819: Add some more ignores.
2007-10-10 Jeremy Allisonr17818: Fixup uint64 time calc. NT time is a 64 bit...
2007-10-10 Jelmer Vernooijr17817: Disable compilation of LIBNDR (it uses uint64_t).
2007-10-10 Jelmer Vernooijr17816: Merge my cupsprot branch. It is now possible...
2007-10-10 Gerald Carterr17815: Revert Volker's change in 16014. I really...
2007-10-10 Jelmer Vernooijr17814: Add .bzrignore file
2007-10-10 Gerald Carterr17813: Remove another instance of manually setting...
2007-10-10 Jeremy Allisonr17812: Fix bad unsigned comparisons with TIME_T_MIN...
2007-10-10 Jelmer Vernooijr17810: Use datarootdir variable generated by newer...
2007-10-10 Jeremy Allisonr17809: Add in 64-bit integer time calculations (taken...
2007-10-10 Volker Lendecker17807: Fix a file descriptor leak pointed out by John...
2007-10-10 Jelmer Vernooijr17806: Make NTTIME a UINT64_S rather than a separate...
2007-10-10 Volker Lendecker17805: Sorry Jerry, I could not stand the warnings...
2007-10-10 Volker Lendecker17804: Fix a enum/int mixup found by the IRIX compiler.
2007-10-10 Gerald Carterr17803: finally get the new libaddns code to build...
2007-10-10 Gerald Carterr17802: trying to fix more build farm hosts
2007-10-10 Gerald Carterr17801: bad merge ? No sure how the second half of...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Gerald Carterr17799: Start fixing the building carnage. Only includ...
2007-10-10 Gerald Carterr17798: Beginnings of a standalone libaddns library...
2007-10-10 Gerald Carterr17797: Just say "ok" when trying to rename a local...
2007-10-10 Gerald Carterr17795: Finally track down the "ads_connect: Interrupte...
2007-10-10 Jeremy Allisonr17767: Argggg. Broke the build. Need to fix callers...
2007-10-10 Jeremy Allisonr17766: Getting ready to properly expose 100ns times on
2007-10-10 Jeremy Allisonr17761: Handle times consistently across all client...
2007-10-10 Gerald Carterr17760: The DNS SRV lookup already sorts by priority...
2007-10-10 Gerald Carterr17736: Apply the Unix group patch when creating the...
2007-10-10 Gerald Carterr17723: * BUG 3969: Fix unsigned time comparison with...
2007-10-10 Gerald Carterr17710: Thanks to Thomas Bork for testing and continued...
2007-10-10 Gerald Carterr17709: Fix cut-n-paste error with the name of gid_to_u...
2007-10-10 Günther Deschnerr17677: There is no need for a 2nd krb5_to_nt_status...
2007-10-10 Jeremy Allisonr17676: Fix printing bug found by kukks. Don't copy...
2007-10-10 Gerald Carterr17673: volker's patch for re-adding Getpwnam() lookups...
2007-10-10 Gerald Carterr17672: remove duplicate description on NT_STATUS_INVAL...
2007-10-10 Gerald Carterr17669: Remove RID algorithm support from unmapped...
2007-10-10 Jeremy Allisonr17668: Fix the miscalculations in pushing announces...
2007-10-10 Jeremy Allisonr17667: Merge snprintf fixes from tridge (Samba4).
2007-10-10 Jeremy Allisonr17630: Looks like getpeerid() is a system function on
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Volker Lendecker17625: Fix the build
2007-10-10 Volker Lendecker17623: Revert accidential commit
2007-10-10 Volker Lendecker17622: Add a framework for a printing backend designed...
2007-10-10 Volker Lendecker17620: Fix two C++ Warnings and a memleak
2007-10-10 Jeremy Allisonr17618: Not using a cache version number (yet). We...
2007-10-10 Jeremy Allisonr17617: Take Andrew Bartletts excellent advice and...
2007-10-10 Jeremy Allisonr17616: Add the lm and nt hashes to the cached credentials
2007-10-10 Jeremy Allisonr17612: Modify NTLMSSP session code so that it doesn...
2007-10-10 Jeremy Allisonr17610: Added the ability for firefox to drive the...
2007-10-10 Volker Lendecker17607: Adapt the Samba4 directory structure for tdb...
2007-10-10 Volker Lendecker17606: Introduce krb5_to_ntstatus.
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Volker Lendecker17604: Fix a bug caught by g++.
2007-10-10 Volker Lendecker17603: Make net_ads_join_ok return NTSTATUS.
2007-10-10 Volker Lendecker17602: Make check_ads_config return NTSTATUS, set...
2007-10-10 Jeremy Allisonr17595: Fix from Ben Winslow <rain@bluecherry.net>...
2007-10-10 Volker Lendecker17592: Remove some unused functions pointed out by...
2007-10-10 Volker Lendecker17591: machine_account is unused, and ctx must be...
2007-10-10 Volker Lendecker17590: Some C++ Warnings
2007-10-10 Volker Lendecker17589: Check in the really uncontroversial patch from...
2007-10-10 Volker Lendecker17585: Don't let ads_status throw away the error infor...
2007-10-10 Volker Lendecker17584: Some C++ Warnings
2007-10-10 Volker Lendecker17583: Change internal cli_session_setup functions...
2007-10-10 Volker Lendecker17573: Fix typo
2007-10-10 Volker Lendecker17572: Fix the build
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Volker Lendecker17569: Make 'max smbd processes' more robust. Counting...
2007-10-10 Volker Lendecker17568: Reformatting -- more than 100 cols is too much :-)
2007-10-10 Volker Lendecker17557: Change net_join_domain to return NTSTATUS inste...
2007-10-10 Volker Lendecker17556: Remove duplicate entries. Thanks to Michael...
next