summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* r16453: Fix another memleak.Günther Deschner2007-10-101-0/+1
* r16435: Add in the uid info that Jerry needs into theJeremy Allison2007-10-101-2/+3
* r16429: Fix final 4 Klocwork bugs we're going to fix beforeJeremy Allison2007-10-101-1/+1
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-102-4/+8
* r16363: Fix Klocwork ID 981 1652Volker Lendecke2007-10-101-1/+4
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-107-12/+75
* r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.Günther Deschner2007-10-101-0/+4
* r16345: Improve the chance that our users can discover one of the coolest 'net'Günther Deschner2007-10-101-0/+1
* r16344: Allow to set passwords directly when creating users via "net rpc userGünther Deschner2007-10-102-2/+56
* r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...Jeremy Allison2007-10-101-6/+6
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-103-6/+6
* r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison2007-10-101-4/+5