summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner3-38/+2
2007-10-10r17676: Fix printing bug found by kukks. Don't copy a returnJeremy Allison1-1/+1
2007-10-10r17673: volker's patch for re-adding Getpwnam() lookups to smbpasswd backend ...Gerald Carter1-5/+1
2007-10-10r17672: remove duplicate description on NT_STATUS_INVALID_PARAMETER (from Mic...Gerald Carter1-1/+0
2007-10-10r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter7-96/+30
2007-10-10r17668: Fix the miscalculations in pushing announces. FixesJeremy Allison1-6/+6
2007-10-10r17667: Merge snprintf fixes from tridge (Samba4).Jeremy Allison1-16/+41
2007-10-10r17630: Looks like getpeerid() is a system function onJeremy Allison2-2/+2
2007-10-10r17626: Some C++ WarningsVolker Lendecke5-9/+16
2007-10-10r17625: Fix the buildVolker Lendecke1-1/+1
2007-10-10r17623: Revert accidential commitVolker Lendecke2-3/+2
2007-10-10r17622: Add a framework for a printing backend designed to support the build ...Volker Lendecke5-3/+89
2007-10-10r17620: Fix two C++ Warnings and a memleakVolker Lendecke1-2/+6
2007-10-10r17618: Not using a cache version number (yet). We really should...Jeremy Allison1-1/+0
2007-10-10r17617: Take Andrew Bartletts excellent advice and don't storeJeremy Allison3-10/+63
2007-10-10r17616: Add the lm and nt hashes to the cached credentialsJeremy Allison3-28/+52
2007-10-10r17612: Modify NTLMSSP session code so that it doesn't storeJeremy Allison3-41/+86
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison9-15/+448
2007-10-10r17607: Adapt the Samba4 directory structure for tdb. Makes it easier to diff.Volker Lendecke35-45/+631
2007-10-10r17606: Introduce krb5_to_ntstatus.Volker Lendecke2-18/+54
2007-10-10r17605: Some C++ warningsVolker Lendecke10-43/+63
2007-10-10r17604: Fix a bug caught by g++.Volker Lendecke1-1/+1
2007-10-10r17603: Make net_ads_join_ok return NTSTATUS.Volker Lendecke1-7/+12
2007-10-10r17602: Make check_ads_config return NTSTATUS, set some error codes in net_ad...Volker Lendecke1-10/+18
2007-10-10r17595: Fix from Ben Winslow <rain@bluecherry.net> to allowJeremy Allison1-0/+4
2007-10-10r17592: Remove some unused functions pointed out by John E. Malmberg, makeVolker Lendecke2-235/+46
2007-10-10r17591: machine_account is unused, and ctx must be freed. Thanks MichaelVolker Lendecke1-3/+2
2007-10-10r17590: Some C++ WarningsVolker Lendecke3-16/+16
2007-10-10r17589: Check in the really uncontroversial patch from MichaelVolker Lendecke1-0/+5
2007-10-10r17585: Don't let ads_status throw away the error information.Volker Lendecke1-38/+45
2007-10-10r17584: Some C++ WarningsVolker Lendecke5-10/+10
2007-10-10r17583: Change internal cli_session_setup functions to NTSTATUS.Volker Lendecke1-47/+56
2007-10-10r17573: Fix typoVolker Lendecke1-1/+1
2007-10-10r17572: Fix the buildVolker Lendecke1-5/+5
2007-10-10r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke12-129/+148
2007-10-10r17569: Make 'max smbd processes' more robust. Counting on the child to decre...Volker Lendecke4-88/+78
2007-10-10r17568: Reformatting -- more than 100 cols is too much :-)Volker Lendecke1-3/+6
2007-10-10r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke1-15/+16
2007-10-10r17556: Remove duplicate entries. Thanks to Michael Adam <ma@sernet.de>Volker Lendecke1-2/+0
2007-10-10r17555: CleanupVolker Lendecke1-340/+0
2007-10-10r17554: CleanupVolker Lendecke21-1513/+595
2007-10-10r17552: Attempt to fix tdb transactions on IRIXVolker Lendecke1-0/+1
2007-10-10r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke2-8/+11
2007-10-10r17550: Fix a few bugs in the tdb_multikey code. Thanks to tridge for pointin...Volker Lendecke2-5/+5
2007-10-10r17541: When returning a trans2 request, if the "max dataJeremy Allison4-27/+47
2007-10-10r17536: Add a debug message citing the reason why an LDAP connection failed, ...Volker Lendecke1-0/+5
2007-10-10r17535: Reformatting, this had many tabs instead of ^$Volker Lendecke1-6/+6
2007-10-10r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison1-10/+27
2007-10-10r17477: Add talloc_asprintf_len and make use of it.Volker Lendecke2-6/+49
2007-10-10r17470: This is the group mapping rewrite announced a few days ago. I'm afrai...Volker Lendecke2-307/+475