summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
* r15630: adapt smbclient fix to smbtree to enable long share namesJim McDonough2007-10-101-0/+57
* r15608: Fix a couple of Coverity errorsVolker Lendecke2007-10-101-0/+9
* r15597: more ads join fixes -- we can only set the PWDNOEXP and DES_ONLY acb ...Gerald Carter2007-10-101-7/+9
* r15566: Fix Coverity bug # 284. The lp_ldap_xx_suffix function only return NU...Volker Lendecke2007-10-101-7/+16
* r15561: Should re-fix older systems without RC4-HMAC supportGerald Carter2007-10-101-15/+6
* r15560: Since the hotel doesn't have Sci-Fi and no "Doctor Who"....Gerald Carter2007-10-101-5/+71
* r15559: Smaller fixes for the new cldap code:Günther Deschner2007-10-101-2/+1
* r15549: removing rhosts and 'hosts equiv' authentication featuresGerald Carter2007-10-101-9/+0
* r15543: New implementation of 'net ads join' to be more like Windows XP.Gerald Carter2007-10-106-517/+607
* r15529: Initialise our saved uid and gid so that we can tell whenJames Peach2007-10-101-0/+1
* r15523: Honour the time_offset also when verifying kerberos tickets. ThisGünther Deschner2007-10-101-1/+1
* r15471: Clarify error messageVolker Lendecke2007-10-102-4/+4
* r15462: replace the use of OpenLDAP's ldap_domain2hostlist() forGerald Carter2007-10-102-30/+48
* r15460: Prefer to use the indexed objectCategory attribute (instead ofGünther Deschner2007-10-101-2/+2
* r15428: Add "smbcontrol winbind onlinestatus" for debugging purpose.Günther Deschner2007-10-101-0/+31
* r15424: Implement a "stacktrace" smbcontrol option using libunwind's remoteJames Peach2007-10-101-1/+186
* r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison2007-10-101-7/+43
* r15336: Unknown escape sequence: '\305' - should have been '\n'.Jeremy Allison2007-10-101-1/+1
* r15311: look at the NT password (not lanman one) when determining if smbpassw...Gerald Carter2007-10-101-1/+1
* r15305: Let winbind search by sid directly (or in windows terms: "bind to aGünther Deschner2007-10-101-0/+68
* r15198: Mention the auditing tool in "net rpc help".Günther Deschner2007-10-101-0/+1
* r15194: We need to be able to join as PDC as well. Thanks to Andrew Bartlett.Günther Deschner2007-10-102-6/+4
* r15173: Fix a non-critical memleakVolker Lendecke2007-10-101-7/+2
* r15152: Fix a case when target is offline. Jerry, this needs to be in 3.0.23pre1Alexander Bokovoy2007-10-101-1/+1
* r15137: Refuse to join if our netbios name is longer than 15 chars. I think t...Volker Lendecke2007-10-102-0/+13
* r15136: Fix join consistency checkVolker Lendecke2007-10-102-2/+2
* r15123: Don't even try to join with an inproper configuration.Günther Deschner2007-10-102-0/+13
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-102-7/+7
* r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2007-10-102-0/+415
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-102-3/+8
* r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.Volker Lendecke2007-10-101-1/+3
* r14900: Separate words in error message.James Peach2007-10-101-1/+1
* r14899: Add missing semi-colon.James Peach2007-10-101-1/+1
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2007-10-101-0/+43
* r14831: Fix possible null deref. Coverity #279.Jeremy Allison2007-10-101-0/+7
* r14757: Make sure we only send out a CLDAP request to an connected AD server.Günther Deschner2007-10-101-4/+6
* r14743: Fix coverity bug #227. Possible deref of null pointerJeremy Allison2007-10-101-5/+10
* r14699: allow 'net sam addmem' to accept a SID for the memberGerald Carter2007-10-101-5/+19
* r14683: Get rid of hardcoded output file. With no arg, print to stdout,Jim McDonough2007-10-101-75/+59
* r14681: Get rid of hardcoded /tmp/add.ldif and /tmp/mod.ldif files. Is there aJim McDonough2007-10-101-14/+19
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-101-2/+1
* r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gidGerald Carter2007-10-101-0/+59
* r14577: BUG Fixes:Gerald Carter2007-10-101-13/+199
* r14416: Remove deadcode. Coverity #198.Jeremy Allison2007-10-101-11/+1
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2007-10-101-5/+2
* r14278: Remainder of fix for Coverity #79,80,81: only allow GROUP or OWNER to beJim McDonough2007-10-101-0/+8
* r14272: Fix Coverity # 81: free alloc'ed storage before returningJim McDonough2007-10-101-6/+7
* r14214: Fix Coverity Bug # 57Volker Lendecke2007-10-101-0/+4
* r14156: Fix coverity #114: free storage alloc'ed by sstring_sub()Jim McDonough2007-10-101-5/+6
* r14155: Fix coverity #115: free storage alloc'ed by sstring_sub()Jim McDonough2007-10-101-0/+2