summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13576: This is the beginnings of moving the SAM_ACCOUNT data structureGerald Carter31-917/+831
2007-10-10r13574: fix build; talloctort.c should not use the TALLOC_FREE() macroGerald Carter1-40/+40
2007-10-10r13573: removing wrepld from SAMBA_3_0. The Samba 4 work is more current and...Gerald Carter7-2862/+2
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter61-267/+268
2007-10-10r13566: Fix EA support for AIX.Günther Deschner3-1/+33
2007-10-10r13564: Remove trailing backslash. Makes other than GNU make choke on this.James Peach1-2/+1
2007-10-10r13563: Fix bug #3526 found and diagnosed by corinna@vinschen.de.Jeremy Allison1-0/+2
2007-10-10r13559: Fix bug #3522 reported by Sandeep Tamhankar <sandman@electric-cloud.c...Jeremy Allison1-6/+0
2007-10-10r13557: (Hopefully) get the creds store/restore key right fromJeremy Allison2-19/+42
2007-10-10r13556: Ensure that any potential creds operation are protectedJeremy Allison1-14/+31
2007-10-10r13553: Fix all our warnings at -O6 on an x86_64 box.Jeremy Allison8-28/+26
2007-10-10r13552: Make sure we're using the same name to load the storedJeremy Allison1-1/+1
2007-10-10r13550: remove pdb_guestGerald Carter2-161/+0
2007-10-10r13548: Always use the get_remote_macinhe_name() as the keyJeremy Allison2-51/+51
2007-10-10r13547: add earlier checks to deny deleting a printer driver. The previousGerald Carter2-0/+29
2007-10-10r13546: NSS soname merge from trunkGerald Carter1-3/+5
2007-10-10r13545: A patch which I think it's time has come. VOlker, we can talk aboutGerald Carter3-30/+64
2007-10-10r13544: -O1 janitor work :-)Volker Lendecke1-6/+5
2007-10-10r13542: Don't reuse a pointer we just freed (Doh!).Jeremy Allison1-2/+2
2007-10-10r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()Gerald Carter1-1/+5
2007-10-10r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...Jeremy Allison4-24/+98
2007-10-10r13538: Make sure we store all 16 bytes of credentials sessionJeremy Allison1-5/+6
2007-10-10r13535: Fix #2353 based on a patch by William Jojo.Jeremy Allison1-3/+4
2007-10-10r13530: Fix from William Jojo for #1970. Make nmblookup doJeremy Allison1-7/+6
2007-10-10r13529: No functional, line break changes to let it fit into 80 chares screenLars Müller1-8/+9
2007-10-10r13528: Mention the tools and commandline option names used.Lars Müller1-2/+2
2007-10-10r13527: Adjust copyright header with information got from the 2.2 cvs tree.Lars Müller1-3/+7
2007-10-10r13526: Remove superfuous extra spaces at EOL.Lars Müller1-8/+8
2007-10-10r13525: This is only a cleanup to have the memset() and SAFE_FREE() only oneLars Müller1-8/+9
2007-10-10r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller4-56/+85
2007-10-10r13523: Fix indent.Günther Deschner1-13/+13
2007-10-10r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner4-45/+132
2007-10-10r13521: Implement LOOKUPNAME3 and 4.Jeremy Allison3-30/+259
2007-10-10r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison4-68/+163
2007-10-10r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>Volker Lendecke1-1/+1
2007-10-10r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter1-1/+1
2007-10-10r13513: Changing defaults:Gerald Carter1-16/+2
2007-10-10r13512: Rewrite tdbsam code to use a reference count based open/closeGerald Carter1-326/+281
2007-10-10r13511: Fix bug in the samr dispinfo enumeration code.Gerald Carter1-0/+11
2007-10-10r13510: plug memory leak in WINS server code.Gerald Carter1-0/+5
2007-10-10r13509: remove unnecessary sql flagsGerald Carter1-2/+0
2007-10-10r13502: Fix error messages for usershares when smbd is notJeremy Allison4-20/+53
2007-10-10r13500: Fix ordering of FD_* arguments.James Peach1-10/+6
2007-10-10r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison3-23/+39
2007-10-10r13497: Fix #3508 from jason@ncac.gwu.eduJeremy Allison1-4/+8
2007-10-10r13495: Derell, I'm removing that double setup_logging(), just a typo.Günther Deschner1-1/+0
2007-10-10r13494: Merge the stuff I've done in head the last days.Volker Lendecke17-1467/+1066
2007-10-10r13493: module_name and module_location are the same string. Fix a valgrindVolker Lendecke1-1/+3
2007-10-10r13492: As noone objected on the mailing-list:Günther Deschner5-12/+61
2007-10-10r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison1-2/+2