summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r16612: Klocwork fix #2011. memleak on error path.Jeremy Allison1-6/+11
2007-10-10r16453: Fix another memleak.Günther Deschner1-0/+1
2007-10-10r16435: Add in the uid info that Jerry needs into theJeremy Allison1-2/+3
2007-10-10r16429: Fix final 4 Klocwork bugs we're going to fix beforeJeremy Allison1-1/+1
2007-10-10r16409: Fix Klocwork ID's.Volker Lendecke2-4/+8
2007-10-10r16363: Fix Klocwork ID 981 1652Volker Lendecke1-1/+4
2007-10-10r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke7-12/+75
2007-10-10r16346: Allow to exit a "net rpc shell" with 'quit' or 'exit'.Günther Deschner1-0/+4
2007-10-10r16345: Improve the chance that our users can discover one of the coolest 'net'Günther Deschner1-0/+1
2007-10-10r16344: Allow to set passwords directly when creating users via "net rpc userGünther Deschner2-2/+56
2007-10-10r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...Jeremy Allison1-6/+6
2007-10-10r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison3-6/+6
2007-10-10r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison1-4/+5
2007-10-10r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison1-1/+8
2007-10-10r16261: Smaller fixes for net ads password.Günther Deschner1-2/+2
2007-10-10r16252: Fix Klocwork ID 1119, 1121.Volker Lendecke1-0/+10
2007-10-10r16251: for i in `seq 1 1000`Volker Lendecke1-1/+1
2007-10-10r16247: Fix Coverity ID 296Volker Lendecke1-1/+1
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison1-8/+25
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison4-12/+27
2007-10-10r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.Gerald Carter1-1/+1
2007-10-10r16115: Make "net ads changetrustpw" work again.Günther Deschner1-4/+4
2007-10-10r15971: Obey the manpage description and make changesecretpw accept a passwor...Simo Sorce1-1/+14
2007-10-10r15906: smbpasswd help text for -W option (patch from Aruna Prabakar <aruna.p...Gerald Carter1-0/+1
2007-10-10r15890: Use correct enum type (bug #3722) from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-1/+1
2007-10-10r15703: Fix d_printf call.Günther Deschner1-1/+1
2007-10-10r15701: change 'net ads leave' to disable the machine account in the domain (...Gerald Carter3-212/+395
2007-10-10r15680: use the user creds when calling net_set_machine_spn() rather than th...Gerald Carter1-64/+15
2007-10-10r15657: Fix some Tru64 warningsVolker Lendecke2-3/+3