samba.git
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...
2007-10-10 Volker Lendecker17555: Cleanup
2007-10-10 Volker Lendecker17554: Cleanup
2007-10-10 Volker Lendecker17552: Attempt to fix tdb transactions on IRIX
2007-10-10 Volker Lendecker17551: Move some DEBUG to d_printf in interactive...
2007-10-10 Volker Lendecker17550: Fix a few bugs in the tdb_multikey code. Thanks...
2007-10-10 Jeremy Allisonr17541: When returning a trans2 request, if the "max...
2007-10-10 Volker Lendecker17536: Add a debug message citing the reason why an...
2007-10-10 Volker Lendecker17535: Reformatting, this had many tabs instead of ^$
2007-10-10 Simo Sorcer17509: same for old woody packaging stuff
2007-10-10 Simo Sorcer17508: I didn;t realize we had this in our packages...
2007-10-10 Jeremy Allisonr17496: net groupmap add could add uninitialized sid_na...
2007-10-10 Andrew Bartlettr17487: Allocate some OID space for Samba4, so we don...
2007-10-10 Volker Lendecker17477: Add talloc_asprintf_len and make use of it.
2007-10-10 Volker Lendecker17470: This is the group mapping rewrite announced...
2007-10-10 Simo Sorcer17469: remove unused variable
2007-10-10 Volker Lendecker17468: To minimize the diff later on, pre-commit some...
2007-10-10 Volker Lendecker17465: Get rid of add_initial_entry. In the two places...
2007-10-10 Jeremy Allisonr17464: Ensure we use a hash16 data type, not a string,
2007-10-10 Volker Lendecker17463: A bit of cleanup work:
2007-10-10 Simo Sorcer17462: Fix a cut&paste bug that caused us to return...
2007-10-10 Jeremy Allisonr17461: Ensure we never save a NULL SID mapping. |...
2007-10-10 Volker Lendecker17460: First step at fixing the build breakage with...
2007-10-10 Simo Sorcer17459: As by Jerry's word commit this without his...
2007-10-10 Volker Lendecker17457: Add a test to do some operations on group mapping.
2007-10-10 Günther Deschnerr17454: Adding dfs_EnumEx for rpcclient (Samba4 IDL...
2007-10-10 Günther Deschnerr17453: Fix msdfs RPC management (this broke with the...
2007-10-10 Volker Lendecker17452: Some C++ warnings
2007-10-10 Volker Lendecker17451: Change pdb_getgrsid not to take a DOM_SID but...
2007-10-10 Volker Lendecker17446: Fix some C++ warnings and two memleaks found...
2007-10-10 Gerald Carterr17445: fix bad PAM file on 64 bit boxes
2007-10-10 Gerald Carterr17444: put pam and nss libs in samba-common on RHEL...
2007-10-10 Jeremy Allisonr17439: Fix logic error in checking TALLOC return....
2007-10-10 Jeremy Allisonr17431: Fix bug #4003, reported by dale-keyword-samba...
2007-10-10 Volker Lendecker17425: Add the multi-key wrapper. If it's necessary...
2007-10-10 Simo Sorcer17408: Let us use netgroups even without a NIS domain...
2007-10-10 Jeremy Allisonr17407: Don't do strchr_m twice when once will do.
2007-10-10 Volker Lendecker17406: We need to do a translation of winbind separato...
2007-10-10 Volker Lendecker17404: Is this XP (extreme programming)? :-)
2007-10-10 Gerald Carterr17403: add a helpful debug msg
2007-10-10 Jeremy Allisonr17402: Added lookup_name_smbconf() to be called when...
2007-10-10 Gerald Carterr17401: BUG 3855: remove bits of XML and SQL checks...
2007-10-10 Volker Lendecker17399: Some C++ warnings
2007-10-10 Jeremy Allisonr17393: Remove Volker's ASSERT that num_groupsids > 0.
2007-10-10 Jeremy Allisonr17392: Commit Volker's fix for the valid users problem.
2007-10-10 Jeremy Allisonr17391: Revert the second part of the valid users fix...
2007-10-10 Jeremy Allisonr17388: Fix the "valid users"/token issue for now....
2007-10-10 Gerald Carterr17386: fix inverted logic pointed out by Volker. ...
2007-10-10 Gerald Carterr17383: Patch from Michael Adams <ma@sernet.de> to...
2007-10-10 Jeremy Allisonr17378: Fix the issues people have been having with...
2007-10-10 Jeremy Allisonr17376: Fix bug #3985 - ensure in msdfs we check for our
2007-10-10 Volker Lendecker17375: If a field containts only whitespace, we need...
2007-10-10 Volker Lendecker17374: Get rid of a silly "System User" default for...
2007-10-10 Jeremy Allisonr17367: Reverting the ab code. Note I'm not saying...
2007-10-10 Günther Deschnerr17366: Save the logon script path from the info3 in...
2007-10-10 Günther Deschnerr17365: Fix memleak.
2007-10-10 Volker Lendecker17364: Another NT4 join bug: The idealx tools set...
2007-10-10 Volker Lendecker17363: Some C++ warnings
2007-10-10 Alexander Bokovoyr17358: Re-add JFS2 NFS4 ACLs support, move readme...
2007-10-10 Volker Lendecker17356: Also transfer the sambaHomePath attribute.
2007-10-10 Alexander Bokovoyr17354: Revert -r 17353 per Volker request while gpfs...
2007-10-10 Alexander Bokovoyr17353: Add support for JFS2 NFS4/AIXC and GPFS acls...
2007-10-10 Volker Lendecker17348: Some C++ warnings
2007-10-10 Volker Lendecker17347: Some C++ warnings -- 271 left
2007-10-10 Jeremy Allisonr17346: Add optimisation vl needs for the cluster code...
2007-10-10 Volker Lendecker17345: Some C++ warnings
2007-10-10 Alexander Bokovoyr17338: Add support for multiple shares test inspired...
2007-10-10 Volker Lendecker17335: Some more fixes to net rpc vampire ldif. Still...
2007-10-10 Volker Lendecker17334: Some C++ warnings
2007-10-10 Volker Lendecker17333: Some C++ warnings
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Volker Lendecker17315: Make talloc and tdb C++-warning-free. Would...
2007-10-10 Jeremy Allisonr17314: Optimisation for POSIX locking. If we're downgr...
2007-10-10 Volker Lendecker17313: Non-Ascii attribute values need to be encoded...
2007-10-10 Volker Lendecker17312: Do some reformatting on net rpc samsync ldif...
2007-10-10 Jelmer Vernooijr17307: Add datarootdir setting (required for newer...
2007-10-10 Jeremy Allisonr17296: Replace the understandable parts of the quota
2007-10-10 Jeremy Allisonr17295: Back out the become_root_uid_only change on...
2007-10-10 Jeremy Allisonr17294: Make the code a little cleaner. Instead of...
2007-10-10 Jeremy Allisonr17293: After the results from the cluster tests in...
2007-10-10 Jeremy Allisonr17292: Try and fix bug #3967 - signing problems on...
2007-10-10 Jeremy Allisonr17291: Fix memory leaks on early exit path.
next