summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcli/nbt/wscript_build - fix build of "lmhosts"Matthias Dieter Wallnöfer2011-02-251-2/+2
* s3-param: Make "rlimit_max below minimum Windows limit" notification less scaryJonathan Nieder2011-02-251-2/+2
* Gratuitous change to get around transient autobuild failure :-(.Jeremy Allison2011-02-251-2/+1
* Detect Mac OS X as a separate client type.Justin Maggard2011-02-254-1/+9
* Ensure we don't return an incorrect access mask.Jeremy Allison2011-02-251-1/+2
* s3-libads: make ndr_print_ads_auth_flags() static.Günther Deschner2011-02-252-2/+2
* s3-vfs: make syncops_connect in modules/vfs_syncops.c static.Günther Deschner2011-02-251-2/+2
* s3-errormap: move (unused) map_nt_error_from_wbcErr out of errormap.Günther Deschner2011-02-254-40/+66
* s3-printing: move more printing defines out of includes.hGünther Deschner2011-02-252-30/+30
* Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def...Jeremy Allison2011-02-253-21/+77
* Batch oplocks conflict with exclusive as well as themselves.Jeremy Allison2011-02-241-1/+1
* s4:dynconfig: fix segfault in the set_dyn_*() functionsStefan Metzmacher2011-02-241-12/+25
* s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher2011-02-241-0/+1
* s3:rpc_client: we need to pass a non-blocking socket to tstream_bsd_existing_...Stefan Metzmacher2011-02-241-0/+2
* build: moved util_reg.c into a common subsystemAndrew Tridgell2011-02-244-5/+10
* build: moved spnego_parse.c into a common subsystemAndrew Tridgell2011-02-243-7/+7
* Remember to free the second temporary string.Jeremy Allison2011-02-241-0/+1
* Fix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODES_DIR smbtorture4 testJeremy Allison2011-02-233-8/+21
* build: moved librpc/rpc/*.c into a rpccommon libraryAndrew Tridgell2011-02-2417-14/+126
* build: moved lmhosts.c into a common subsystemAndrew Tridgell2011-02-242-5/+10
* build: moved libds/common/flag_mapping.c into a common subsystemAndrew Tridgell2011-02-2412-4/+30
* build: moved schannel_sign.c into a shared COMMON_SCHANNEL subsystemAndrew Tridgell2011-02-245-11/+8
* build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell2011-02-246-20/+19
* s3-docs: document all wbinfo options.Günther Deschner2011-02-231-3/+98
* s3-waf: start adding checks for quota support.Günther Deschner2011-02-231-0/+8
* s3-waf: remove more unused variables.Günther Deschner2011-02-231-10/+2
* s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner2011-02-232-12/+10
* s3-waf: move GROUPDB into libpassdb.so.Günther Deschner2011-02-232-12/+12
* Fix broken build with make dist tarballsSimo Sorce2011-02-231-1/+1
* s3:libsmb only log a dead connection if it was not closedChristian Ambach2011-02-231-7/+12
* s3: Fix 64-bit errorsVolker Lendecke2011-02-231-4/+8
* s3: Fix an uninitialized variable useVolker Lendecke2011-02-231-1/+2
* s3:idmap:autorid prevent fatal configuration changesChristian Ambach2011-02-231-2/+112
* s3-proto: remove some prototypes of non-existing functions.Günther Deschner2011-02-236-51/+0
* s3: Improve an error msg in vfs_gpfsVolker Lendecke2011-02-231-1/+2
* lib/util/charset: ICONV_WRAPPER needs talloc.Günther Deschner2011-02-231-1/+1
* s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher2011-02-231-6/+4
* build: fixed 'make dist' without configuringAndrew Tridgell2011-02-231-1/+5
* build: don't display expected duplicate symbolsAndrew Tridgell2011-02-231-1/+6
* Torture test added to run_opentest() to ensure we don't regress onJeremy Allison2011-02-231-0/+26
* Fix bug found against the new Mac client @ Connectathon. Mac clientsJeremy Allison2011-02-231-1/+9
* s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner2011-02-232-16/+15
* build: duplicate symbols between system libraries aren't interestingAndrew Tridgell2011-02-231-0/+10
* s3-waf: added SYMBOLCHECK support to source3 waf buildAndrew Tridgell2011-02-231-0/+2
* build: move idtree.c into samba-util-commonAndrew Tridgell2011-02-231-3/+2
* build: moved more files into samba-util-commonAndrew Tridgell2011-02-232-29/+13
* build: created samba-util-common libraryAndrew Tridgell2011-02-232-39/+22
* Make lpcfg_server_role public.Jelmer Vernooij2011-02-231-0/+1
* Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"Günther Deschner2011-02-221-3/+6
* s3-waf: add check for getspnam().Günther Deschner2011-02-221-0/+5