summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r16350: Fix the build.Günther Deschner2007-10-102-19/+19
* r16349: Another fix to make winbind more robust in large domains:Günther Deschner2007-10-101-11/+52
* 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
* r16340: Commit Bjoern's fix for the AIX PIC suffix. 'make test' still does th...Volker Lendecke2007-10-101-0/+3
* r16339: Fix Klocwork IDVolker Lendecke2007-10-103-2/+23
* r16338: Fix Klocwork ID 150Volker Lendecke2007-10-102-2/+16
* r16337: Add configure fixes by Bjoern Jacke <samba@j3e.de>.Volker Lendecke2007-10-101-2/+2
* r16336: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke2007-10-101-0/+4
* r16335: Fix Klocwork IDs 107 108 109 111 112 113 114 116 117 118 121Volker Lendecke2007-10-104-0/+35
* r16334: Fix Klocwork ID's 1087, 1095, 1096, 1098, 1099, 1101, 1102, 1105, 110...Volker Lendecke2007-10-101-4/+49
* r16326: Klocwork #509. Always check return allocs.Jeremy Allison2007-10-101-0/+9
* r16324: Klocwork #499. Allways check results from alloc.Jeremy Allison2007-10-101-1/+19
* r16322: Klocwork #481., Don't deref null on malloc fail.Jeremy Allison2007-10-101-2/+4
* r16320: Ensure variable is not null before calling fclose.Jeremy Allison2007-10-101-1/+1
* r16317: Klocwork #300. Check for error return on malloc.Jeremy Allison2007-10-101-0/+4
* r16313: Not a problem - but ensure Klocwork is quiet (#872).Jeremy Allison2007-10-101-2/+2
* r16311: Check for NULL return. Klocwork #998.Jeremy Allison2007-10-101-0/+4
* r16309: Fix Klocwork #1596. Check for NULL on talloc.Jeremy Allison2007-10-101-0/+5
* r16307: Make sure we know we must pass a valid pointer here.Jeremy Allison2007-10-101-3/+2
* r16306: Error handling in this asn1 code *sucks*. Fix a genericJeremy Allison2007-10-102-8/+39
* r16301: Fix a memleakVolker Lendecke2007-10-101-0/+2
* r16299: Fix another "dereferencing type-punned pointer will breakJeremy Allison2007-10-101-2/+7
* r16298: On request of jiri sasek - Sun Microsystems - Prague Czech Republic <...Jeremy Allison2007-10-101-6/+6
* r16295: Fix gcc4 "warning: dereferencing type-punned pointer will breakJeremy Allison2007-10-101-20/+20
* r16294: Fix syntax error.Lars Müller2007-10-101-1/+1
* r16290: Fix Coverity bugs 298 and 298Volker Lendecke2007-10-101-4/+4
* r16289: Fix smbclient test hang. This is caused by readline refusing to believeJames Peach2007-10-101-3/+11
* r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison2007-10-102-0/+7
* r16285: On a 64-bit box, size_t != uint32. Ensure we useJeremy Allison2007-10-101-2/+4
* r16284: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-106-13/+13
* r16281: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-1/+1
* r16280: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsignedJeremy Allison2007-10-101-2/+2
* r16277: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison2007-10-101-2/+2
* r16275: Start fixing up gcc4 -O6 warnings on an x86_64 box. size_t != unsigne...Jeremy Allison2007-10-101-4/+4
* r16274: Fix the smbclient prompting behaviour for both systems that haveJames Peach2007-10-104-33/+68
* r16273: Add smbclient tests to verify thatJames Peach2007-10-102-2/+57
* r16272: Fix memleak.Günther Deschner2007-10-101-1/+2
* r16270: Fix Klocwork #706 - ensure sscanf has correct formatJeremy Allison2007-10-101-4/+5
* r16269: Fix the build.Günther Deschner2007-10-102-3/+6
* r16268: Add TCP fallback for our implementation of the CHANGEPW kpasswd calls.Günther Deschner2007-10-103-105/+237
* r16267: Fix Klocwork #401, #402 - ensure format specifierJeremy Allison2007-10-102-16/+67
* r16261: Smaller fixes for net ads password.Günther Deschner2007-10-101-2/+2
* r16255: Fix 'net ads join' when the workgroup is set incorrectlyGerald Carter2007-10-101-6/+9
* r16253: Fix another host/ UPN case in (the currently unused)Günther Deschner2007-10-101-2/+2
* r16252: Fix Klocwork ID 1119, 1121.Volker Lendecke2007-10-101-0/+10
* r16251: for i in `seq 1 1000`Volker Lendecke2007-10-102-2/+2
* r16250: Fix Klokwork IDs 148, 151, 152, 154.Volker Lendecke2007-10-101-4/+4
* r16249: Fix Klokwork ID 130Volker Lendecke2007-10-101-1/+1