Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17625: Fix the build | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17623: Revert accidential commit | Volker Lendecke | 2 | -3/+2 |
2007-10-10 | r17622: Add a framework for a printing backend designed to support the build ... | Volker Lendecke | 5 | -3/+89 |
2007-10-10 | r17620: Fix two C++ Warnings and a memleak | Volker Lendecke | 1 | -2/+6 |
2007-10-10 | r17618: Not using a cache version number (yet). We really should... | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r17617: Take Andrew Bartletts excellent advice and don't store | Jeremy Allison | 3 | -10/+63 |
2007-10-10 | r17616: Add the lm and nt hashes to the cached credentials | Jeremy Allison | 3 | -28/+52 |
2007-10-10 | r17612: Modify NTLMSSP session code so that it doesn't store | Jeremy Allison | 3 | -41/+86 |
2007-10-10 | r17610: Added the ability for firefox to drive the winbindd | Jeremy Allison | 9 | -15/+448 |
2007-10-10 | r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff. | Volker Lendecke | 35 | -45/+631 |
2007-10-10 | r17606: Introduce krb5_to_ntstatus. | Volker Lendecke | 2 | -18/+54 |
2007-10-10 | r17605: Some C++ warnings | Volker Lendecke | 10 | -43/+63 |
2007-10-10 | r17604: Fix a bug caught by g++. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17603: Make net_ads_join_ok return NTSTATUS. | Volker Lendecke | 1 | -7/+12 |
2007-10-10 | r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad... | Volker Lendecke | 1 | -10/+18 |
2007-10-10 | r17595: Fix from Ben Winslow <rain@bluecherry.net> to allow | Jeremy Allison | 1 | -0/+4 |
2007-10-10 | r17592: Remove some unused functions pointed out by John E. Malmberg, make | Volker Lendecke | 2 | -235/+46 |
2007-10-10 | r17591: machine_account is unused, and ctx must be freed. Thanks Michael | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r17590: Some C++ Warnings | Volker Lendecke | 3 | -16/+16 |
2007-10-10 | r17589: Check in the really uncontroversial patch from Michael | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17585: Don't let ads_status throw away the error information. | Volker Lendecke | 1 | -38/+45 |
2007-10-10 | r17584: Some C++ Warnings | Volker Lendecke | 5 | -10/+10 |
2007-10-10 | r17583: Change internal cli_session_setup functions to NTSTATUS. | Volker Lendecke | 1 | -47/+56 |
2007-10-10 | r17573: Fix typo | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17572: Fix the build | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r17571: Change the return code of cli_session_setup from BOOL to NTSTATUS | Volker Lendecke | 12 | -129/+148 |
2007-10-10 | r17569: Make 'max smbd processes' more robust. Counting on the child to decre... | Volker Lendecke | 4 | -88/+78 |
2007-10-10 | r17568: Reformatting -- more than 100 cols is too much :-) | Volker Lendecke | 1 | -3/+6 |
2007-10-10 | r17557: Change net_join_domain to return NTSTATUS instead of int. | Volker Lendecke | 1 | -15/+16 |
2007-10-10 | r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de> | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r17555: Cleanup | Volker Lendecke | 1 | -340/+0 |
2007-10-10 | r17554: Cleanup | Volker Lendecke | 21 | -1513/+595 |
2007-10-10 | r17552: Attempt to fix tdb transactions on IRIX | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r17551: Move some DEBUG to d_printf in interactive functions and return | Volker Lendecke | 2 | -8/+11 |
2007-10-10 | r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin... | Volker Lendecke | 2 | -5/+5 |
2007-10-10 | r17541: When returning a trans2 request, if the "max data | Jeremy Allison | 4 | -27/+47 |
2007-10-10 | r17536: Add a debug message citing the reason why an LDAP connection failed, ... | Volker Lendecke | 1 | -0/+5 |
2007-10-10 | r17535: Reformatting, this had many tabs instead of ^$ | Volker Lendecke | 1 | -6/+6 |
2007-10-10 | r17509: same for old woody packaging stuff | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17508: I didn;t realize we had this in our packages, remove it | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17496: net groupmap add could add uninitialized sid_name_type | Jeremy Allison | 1 | -10/+27 |
2007-10-10 | r17487: Allocate some OID space for Samba4, so we don't trip on each other. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r17477: Add talloc_asprintf_len and make use of it. | Volker Lendecke | 2 | -6/+49 |
2007-10-10 | r17470: This is the group mapping rewrite announced a few days ago. I'm afrai... | Volker Lendecke | 2 | -307/+475 |
2007-10-10 | r17469: remove unused variable | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17468: To minimize the diff later on, pre-commit some changes independently:... | Volker Lendecke | 6 | -131/+125 |
2007-10-10 | r17465: Get rid of add_initial_entry. In the two places it was called in it s... | Volker Lendecke | 3 | -63/+40 |
2007-10-10 | r17464: Ensure we use a hash16 data type, not a string, | Jeremy Allison | 1 | -3/+45 |
2007-10-10 | r17463: A bit of cleanup work: | Volker Lendecke | 10 | -121/+52 |
2007-10-10 | r17462: Fix a cut&paste bug that caused us to return a null SID on some error... | Simo Sorce | 1 | -0/+6 |