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