summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-29s4: added a simple implementation of bin/samba -bAndrew Tridgell1-1/+44
2010-03-29s3-selftest: Don't log to stdout, use logfiles instead.Andreas Schneider1-3/+3
2010-03-29s3: Attempt to fix the build on AIX, shm_ptr seems to be a macro thereVolker Lendecke1-5/+6
2010-03-28upgradeprovision: Fix formatting, syntax error.Jelmer Vernooij2-65/+69
2010-03-28s4 upgradeprovision: add information about upgrade in oEMInformation to keep ...Matthieu Patou1-2/+15
2010-03-28s4: allow upgrade provision to fix acl and missing dir on GPO dirsMatthieu Patou1-1/+18
2010-03-28provision: make gpo related function more reusable for upgradeprovisionMatthieu Patou1-26/+30
2010-03-28provision: Remove unnecessary whitespace.Jelmer Vernooij1-6/+1
2010-03-28selftest: Update locations in README.Jelmer Vernooij1-1/+1
2010-03-28selftest: Remove unused BuildFarm output file (now using subunit)Jelmer Vernooij1-65/+0
2010-03-28selftest: Remove html subunit formatter; it's too simple and really belongs i...Jelmer Vernooij3-512/+3
2010-03-28Remove extension from format-subunit.Jelmer Vernooij3-6/+2
2010-03-28s3: Slightly simplify unmap_unix_groupVolker Lendecke1-4/+1
2010-03-28Attempt to fix the build on AIX, that system seems to have a #define for s_typeVolker Lendecke1-18/+35
2010-03-28s3: Remove unused bitmap_[allocate|free]Volker Lendecke2-38/+0
2010-03-28s3: Use bitmap_talloc in vfs_full_audit.cVolker Lendecke1-40/+20
2010-03-28s3: Use bitmap_talloc for smb1 server tconsVolker Lendecke1-3/+3
2010-03-28s3: Use bitmap_talloc in init_dptrsVolker Lendecke1-1/+2
2010-03-28s3: Use bitmap_talloc in files.cVolker Lendecke1-1/+2
2010-03-28s3: Use bitmap_talloc in loadparmVolker Lendecke1-5/+6
2010-03-28s3: A NULL context might be perfectly valid for bitmap_tallocVolker Lendecke1-2/+0
2010-03-28s3: Fix a memleak in bitmap_tallocVolker Lendecke1-0/+1
2010-03-28s3: Use TALLOC_ZERO_ARRAY in bitmap_tallocVolker Lendecke1-4/+1
2010-03-28s3: Fix the memory hierarchy in bitmap_tallocVolker Lendecke1-1/+1
2010-03-28s3: Slightly simplify logic in conv_str_sizeVolker Lendecke1-29/+33
2010-03-28s3: Fix indentation in conv_str_sizeVolker Lendecke1-2/+2
2010-03-28s3: Fix some nonempty blank linesVolker Lendecke1-20/+19
2010-03-28s3: Use tdb_transaction_start_nonblock in gencache_stabilizeVolker Lendecke1-1/+10
2010-03-28Revert "s3: Optimize gencache for smbd exit"Volker Lendecke1-75/+14
2010-03-28s3: Fix typos in a debug message in vfs_init_customVolker Lendecke1-1/+2
2010-03-28s4-selftest: use CONFIG_H environment variable to find config.hAndrew Tridgell1-1/+4
2010-03-27s4:heimdal Use correct variable to advance past -- options in kpasswdAndrew Bartlett1-2/+2
2010-03-27s4:heimdal_build Remove forced HAVE_STRERROR_RAndrew Bartlett1-4/+0
2010-03-27s4:heimal Update generated files (cp from Heimdal)Andrew Bartlett5-477/+459
2010-03-27s4:testprogs Update test to match current HeimdalAndrew Bartlett1-1/+1
2010-03-27s4:heimdal: import lorikeet-heimdal-201003262338 (commit f4e0dc17709829235f05...Andrew Bartlett39-257/+381
2010-03-27s4:testprogs Fix kinit test for updated HeimdalAndrew Bartlett1-2/+2
2010-03-27s4:heimdal New files and supporting logic for heimdal updateAndrew Bartlett10-2/+1388
2010-03-27s4:heimdal: import lorikeet-heimdal-201001120029 (commit a5e675fed7c5db8a7370...Andrew Bartlett222-1939/+4091
2010-03-26Fix bug #7240 - Net usershare is not case sensitive.Jeremy Allison4-56/+90
2010-03-26s3-selftest: set "lpq cache time = 0" in server configuration.Günther Deschner1-0/+1
2010-03-26s3-selftest: set "lpq cache time = 0" in server configuration.Günther Deschner1-0/+1
2010-03-26s4-smbtorture: more JobInfo testing.Günther Deschner1-28/+42
2010-03-26s3 ntlm_auth: Don't malloc data that will be talloc_free()dKai Blin1-12/+12
2010-03-26tdb: update exports and signatures filesSimo Sorce2-0/+2
2010-03-26tdb: Add a non-blocking version of tdb_transaction_startVolker Lendecke7-9/+25
2010-03-26s4:auth/credentials/credentials.c - initialise more contentMatthias Dieter Wallnöfer1-0/+3
2010-03-26Revert the part of bug fix #7233 - print fails with jobs >4GB from Win7 clients.Jeremy Allison1-22/+4
2010-03-26s3-util_sock: Rise debug level for getpeername failed messages.Karolin Seeger1-4/+6
2010-03-26s3-smbd: Don't close stdout if we want to log to stdout.Andreas Schneider7-12/+14