summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r13378: Not sure what this breaks, but we have to do the popt processing afte...Volker Lendecke2007-10-101-10/+10
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2007-10-102-2/+20
* r13376: break docs out to a separate package; cleanup /var/cache/samba -> /va...Gerald Carter2007-10-101-70/+125
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-103-17/+8
* r13374: new revision of the snprintf replace codeSimo Sorce2007-10-101-176/+580
* r13371: Remove an unused functionVolker Lendecke2007-10-101-8/+0
* r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison2007-10-101-5/+5
* r13366: Add popt to the include path for examples/VFS. The modules themselves...Volker Lendecke2007-10-101-1/+1
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
* r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter2007-10-101-1/+1
* r13351: Fix copyrightVolker Lendecke2007-10-101-1/+1
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-106-11/+484
* r13343: More sql cleanupVolker Lendecke2007-10-102-48/+0
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-106-2339/+1
* r13337: Attempt to fix the AIX buildVolker Lendecke2007-10-101-1/+1
* r13331: No I didn't have to change the interface version...Jeremy Allison2007-10-101-22/+0
* r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison2007-10-103-33/+48
* r13327: Update install.html location & fix typo.John Terpstra2007-10-101-2/+2
* r13326: fix bad path in RHEL spec file; going to have to rebuild Fedora packagesGerald Carter2007-10-101-3/+12
* r13322: Fix warning time_t != int.Jeremy Allison2007-10-101-2/+2
* r13318: remove an unused fileGerald Carter2007-10-101-85/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-10185-7131/+22252
* r13314: This code has been causing problems since 1.9.x I think.Jeremy Allison2007-10-101-19/+0
* r13310: first round of server affinity patches for winbindd & net ads joinGerald Carter2007-10-108-219/+275
* r13309: If the sid in the winbind name2sid cache is not valid (NT_STATUS_NONE...Volker Lendecke2007-10-101-1/+3
* r13306: Do not call netbios_setup() if this file is sourced by sh or bash.Lars Müller2007-10-101-1/+5
* r13299: From testing W2K3 and W2K the delete on close bit seems to be alwaysJeremy Allison2007-10-101-3/+3
* r13296: Align trunk with branches/SAMBA_3_0.Lars Müller2007-10-101-1/+1
* r13294: Fix basic delete on close tests - don't forget to tellJeremy Allison2007-10-101-5/+10
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-1025-278/+427
* r13291: NT checks the minimum password age dynamically. That means we have to...Volker Lendecke2007-10-101-5/+21
* r13290: Adding Account Policy LDAP attributes for eDirectory schema.Günther Deschner2007-10-101-1/+52
* r13288: readding readme fileGerald Carter2007-10-101-0/+225
* r13287: removning readme fileGerald Carter2007-10-101-227/+0
* r13286: changing target file in another branchGerald Carter2007-10-101-0/+2
* r13274: Fix for bug #3467. Not a show stopper.Jeremy Allison2007-10-105-29/+44
* r13262: Arrgggg. Fix smbstatus and swat status to ignoreJeremy Allison2007-10-102-1/+12
* r13260: Fix stupid bug Volker found for big-endian machines.Jeremy Allison2007-10-101-1/+1
* r13257: Fix python build with older python versions (e.g. 2.2.1) like in Unit...Lars Müller2007-10-101-2/+2
* r13238: Fix from Qiao Yang <qyang@stbernard.com> to ensure weJeremy Allison2007-10-101-2/+3
* r13235: fixing RedHat 7.x packagingGerald Carter2007-10-101-10/+10
* r13233: build fixes for smbmnt; remove unused variable; ready to ship 3.0.21b...Gerald Carter2007-10-102-2/+1
* r13232: defensive programming in an attempt to prevent crashes due to a PDC r...Gerald Carter2007-10-101-3/+5
* r13231: apparently strncat() is converted to strcat() on RH7.3 and similar sy...Gerald Carter2007-10-101-2/+4
* r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter2007-10-102-4/+9
* r13224: better to cast the return tooSimo Sorce2007-10-101-1/+1
* r13222: Never assume mode_t is of type int.Simo Sorce2007-10-101-2/+2
* r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500Derrell Lipman2007-10-102-50/+17
* r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500Derrell Lipman2007-10-101-44/+57
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-1041-47/+56