summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r17921: Comment is obsolte. This is now implemented in winbindd.Jeremy Allison1-3/+1
2007-10-10r17903: Fix null deref caught by Stanford checker. Don'tJeremy Allison1-1/+0
2007-10-10r17881: Another microstep towards better error reporting: Make get_sorted_dc_...Volker Lendecke1-1/+1
2007-10-10r17847: Dummy commitVolker Lendecke1-1/+1
2007-10-10r17798: Beginnings of a standalone libaddns library released underGerald Carter2-3/+275
2007-10-10r17669: Remove RID algorithm support from unmapped users and groupsGerald Carter1-2/+9
2007-10-10r17610: Added the ability for firefox to drive the winbinddJeremy Allison1-10/+99
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-10r17591: machine_account is unused, and ctx must be freed. Thanks MichaelVolker Lendecke1-3/+2
2007-10-10r17585: Don't let ads_status throw away the error information.Volker Lendecke1-38/+45
2007-10-10r17584: Some C++ WarningsVolker Lendecke1-2/+2
2007-10-10r17557: Change net_join_domain to return NTSTATUS instead of int.Volker Lendecke1-15/+16
2007-10-10r17554: CleanupVolker Lendecke3-50/+53
2007-10-10r17551: Move some DEBUG to d_printf in interactive functions and returnVolker Lendecke1-7/+10
2007-10-10r17496: net groupmap add could add uninitialized sid_name_typeJeremy Allison1-10/+27
2007-10-10r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2-4/+4
2007-10-10r17465: Get rid of add_initial_entry. In the two places it was called in it s...Volker Lendecke1-33/+33
2007-10-10r17463: A bit of cleanup work:Volker Lendecke3-13/+13
2007-10-10r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke3-12/+10
2007-10-10r17446: Fix some C++ warnings and two memleaks found by Coverity, IDs 304 and...Volker Lendecke1-7/+13
2007-10-10r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter1-17/+17
2007-10-10r17375: If a field containts only whitespace, we need to do base64 as well.Volker Lendecke1-2/+20
2007-10-10r17374: Get rid of a silly "System User" default for "description", also fetc...Volker Lendecke1-5/+9
2007-10-10r17356: Also transfer the sambaHomePath attribute.Volker Lendecke1-0/+4
2007-10-10r17335: Some more fixes to net rpc vampire ldif. Still not good though :-(Volker Lendecke1-8/+14
2007-10-10r17316: More C++ warnings -- 456 leftVolker Lendecke1-2/+2
2007-10-10r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...Volker Lendecke1-15/+60
2007-10-10r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...Volker Lendecke1-135/+152
2007-10-10r17260: remove extra ;SAMBA_3_0_23/source/utils/netlookup.cGerald Carter1-1/+1
2007-10-10r17258: Cleanup the 'net ads help join' output and document createupnGerald Carter1-35/+46
2007-10-10r17216: From Kai Blin <kai.blin@gmail.com>:Andrew Bartlett1-0/+71
2007-10-10r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke1-2/+5
2007-10-10r17158: Add two new options to 'net ads join'Gerald Carter1-12/+114
2007-10-10r17149: Fail the join if we cannot set any SPNs for the machine account.Gerald Carter1-24/+18
2007-10-10r17086: Re-add ability to contact remote domain controllers with the "net ads"Günther Deschner2-39/+64
2007-10-10r17078: Ouch....Volker Lendecke1-36/+0
2007-10-10r17077: Activate RPC-SAMBA3-GETUSERNAME in the build farmVolker Lendecke1-0/+36
2007-10-10r17032: I thought I had already merged this from trunk:Volker Lendecke1-1/+2
2007-10-10r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1Andrew Bartlett1-1/+295
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter1-15/+56
2007-10-10r16947: Fix warning with profile separator when profiles notJeremy Allison1-0/+2
2007-10-10r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison15-470/+1094
2007-10-10r16845: Properly report the error during join when the set password failsGerald Carter1-0/+7
2007-10-10r16656: Fix #3894 and #3895 reported by jason@ncac.gwu.edu.Jeremy Allison1-3/+3
2007-10-10r16652: Fix bug #3891 reported by jason@ncac.gwu.edu.Jeremy Allison1-4/+1
2007-10-10r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison6-12/+12
2007-10-10r16640: Fix bug #3886 reported by jason@ncac.gwu.edu.Jeremy Allison1-3/+0
2007-10-10r16638: Fix bug #3885, reported by jason@ncac.gwu.edu. UseJeremy Allison1-1/+1
2007-10-10r16614: Klocwork #2012. memleak on error path.Jeremy Allison1-0/+1