summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-25s4:heimdal - fix valgrind issue on Fedora 14Milan Crha7-153/+153
2011-02-25Revert "heimdal_build omit #line statments to allow valgrind to work again"Matthias Dieter Wallnöfer8-57/+378
2011-02-25heimdal_build omit #line statments to allow valgrind to work againAndrew Bartlett8-378/+57
2011-02-25libcli/nbt/wscript_build - fix build of "lmhosts"Matthias Dieter Wallnöfer1-2/+2
2011-02-25s3-param: Make "rlimit_max below minimum Windows limit" notification less scaryJonathan Nieder1-2/+2
2011-02-25Gratuitous change to get around transient autobuild failure :-(.Jeremy Allison1-2/+1
2011-02-25Detect Mac OS X as a separate client type.Justin Maggard4-1/+9
2011-02-25Ensure we don't return an incorrect access mask.Jeremy Allison1-1/+2
2011-02-25s3-libads: make ndr_print_ads_auth_flags() static.Günther Deschner2-2/+2
2011-02-25s3-vfs: make syncops_connect in modules/vfs_syncops.c static.Günther Deschner1-2/+2
2011-02-25s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.Günther Deschner4-40/+66
2011-02-25s3-printing: move more printing defines out of includes.hGünther Deschner2-30/+30
2011-02-25Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison3-21/+77
2011-02-24Batch oplocks conflict with exclusive as well as themselves.Jeremy Allison1-1/+1
2011-02-24s4:dynconfig: fix segfault in the set_dyn_*() functionsStefan Metzmacher1-12/+25
2011-02-24s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher1-0/+1
2011-02-24s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...Stefan Metzmacher1-0/+2
2011-02-24build: moved util_reg.c into a common subsystemAndrew Tridgell4-5/+10
2011-02-24build: moved spnego_parse.c into a common subsystemAndrew Tridgell3-7/+7
2011-02-24Remember to free the second temporary string.Jeremy Allison1-0/+1
2011-02-23Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 testJeremy Allison3-8/+21
2011-02-24build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell17-14/+126
2011-02-24build: moved lmhosts.c into a common subsystemAndrew Tridgell2-5/+10
2011-02-24build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell12-4/+30
2011-02-24build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell5-11/+8
2011-02-24build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell6-20/+19
2011-02-23s3-docs: document all wbinfo options.Günther Deschner1-3/+98
2011-02-23s3-waf: start adding checks for quota support.Günther Deschner1-0/+8
2011-02-23s3-waf: remove more unused variables.Günther Deschner1-10/+2
2011-02-23s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner2-12/+10
2011-02-23s3-waf: move GROUPDB into libpassdb.so.Günther Deschner2-12/+12
2011-02-23Fix broken build with make dist tarballsSimo Sorce1-1/+1
2011-02-23s3:libsmb only log a dead connection if it was not closedChristian Ambach1-7/+12
2011-02-23s3: Fix 64-bit errorsVolker Lendecke1-4/+8
2011-02-23s3: Fix an uninitialized variable useVolker Lendecke1-1/+2
2011-02-23s3:idmap:autorid prevent fatal configuration changesChristian Ambach1-2/+112
2011-02-23s3-proto: remove some prototypes of non-existing functions.Günther Deschner6-51/+0
2011-02-23s3: Improve an error msg in vfs_gpfsVolker Lendecke1-1/+2
2011-02-23lib/util/charset: ICONV_WRAPPER needs talloc.Günther Deschner1-1/+1
2011-02-23s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher1-6/+4
2011-02-23build: fixed 'make dist' without configuringAndrew Tridgell1-1/+5
2011-02-23build: don't display expected duplicate symbolsAndrew Tridgell1-1/+6
2011-02-23Torture test added to run_opentest() to ensure we don't regress onJeremy Allison1-0/+26
2011-02-23Fix bug found against the new Mac client @ Connectathon. Mac clientsJeremy Allison1-1/+9
2011-02-23s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner2-16/+15
2011-02-23build: duplicate symbols between system libraries aren't interestingAndrew Tridgell1-0/+10
2011-02-23s3-waf: added SYMBOLCHECK support to source3 waf buildAndrew Tridgell1-0/+2
2011-02-23build: move idtree.c into samba-util-commonAndrew Tridgell1-3/+2
2011-02-23build: moved more files into samba-util-commonAndrew Tridgell2-29/+13
2011-02-23build: created samba-util-common libraryAndrew Tridgell2-39/+22